/** Shopify CDN: Minification failed

Line 2625:6 Expected identifier but found whitespace
Line 2626:2 Unexpected "{"
Line 2627:7 Expected ":"
Line 2639:7 Expected identifier but found whitespace
Line 2640:3 Unexpected "{"
Line 2641:8 Expected ":"
Line 2645:3 Expected ":"
Line 2647:8 Expected identifier but found whitespace
Line 2648:3 Unexpected "{"
Line 2649:8 Expected ":"
... and 1 more hidden warnings

**/
@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-LtIt.woff2?v=1758867605') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-LtIt.woff?v=1758867605') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

div#shopify-section-template--26128378855806__17591528915a0f9b69 {
    display: none;
}

#MainContent {
	overflow: hidden;
}

#shopify-block-AV25tblBvblRXVHUvS__icon_teTPzt {
    background: #F3F7F1;
    padding: 10px;
    margin-top: 0;
    border-radius: 10px;
    border: 1px solid #0B3B3C4D;
    align-items: center;
}

#shopify-block-AV25tblBvblRXVHUvS__icon_teTPzt svg {
    transform: rotate(270deg);
    height: 18px;
    color: #fff;
    background: #0b3b3c;
    border: none;
    border-radius: 100%;
    width: 18px;
    margin-right: 5px;
}

#shopify-block-AV25tblBvblRXVHUvS__icon_teTPzt:after {
    content: 'Click the button to change MG';
    font-family: TT Norms Pro Trial;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    margin: 0 !important;
    width: 100%;
}

.jdgm-row-actions {
    display: none !important;
}

.shopify-section-group-footer-group {
	margin-bottom: 0;
}

.safety-disclaimer-section .disclaimer-images {
	margin-left: 64px;
}

.jdgm-paginate {
	display: none !important;
}

.main-buttonnn {
	text-align: center;
	margin-bottom: 41px;
	margin-top: 38px;
}

.how-to-store .custom-shop-btn-container {
    flex: 1;
}

.how-to-store .custom-shop-btn-container .custom-shop-now-btn {
    margin: 30px auto 0;
}

.custom-shop-btn-container .custom-shop-now-btn {
    --size-style-width: fit-content;
    --size-style-height: ;
    --size-style-width-mobile: fit-content;
    --size-style-width-mobile-min: fit-content;
    margin-top: 30px;
}

.ai-contact-form .custom-shop-btn-container {
    text-align: center;
    margin-top: 50px;
}

.ai-contact-form .custom-shop-btn-container .custom-shop-now-btn {
    color: white;
    padding: 16px 41px;
    border: none;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 3%;
    text-transform: uppercase;
    background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
    display: inline-block;
}

a.research-btn.bottom-btnn {
	display: none;
}

.main-buttonnn {
	text-align: center;
	margin-bottom: 50px;
}

.mobile-button {
    display: none;
}

.mobile-button a {
    border: none;
    transition: all 0.3s ease;
    line-height: 100%;
    display: inline-block;
    padding: 11px 34px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
    color: #fff;
    text-transform: uppercase;
}

.main-image-bg .mobile-button {
    text-align: center;
}

.main-image-bg .mobile-button a {
    margin: 40px auto 0;
}

.main-testimonial .mobile-button a {
    margin-top: 20px;
}
.main-buttonnn a {
	background-color: #FF5722;
	color: #fff;
	padding: 19px 56px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	display: inline-block;
}

a.research-btn.top-btnn {
	display: block;
}

.product-form-buttons button {
	width: 100%;
	padding-inline: var(--padding-4xl);
	padding-block: var(--padding-lg);
	padding: 12px 20px;
	/* border: 2px solid #e5e5e5; */
	background-color: #0b3b3c;
	color: #ffffff;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s ease;
	font-weight: 500;
	font-size: 14px;
	max-width: fit-content;
}

.ai-variant-button:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	background-color: #f5f5f5;
	color: #0b3b3c;
	/* border-color: #ddd; */
}

.ai-variant-options {
	display: flex;
	gap: 6px;
	align-items: center;
	padding-bottom: 26px;
}

.ai-buy-now-button.disable {
	pointer-events: none;
	opacity: .5;
}
.ai-buy-now-button:hover {
	background-color: #0b3b3c;
}

.ai-buy-now-button {
	width: 100%;
	padding: 16px 24px;
	background-color: #f97316;
	color: #ffffff;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.3s ease;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	margin-top: 23px;
	text-transform: capitalize;
}

.product-form-buttons button:hover {
	background: #fd6132;
	border-color: #fd6132;
}

.ai-product-price {
	font-weight: 500;
	font-size: 27px;
	line-height: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0B3B3C;
}

.main-varient {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 18px;
	letter-spacing: 0%;
	color: #0B3B3C;
	margin-right: 19px;
}

@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-Rg.woff2?v=1758867606') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-Rg.woff?v=1758867605') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-Md.woff2?v=1758867605') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-Md.woff?v=1758867605') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-Blk.woff2?v=1758867604') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-Blk.woff?v=1758867605') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-DmBd.woff2?v=1758867605') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-DmBd.woff?v=1758867606') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Norms Pro Trial';
	src: url('/cdn/shop/files/TTNormsProTrial-Bd.woff2?v=1758867606') format('woff2'),
		url('/cdn/shop/files/TTNormsProTrial-Bd.woff?v=1758867606') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.safety-disclaimer-section {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.37) 0%, rgba(218, 231, 214, 0.37) 100%);
	text-align: center;
	padding: 0px;
	max-width: 100%;
	margin: auto;
}

.safety-disclaimer-section .notice-label {
	font-size: 13px;
	color: #0B3B3C;
	margin-bottom: 8px;
}

.safety-disclaimer-section h2 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 30px;
	color: #0B3B3C;
	margin-top: 0;
}

.safety-disclaimer-section .disclaimer-images {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0px;
	flex-wrap: wrap;
	margin-bottom: 25px;
	grid-template-columns: 70% 30%;
}

.safety-disclaimer-section .disclaimer-images img {
	/* max-width: 100%; */
	/* height: auto; */
	/* border-radius: 8px; */
	/* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05); */
	width: auto;
}

.safety-disclaimer-section .disclaimer-text {
	font-size: 14px;
	color: #0B3B3C;
	margin-bottom: 40px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: center;
	width: 600px;
	opacity: 70%;
}

.safety-disclaimer-section .shop-button {
	color: white;
	padding: 16px 41px;
	border: none;
	border-radius: 50px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
}

.safety-disclaimer-section .shop-button:hover {
	opacity: 0.9;
}

img.left---img {
	height: 341px;
}

.main-promo-section {
	max-width: 1250px;
	margin: auto;
	padding: 100px 0;
}

p.ai-contact-form-info-text a {
	color: #0B3B3C;
	text-decoration: none;
}

.main-heading-list li {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 17px;
	letter-spacing: 0%;
	position: relative;
	padding-bottom: 10px;
}

.main-heading-list {
	background: #F3F7F1;
	padding: 28px 20px 20px;
	margin-top: 42px;
	border-radius: 10px;
	border: 1px solid #0B3B3C4D;
}

.main-heading-list li:before {
	position: absolute;
	content: '';
	background: url(/cdn/shop/files/a.svg?v=1759236893);
	width: 30px;
	height: 38px;
	background-repeat: no-repeat;
	left: -3px;
	top: 0px;
	background-size: 15px;
}

.main-heading-list li {
	position: relative;
	list-style: none;
	padding-left: 20px;
}

.video-slider-section h3 {
	color: #0b3b3c;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
label,
li {
	font-family: 'TT Norms Pro Trial' !important;
}

.search-modal__button {
	display: none !important;
}

cart-icon.header-actions__cart-icon {
	display: none;
}

.search-modal__button {
	display: none;
}

.spacing-style {
	max-width: 1250px;
	margin: auto;
	width: 100%;
}

.header__column--left a.button-join {
	display: none;
}

a.button-join {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	color: #fff;
}

a.button-join.join-button {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 10px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 13px 16px;
	border-radius: 32px;
}

a.menu-list__link {
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff !important;
}

a.menu-list__link.menu-list__link--active {
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.header__columns.spacing-style.page-width {
	padding: 16px 0px;
}


/* banner */
.img-review {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-bottom: 15px;
}

.img-review img {
	width: 81px;
}

.premium-peptides-section {
	padding: 0;
}

.page-width.grid-premium {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	align-items: center;
	margin-left: 91px;
}

p.subheading {
	font-family: Geist;
	font-weight: 300;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0;
	color: #0B3B3C;
}

.premium-peptides-content .heading {
	margin-bottom: 15px;
	font-weight: 700;
	font-style: Bold;
	font-size: 42px;
	line-height: 52px;
	letter-spacing: -1px;
	color: #0B3B3C;
	margin-top: 0;
	width: 436px;
}

.premium-peptides-content .buttons a {
	margin-right: 15px;
	padding: 16px 32px;
	border-radius: 25px;
	text-decoration: none;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
	color: #fff;
}

.premium-peptides-content .text {
	margin-bottom: 20px;
	color: #0B3B3C;
	font-weight: 400;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0;
	width: 500px;
	padding-bottom: 17px;
}

.btn--secondary {
	background: #fff !important;
	color: #0B3B3C !important;
	border: 1px solid #0B3B3C;
}

.premium-peptides-image img {
	max-width: 100%;
}

/* end-banner */


/* reviews */
p.testimonial-texxt {
	margin-bottom: 0;
	/* font-family: Geist !important; */
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0;
	font-style: italic;
}

p.announcement-bar__text {
	display: flex;
	justify-content: center;
	gap: 8px;
	align-items: center;
}

p.testimonial-author span {
	padding-top: 1px !important;
	font-size: 13px;
}

.announcement-bar__text:first-child {
	margin: 0;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	text-transform: uppercase;
	padding: 5px 0px 2px;
}

p.testimonial-author {
	line-height: 20px;
	letter-spacing: 0;
	flex-direction: row;
	justify-content: left;
	font-weight: 600 !important;
}

.testimonial-card svg {
	display: flex;
	width: 100%;
	margin-bottom: 19px;
}

.main-rating {
	display: flex;
	align-items: center;
	gap: 6px;
}

.main-testimonial {
	padding-left: 95px;
}

.trusted-left h2 {
	font-weight: 500;
	font-size: 21px;
	letter-spacing: 0px;
	margin-bottom: 4px;
	padding-top: 9px;
}

.trusted-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	align-items: center;
	max-width: 1250px;
	margin: auto;
}

.trusted-left .rating {
	margin: 10px 0;
	font-size: 20px;
	color: orange;
}

.marquee-slider {
	width: 100%;
	max-width: 100%;
}

.marquee-item.marquee-text {
	display: flex;
	align-items: center;
	gap: 8px;
}

.marquee-item.marquee-text p {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 17px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: -3%;
	text-transform: uppercase;
	color: #fff;
}

.marquee-item.marquee-text img {
	width: 30px;
	height: 30px;
}

.hero__container.spacing-style.section.section--full-width {
	max-width: 100% !important;
}

.main-heading-box2 a:hover {
	background: #0B3B3C;
}

.two-col-promo {
	display: grid;
	grid-template-columns: 40% 60%;
	gap: 20px;
	margin: 138px 0px 0px;
}

a.research-btn:hover {
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%) !important;
	color: #fff !important;
}

.promo-card {
	border-radius: 20px;
	padding: 100px 40px;
	position: relative;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.promo-card h3 {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -2%;
	width: 322px;
	color: #0b3b3c;
}

.promo-card.right-card h3 {
	color: #fff;
	margin: 10px 0;
}

.left-card {
	background: #DAE7D6;
}

p.subtitle {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	margin: 0;
}

.left-card h3 {
	margin: 10px 0;
}

.promo-card p {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	width: 363px;
	margin-top: 0;
}

.right-card {
	background-size: cover;
	background-position: center;
	color: #fff;
	min-height: 300px;
	display: flex;
	align-items: flex-end;
	border-radius: 16px;
	overflow: hidden;
}

.right-card .overlay {
	position: absolute;
	inset: 0;
	background: background: #DAE7D6;
}

.right-card .content {
	position: relative;
	/* padding: 30px; */
	width: 100%;
}

.btn {
	display: inline-block;
	padding: 16px 20px;
	border-radius: 30px;
	font-weight: 700;
	text-decoration: none;
	width: 164px;
	text-align: center;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
}

.btn-orange {
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
	color: #fff;
}

.btn-white {
	background: #fff;
	color: #000;
}

.rettanox-section {
	padding: 100px 0 100px;
}

.main-boxx {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.rettanox-container {
	display: grid;
	grid-template-columns: 62% 36%;
	gap: 15px;
	align-items: end;
	max-width: 1250px;
	margin: auto;
}

.rettanox-subheading {
	margin-bottom: 10px;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.rettanox-heading {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -2%;
	margin-top: 0;
	color: #0B3B3C;
}

.rettanox-description {
	font-size: 16px;
	margin-bottom: 48px;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	color: #0B3B3C;
	width: 677px;
	/* background: #0B3B3C; */
	opacity: 70%;
}

.rettanox-features {
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px;
}

.rettanox-feature {
	background: #f6f9f8;
	padding: 20px;
	border-radius: 10px;
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.rettanox-feature4 .rettanox-feature-image {
	max-width: 100%;
	margin-top: 0;
	width: 301px;
}

.rettanox-feature-icon {
	width: 50px;
	height: 50px;
}

.gfr-main {
	display: flex;
	padding-bottom: 19px;
}

.rettanox-feature-desc {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0%;
	color: #0B3B3C;
	margin: 0;
}

.rettanox-feature-image {
	max-width: 62px;
	margin-top: 0;
	/* position: absolute; */
	margin-right: 0;
	margin-left: auto;
}

.rettanox-image-wrapper {
	text-align: center;
	position: relative;
}

.rettanox-main-image {
	max-width: 100%;
	border-radius: 12px;
	margin-bottom: 0px;
}

.rettanox-button {
	display: inline-block;
	padding: 12px 28px;
	border-radius: 30px;
	background: #fff;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	color: #0B3B3C;
	position: absolute;
	bottom: 53px;
	left: 34%;
}

.rettanox-button:hover {
	background: #333;
}

.rettanox-feature1 {
	display: grid;
	align-items: center;
	background: #f3f7f1;
	border-radius: 20px;
	padding: 17px 48px;
	gap: 7px;
	grid-template-columns: 9% 35% 54%;
}

.rettanox-feature2 {
	display: flex;
	align-items: center;
	background: #F3F7F1;
	border-radius: 20px;
	padding: 35px 48px;
	gap: 7px;
}

.main-rettonox-box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
}

h4.rettanox-feature-title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: -3%;
	margin-bottom: 7px;
}

.rettanox-feature3 {
	display: flex;
	align-items: center;
	background: #DAE7D6;
	border-radius: 20px;
	padding: 35px 48px;
	gap: 7px;
}

.rettanox-feature4 {
	display: flex;
	align-items: center;
	background: #DAE7D6;
	border-radius: 20px;
	padding: 32px 48px 7px;
}


/* footer */
.ai-footer-container {
	background: #0b3b3c;
	padding: 40px 0px 0 !important;
}

.ai-footer-content {
	padding: 0 !important;
}

div#shopify-block-AV29VbG4wREdlNzhye__ai_gen_block_df3187a_cBTqm3 {
	max-width: 1250px !important;
	width: 100% !important;
}

.policy-main {
	display: flex;
	gap: 42px;
}

.ai-footer-column.fff {
	flex-direction: row-reverse;
	align-items: center;
	color: #fff;
	margin-right: 50px;
}

.main-footer-hp {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ffffff40;
	align-items: center;
}

h3.ai-footer-heading {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	margin: 0;
	color: #fff !important;
}

section.research-peptides-section {
	background: #F3F7F1;
	padding: 16px 16px;
}

.ai-footer-logo-section {
	border: 0 !important;
	padding: 0 !important;
}

.ai-footer-copyright {
	margin: 0 !important;
	padding-bottom: 27px;
}

.ai-footer-copyright {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	color: #FFFFFF;
}

.sighup-text {
	display: flex;
	flex-direction: column;
	align-items: start;
}

.ai-footer-copyright {
	margin: 0 !important;
	padding-bottom: 36px;
}

.policy-main a {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	opacity: 80%;
}

.policy-main p {
	margin: 0;
}

.ai-footer-copyright {
	display: flex;
	justify-content: space-between;
}

.ai-footer-grid {
	display: grid;
	grid-template-columns: 44% 28% 20% !important;
	padding-top: 53px;
	padding-bottom: 47px;
	border-bottom: 1px solid #ffffff40;
}

.ai-footer-grid {
	display: grid;
	grid-template-columns: 44% 28% 20% !important;
	padding-top: 53px;
	padding-bottom: 47px;
}

.sighup-text button {
	display: inline-block;
	padding: 16px 20px;
	border-radius: 30px;
	text-decoration: none;
	width: 164px;
	text-align: center;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	background: #fff;
	color: #0B3B3C;
	margin-top: 16px;
}

.sighup-text {
	display: block;
}

.sighup-text input {
	background: transparent !important;
}

ul.ai-footer-links {
	display: flex;
	flex-direction: row;
	gap: 34px;
}

a.ai-footer-link {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	opacity: 80%;
}

.mobile-text a {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	text-decoration: none;
	opacity: 80%;
	color: #fff;
}

.sighup-text h2 {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 2%;
	text-transform: uppercase;
	padding-bottom: 8px;
}

section.research-peptides-section {
	background: #F3F7F1;
	padding: 16px 16px;
}

.spacing-style.text-block.h3 p {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 36px;
	leading-trim: NONE;
	line-height: 48px;
	letter-spacing: -3%;
	color: #0B3B3C;
}

span.price {
	font-family: TT Norms Pro Trial;
	font-weight: 500;
	font-size: 19px;
	line-height: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0B3B3C;
}

rte-formatter.spacing-style.text-block.rte p {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 21px;
	letter-spacing: 0%;
	margin: 0 !important;
	width: 100%;
}

.variant-option__button-label:has(:checked) {
	background: #0B3B3C !important;
}

fieldset.variant-option.variant-option--buttons.variant-option--equal-width-buttons {
	display: flex;
	align-items: center;
	gap: 24px;
}

span.variant-option__button-label__text {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
}

.variant-option--equal-width-buttons .variant-option__button-label {
	padding: 0 !important;
	min-height: calc(2ch + 1.3em) !important;
}

.variant-option__button-label:has([data-option-available=false]):has(:checked) {
	color: rgb(255 255 255) !important;
}

.slideshow-controls__thumbnails .slideshow-control {
	border-radius: var(--media-radius);
	width: 112px;
	height: 121px;
	aspect-ratio: var(--aspect-ratio);
	border-radius: 10px;
}

.sizeee {
	display: flex;
	gap: 12px;
}

.variant-option--buttons legend {
	padding: 0;
	margin-block-end: var(--margin-xs);
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 18px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.product-media-container img {
	object-position: top !important;
}

.product-information__grid.product-information--media-left.product-information__grid--half {
	display: flex !important;
	padding-top: 62px;
}

.product-media-container img {
	border-radius: 20px;
}

.product-information__media {
	min-width: auto !important;
}

.product-information__media {
	width: 60% !important;
}

.product-details {
	width: 40% !important;
}

.research-peptides-feature p strong {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: -3%;
	color: #0B3B3C;
}

.spacing-style.layout-panel-flex.layout-panel-flex--row.section-content-wrapper.mobile-column {
	flex-direction: row-reverse;
}


/* === How to Store Section Styling === */
.how-to-store {
	padding: 100px 0px;
	background-color: #ffffff;
}

.how-to-store__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 40px;
	max-width: 1250px;
	margin: 0 auto;
}

.how-to-store__text {
	flex: 1 1 50%;
}

.how-to-store__text p {
	margin-bottom: 1rem;
	color: #333;
	line-height: 1.6;
}

.how-to-store__text h2 {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -3%;
	color: #0B3B3C;
	margin: 0;
}

.how-to-store__text ul {
	padding-left: 1.5rem;
	list-style-type: disc;
	color: #222;
}

.how-to-store__text li {
	margin-bottom: 0.5rem;
	font-size: 16px;
	line-height: 1.5;
}

.how-to-store__image {
	flex: 1 1 40%;
	text-align: center;
}

.how-to-store__image img {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

p.bold-text {
	font-family: TT Norms Pro Trial;
	font-weight: 600;
	font-style: DemiBold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.how-to-store__text li:before {
	position: absolute;
	background: url(/cdn/shop/files/Vector_1.svg?v=1759141303);
	width: 20px;
	height: 20px;
	left: -22px;
	top: 5px;
	content: '';
	background-repeat: no-repeat;
}

p.bold-text-medium {
	margin-bottom: 0;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.how-to-store__text li {
	margin-bottom: .5rem;
	font-size: 16px;
	line-height: 1.5;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 24px;
	letter-spacing: -3%;
	color: #0B3B3C;
	width: 600px;
	list-style: none;
	position: relative;
}

.template-product .video-slider-section h3 {
	color: #0B3B3C;
}

rte-formatter.spacing-style.text-block.text-block--ANmVzVzRzQ1ZpZFVkN__text_qhyfQP.rte.text-block--align-left.rte p {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	color: #0b3b3c;
	opacity: 70%;
}

.template-product .video-slider-section h3 {
	text-align: center;
}

a.size-style.button {
	background: linear-gradient(90deg, #fd6132 2.85%, #f97316 97.02%);
	padding: 11px 40px;
	border-radius: 70px;
}

.template-product .faq-section-pro {
	background: #F3F7F1;
}

.template-product .faq-wrapper {
	background: #fff;
}

.template-product .faq-section {
	padding: 100px 0px 97px;
	border-radius: 12px;
	max-width: 1025px;
	margin: auto;
}

.template-product h2.faq-heading {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 48px;
	leading-trim: NONE;
	line-height: 55px;
	letter-spacing: -3%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 53px;
	text-transform: capitalize;
}

.template-product button.faq-question {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 25px;
	letter-spacing: -1%;
}

.spacing-style.text-block.h1 p {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 48px;
	leading-trim: NONE;
	line-height: 55px;
	letter-spacing: -2%;
	text-align: center;
}

.myTestimonials-main {
	padding-left: 95px;
}

.ai-research-integrity-jhgffg {
	font-family: TT Norms Pro Trial;
	font-weight: 400 !important;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	background: transparent !important;
	padding: 0 !important;
	margin-bottom: 0;
	color: #0b3b3c !important;
}

a.ai-research-integrity-cta {
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
	padding: 16px 32px;
	border-radius: 37px;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	color: #fff;
}

.ai-research-integrity-block-text p {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	color: #0B3B3C;
	opacity: 70%;
	padding-bottom: 26px;
	width: 483px;
}

p.ai-contact-form-info-text {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 30px;
	letter-spacing: 0%;
	color: #0B3B3C;
	opacity: 70%;
}

.ai-contact-form-header {
	margin-bottom: 32px !important;
}

/* .video-modal iframe, .video-modal video {
    background: #000;
} */
a.button-join.join-button:hover {
	background: #fff;
	color: #000;
}

span.jdgm-rev__author {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 16px;
	letter-spacing: 0%;
	color: #0b3b3c !important;
}

span.jdgm-star {
	color: #f93 !important;
}

.jdgm-rev__title {
	color: #0B3B3C;
}

.jdgm-rev__body>p:last-of-type {
	margin-bottom: 0;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.jdgm-row-media,
.jdgm-row-search,
.jdgm-subtab,
.jdgm-row-actions,
.jdgm-quest,
.jdgm-rev,
.jdgm-paginate {
	border-top: 1px solid #0b3b3c4d;
	border-color: #0b3b3c14;
}

.jdgm-paginate__page {
	color: #0b3b3c !important;
}

.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown,
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
	color: #108474;
	color: #0b3b3c !important;
}

.jdgm-rev__icon:before {
	color: #0b3b3c !important;
}

.jdgm-write-rev-link.jdgm-write-rev-link {
	color: var(--jdgm-write-review-text-color, #fff);
	background-color: #108474;
	background-color: #0b3b3c !important;
	border: 2px solid #108474;
	border-color: #0b3b3c !important;
}

.jdgm-star {
	color: #0b3b3c !important;
}

.jdgm-histogram__bar-content {
	background-color: #0b3b3c !important;
}

.jdgm-histogram .jdgm-star {
	color: #0B3B3C !important;
	/* background: #0B3B3C; */
}

.jdgm-preview-badge .jdgm-star {
	color: #FF9933;
}

h2.jdgm-rev-widg__title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -2%;
	text-align: center;
	color: #0B3B3C;
	padding-bottom: 15px;
}

.jdgm-prev-badge__text {
	visibility: unset;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 16px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

button.ai-contact-form-button {
	background: #0B3B3C;
	width: fit-content;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
	padding: 16px 38px;
}

a.size-style.button:hover {
	background: #0B3B3C;
}

a.ethical-transparent-button:hover {
	background: #0B3B3C;
}

a.ai-research-integrity-cta:hover {
	background: #0B3B3C;
	color: #fff;
}

.ai-contact-form-input {
	background: #F3F7F1 !important;
	border: none !important;
	font-family: TT Norms Pro Trial;
	font-weight: 400 !important;
	font-style: Regular;
	font-size: 18px !important;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0%;
	color: #0b3b3c !important;
}

.ai-contact-form-input {
	background: #F3F7F1;
	border: none;
}

label.ai-contact-form-label {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 20px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

h3.ai-contact-form-info-title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 36px;
	leading-trim: NONE;
	line-height: 52px;
	letter-spacing: 0%;
	color: #0B3B3C;
}

.ai-research-integrity-content-awljhbdbyu0uvdytruaigenblock4b67f23mgr3ci {
	display: flex;
	flex-direction: column;
	gap: 10px !important;
}

.ai-contact-form-subtitle p {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	color: #0B3B3C;
	opacity: 70%;
	width: 407px;
	text-align: left;
}

h1.ai-contact-form-title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 48px;
	line-height: 55px;
	letter-spacing: -1px;
	color: #0B3B3C;
	text-align: justify;
}

.ai-research-integrity-jhg {
	padding: 23px 0px 100px !important;
}

.ai-research-integrity-content-ayle4c3zpugzfb1zrcaigenblock4b67f23e33nat {
	display: flex;
	flex-direction: column;
	gap: 0px !important;
}

h2.ai-research-integrity-block-title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -2%;
	width: 297px;
	color: #0b3b3c;
	padding-bottom: 16px;
}

h2.ai-research-integrity-block-title.ai-research-integrity-hyt {
	width: 100%;
}

.faq-answer {
	display: none;
	padding-top: 22px;
	color: #0B3B3C;
	font-size: 15px;
}

p.faq-heading01 {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	text-align: center;
	margin: 0;
}

.faq-section {
	padding: 60px 20px;
	border-radius: 12px;
	max-width: 1025px;
	margin: auto;
}

.faq-heading {
	text-align: center;
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #0B3B3C;
	margin-bottom: 63px;
	margin-top: 15px;
}

.faq-wrapper {
	display: flex;
	background: #f6faf7;
	flex-direction: column;
	gap: 10px;
	padding: 58px 66px 81px;
	background: #F3F7F1;
	border-radius: 20px;
}

button.faq-question {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 25px;
	letter-spacing: -1%;
	padding: 0;
}

.sighup-text button:hover {
	background: linear-gradient(90deg, #fd6132 2.85%, #f97316 97.02%);
	color: #ffff;
}

.premium-peptides-content .buttons a:hover {
	background: #0b3b3c !important;
	color: #fff !important;
}

.ai-footer-heading p a {
	margin: 0 !important;
	text-decoration: none;
}

.faq-item {
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 10px 20px;
}

.faq-question {
	background: none;
	border: none;
	width: 100%;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #0B3B3C;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq-icon {
	font-size: 20px;
	transition: transform 0.3s ease;
}

.faq-answer {
	display: none;
	padding-top: 10px;
	color: #0B3B3C;
}

.faq-item.active .faq-answer {
	display: block;
}

.faq-item.active .faq-icon {
	transform: rotate(45deg);
}

/* app judge-me */
.jdgm-row-actions {
	display: none;
}

.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
	display: flex;
	gap: 42px;
	align-items: center;
	padding: 42px 0px 19px;
}

.jdgm-row-rating {
	margin-bottom: 1px !important;
}

span.jdgm-star.jdgm--on {
	font-size: 14px;
}

.jdgm-rev-widg__summary-text {
	display: none !important;
}

.jdgm-rev__icon {
	display: none !important;
}

.jdgm-histogram.jdgm-temp-hidden {
	display: none !important;
}

.jdgm-rev__title {
	display: none !important;
}

.jdgm-widget-actions-wrapper {
	display: none !important;
}

span.jdgm-rev-widg__summary-average {
	display: none !important;
}

.jdgm-rev-widg__summary {
	align-items: end !important;
}

.jdgm-row-stars {
	margin-top: -62px !important;
	justify-content: end !important;
}

h2.jdgm-rev-widg__title {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -2%;
	text-align: left;
	color: #0b3b3c;
	padding-bottom: 0px;
}

/* end app judge-me */
.code-install {
	display: flex;
	align-items: center;
	gap: 10px;
}

.code-install {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	text-transform: uppercase;
}

div#shopify-section-template--26128378855806__section_AKrPnB {
	position: sticky;
	top: 74px;
	z-index: 2;
}


/* Sticky Bar Styling */
.sticky-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	color: rgb(51 51 51 / 1.0);
	padding: 12px 0px;
	text-align: center;
	z-index: 9999;
	display: none;
	box-shadow: inset 0 2px 5px #0000000a;
}

.sticky-bar-content p {
	margin: 0;
	color: #0b3b3c;
	font-size: 16px;
}

.sticky-bar-content {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.sticky-btn {
	background-color: #ff8d7d;
	color: #0b3b3c;
	padding: 10px 20px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	width: 222px;
}

.sticky-bar-content p {
	margin: 0;
}

.sticky-btn:hover {
	background-color: #ff7763;
}


section.premium-research-section {
	padding: 0 !important;
}

.research-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

.research-image img {
	max-width: 100%;
	border-radius: 0px;
}

.research-content h2 {
	margin-bottom: 7px;
	font-weight: 700;
	line-height: 49px;
	letter-spacing: 0px;
}

.research-content p {
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0;
	width: 557px;
}

.feature-box span {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0;
}

.research-btn {
	display: inline-block;
	padding: 16px 41px;
	border-radius: 30px;
	text-decoration: none;
	margin-bottom: 50px;
	font-weight: 700;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
}

.research-features {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
	width: 498px;
}

.feature-box {
	display: flex;
	align-items: center;
	padding: 17px 15px;
	font-weight: 500;
	border-radius: 20px;
	background: linear-gradient(270deg, rgba(11, 59, 60, 0.096) 3.21%, rgba(255, 255, 255, 0.24) 100%);
}

.research-content {
	height: 100%;
	background: #0B3B3C;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding-left: 114px;
	background: #0B3B3C;
}

.feature-box img.feature-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.delivery-text {
	position: absolute;
	bottom: 10px;
	width: 100%;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 26px;
	letter-spacing: -3%;
	color: #fff;
	text-align: left;
	left: 12px;
}

.dynamic-section {
	display: flex;
	justify-content: space-around;
	max-width: 1250px;
	margin: auto;
}

.main-heading-box1 {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	color: #0B3B3C;
}

.main-heading-box1 h4 {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-size: 40px;
	line-height: 49px;
	margin: 0;
	color: #0B3B3C;
}

.main-heading-box2 {
	text-align: end;
}

.main-heading-box2 a {
	display: inline-block;
	padding: 16px 41px;
	border-radius: 30px;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
	color: #fff;
	font-family: TT Norms Pro Trial;
	text-transform: uppercase;
}

.image-card {
	position: relative;
	transition: transform 0.3s ease;
	text-align: center;
}

.main-image-bg {
	padding: 100px 0px;
	overflow: hidden;
	background: #F3F7F1;
}

.main-heading-box {
	max-width: 1250px;
	margin: auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: end;
	padding-bottom: 47px;
}

.image-container {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	width: 100%;
	gap: 15px;
}

.rettanox-button:hover {
	background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
	color: #fff;
}

.image-card img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.btn-orange:hover {
	background: #0B3B3C;
}

a.btn.btn-white:hover {
	background: linear-gradient(90deg, #fd6132 2.85%, #f97316 97.02%);
	color: #fff;
}

a.shop-button:hover {
	background: #0B3B3C;
}

.text-overlay {
	position: absolute;
	top: auto;
	left: 0;
	/* transform: translate(-50%, -50%); */
	opacity: 0;
	/* transition: opacity 0.3s ease; */
	text-align: left;
	background: #FFFFFF;
	bottom: 0;
	width: 100%;
	border-radius: 17px;
	padding: 20px 28px 35px;
	z-index: 1;
	transition: 0.3s;
}

p.dynamic-text {
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -3%;
	color: #0B3B3C;
	margin-bottom: 0;
}

.dynamic-text {
	padding: 0 0 9px;
}

.image-card:hover .text-overlay {
	opacity: 1;
}

/* bottom content */
.bottom-paragraph {
	color: #333;
	margin: 10px 0;
	font-weight: 400;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	margin: 0;
	color: #0B3B3C;
	margin-bottom: 17px;
}

.bottom-button {
	display: inline-block;
	padding: 12px 21px;
	border-radius: 25px;
	background: #0B3B3C;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	transition: background 0.3s ease;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 3%;
	text-transform: uppercase;
}

.bottom-button:hover {
	background: #FD6132;
}

.testimonials-slider-section {
	background-color: #0B3B3C;
	color: #fff;
	padding: 45px 0px 14px;
	text-align: center;
}

.testimonials-slider-section .subtitle {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 19px;
}

.testimonials-slider-section h2 {
	font-size: 40px;
	font-weight: 700;
	margin: 10px 0 14px;
	line-height: 49px;
}

.testimonials-slider-section .description {
	font-size: 15px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 17px;
}

.description21 {
	display: flex;
	align-items: center;
	gap: 7px;
	justify-content: center;
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 47px;
}

.swiper {
	padding-bottom: 50px;
	/* Space for pagination */
}

.testimonial-card {
	background: #fff;
	color: #000;
	border-radius: 16px;
	padding: 39px 20px;
	text-align: center;
	height: 100%;
}

.testimonial-card h4 {
	font-size: 15px;
	font-weight: 700;
	margin-top: 8px;
	margin-bottom: 0px !important;
	color: #0B3B3C;
}

span.cart-drawer__heading.h3 {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Bold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 48px;
	letter-spacing: -3%;
	color: rgb(51 51 51 / 1.0);
}

.testimonial-card p {
	font-size: 14px;
	line-height: 22px;
	color: #0B3B3C;
	margin-bottom: 15px;
	height: 145px;
}

.testimonial-author {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

.testimonial-author img {
	width: 56px;
	height: 56px;
	object-fit: cover;
	border-radius: 60px;
	object-position: top;
}

.testimonial-author span {
	font-size: 14px;
	line-height: 18px;
	padding-top: 12px;
}

.testimonials-slider-section .swiper-pagination {
	display: block !important;
	position: relative !important;
	margin-top: 46px;
	text-align: center;
	margin-left: -51px;
}

.testimonials-slider-section .swiper-pagination-bullet {
	background: #ffffff !important;
	width: 10px;
	height: 10px;
}

.research-peptides-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 133px;
	align-items: center;
}

.research-peptides-image img {
	width: 100%;
	border-radius: 10px;
}

.research-peptides-subheading {
	font-size: 14px;
	color: #888;
	margin-bottom: 8px;
}

.research-peptides-heading {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 16px;
	font-family: TT Norms Pro Trial;
	font-weight: 700;
	font-style: Bold;
	font-size: 40px;
	leading-trim: NONE;
	line-height: 49px;
	letter-spacing: -3%;
	width: 400px;
	color: #0B3B3C;
	margin-top: 0;
}

.research-peptides-text {
	font-size: 16px;
	margin-bottom: 20px;
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	leading-trim: NONE;
	line-height: 27px;
	letter-spacing: 0%;
	width: 472px;
}

.research-peptides-features {
	display: grid;
	gap: 22px;
	padding-top: 6px;
}

.research-peptides-feature {
	display: flex;
	align-items: center;
	gap: 10px;
}

.feature-icon {
	width: 30px;
	height: 30px;
}

p.research-peptides-subheading {
	font-family: TT Norms Pro Trial;
	font-weight: 400;
	font-style: Regular;
	font-size: 13px;
	leading-trim: NONE;
	line-height: 19px;
	letter-spacing: 0%;
	color: #0B3B3C;
}


/* animation */
.ai-telegram-float a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px 24px;
	background: linear-gradient(135deg, #0088cc, #229ed9);
	color: #ffffff;
	text-decoration: none;
	border-radius: 30px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease;
	font-weight: 600;
	font-size: 14px;
	animation: ai-telegram-pulse 2s ease-in-out infinite;
}

ul.ai-footer-links {
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.ai-telegram-float {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 9999;
	animation: ai-telegram-pulse 3s ease-in-out infinite;
	border-radius: 39px;
}

.ai-telegram-float a:hover {
	background: linear-gradient(135deg, {
			{
			block.settings.hover_background_color
		}
	}

	, {
		{
		block.settings.hover_gradient_color
	}
});

color: {
		{
		block.settings.hover_text_color
	}
}

;
transform: translateY(-2px);
box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
}

.ai-telegram-float a::before {
	content: '';

	width: {
			{
			block.settings.icon_size
		}
	}

	px;

	height: {
			{
			block.settings.icon_size
		}
	}

	px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='{{ block.settings.icon_color | url_encode }}'%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm5.568 8.16l-1.58 7.44c-.12.54-.43.67-.87.42l-2.4-1.77-1.16 1.12c-.13.13-.24.24-.49.24l.17-2.43 4.47-4.03c.19-.17-.04-.27-.3-.1L9.28 13.47l-2.38-.75c-.52-.16-.53-.52.11-.77l9.3-3.58c.43-.16.81.11.67.73z'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	flex-shrink: 0;
}

.ai-telegram-float a:hover::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='{{ block.settings.hover_icon_color | url_encode }}'%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm5.568 8.16l-1.58 7.44c-.12.54-.43.67-.87.42l-2.4-1.77-1.16 1.12c-.13.13-.24.24-.49.24l.17-2.43 4.47-4.03c.19-.17-.04-.27-.3-.1L9.28 13.47l-2.38-.75c-.52-.16-.53-.52.11-.77l9.3-3.58c.43-.16.81.11.67.73z'/%3E%3C/svg%3E");
}

@keyframes ai-telegram-pulse {

	0%,
	100% {
		transform: scale(1);
		box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 0 0 0 #0088cc;
	}

	50% {
		box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 0 0 10px transparent;
		transform: scale(1);
	}
}

.ai-telegram-float a::before {
	content: '';
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.64 6.8c-.15 1.58-.8 5.42-1.13 7.19-.14.75-.42 1-.68 1.03-.58.05-1.02-.38-1.58-.75-.88-.58-1.38-.94-2.23-1.5-.99-.65-.35-1.01.22-1.59.15-.15 2.71-2.48 2.76-2.69a.2.2 0 00-.05-.18c-.06-.05-.14-.03-.21-.02-.09.02-1.49.95-4.22 2.79-.4.27-.76.41-1.08.4-.36-.01-1.04-.2-1.55-.37-.63-.2-1.13-.31-1.09-.66.02-.18.27-.36.74-.55 2.92-1.27 4.86-2.11 5.83-2.51 2.78-1.16 3.35-1.36 3.73-1.36.08 0 .27.02.39.12.1.08.13.19.14.27-.01.06.01.24 0 .38z'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	flex-shrink: 0;
	animation: ai-telegram-spin 4s linear infinite;
}

.ai-telegram-float a {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px 24px;
	background: linear-gradient(135deg, #0088cc, #229ed9);
	color: #ffffff;
	text-decoration: none;
	border-radius: 30px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
	transition: all 0.3s ease;
	font-weight: 600;
	font-size: 14px;
	animation: ai-telegram-pulse 2s ease-in-out infinite;
}

.ai-telegram-float span {
	animation: ai-telegram-text-glow 2.5s ease-in-out infinite alternate;
}

@keyframes ai-telegram-spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes ai-telegram-pulse {

	0%,
	100% {
		box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 0 0 0 #0088cc;
	}

	50% {
		box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 0 0 10px transparent;
	}
}

@keyframes ai-telegram-text-glow {
	0% {
		text-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
	}

	100% {
		text-shadow: 0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4);
	}
}


/* Responsive */

@media screen and (min-width: 768px) {
    .page-width.grid-premium {
		padding: 50px 0;
	}
}

@media screen and (min-width: 1301px) {
	.trusted-clients {
		padding-left: 91px !important;
	}

	.trusted-clients .trusted-grid {
		max-width: 100%;
		gap: 80px;
	}
}

@media screen and (max-width: 768px) {
	.how-to-store__inner {
		flex-direction: column-reverse;
		text-align: center;
		gap: 15px !important;
	}

	.how-to-store__text {
		padding-top: 29px;
	}

	.how-to-store__text,
	.how-to-store__image {
		flex: 1 1 100%;
	}

	.how-to-store__text h2 {
		font-size: 1.75rem;
	}

	.how-to-store__text li {
		font-size: 15px;
	}
}

@media screen and (max-width: 1300px) {
	h2.jdgm-rev-widg__title {
		font-size: 34px;
		text-align: left;
		padding-bottom: 6px;
	}

	.research-peptides-container {
		gap: 26px;
	}

	.how-to-store__text li {
		width: 100%;
	}

	.how-to-store {
		padding: 83px 30px;
		background-color: #ffffff;
	}

	.how-to-store__inner {
		gap: 20px !important;
	}

	.how-to-store__text {
		width: 47%;
	}

	.how-to-store__image {
		width: 50%;
	}

	.research-peptides-feature p strong {
		font-size: 17px;
		line-height: 27px;
	}

	.feature-icon {
		width: 37px;
		height: 34px;
	}

	.research-peptides-text {
		line-height: 24px;
		width: 100%;
	}

	.research-peptides-heading {
		font-size: 28px;
		margin-bottom: 0px;
		font-size: 32px;
		line-height: 40px;
		width: 100%;
		margin-top: 0;
	}

	.jdgm-rev-widg {
		padding: 24px 0px;
	}

	.spacing-style.text-block.h3 p {
		font-size: 32px;
		line-height: 41px;
		letter-spacing: -3%;
		color: #0B3B3C;
	}

	.template-product .video-slider-section {
		padding: 44px 30px 0px !important;
	}

	.product-information__grid.product-information--media-left.product-information__grid--half {
		display: flex !important;
		padding-top: 62px;
		padding: 62px 30px 0px;
	}

	.slideshow-controls__thumbnails .slideshow-control {
		width: 108px;
		height: 109px;
	}

	.main-heading-box1 h4 {
		font-size: 36px;
		line-height: 47px;
	}

	.bottom-button {
		padding: 12px 21px;
		font-size: 11px;
	}

	.text-overlay {
		padding: 20px 20px 23px;
	}

	.promo-card {
		padding: 100px 26px;
	}

	.page-width.grid-premium {
		gap: 0px;
		margin-left: 38px;
	}

	.marquee-item.marquee-text p {
		font-size: 14px;
		line-height: 15px;
	}

	.two-col-promo {
		margin: 104px 0px 0px;
	}

	.promo-card h3 {
		font-size: 35px;
		line-height: 41px;
		width: 291px;
		color: #0b3b3c;
	}

	.two-col-promo {
		grid-template-columns: 38% 60%;
		gap: 20px;
		margin: 138px 0px 0px;
		padding: 0px 30px;
	}

	.rettanox-description {
		font-size: 16px;
		margin-bottom: 22px;
		font-size: 15px;
		line-height: 25px;
		width: auto;
		opacity: 70%;
	}

	.rettanox-section {
		padding: 68px 30px 89px;
	}

	.rettanox-feature1 {
		padding: 17px 17px;
		gap: 7px;
		grid-template-columns: 9% 45% 43%;
	}

	.rettanox-feature2 {
		padding: 30px 15px;
	}

	.rettanox-feature3 {
		padding: 30px 15px;
		gap: 4px;
	}

	.research-content {
		padding-left: 45px;
	}

	.research-btn {
		margin-bottom: 24px;
	}

	.main-image-bg {
		padding: 100px 30px;
	}

	.feature-box span {
		font-size: 14px;
	}

	.research-content h2 {
		margin-bottom: 0px;
		font-weight: 700;
		line-height: 28px;
		letter-spacing: 0px;
		font-size: 25px !important;
	}

	.premium-peptides-content .buttons a {
		margin-right: 15px;
		padding: 14px 29px;
		border-radius: 25px;
		font-style: Bold;
		font-size: 14px;
	}

	.research-content {
		padding-left: 69px;
	}

	section.trusted-clients {
		padding: 20px 30px;
	}

	.video-slider-section {
		padding: 100px 30px 34px !important;
	}

	.premium-peptides-content .heading {
		margin-bottom: 15px;
		font-size: 42px;
		line-height: 55px;
		margin-top: -1px;
		width: 436px;
	}

	.ai-footer-container {
		padding: 40px 27px 0 !important;
	}

	.ai-footer-grid {
		grid-template-columns: 39% 23% 27% !important;
	}

}

@media screen and (max-width: 1024px) {
	.research-peptides-feature {
		justify-content: left !important;
	}

	p.research-peptides-subheading {
		text-align: left;
	}

	.research-peptides-heading {
		text-align: left;
	}

	.research-peptides-text {
		text-align: left;
	}

	.spacing-style.text-block.h3 p {
		font-size: 28px;
		line-height: 35px;
		letter-spacing: -3%;
		color: #0B3B3C;
	}

	.jdgm-rev-widg__header {
		text-align: end;
	}

	.video-slider-section h3 {
		font-size: 35px;
	}

	.product-information__grid.product-information--media-left.product-information__grid--half {
		padding-top: 62px;
		padding: 36px 20px 0px;
	}

	.button[id^=BuyButtons-ProductSubmitButton-] {
		margin-top: 4px;
	}

	.product-details {
		padding: 0 !important;
	}

	.slideshow-controls__thumbnails .slideshow-control {
		width: 82px;
		height: 88px;
	}

	.research-content {
		padding-left: 20px;
		padding: 40px 20px 39px;
	}

	.main-heading-box {
		grid-template-columns: 70% 30%;
		padding-bottom: 40px;
	}

	.main-image-bg {
		padding: 71px 30px;
	}

	.research-content p {
		margin-bottom: 20px;
		font-weight: 400;
		line-height: 27px;
		letter-spacing: 0;
		width: 100%;
		text-align: left;
	}

	.main-heading-box1 h4 {
		font-size: 31px;
		line-height: 35px;
	}

	.main-testimonial {
		padding-left: 20px;
	}

	.two-col-promo {
		grid-template-columns: 1fr;
		gap: 20px;
		margin: 83px 0px 0px;
		padding: 0px 30px;
	}

	a.button-join.join-button {
		font-size: 8px;
		padding: 13px 8px;
		border-radius: 32px;
	}

	.template-product .faq-section {
		padding: 72px 30px 73px;
	}
}

@media screen and (max-width: 989px) {
	.premium-peptides-content {
		width: 100%;
		padding: 40px 23px;
	}

	.template-product h2.faq-heading {
		font-size: 34px;
		line-height: 55px;
		margin-top: 0;
		margin-bottom: 26px;
	}

	.how-to-store__text h2 {
		margin-bottom: 0px !important;
	}

	.how-to-store {
		padding: 39px 30px 40px;
		background-color: #ffffff;
	}

	p.bold-text {
		text-align: left;
		margin-top: 0 !important;
	}

	.how-to-store__text h2 {
		text-align: left;
	}

	.how-to-store__text li {
		font-size: 15px;
		text-align: left;
	}

	p.bold-text-medium {
		text-align: left;
	}

	.how-to-store__text {
		width: 100%;
	}

	.how-to-store__image {
		width: 100%;
	}

	.page-width.grid-premium {
		display: flex;
		grid-template-columns: 1fr;
		gap: 40px;
		align-items: center;
		margin-left: 91px;
		flex-direction: column-reverse;
		margin: 0 !important;
	}

	.ai-footer-grid {
		grid-template-columns: 70% 1fr !important;
	}

	.rettanox-container {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.rettanox-button {
		left: 41%;
	}

	.main-promo-section {
		padding: 50px 20px !important;
	}

	.safety-disclaimer-section h2 {
		font-size: 26px;
	}

	.safety-disclaimer-section .disclaimer-images {
		margin-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	.image-block--Ab0lhVnJuazNaaU5RS__image_RwRzcq {
		order: 1;
	}
    .safety-disclaimer-section-1 .shop-button {
        display: none;
    }
    .ethical-transparent-content {
        padding-left: 0 !important;
    }
    .ethical-transparent-content .ethical-transparent-description {
        width: 100%;
    }
    .how-to-store__inner {
        flex-direction: column;
    }
    section.research-peptides-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    section.research-peptides-section .research-peptides-feature p {
        text-align: left;
    }
    .mobile-button {
        display: block;
    }
	.main-buttonnn a {
		background-color: #FF5722;
		color: #fff;
		padding: 15px 52px;
		border-radius: 5px;
		text-decoration: none;
		font-weight: 700;
		font-size: 16px;
	}

	a.research-btn.bottom-btnn {
		display: block;
		margin-top: 32px !important;
		width: 100%;
		max-width: 160px;
		margin: auto;
	}

	.feature-box {
		background: linear-gradient(270deg, rgba(11, 59, 60, 0.096) -44.79%, rgba(255, 255, 255, 0.24) 100%);
	}

	a.research-btn.top-btnn {
		display: none;
	}

	.ai-telegram-float a {
		gap: 12px;
		padding: 13px 15px;
		font-size: 12px;
		animation: ai-telegram-pulse 2s ease-in-out infinite;
	}

	.feature-box {
		justify-content: left;
	}

	.button[id^=BuyButtons-ProductSubmitButton-] {
		margin-top: 9px !important;
	}

	.main-heading-list {
		background: #F3F7F1;
		padding: 28px 20px 20px;
		margin-top: 25px;
		border-radius: 10px;
		border: 1px solid #0B3B3C4D;
	}

	.menu-drawer__menu-item-text {
		font-size: 19px;
	}

	/* .hidden--mobile, .mobile\:hidden {
    display: block!important;
} */
	h3.ai-contact-form-info-title {
		font-size: 26px;
		line-height: 25px;
	}

	.sighup-text {
		align-items: center;
        text-align: center;
	}

	.ai-footer-logo-av29vbg4wredlnzhyeaigenblockdf3187acbtqm3 img {
		width: 84%;
		height: auto;
		object-fit: contain;
		border-radius: 0px;
		margin: auto;
	}

	.mobile-text {
		text-align: center;
	}

	ul.ai-footer-links {
		justify-content: center;
	}

	.ai-contact-form-subtitle p {
		width: 100%;
	}

	h1.ai-contact-form-title {
		font-size: 37px;
		line-height: 33px;
		letter-spacing: -1px;
	}

	label.ai-contact-form-label {
		font-family: TT Norms Pro Trial;
		font-weight: 400;
		font-style: Regular;
		font-size: 16px;
		leading-trim: NONE;
		line-height: 20px;
		letter-spacing: 0%;
		color: #0B3B3C;
	}

	.ai-contact-form-input {
		background: #F3F7F1 !important;
		border: none !important;
		font-family: TT Norms Pro Trial;
		font-weight: 400 !important;
		font-style: Regular;
		font-size: 17px !important;
		leading-trim: NONE;
		line-height: 20px;
		letter-spacing: 0%;
		color: #0b3b3c !important;
	}

	h3.ai-contact-form-info-title {
		font-family: TT Norms Pro Trial;
		font-weight: 700;
		font-style: Bold;
		font-size: 32px;
		leading-trim: NONE;
		line-height: 28px;
		letter-spacing: 0%;
		color: #0B3B3C;
	}

	.ai-contact-form-container.ai-contact-form-container-aawzcdtn3ytbdqzl3taigenblock25344e4ajh3hk {
		padding: 0;
	}

	a.button-join {
		display: none;
	}

	.ai-research-integrity-jhg {
		padding: 2px 0px 53px !important;
	}

	a.ai-research-integrity-cta {
		padding: 16px 26px;
		font-size: 13px;
		line-height: 100%;
	}

	.ai-research-integrity-jhgffg {
		font-family: TT Norms Pro Trial;
		font-weight: 400 !important;
		font-style: Regular;
		font-size: 13px;
		leading-trim: NONE;
		line-height: 19px;
		letter-spacing: 0%;
		background: transparent !important;
		padding: 0 !important;
		margin-bottom: 0;
		color: #0b3b3c !important;
		display: flex !important;
		flex-direction: column-reverse;
	}

	.ai-research-integrity-block-awljhbdbyu0uvdytruaigenblock4b67f23mgr3ci {
		flex-direction: column-reverse;
	}

	.ethical-transparent-title {
		margin: 0 0 0rem 0;
		color: #0B3B3C;
		font-size: 1.8rem;
		font-family: TT Norms Pro Trial;
		font-weight: 700;
		font-style: Bold;
		font-size: 40px;
		leading-trim: NONE;
		line-height: 32px;
		letter-spacing: -2%;
	}

	.ethical-transparent-description {
		color: #556B67;
		font-size: 1rem;
		line-height: 1.4;
		margin-bottom: 1.5rem;
		font-family: TT Norms Pro Trial;
		font-weight: 400;
		font-style: Regular;
		font-size: 15px;
		leading-trim: NONE;
		line-height: 23px;
		letter-spacing: 0%;
		color: #0b3b3c;
		opacity: 70%;
		width: auto;
	}

	.ethical-transparent-content {
		padding-left: 0px;
	}

	.ai-research-integrity-hero-ayle4c3zpugzfb1zrcaigenblock4b67f23e33nat {
		margin-bottom: 38px !important;
	}

	h2.ai-research-integrity-block-title {
		font-family: TT Norms Pro Trial;
		font-weight: 700;
		font-style: Bold;
		font-size: 27px;
		leading-trim: NONE;
		line-height: 33px;
		letter-spacing: -2%;
		width: 297px;
		color: #0b3b3c;
		padding-bottom: 7px;
		padding-top: 6px;
	}

	.ai-research-integrity-block-text p {
		font-family: TT Norms Pro Trial;
		font-weight: 400;
		font-style: Regular;
		font-size: 15px;
		leading-trim: NONE;
		line-height: 26px;
		letter-spacing: 0%;
		color: #0B3B3C;
		opacity: 70%;
		padding-bottom: 22px;
		width: 100%;
	}

	.spacing-style.text-block.h1 p {
		font-family: TT Norms Pro Trial;
		font-weight: 700;
		font-style: Bold;
		font-size: 27px;
		leading-trim: NONE;
		line-height: 38px;
		letter-spacing: -2%;
		text-align: center;
	}

	.research-peptides-heading {
		font-size: 25px !important;
		margin-bottom: 0px;
		font-size: 24px;
		line-height: 34px;
		width: 100%;
		margin-top: 0;
		text-align: left;
	}

	/* .spacing-style.text-block.h3 p {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: -3%;
    color: #0B3B3C;
} */

	.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
		display: block;
		gap: 42px;
		align-items: center;
		padding: 20px 0px 3px;
	}

	.sticky-bar-content {
		flex-direction: column;
	}

	.sticky-bar-content p {
		display: none;
	}

	.jdgm-rev-widg__header {
		text-align: end !important;
	}

	.sticky-btn {
		width: 89%;
	}

	.spacing-style.layout-panel-flex.layout-panel-flex--row.section-content-wrapper.mobile-column {
		padding: 50px 0px !important;
	}

	div#shopify-section-template--26128378855806__section_AKrPnB {
		top: 66px;
	}

	.how-to-store {
		padding: 43px 20px 24px;
	}

	.template-product .faq-section {
		padding: 46px 20px 50px;
		border-radius: 12px;
		max-width: 1025px;
		margin: auto;
	}

	.template-product h2.faq-heading {
		font-family: TT Norms Pro Trial;
		font-weight: 700;
		font-style: Bold;
		font-size: 23px;
		leading-trim: NONE;
		line-height: 35px;
		letter-spacing: -3%;
		text-align: center;
		margin-top: 0;
		margin-bottom: 18px;
		text-transform: capitalize;
	}

	.ai-footer-container {
		padding: 53px 20px 0px !important;
	}

	.header__columns.spacing-style.page-width {
		padding: 4px 0px;
	}

	.faq-section {
		padding: 46px 20px 7px;
		border-radius: 12px;
		max-width: 1025px;
		margin: auto;
	}

	.faq-heading {
		text-align: center;
		font-size: 26px;
		margin-bottom: 30px;
		font-weight: bold;
		color: #0B3B3C;
		margin-bottom: 29px;
		margin-top: 8px;
	}

	.sighup-text button {
		padding: 15px 12px;
		width: 148px;
		font-size: 13px;
	}

	.faq-answer {
		font-size: 14px;
	}

	.faq-item {
		border-bottom: 1px solid #dcdcdc;
		padding: 10px 10px 16px;
	}

	.faq-icon svg {
		width: 22px;
		height: 12px;
	}

	.faq-question {
		display: grid;
		grid-template-columns: 89% 6%;
	}

	.ai-footer-column.fff {
		margin-right: 8px;
	}

	.main-footer-hp {
		flex-direction: column;
	}

	.ai-footer-logo-section {
		margin-bottom: 5px !important;
	}

	.ai-footer-copyright {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		gap: 12px;
	}

	.policy-main {
		display: flex;
		gap: 26px;
		justify-content: center;
	}

	.main-heading-box1 p {
		margin: 6px 0;
	}

	button.faq-question {
		font-size: 16px !important;
		line-height: 23px;
		padding: 0px;
		gap: 13px;
	}

	.ai-footer-grid {
		grid-template-columns: 1fr !important;
	}

	.faq-wrapper {
		gap: 10px;
		padding: 41px 12px 33px;
		background: #F3F7F1;
		border-radius: 12px;
	}

	.promo-card {
		padding: 45px 24px;
	}

	.promo-card h3 {
		font-size: 27px;
		line-height: 31px;
		width: 237px;
		color: #0b3b3c;
	}

	.promo-card p {
		font-style: Regular;
		font-size: 15px;
		leading-trim: NONE;
		line-height: 22px;
		letter-spacing: 0%;
		width: 100%;
		margin-top: 0;
	}

	img.right---img {
		width: 246px !important;
	}

	.two-col-promo {
		grid-template-columns: 1fr;
		gap: 20px;
		margin: 56px 0px 0px;
		padding: 0px 0px;
	}

	img.left---img {
		height: 135px;
	}

	img.left---img {
		width: auto !important;
	}

	.gfr-main {
		display: flex;
		padding-bottom: 12px;
		gap: 12px;
	}

	.rettanox-feature4 {
		border-radius: 20px;
		padding: 32px 17px 9px;
	}

	.rettanox-feature2 {
		padding: 24px 15px;
		gap: 13px;
	}

	.rettanox-feature3 {
		padding: 24px 15px;
		gap: 12px;
	}

	.rettanox-feature-icon {
		width: 40px;
		height: 40px;
	}

	.rettanox-feature1 {
		padding: 12px 17px;
		gap: 7px;
		grid-template-columns: 15% 57% 23%;
	}

	.marquee-item.marquee-text img {
		width: 24px;
		height: 24px;
	}

	.marquee-item.marquee-text p {
		font-size: 13px;
		line-height: 15px;
	}

	.rettanox-heading {
		font-size: 25px;
		line-height: 31px;
		letter-spacing: -2%;
		margin-top: 0;
		color: #0B3B3C;
	}

	.image-card img {
		border-radius: 20px;
	}

	.main-heading-box2 a {
		display: inline-block;
		padding: 11px 34px;
		border-radius: 30px;
		text-decoration: none;
		font-weight: 700;
		font-size: 12px;
		background: linear-gradient(90deg, #FD6132 2.85%, #F97316 97.02%);
		color: #fff;
		font-family: TT Norms Pro Trial;
		text-transform: uppercase;
	}

	.main-image-bg {
		padding: 49px 20px;
	}

	.main-heading-box {
		grid-template-columns: 100%;
		padding-bottom: 30px;
	}

	.main-heading-box2 {
		text-align: left;
        display: none;
	}

	.main-heading-box1 h4 {
		font-size: 25px;
		line-height: 33px;
		padding-bottom: 15px;
	}

	.research-content p {
		margin-bottom: 20px;
		font-weight: 400;
		line-height: 25px;
		letter-spacing: 0;
		width: 100%;
		text-align: left;
		font-size: 15px !important;
	}

	.video-slider-section {
		padding: 38px 20px 9px !important;
	}

	.video-slider-section .swiper.video-slider.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
		margin-bottom: 45px;
		padding-bottom: 50px;
	}

	.research-features {
		grid-template-columns: 1fr;
		gap: 15px;
		width: 100%;
	}

	a.button-join.join-button {
		display: none;
	}

	.main-rating {
		display: flex;
		align-items: center;
		gap: 6px;
		justify-content: center;
	}

	section.trusted-clients {
		padding: 37px 20px !important;
	}

	.video-slider-section h3 {
		font-size: 28px !important;
	}

	.trusted-grid {
		gap: 10px;
	}

	.rettanox-button {
		left: 30%;
	}

	p.testimonial-author {
		justify-content: center;
	}

	p.testimonial-texxt {
		margin-bottom: 0;
		font-family: Geist !important;
		font-weight: 300;
		line-height: 17px;
		letter-spacing: 0;
		font-style: italic;
		font-size: 15px !important;
		padding-bottom: 8px;
	}

	.premium-peptides-content .buttons a {
		margin-right: 3px;
		padding: 14px 27px;
		border-radius: 25px;
		font-style: Bold;
		font-size: 12px;
	}

	.premium-peptides-content {
		padding: 40px 20px 20px;
	}

	.premium-peptides-content .heading {
		margin-bottom: -7px;
		font-size: 29px;
		line-height: 36px;
		margin-top: -1px;
		width: auto;
	}

	.rettanox-section {
		padding: 50px 20px 50px;
	}

	.safety-disclaimer-section .disclaimer-text {
		max-width: 100% !important;
		width: 100% !important;
	}

	.page-width.grid-premium {
		gap: 7px;
        flex-direction: column;
        margin-bottom: 35px !important;
	}

	.main-rettonox-box {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.premium-peptides-content .text {
		margin-bottom: 20px;
		color: #0B3B3C;
		font-weight: 400;
		font-size: 15px;
		line-height: 23px;
		letter-spacing: 0;
		width: auto;
		padding-bottom: 5px;
	}

	.testimonials-slider-section h2 {
		font-size: 28px;
		font-weight: 700;
		margin: 10px 0 14px;
		line-height: 33px;
	}

	.testimonials-slider-section .description {
		font-size: 14px;
		font-weight: 700;
		line-height: 24px;
		margin-bottom: 12px;
	}

	.testimonials-slider-section .swiper-pagination {
		display: block !important;
		position: relative !important;
		margin-top: 25px;
		text-align: center;
		margin-left: 0px;
	}

	.main-testimonial {
		padding-left: 0px;
	}

	.description21 {
		display: flex;
		align-items: center;
		gap: 14px;
		justify-content: center;
		font-size: 14px;
		line-height: 18px;
		padding-bottom: 47px;
		flex-direction: column;
	}

	.testimonials-slider-section {
		background-color: #0B3B3C;
		color: #fff;
		padding: 28px 12px 19px;
		text-align: center;
	}

	.research-btn {
		font-size: 13px;
	}

	.product-information__grid.product-information--media-left.product-information__grid--half {
		flex-direction: column;
		gap: 20px;
	}

	.product-information__media {
		width: 100% !important;
	}

	.product-details {
		width: 100% !important;
	}

	.template-product .video-slider-section {
		padding: 44px 20px 0px !important;
	}

	.spacing-style.layout-panel-flex.layout-panel-flex--row.section-content-wrapper.mobile-column {
		flex-direction: column;
	}

	a.size-style.button {
		background: linear-gradient(90deg, #fd6132 2.85%, #f97316 97.02%);
		padding: 11px 35px;
		border-radius: 70px;
		font-size: 14px;
	}

	h2.jdgm-rev-widg__title {
		font-size: 24px;
		text-align: left;
		padding-bottom: 12px;
	}

	.research-peptides-heading {
		font-size: 28px;
		margin-bottom: 0px;
		font-size: 29px;
		line-height: 34px;
		width: 100%;
		margin-top: 0;
		text-align: left;
	}

	.how-to-store {
		padding: 43px 20px 50px;
	}

	.how-to-store__text h2 {
		font-size: 25px !important;
		line-height: 51px;
		letter-spacing: -3%;
		color: #0B3B3C;
		margin: 0;
	}

	.jdgm-rev-widg {
		padding: 0px 0px 20px !important;
	}

	rte-formatter.spacing-style.text-block.text-block--ANmVzVzRzQ1ZpZFVkN__text_qhyfQP.rte.text-block--align-left.rte p {
		font-family: TT Norms Pro Trial;
		font-weight: 400;
		font-style: Regular;
		font-size: 16px;
		leading-trim: NONE;
		line-height: 23px;
		letter-spacing: 0%;
		color: #0b3b3c;
		opacity: 70%;
		padding-bottom: 5px;
	}
}