Complexe anti stress : Ashwagandha KSM66 & Rhodiola bio - SerenityForm Inolab
🌿 100% Bio 🇫🇷 Fabriqué en France ✨ KSM-66® SerenityForm Votre duo anti-stress naturel Complexe bio associant Ashwagandha KSM-66® et Rhodiola rosea pour apaiser le stress, soutenir votre équilibre émotionnel et booster votre énergie mentale et physique. 🧘 Anti-stress 💤 Sommeil 🧠 Clarté mentale Les bienfaits d'une formule synergique 🌸 Réduction du stress L'Ashwagandha KSM-66® est un adaptogène reconnu pour stabiliser le système nerveux et favoriser la détente naturelle. 💚 Stabilité émotionnelle Contribue à la sérénité, aide à l'endormissement et soutient la clarté mentale au quotidien. 🛡️ Résistance renforcée La Rhodiola améliore la tolérance à l'effort et protège des effets du stress oxydatif. 🧠 Mémoire & concentration Cette synergie optimise vos capacités cognitives pour une meilleure performance mentale. Composition & dosages Pour 2 comprimés par jour 🌱 Ashwagandha KSM-66® 400 mg Extrait de racine biodont 20 mg de withanolides 🌿 Rhodiola rosea bio 300 mg Extrait de racine certifié bio 🌾 Fibres d'acacia 544 mg Fibregum™ pour soutenir la digestion 🌿 Gélule 100% végétale 🌾 Anti-agglomérant : amidon de riz bio ♻️ Packaging recyclable Posologie & mode d'emploi 👤 Adolescents dès 16 ans 2 comprimés/jour 👥 Adultes 2 à 3 comprimés/jour Idéalement avant le repas du soir 💧 Avaler avec un grand verre d'eau ou un jus 📅 Cure d'un mois, renouvelable avec une pause de 2 semaines entre les cures Pourquoi choisir SerenityForm ? 🧘 Vous sentir plus calme et zen au quotidien 😴 Retrouver un meilleur sommeil et un mental plus clair 💪 Augmenter votre endurance mentale et physique face au stress 🌍 Formule clean et éco-responsable, fabriquée en France Précautions & contre-indications 🤰 Déconseillé aux femmes enceintes ou allaitantes 💊 Ne pas associer avec des antidépresseurs, déconseillé en cas de bipolarité 🏠 À conserver à température ambiante, à l'abri de l'air, de la lumière et de l'humidité. Informations pratiques Contenance 60 comprimés (42g) Programme 30 jours Certification Agriculture Biologique Fabrication France 🇫🇷 🌿 SerenityForm est votre allié naturel pour rétablir calme, équilibre émotionnel et tonus mental, au quotidien et sans compromis. Transformez vos jours de stress en moments de sérénité. :root { /* Couleurs principales */ --sf-cream: #F8FAF9; --sf-white: #ffffff; --sf-primary: #5B9A8B; --sf-primary-dark: #4A7F72; --sf-primary-light: #E8F4F0; --sf-secondary: #7FB8A4; --sf-accent: #A8D5C8; /* Textes */ --sf-text: #1a1a1a; --sf-text-light: #5a5a5a; /* Effets */ --sf-border: #e0e0e0; --sf-shadow: 0 4px 24px rgba(91,154,139,.12); --sf-shadow-lg: 0 12px 48px rgba(91,154,139,.18); --sf-radius: 20px; --sf-radius-sm: 12px; } /* === CONTENEUR === */ .sf-premium { max-width: 1200px; margin: 0 auto; padding: clamp(2rem, 5vw, 4rem) clamp(1rem, 3vw, 2rem); background: var(--sf-cream); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: var(--sf-text); line-height: 1.6; } .sf-premium * { box-sizing: border-box; } /* === HERO === */ .sf-hero { position: relative; background: linear-gradient(135deg, #5B9A8B 0%, #4A7F72 40%, #7FB8A4 100%); border-radius: var(--sf-radius); padding: clamp(3rem, 7vw, 5rem) clamp(2rem, 5vw, 4rem); margin-bottom: clamp(3rem, 6vw, 5rem); overflow: hidden; box-shadow: var(--sf-shadow-lg); } .sf-hero-pattern { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: radial-gradient(circle at 20% 80%, rgba(255,255,255,.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255,255,255,.08) 0%, transparent 40%), url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5c-2 8-8 14-16 16 8 2 14 8 16 16 2-8 8-14 16-16-8-2-14-8-16-16z' fill='%23ffffff' fill-opacity='0.03'/%3E%3C/svg%3E"); opacity: 1; } .sf-hero-content { position: relative; z-index: 1; text-align: center; } .sf-badges-top { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 1.5rem; } .sf-badge { display: inline-flex; align-items: center; gap: 6px; padding: 8px 16px; background: rgba(255,255,255,.95); backdrop-filter: blur(10px); border-radius: 999px; font-size: 13px; font-weight: 700; color: var(--sf-primary-dark); box-shadow: 0 2px 12px rgba(0,0,0,.1); transition: all .3s ease; } .sf-badge:hover { transform: translateY(-2px) scale(1.05); } .sf-hero-title { display: block; color: white; font-size: clamp(36px, 8vw, 56px); font-weight: 900; margin: 0 0 0.5rem 0; letter-spacing: -.04em; text-shadow: 0 4px 20px rgba(0,0,0,.2); } .sf-subtitle { color: rgba(255,255,255,.95); font-size: clamp(18px, 3vw, 24px); font-weight: 600; margin: 0 0 1rem 0; text-shadow: 0 2px 10px rgba(0,0,0,.15); } .sf-description { color: rgba(255,255,255,.9); font-size: clamp(15px, 2vw, 17px); max-width: 700px; margin: 0 auto 1.5rem auto; line-height: 1.7; } .sf-description strong { color: white; } .sf-hero-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-top: 1.5rem; } .sf-hero-tag { padding: 10px 20px; background: rgba(255,255,255,.15); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,.25); border-radius: 999px; color: white; font-size: 14px; font-weight: 600; } /* === SECTIONS === */ .sf-section { margin-bottom: clamp(3rem, 6vw, 5rem); } .sf-section-intro { text-align: center; color: var(--sf-text-light); font-size: 15px; margin-top: -1rem; margin-bottom: 2rem; } .sf-premium h2 { font-size: clamp(26px, 5vw, 36px); font-weight: 900; color: var(--sf-primary-dark); margin-bottom: clamp(1.5rem, 3vw, 2.5rem); text-align: center; letter-spacing: -.03em; position: relative; padding-bottom: 1rem; } .sf-premium h2::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 4px; background: linear-gradient(90deg, var(--sf-primary), var(--sf-secondary)); border-radius: 2px; } /* === GRILLES === */ .sf-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.5rem; } .sf-grid-3 { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); } /* === CARDS === */ .sf-card { background: var(--sf-white); border-radius: var(--sf-radius); padding: clamp(1.5rem, 3vw, 2rem); box-shadow: var(--sf-shadow); border: 2px solid transparent; transition: all .3s ease; } .sf-card:hover { transform: translateY(-8px); box-shadow: var(--sf-shadow-lg); border-color: var(--sf-primary); } /* Benefit Cards */ .sf-benefit-card { text-align: center; } .sf-card-icon { font-size: 48px; margin-bottom: 1rem; display: block; } .sf-benefit-card h3 { color: var(--sf-primary-dark); font-size: 18px; font-weight: 800; margin: 0 0 0.75rem 0; } .sf-benefit-card p { color: var(--sf-text-light); font-size: 14px; line-height: 1.6; margin: 0; } /* Ingredient Cards */ .sf-ingredient-card { text-align: center; background: linear-gradient(180deg, var(--sf-white) 0%, var(--sf-primary-light) 100%); } .sf-ingredient-icon { font-size: 40px; margin-bottom: 0.75rem; } .sf-ingredient-name { color: var(--sf-primary-dark); font-size: 16px; font-weight: 800; margin-bottom: 0.5rem; } .sf-ingredient-dose { background: var(--sf-primary); color: white; font-size: 20px; font-weight: 900; padding: 8px 20px; border-radius: 999px; display: inline-block; margin-bottom: 0.75rem; } .sf-ingredient-detail { color: var(--sf-text-light); font-size: 13px; line-height: 1.5; } .sf-ingredient-detail em { color: var(--sf-primary-dark); font-style: normal; font-weight: 600; } /* Quality Box */ .sf-quality-box { display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem; margin-top: 2rem; padding: 1.5rem; background: var(--sf-primary-light); border-radius: var(--sf-radius-sm); } .sf-quality-item { font-size: 14px; font-weight: 600; color: var(--sf-primary-dark); } /* Usage Cards */ .sf-usage-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1.5rem; margin-bottom: 2rem; } .sf-usage-card { text-align: center; background: linear-gradient(135deg, var(--sf-white) 0%, var(--sf-primary-light) 100%); } .sf-usage-icon { font-size: 40px; margin-bottom: 0.75rem; display: block; } .sf-usage-title { color: var(--sf-text); font-size: 16px; font-weight: 700; margin-bottom: 0.5rem; } .sf-usage-dose { background: var(--sf-primary); color: white; font-size: 18px; font-weight: 800; padding: 10px 24px; border-radius: 999px; display: inline-block; } .sf-usage-detail { color: var(--sf-text-light); font-size: 13px; margin-top: 0.75rem; } /* Tips Box */ .sf-tips-box { background: var(--sf-white); border-radius: var(--sf-radius); padding: 1.5rem 2rem; box-shadow: var(--sf-shadow); } .sf-tip { display: flex; align-items: center; gap: 12px; padding: 12px 0; border-bottom: 1px solid var(--sf-border); font-size: 15px; color: var(--sf-text); } .sf-tip:last-child { border-bottom: none; } .sf-tip-icon { font-size: 24px; flex-shrink: 0; } /* Why Cards */ .sf-why-card { display: flex; align-items: center; gap: 1rem; text-align: left; } .sf-why-emoji { font-size: 36px; flex-shrink: 0; } .sf-why-card p { margin: 0; font-size: 15px; color: var(--sf-text); } .sf-why-card strong { color: var(--sf-primary-dark); } /* Warning Box */ .sf-warning-box { background: linear-gradient(135deg, #FFF9E6 0%, #FFF5D6 100%); border: 2px solid #F5E6B3; border-radius: var(--sf-radius); padding: clamp(1.5rem, 3vw, 2rem); } .sf-warning-item { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(0,0,0,.08); font-size: 14px; color: var(--sf-text); } .sf-warning-item:last-child { border-bottom: none; padding-bottom: 0; } .sf-warning-item:first-child { padding-top: 0; } .sf-warning-icon { font-size: 20px; flex-shrink: 0; } /* Info Grid */ .sf-info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1rem; } .sf-info-item { background: var(--sf-white); border-radius: var(--sf-radius-sm); padding: 1.25rem; text-align: center; box-shadow: var(--sf-shadow); } .sf-info-label { display: block; font-size: 12px; text-transform: uppercase; letter-spacing: .05em; color: var(--sf-text-light); margin-bottom: 0.5rem; } .sf-info-value { display: block; font-size: 16px; font-weight: 800; color: var(--sf-primary-dark); } /* === CTA BOX === */ .sf-cta-box { background: linear-gradient(135deg, var(--sf-primary) 0%, var(--sf-primary-dark) 100%); border-radius: var(--sf-radius); padding: clamp(2.5rem, 5vw, 4rem); text-align: center; position: relative; overflow: hidden; } .sf-cta-pattern { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: radial-gradient(circle at 10% 90%, rgba(255,255,255,.1) 0%, transparent 40%), radial-gradient(circle at 90% 10%, rgba(255,255,255,.08) 0%, transparent 30%); } .sf-cta-content { position: relative; z-index: 1; } .sf-cta-emoji { font-size: 48px; display: block; margin-bottom: 1rem; } .sf-cta-box p { color: white; font-size: clamp(16px, 2.5vw, 19px); line-height: 1.7; max-width: 700px; margin: 0 auto 1rem auto; text-shadow: 0 2px 12px rgba(0,0,0,.1); } .sf-cta-box p strong { font-weight: 800; } .sf-cta-tagline { font-size: clamp(18px, 3vw, 22px) !important; font-weight: 700 !important; margin-top: 1rem !important; opacity: .95; } /* === RESPONSIVE === */ @media (max-width: 767px) { .sf-grid, .sf-grid-3, .sf-usage-grid { grid-template-columns: 1fr; } .sf-info-grid { grid-template-columns: repeat(2, 1fr); } .sf-quality-box { flex-direction: column; align-items: center; text-align: center; } .sf-why-card { flex-direction: column; text-align: center; } } /* === ANIMATIONS === */ @media (prefers-reduced-motion: no-preference) { .sf-card { animation: sfFadeInUp .6s ease backwards; } .sf-card:nth-child(1) { animation-delay: .1s; } .sf-card:nth-child(2) { animation-delay: .2s; } .sf-card:nth-child(3) { animation-delay: .3s; } .sf-card:nth-child(4) { animation-delay: .4s; } .sf-badge { animation: sfFadeInDown .5s ease backwards; } .sf-badge:nth-child(1) { animation-delay: .2s; } .sf-badge:nth-child(2) { animation-delay: .3s; } .sf-badge:nth-child(3) { animation-delay: .4s; } } @keyframes sfFadeInUp { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } } @keyframes sfFadeInDown { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* === ACCESSIBILITÉ === */ @media (prefers-reduced-motion: reduce) { .sf-premium * { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; } } @media (prefers-contrast: high) { .sf-card { border: 2px solid var(--sf-text); } .sf-badge { border: 2px solid var(--sf-primary-dark); } }
More you might like
Related
Complexe Anti-Stress Biologique
Related
Complexe Anti-stress BIO
Related
Complexe Anti-Stress - Safr’Inside™
Related