Biofunctional Alternative to Snail Slime ELINAT is a marine-derived and biomimetic complex that replicates the cosmetic benefits of snail slime. It improves elasticity, firmness, hydration, and visible regeneration. In vitro studies show that ELINAT stimulates type I collagen and elastin synthesis within 24 hours in human dermal fibroblasts. Its composition of Hydrolyzed Collagen, Elastin, GAGs, Hyaluronic Acid, Glycolic Acid, and Stabilized Vitamin C makes it effective for anti-aging, firming, and brightening skincare. ELINAT suits advanced facial serums, creams, and treatment masks.
Hairbiota Growth is an innovative, biotechnology-driven postbiotic specifically developed to counteract the visible signs of aging in the scalp and hair. Acting at a biological level, it stimulates the natural
Organic colorless jojoba oil is a versatile and eco-friendly ingredient widely used in personal care and cosmetic formulations. Acting as a natural moisturizer and emollient, it provides deep hydration while
Topical vitamin A in the form of retinol drives cellular restoration and regeneration. It supports growth, differentiation, and keratinization. By stimulating cell proliferation, retinol thickens the skin and improves roughness
Avocado oil offers a wide range of benefits for both skin and hair health. With nanoencapsulation technology, its essential fatty acids, vitamins, and antioxidants penetrate deeper layers of the skin
document.addEventListener('DOMContentLoaded', function() {
var toggleButtons = document.querySelectorAll('.mobile-filter-toggle');
var filterMenus = document.querySelectorAll('.mobile-filter-menu');
toggleButtons.forEach(function(button, index) {
var menu = filterMenus[index]; // match by index
if (menu) {
button.addEventListener('click', function(e) {
e.preventDefault();
menu.classList.toggle('is-open');
});
}
});
});