{"product_id":"the-first-glow-ritual-teen-box-ab-13","title":"Le Rituel Premier Éclat – Ensemble de Soins pour Peau d'Adolescent | Routine en 6 Étapes | Spavite","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eFirst Glow Ritual | Bio-Hautpflege für Teenager ab 13 | Spavite Schweiz\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Das First Glow Ritual - 6-Schritte Bio-Hautpflege speziell für Teenager ab 13. Vegan, dermatologisch getestet, Europa Qualität. Jetzt CHF 152.\"\u003e\n    \n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;700\u0026family=Playfair+Display:wght@600\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        :root {\n            \/* Fresh Teen Palette *\/\n            --mint: #D4F1E8;\n            --mint-dark: #5DCAA5;\n            --peach: #FFE8DF;\n            --peach-accent: #FFB4A0;\n            --lavender: #E8E5FF;\n            --cream: #FFF9F5;\n            --text-dark: #2C3E50;\n            --text-mid: #546E7A;\n            --white: #FFFFFF;\n            --accent: #FF6B9D;\n            \n            \/* Shadows *\/\n            --shadow-sm: 0 2px 12px rgba(0,0,0,0.06);\n            --shadow-md: 0 8px 32px rgba(0,0,0,0.08);\n            --shadow-lg: 0 16px 48px rgba(0,0,0,0.12);\n        }\n        \n        body {\n            font-family: 'DM Sans', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n            background: var(--white);\n            overflow-x: hidden;\n        }\n        \n        \/* Sticky Header *\/\n        .top-bar {\n            background: linear-gradient(135deg, var(--mint) 0%, var(--lavender) 100%);\n            padding: 12px 0;\n            text-align: center;\n            font-size: 14px;\n            font-weight: 500;\n            position: sticky;\n            top: 0;\n            z-index: 100;\n            box-shadow: var(--shadow-sm);\n        }\n        \n        .top-bar strong {\n            color: var(--text-dark);\n        }\n        \n        \/* Hero Section *\/\n        .hero {\n            position: relative;\n            background: linear-gradient(180deg, var(--cream) 0%, var(--white) 100%);\n            padding: 80px 20px 60px;\n            overflow: hidden;\n        }\n        \n        .hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -10%;\n            width: 600px;\n            height: 600px;\n            background: radial-gradient(circle, var(--peach) 0%, transparent 70%);\n            border-radius: 50%;\n            opacity: 0.4;\n            animation: float 8s ease-in-out infinite;\n        }\n        \n        .hero::after {\n            content: '';\n            position: absolute;\n            bottom: -30%;\n            left: -5%;\n            width: 500px;\n            height: 500px;\n            background: radial-gradient(circle, var(--mint) 0%, transparent 70%);\n            border-radius: 50%;\n            opacity: 0.3;\n            animation: float 10s ease-in-out infinite reverse;\n        }\n        \n        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-30px); }\n        }\n        \n        .hero-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n            text-align: center;\n        }\n        \n        .hero-badge {\n            display: inline-block;\n            background: var(--mint);\n            color: var(--text-dark);\n            padding: 8px 24px;\n            border-radius: 50px;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 0.5px;\n            margin-bottom: 24px;\n            animation: slideDown 0.6s ease-out;\n        }\n        \n        @keyframes slideDown {\n            from { opacity: 0; transform: translateY(-20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        \n        .hero h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(42px, 6vw, 72px);\n            font-weight: 600;\n            color: var(--text-dark);\n            margin-bottom: 20px;\n            line-height: 1.1;\n            animation: fadeIn 0.8s ease-out 0.2s both;\n        }\n        \n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        \n        .hero .subtitle {\n            font-size: clamp(18px, 3vw, 24px);\n            color: var(--text-mid);\n            max-width: 700px;\n            margin: 0 auto 40px;\n            line-height: 1.5;\n            animation: fadeIn 0.8s ease-out 0.4s both;\n        }\n        \n        .price-box {\n            background: var(--white);\n            border-radius: 20px;\n            padding: 32px;\n            max-width: 500px;\n            margin: 0 auto 32px;\n            box-shadow: var(--shadow-md);\n            animation: fadeIn 0.8s ease-out 0.6s both;\n        }\n        \n        .price-label {\n            font-size: 14px;\n            color: var(--text-mid);\n            text-decoration: line-through;\n            margin-bottom: 8px;\n        }\n        \n        .price-current {\n            font-size: 56px;\n            font-weight: 700;\n            color: var(--accent);\n            line-height: 1;\n            margin-bottom: 8px;\n        }\n        \n        .price-save {\n            color: var(--mint-dark);\n            font-weight: 600;\n            font-size: 16px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--accent) 0%, #FF8DB4 100%);\n            color: var(--white);\n            padding: 18px 48px;\n            border-radius: 50px;\n            font-size: 18px;\n            font-weight: 700;\n            text-decoration: none;\n            box-shadow: var(--shadow-md);\n            transition: all 0.3s ease;\n            animation: fadeIn 0.8s ease-out 0.8s both;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--shadow-lg);\n        }\n        \n        .trust-badges {\n            display: flex;\n            justify-content: center;\n            gap: 32px;\n            flex-wrap: wrap;\n            margin-top: 32px;\n            font-size: 14px;\n            color: var(--text-mid);\n            animation: fadeIn 0.8s ease-out 1s both;\n        }\n        \n        .trust-badge {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        \/* Problem Section *\/\n        .problem-section {\n            padding: 80px 20px;\n            background: linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .section-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(32px, 5vw, 48px);\n            font-weight: 600;\n            color: var(--text-dark);\n            text-align: center;\n            margin-bottom: 16px;\n        }\n        \n        .section-subtitle {\n            font-size: clamp(16px, 2.5vw, 20px);\n            color: var(--text-mid);\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto 60px;\n        }\n        \n        .problem-cards {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 24px;\n            margin-bottom: 40px;\n        }\n        \n        .problem-card {\n            background: var(--white);\n            padding: 32px;\n            border-radius: 20px;\n            box-shadow: var(--shadow-sm);\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        \n        .problem-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-md);\n        }\n        \n        .problem-icon {\n            font-size: 48px;\n            margin-bottom: 16px;\n        }\n        \n        .problem-card h3 {\n            font-size: 20px;\n            font-weight: 600;\n            margin-bottom: 12px;\n            color: var(--text-dark);\n        }\n        \n        .problem-card p {\n            color: var(--text-mid);\n            font-size: 15px;\n            line-height: 1.6;\n        }\n        \n        \/* Steps Section *\/\n        .steps-section {\n            padding: 80px 20px;\n            background: var(--white);\n        }\n        \n        .steps-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 32px;\n            margin-top: 60px;\n        }\n        \n        .step-card {\n            background: linear-gradient(135deg, var(--cream) 0%, var(--white) 100%);\n            border: 2px solid transparent;\n            border-radius: 24px;\n            padding: 32px;\n            position: relative;\n            transition: all 0.3s ease;\n            overflow: hidden;\n        }\n        \n        .step-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, var(--mint-dark) 0%, var(--accent) 100%);\n            transform: scaleX(0);\n            transform-origin: left;\n            transition: transform 0.4s ease;\n        }\n        \n        .step-card:hover::before {\n            transform: scaleX(1);\n        }\n        \n        .step-card:hover {\n            border-color: var(--mint);\n            transform: translateY(-4px);\n            box-shadow: var(--shadow-md);\n        }\n        \n        .step-number {\n            position: absolute;\n            top: -16px;\n            left: 32px;\n            width: 48px;\n            height: 48px;\n            background: linear-gradient(135deg, var(--accent) 0%, #FF8DB4 100%);\n            color: var(--white);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 20px;\n            box-shadow: var(--shadow-sm);\n        }\n        \n        .step-card h3 {\n            font-size: 22px;\n            font-weight: 600;\n            color: var(--text-dark);\n            margin: 24px 0 12px;\n        }\n        \n        .step-card .product-size {\n            color: var(--text-mid);\n            font-size: 14px;\n            margin-bottom: 16px;\n        }\n        \n        .step-card p {\n            color: var(--text-mid);\n            line-height: 1.7;\n            font-size: 15px;\n        }\n        \n        .step-card strong {\n            color: var(--accent);\n            font-weight: 600;\n        }\n        \n        \/* Benefits Bar *\/\n        .benefits-bar {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            background: linear-gradient(135deg, var(--mint) 0%, var(--lavender) 100%);\n            padding: 40px 32px;\n            border-radius: 24px;\n            margin: 60px 0;\n        }\n        \n        .benefit-item {\n            text-align: center;\n            font-weight: 600;\n            font-size: 15px;\n            color: var(--text-dark);\n        }\n        \n        .benefit-item span {\n            font-size: 28px;\n            display: block;\n            margin-bottom: 8px;\n        }\n        \n        \/* Social Proof *\/\n        .social-proof {\n            padding: 80px 20px;\n            background: linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);\n        }\n        \n        .reviews-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 24px;\n            margin-top: 40px;\n        }\n        \n        .review-card {\n            background: var(--white);\n            padding: 32px;\n            border-radius: 20px;\n            box-shadow: var(--shadow-sm);\n        }\n        \n        .stars {\n            color: #FFB800;\n            font-size: 18px;\n            margin-bottom: 16px;\n        }\n        \n        .review-text {\n            color: var(--text-mid);\n            font-size: 15px;\n            line-height: 1.7;\n            margin-bottom: 16px;\n            font-style: italic;\n        }\n        \n        .reviewer {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n        \n        .reviewer-avatar {\n            width: 44px;\n            height: 44px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--peach) 0%, var(--mint) 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            color: var(--text-dark);\n        }\n        \n        .reviewer-info h4 {\n            font-size: 15px;\n            font-weight: 600;\n            color: var(--text-dark);\n        }\n        \n        .reviewer-info p {\n            font-size: 13px;\n            color: var(--text-mid);\n        }\n        \n        \/* FAQ *\/\n        .faq-section {\n            padding: 80px 20px;\n            background: var(--white);\n        }\n        \n        .faq-list {\n            max-width: 800px;\n            margin: 40px auto 0;\n        }\n        \n        .faq-item {\n            background: var(--cream);\n            border-radius: 16px;\n            padding: 28px;\n            margin-bottom: 16px;\n            transition: all 0.3s ease;\n        }\n        \n        .faq-item:hover {\n            box-shadow: var(--shadow-sm);\n        }\n        \n        .faq-item h4 {\n            font-size: 18px;\n            font-weight: 600;\n            color: var(--text-dark);\n            margin-bottom: 12px;\n        }\n        \n        .faq-item p {\n            color: var(--text-mid);\n            line-height: 1.7;\n        }\n        \n        \/* Final CTA *\/\n        .final-cta {\n            padding: 80px 20px;\n            background: linear-gradient(135deg, var(--text-dark) 0%, #1a252f 100%);\n            color: var(--white);\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .final-cta::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -20%;\n            width: 600px;\n            height: 600px;\n            background: radial-gradient(circle, rgba(255, 107, 157, 0.15) 0%, transparent 70%);\n            border-radius: 50%;\n        }\n        \n        .final-cta h2 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(32px, 5vw, 48px);\n            font-weight: 600;\n            margin-bottom: 20px;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .final-cta p {\n            font-size: 18px;\n            margin-bottom: 40px;\n            opacity: 0.95;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .final-cta .cta-button {\n            background: linear-gradient(135deg, var(--accent) 0%, #FF8DB4 100%);\n            position: relative;\n            z-index: 2;\n        }\n        \n        .final-cta .trust-info {\n            margin-top: 32px;\n            font-size: 14px;\n            opacity: 0.8;\n            position: relative;\n            z-index: 2;\n        }\n        \n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .hero {\n                padding: 60px 20px 40px;\n            }\n            \n            .hero h1 {\n                font-size: 36px;\n            }\n            \n            .price-box {\n                padding: 24px;\n            }\n            \n            .price-current {\n                font-size: 42px;\n            }\n            \n            .steps-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefits-bar {\n                grid-template-columns: 1fr;\n                gap: 16px;\n                padding: 32px 24px;\n            }\n            \n            .trust-badges {\n                flex-direction: column;\n                gap: 16px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003c!-- Sticky Top Bar --\u003e\n    \u003cdiv class=\"top-bar\"\u003e\n        \u003cstrong\u003eLivraison gratuite dès CHF 100\u003c\/strong\u003e • Livraison en 2 jours • Droit de retour sous 7 jours\n    \u003c\/div\u003e\n    \n    \u003c!-- Hero Section --\u003e\n    \u003csection class=\"hero\"\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003cdiv class=\"hero-badge\"\u003ePOUR LES ADOLESCENTS À PARTIR DE 13 ANS\u003c\/div\u003e\n            \u003ch1\u003eLe rituel First Glow\u003c\/h1\u003e\n            \u003cp class=\"subtitle\"\u003eTon démarrage en douceur vers le bon soin de la peau. Bio, vegan \u0026amp; spécialement conçu pour les peaux jeunes et exigeantes.\u003c\/p\u003e\n            \n            \u003cdiv class=\"price-box\"\u003e\n                \u003cdiv class=\"price-current\"\u003eCHF 152\u003c\/div\u003e\n                \u003cdiv class=\"price-save\"\u003eSet complet en 6 pièces\u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003ca href=\"https:\/\/spavite.com\/products\/the-first-glow-ritual-teen-box-ab-13\" class=\"cta-button\"\u003eObtiens ton rituel maintenant\u003c\/a\u003e\n            \n            \u003cdiv class=\"trust-badges\"\u003e\n                \u003cdiv class=\"trust-badge\"\u003e✓ 100% vegan\u003c\/div\u003e\n                \u003cdiv class=\"trust-badge\"\u003e✓ Testé dermatologiquement\u003c\/div\u003e\n                \u003cdiv class=\"trust-badge\"\u003e✓ Qualité européenne\u003c\/div\u003e\n                \u003cdiv class=\"trust-badge\"\u003e✓ TWINT accepté\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003c!-- Problem Section --\u003e\n    \u003csection class=\"problem-section\"\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTu connais ça...\u003c\/h2\u003e\n            \u003cp class=\"section-subtitle\"\u003eCes problèmes de peau sont connus de tous les adolescents. Le rituel First Glow t'aide.\u003c\/p\u003e\n            \n            \u003cdiv class=\"problem-cards\"\u003e\n                \u003cdiv class=\"problem-card\"\u003e\n                    \u003cdiv class=\"problem-icon\"\u003e😓\u003c\/div\u003e\n                    \u003ch3\u003ePremières imperfections\u003c\/h3\u003e\n                    \u003cp\u003eLes boutons et points noirs sont agaçants. Tu ne sais pas quels produits aident vraiment.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"problem-card\"\u003e\n                    \u003cdiv class=\"problem-icon\"\u003e😕\u003c\/div\u003e\n                    \u003ch3\u003eSurcharge\u003c\/h3\u003e\n                    \u003cp\u003eTrop de produits, trop d'étapes. De quoi as-tu vraiment besoin ?\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"problem-card\"\u003e\n                    \u003cdiv class=\"problem-icon\"\u003e💸\u003c\/div\u003e\n                    \u003ch3\u003eExpériences coûteuses\u003c\/h3\u003e\n                    \u003cp\u003eTu as déjà essayé beaucoup de choses, mais rien n'a vraiment fonctionné.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003c!-- Steps Section --\u003e\n    \u003csection class=\"steps-section\"\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTa routine en 6 étapes pour une peau nette\u003c\/h2\u003e\n            \u003cp class=\"section-subtitle\"\u003eSimple, efficace et spécialement conçue pour les adolescents\u003c\/p\u003e\n            \n            \u003cdiv class=\"steps-grid\"\u003e\n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n                    \u003ch3\u003eEau micellaire\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e250 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eLa base douce :\u003c\/strong\u003e Élimine le sébum et les impuretés comme un aimant. Avec extrait de concombre – parfait après le sport ou le maquillage.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n                    \u003ch3\u003eGel lavant bio\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e260 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eNettoyage en profondeur :\u003c\/strong\u003e Huile de baobab \u0026amp; aloe vera clarifient la peau sans la dessécher. Antioxydant et apaisant.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n                    \u003ch3\u003eLotion apaisante pour le visage\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e200 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eAffinant de pores :\u003c\/strong\u003e Sans alcool avec avoine \u0026amp; calendula. Stoppe les rougeurs et prépare la peau au soin.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e4\u003c\/div\u003e\n                    \u003ch3\u003e98% gel d'aloe vera\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e150 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eBoost d'hydratation :\u003c\/strong\u003e Le multi-talent contre les petites imperfections et irritations. Rafraîchit instantanément.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e5\u003c\/div\u003e\n                    \u003ch3\u003eCrème de jour légère\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e50 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eProtection quotidienne :\u003c\/strong\u003e Avec huile d'argan \u0026amp; vitamine E. Pénètre immédiatement, ne graisse pas – idéal sous le maquillage.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"step-card\"\u003e\n                    \u003cdiv class=\"step-number\"\u003e6\u003c\/div\u003e\n                    \u003ch3\u003eMasque peel-off\u003c\/h3\u003e\n                    \u003cdiv class=\"product-size\"\u003e50 ml\u003c\/div\u003e\n                    \u003cp\u003e\u003cstrong\u003eExtra-Glow (1-2x par semaine) :\u003c\/strong\u003e Réglisse \u0026amp; romarin régulent le sébum et éliminent doucement les points noirs.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"benefits-bar\"\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cspan\u003e🌱\u003c\/span\u003e\n                    100% Vegan \u0026 Bio\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cspan\u003e🔬\u003c\/span\u003e\n                    Testé dermatologiquement\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cspan\u003e🇪🇺\u003c\/span\u003e\n                    Qualité européenne\n                \u003c\/div\u003e\n                \u003cdiv class=\"benefit-item\"\u003e\n                    \u003cspan\u003e✨\u003c\/span\u003e\n                    Pour peau sensible\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003c!-- Social Proof --\u003e\n    \u003csection class=\"social-proof\"\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch2 class=\"section-title\"\u003eCe que disent les autres ados\u003c\/h2\u003e\n            \u003cp class=\"section-subtitle\"\u003ePlus de 200 adolescents satisfaits en Suisse\u003c\/p\u003e\n            \n            \u003cdiv class=\"reviews-grid\"\u003e\n                \u003cdiv class=\"review-card\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e\"Enfin une routine qui fonctionne vraiment ! Ma peau est beaucoup plus nette et les produits sentent super bon.\"\u003c\/p\u003e\n                    \u003cdiv class=\"reviewer\"\u003e\n                        \u003cdiv class=\"reviewer-avatar\"\u003eLM\u003c\/div\u003e\n                        \u003cdiv class=\"reviewer-info\"\u003e\n                            \u003ch4\u003eLara M.\u003c\/h4\u003e\n                            \u003cp\u003e15 ans, Zurich\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"review-card\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e\"J’ai toujours eu des problèmes de boutons. Après 3 semaines avec le Rituel First Glow, ma peau est tellement meilleure !\"\u003c\/p\u003e\n                    \u003cdiv class=\"reviewer\"\u003e\n                        \u003cdiv class=\"reviewer-avatar\"\u003eSB\u003c\/div\u003e\n                        \u003cdiv class=\"reviewer-info\"\u003e\n                            \u003ch4\u003eSara B.\u003c\/h4\u003e\n                            \u003cp\u003e14 ans, Berne\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"review-card\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e\"Super que tout soit vegan ! Les 6 étapes sont faciles à retenir et s’intègrent parfaitement dans mon quotidien.\"\u003c\/p\u003e\n                    \u003cdiv class=\"reviewer\"\u003e\n                        \u003cdiv class=\"reviewer-avatar\"\u003eNK\u003c\/div\u003e\n                        \u003cdiv class=\"reviewer-info\"\u003e\n                            \u003ch4\u003eNina K.\u003c\/h4\u003e\n                            \u003cp\u003e16 ans, Bâle\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"faq-section\"\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch2 class=\"section-title\"\u003eQuestions fréquemment posées\u003c\/h2\u003e\n            \n            \u003cdiv class=\"faq-list\"\u003e\n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003ch4\u003eÀ partir de quel âge le set est-il adapté ?\u003c\/h4\u003e\n                    \u003cp\u003eLe Rituel First Glow est spécialement conçu pour les adolescents à partir de 13 ans. Les produits sont assez doux pour les peaux jeunes et efficaces contre les premières imperfections.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003ch4\u003eLe set convient-il aussi aux peaux sensibles ?\u003c\/h4\u003e\n                    \u003cp\u003eOui, tous les produits sont testés dermatologiquement et adaptés aux peaux sensibles. Les ingrédients bio comme l’aloe vera et l’avoine ont un effet apaisant.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003ch4\u003eCombien de temps dure le set ?\u003c\/h4\u003e\n                    \u003cp\u003eEn usage quotidien (matin et soir), le set complet dure environ 2-3 mois. Le masque peel-off s’utilise seulement 1 à 2 fois par semaine.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003ch4\u003ePuis-je racheter les produits individuellement ?\u003c\/h4\u003e\n                    \u003cp\u003eOui, tous les produits du Rituel First Glow peuvent aussi être commandés individuellement lorsque l’un d’eux est terminé.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"faq-item\"\u003e\n                    \u003ch4\u003eQuels modes de paiement acceptez-vous ?\u003c\/h4\u003e\n                    \u003cp\u003eNous acceptons TWINT, carte de crédit, PostFinance et facture. Tous les paiements sont sécurisés et cryptés.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \n    \u003c!-- Final CTA --\u003e\n    \u003csection class=\"final-cta\"\u003e\n        \u003cdiv class=\"container\"\u003e\n            \u003ch2\u003ePrêt(e) à rayonner ?\u003c\/h2\u003e\n            \u003cp\u003eObtiens le set complet dans la boîte cadeau exclusive Spavite\u003cbr\u003e\n            6 produits format standard + guide du rituel\u003c\/p\u003e\n            \u003ca href=\"https:\/\/spavite.com\/products\/the-first-glow-ritual-teen-box-ab-13\" class=\"cta-button\"\u003eCommander maintenant pour CHF 152\u003c\/a\u003e\n            \u003cp class=\"trust-info\"\u003eLivraison gratuite dès CHF 100 • Livraison en 2 jours • Droit de retour sous 7 jours\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\u003c\/body\u003e","brand":"SpaVite","offers":[{"title":"Default Title","offer_id":52703519637846,"sku":null,"price":152.0,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/7744\/6230\/files\/TheFirstGlowRitual_1.png?v=1773915309","url":"https:\/\/spavite.com\/fr\/products\/the-first-glow-ritual-ado-de-soin-visage-des-13-ans","provider":"Spavite","version":"1.0","type":"link"}