{"id":1092,"date":"2026-02-18T14:54:02","date_gmt":"2026-02-18T14:54:02","guid":{"rendered":"https:\/\/nolyshop.ch\/?page_id=1092"},"modified":"2026-02-18T15:36:32","modified_gmt":"2026-02-18T15:36:32","slug":"cbd-leitfaden","status":"publish","type":"page","link":"https:\/\/nolyshop.ch\/de\/guide-cbd\/","title":{"rendered":"CBD-Leitfaden"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1092\" class=\"elementor elementor-1092\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60a80eba e-flex e-con-boxed e-con e-parent\" data-id=\"60a80eba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95af041 elementor-widget elementor-widget-text-editor\" data-id=\"95af041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bdd9b87 e-flex e-con-boxed e-con e-parent\" data-id=\"bdd9b87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b0870a elementor-widget elementor-widget-html\" data-id=\"3b0870a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Umfassender Leitfaden zu CBD in der Schweiz 2026 | Gesetzgebung, Nutzen &amp; Tipps - Noly Shop<\/title>\n    <meta name=\"description\" content=\"Umfassender Leitfaden zu CBD in der Schweiz: Gesetzgebung, Vorteile, Konsummethoden, Dosierung. Alles \u00fcber legales Cannabidiol in der Schweiz (Genf, Lausanne, Z\u00fcrich, Bern).\">\n    \n    <style>\n        \/* Variables CSS *\/\n        :root {\n            --noly-green: #00A19B;\n            --noly-green-light: #E6F7F6;\n            --text-dark: #1a1a1a;\n            --text-gray: #4a5568;\n            --border-gray: #e2e8f0;\n        }\n\n        \/* Reset & Base *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n            line-height: 1.6;\n            color: var(--text-dark);\n            background: #fff;\n        }\n\n        h1, h2, h3, h4 {\n            font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n            font-weight: 700;\n            line-height: 1.2;\n        }\n\n        \/* Container *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .container-narrow {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            background: linear-gradient(135deg, #fff 0%, var(--noly-green-light) 50%, #fff 100%);\n            padding: 100px 20px 60px;\n            text-align: center;\n        }\n\n        .badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: var(--noly-green-light);\n            color: var(--noly-green);\n            padding: 8px 16px;\n            border-radius: 50px;\n            font-size: 14px;\n            font-weight: 600;\n            margin-bottom: 24px;\n        }\n\n        .hero-title {\n            font-size: clamp(32px, 6vw, 60px);\n            margin-bottom: 24px;\n            color: var(--text-dark);\n        }\n\n        .hero-subtitle {\n            font-size: 18px;\n            color: var(--text-gray);\n            max-width: 800px;\n            margin: 0 auto 32px;\n            line-height: 1.8;\n        }\n\n        .hero-tags {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 12px;\n            margin-top: 32px;\n        }\n\n        .tag {\n            background: white;\n            padding: 10px 20px;\n            border-radius: 50px;\n            border: 1px solid var(--border-gray);\n            font-size: 14px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        \/* Table des mati\u00e8res *\/\n        .toc-section {\n            background: #f7fafc;\n            padding: 60px 20px;\n        }\n\n        .toc-box {\n            background: white;\n            border-radius: 16px;\n            padding: 40px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n            border: 1px solid var(--border-gray);\n        }\n\n        .toc-title {\n            font-size: 28px;\n            margin-bottom: 24px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .toc-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 12px;\n        }\n\n        .toc-item {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 16px;\n            border-radius: 12px;\n            text-decoration: none;\n            color: var(--text-dark);\n            transition: all 0.3s ease;\n        }\n\n        .toc-item:hover {\n            background: #f7fafc;\n            transform: translateX(4px);\n        }\n\n        .toc-item:hover .toc-number {\n            transform: scale(1.1);\n        }\n\n        .toc-item:hover span {\n            color: var(--noly-green);\n        }\n\n        .toc-number {\n            width: 40px;\n            height: 40px;\n            background: var(--noly-green-light);\n            color: var(--noly-green);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n\n        \/* Content Section *\/\n        .content-section {\n            padding: 80px 20px;\n        }\n\n        .section-block {\n            margin-bottom: 100px;\n            scroll-margin-top: 100px;\n        }\n\n        .section-header {\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n            margin-bottom: 32px;\n        }\n\n        .section-icon {\n            width: 56px;\n            height: 56px;\n            background: var(--noly-green-light);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            font-size: 28px;\n        }\n\n        .section-title {\n            font-size: clamp(28px, 4vw, 40px);\n            margin-bottom: 8px;\n            color: var(--text-dark);\n        }\n\n        .section-subtitle {\n            color: var(--text-gray);\n            font-size: 16px;\n        }\n\n        .content-text {\n            font-size: 18px;\n            line-height: 1.8;\n            color: var(--text-gray);\n            margin-bottom: 24px;\n        }\n\n        .content-text strong {\n            color: var(--text-dark);\n            font-weight: 600;\n        }\n\n        \/* Cards & Boxes *\/\n        .info-box {\n            background: linear-gradient(135deg, #f0fdf4 0%, #fff 100%);\n            border-left: 4px solid #10b981;\n            border-radius: 12px;\n            padding: 32px;\n            margin: 24px 0;\n        }\n\n        .info-box.blue {\n            background: linear-gradient(135deg, #eff6ff 0%, #fff 100%);\n            border-left-color: #3b82f6;\n        }\n\n        .info-box.yellow {\n            background: linear-gradient(135deg, #fefce8 0%, #fff 100%);\n            border-left-color: #eab308;\n        }\n\n        .info-box.red {\n            background: linear-gradient(135deg, #fef2f2 0%, #fff 100%);\n            border-left-color: #ef4444;\n        }\n\n        .info-box.noly {\n            background: linear-gradient(135deg, var(--noly-green-light) 0%, #fff 100%);\n            border: 2px solid var(--noly-green);\n            border-left-width: 4px;\n        }\n\n        .info-box-title {\n            font-size: 20px;\n            font-weight: 700;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .checkmark-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .checkmark-list li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 12px;\n            font-size: 16px;\n        }\n\n        .checkmark-list li:before {\n            content: \"\u2713\";\n            color: #10b981;\n            font-weight: 700;\n            font-size: 20px;\n            flex-shrink: 0;\n        }\n\n        .bullet-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .bullet-list li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 12px;\n            font-size: 16px;\n        }\n\n        .bullet-list li:before {\n            content: \"\u2022\";\n            color: var(--noly-green);\n            font-weight: 700;\n            font-size: 24px;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        \/* Tables *\/\n        .table-wrapper {\n            overflow-x: auto;\n            border-radius: 12px;\n            border: 2px solid var(--border-gray);\n            margin: 24px 0;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n        }\n\n        thead {\n            background: #f7fafc;\n        }\n\n        th {\n            padding: 16px;\n            text-align: left;\n            font-weight: 700;\n            color: var(--noly-green);\n            border-bottom: 2px solid var(--border-gray);\n        }\n\n        td {\n            padding: 16px;\n            border-bottom: 1px solid var(--border-gray);\n            color: var(--text-gray);\n        }\n\n        tr:hover {\n            background: #f7fafc;\n        }\n\n        \/* Grid layouts *\/\n        .grid-2 {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 24px;\n            margin: 24px 0;\n        }\n\n        .card {\n            background: white;\n            border-radius: 12px;\n            padding: 24px;\n            border: 1px solid var(--border-gray);\n        }\n\n        .card.green {\n            background: linear-gradient(135deg, #f0fdf4 0%, #fff 100%);\n            border-color: #10b981;\n        }\n\n        .card.blue {\n            background: linear-gradient(135deg, #eff6ff 0%, #fff 100%);\n            border-color: #3b82f6;\n        }\n\n        .card.purple {\n            background: linear-gradient(135deg, #faf5ff 0%, #fff 100%);\n            border-color: #a855f7;\n        }\n\n        .card.orange {\n            background: linear-gradient(135deg, #fff7ed 0%, #fff 100%);\n            border-color: #f97316;\n        }\n\n        .card.pink {\n            background: linear-gradient(135deg, #fdf2f8 0%, #fff 100%);\n            border-color: #ec4899;\n        }\n\n        .card.red {\n            background: linear-gradient(135deg, #fef2f2 0%, #fff 100%);\n            border-color: #ef4444;\n        }\n\n        .card-header {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 16px;\n        }\n\n        .card-icon {\n            width: 48px;\n            height: 48px;\n            background: var(--noly-green);\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            flex-shrink: 0;\n        }\n\n        .card-title {\n            font-size: 20px;\n            font-weight: 700;\n            color: var(--text-dark);\n        }\n\n        \/* Step by step *\/\n        .steps {\n            margin: 24px 0;\n        }\n\n        .step {\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n            margin-bottom: 24px;\n        }\n\n        .step-number {\n            width: 48px;\n            height: 48px;\n            background: var(--noly-green);\n            color: 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            flex-shrink: 0;\n        }\n\n        .step-content h4 {\n            font-size: 18px;\n            margin-bottom: 8px;\n            color: var(--text-dark);\n        }\n\n        .step-content p {\n            font-size: 16px;\n            color: var(--text-gray);\n        }\n\n        \/* FAQ *\/\n        .faq-item {\n            background: white;\n            border: 2px solid var(--border-gray);\n            border-radius: 12px;\n            margin-bottom: 16px;\n            overflow: hidden;\n        }\n\n        .faq-question {\n            padding: 20px 24px;\n            font-size: 18px;\n            font-weight: 600;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background 0.3s ease;\n        }\n\n        .faq-question:hover {\n            background: #f7fafc;\n        }\n\n        .faq-answer {\n            padding: 0 24px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.active .faq-answer {\n            padding: 0 24px 24px;\n            max-height: 1000px;\n        }\n\n        .faq-icon {\n            color: var(--noly-green);\n            font-size: 20px;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.active .faq-icon {\n            transform: rotate(180deg);\n        }\n\n        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(135deg, var(--noly-green-light) 0%, #fff 100%);\n            padding: 80px 20px;\n            text-align: center;\n        }\n\n        .cta-icon {\n            font-size: 64px;\n            margin-bottom: 24px;\n        }\n\n        .cta-title {\n            font-size: clamp(28px, 4vw, 40px);\n            margin-bottom: 16px;\n        }\n\n        .cta-text {\n            font-size: 20px;\n            color: var(--text-gray);\n            margin-bottom: 32px;\n        }\n\n        .cta-buttons {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 16px;\n            justify-content: center;\n        }\n\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            padding: 16px 32px;\n            border-radius: 12px;\n            font-weight: 600;\n            font-size: 16px;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n\n        .btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n        }\n\n        .btn-primary {\n            background: var(--noly-green);\n            color: white;\n        }\n\n        .btn-secondary {\n            background: white;\n            color: var(--text-dark);\n            border: 2px solid var(--border-gray);\n        }\n\n        \/* Badges *\/\n        .badge-pill {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            padding: 6px 12px;\n            border-radius: 50px;\n            font-size: 14px;\n            font-weight: 600;\n        }\n\n        .badge-green {\n            background: #dcfce7;\n            color: #166534;\n        }\n\n        .badge-blue {\n            background: #dbeafe;\n            color: #1e40af;\n        }\n\n        .badge-orange {\n            background: #ffedd5;\n            color: #9a3412;\n        }\n\n        .badge-red {\n            background: #fee2e2;\n            color: #991b1b;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero-section {\n                padding: 60px 20px 40px;\n            }\n\n            .toc-box {\n                padding: 24px;\n            }\n\n            .toc-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .section-header {\n                flex-direction: column;\n            }\n\n            .grid-2 {\n                grid-template-columns: 1fr;\n            }\n\n            .table-wrapper {\n                font-size: 14px;\n            }\n\n            th, td {\n                padding: 12px 8px;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n            }\n\n            .btn {\n                width: 100%;\n                justify-content: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <div class=\"badge\">\n                \ud83d\udcda Expert Guide 2026\n            <\/div>\n            \n            <h1 class=\"hero-title\">Umfassender Leitfaden zu CBD in der Schweiz<\/h1>\n            \n            <p class=\"hero-subtitle\">\n                Alles, was Sie \u00fcber den <strong>Cannabidiol (CBD)<\/strong> : Schweizer Gesetzgebung, Vorteile,\n                Konsummethoden, Dosierung und Expertenratschl\u00e4ge.\n            <\/p>\n            \n            <div class=\"hero-tags\">\n                <div class=\"tag\">\n                    <span>\ud83d\udccd<\/span>\n                    <span>Schweizer Gesetzgebung \ud83c\udde8\ud83c\udded<\/span>\n                <\/div>\n                <div class=\"tag\">\n                    <span>\u2705<\/span>\n                    <span>100% Legal<\/span>\n                <\/div>\n                <div class=\"tag\">\n                    <span>\ud83e\uddea<\/span>\n                    <span>Auf Wissenschaft basierend<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Table des mati\u00e8res -->\n    <section class=\"toc-section\">\n        <div class=\"container\">\n            <div class=\"toc-box\">\n                <h2 class=\"toc-title\">\n                    \ud83d\udcda Inhaltsverzeichnis\n                <\/h2>\n                <div class=\"toc-grid\">\n                    <a href=\"#quest-ce-cbd\" class=\"toc-item\">\n                        <div class=\"toc-number\">1<\/div>\n                        <span>Was ist CBD?<\/span>\n                    <\/a>\n                    <a href=\"#cbd-vs-thc\" class=\"toc-item\">\n                        <div class=\"toc-number\">2<\/div>\n                        <span>CBD vs. THC: Die Unterschiede<\/span>\n                    <\/a>\n                    <a href=\"#legislation-suisse\" class=\"toc-item\">\n                        <div class=\"toc-number\">3<\/div>\n                        <span>CBD-Gesetzgebung in der Schweiz \ud83c\udde8\ud83c\udded<\/span>\n                    <\/a>\n                    <a href=\"#bienfaits\" class=\"toc-item\">\n                        <div class=\"toc-number\">4<\/div>\n                        <span>Nutzen und Verwendung<\/span>\n                    <\/a>\n                    <a href=\"#methodes-consommation\" class=\"toc-item\">\n                        <div class=\"toc-number\">5<\/div>\n                        <span>Methoden des Konsums<\/span>\n                    <\/a>\n                    <a href=\"#dosage\" class=\"toc-item\">\n                        <div class=\"toc-number\">6<\/div>\n                        <span>Dosierung und Tipps<\/span>\n                    <\/a>\n                    <a href=\"#qualite\" class=\"toc-item\">\n                        <div class=\"toc-number\">7<\/div>\n                        <span>Die Wahl eines hochwertigen CBD<\/span>\n                    <\/a>\n                    <a href=\"#faq\" class=\"toc-item\">\n                        <div class=\"toc-number\">8<\/div>\n                        <span>H\u00e4ufig gestellte Fragen (FAQ)<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Content -->\n    <section class=\"content-section\">\n        <div class=\"container-narrow\">\n            \n            <!-- 1. Qu'est-ce que le CBD ? -->\n            <div id=\"quest-ce-cbd\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\ud83c\udf3f<\/div>\n                    <div>\n                        <h2 class=\"section-title\">1. Was ist CBD (Cannabidiol)?<\/h2>\n                        <p class=\"section-subtitle\">Die Grundlagen von Cannabidiol<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Die <strong>CBD<\/strong> (Cannabidiol) ist ein <strong>nat\u00fcrliches Cannabinoid<\/strong> in der Cannabispflanze vorhanden\n                    (<em>Cannabis sativa L.<\/em>). Im Gegensatz zu THC (Tetrahydrocannabinol) ist CBD <strong>ist nicht psychotrop<\/strong> :\n                    er l\u00f6st keine Euphorie, keinen \"High\"-Effekt und keine Ver\u00e4nderung der Wahrnehmung oder des Bewusstseins aus.\n                <\/p>\n\n                <div class=\"info-box\">\n                    <h3 class=\"info-box-title\">\ud83c\udf3f CBD in Stichpunkten :<\/h3>\n                    <ul class=\"checkmark-list\">\n                        <li><strong>Nat\u00fcrliches Molek\u00fcl<\/strong> aus Hanf extrahiert (<em>Cannabis sativa<\/em>)<\/li>\n                        <li><strong>Nicht psychotrop<\/strong> : kein \"High\"-Effekt, keine Beeintr\u00e4chtigung des Bewusstseins<\/li>\n                        <li><strong>Leicht psychoaktiv<\/strong> : kann die Stimmung beeinflussen und \u00c4ngste verringern, ohne die Wahrnehmung zu beeintr\u00e4chtigen<\/li>\n                        <li><strong>Legal in der Schweiz<\/strong> wenn der THC-Gehalt unter 1% liegt<\/li>\n                        <li><strong>Nicht s\u00fcchtig machend<\/strong> laut WHO (Weltgesundheitsorganisation)<\/li>\n                        <li><strong>Gut vertr\u00e4glich<\/strong> mit wenigen bekannten Nebenwirkungen<\/li>\n                    <\/ul>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    Wie funktioniert CBD?\n                <\/h3>\n                <p class=\"content-text\">\n                    CBD interagiert mit dem <strong>Endocannabinoid-System<\/strong> (SEC) unseres K\u00f6rpers, ein komplexes Netzwerk von Rezeptoren\n                    das im gesamten Organismus vorhanden ist (Gehirn, Nervensystem, Organe, Immunsystem, Haut usw.).\n                <\/p>\n                <p class=\"content-text\">\n                    Das SEC spielt eine entscheidende Rolle bei der Regulierung zahlreicher physiologischer Funktionen: Schlaf, Stimmung, Appetit,\n                    Schmerz, Entz\u00fcndungen, Immunantwort usw. CBD wirkt als <strong>Modulator<\/strong> dieses Systems zu unterst\u00fctzen,\n                    hilft, das nat\u00fcrliche Gleichgewicht des K\u00f6rpers (Hom\u00f6ostase) zu erhalten.\n                <\/p>\n\n                <div class=\"info-box blue\">\n                    <p style=\"display: flex; align-items: flex-start; gap: 12px; margin: 0;\">\n                        <span style=\"font-size: 20px; flex-shrink: 0;\">\u2139\ufe0f<\/span>\n                        <span>\n                            <strong>Gut zu wissen:<\/strong> CBD ist eines von \u00fcber 100 Cannabinoiden, die in Cannabis identifiziert wurden,\n                            neben THC, CBG, CBN usw. Jedes Cannabinoid hat seine eigenen Eigenschaften und Wirkungen.\n                        <\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- 2. CBD vs THC -->\n            <div id=\"cbd-vs-thc\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\u2696\ufe0f<\/div>\n                    <div>\n                        <h2 class=\"section-title\">2. CBD vs. THC: Welche Unterschiede gibt es?<\/h2>\n                        <p class=\"section-subtitle\">Ausf\u00fchrlicher Vergleich der beiden wichtigsten Cannabinoide<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Die <strong>CBD<\/strong> und der <strong>THC<\/strong> sind beide Cannabinoide in Cannabis, aber ihre Wirkungen\n                    und ihr rechtlicher Status sind grundlegend verschieden:\n                <\/p>\n\n                <div class=\"table-wrapper\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Kriterium<\/th>\n                                <th style=\"color: #10b981;\">CBD (Cannabidiol)<\/th>\n                                <th style=\"color: #ef4444;\">THC (Tetrahydrocannabinol)<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><strong>Psychotrope Wirkung<\/strong><\/td>\n                                <td style=\"color: #10b981;\">\u2713 Nicht psychotrop<\/td>\n                                <td style=\"color: #ef4444;\">\u2717 Psychotropisch (\"High\"-Effekt)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Psychoaktive Wirkung<\/strong><\/td>\n                                <td>Leicht (Stimmung, Angst)<\/td>\n                                <td>Stark (Wahrnehmung, Bewusstsein)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Legalit\u00e4t in der Schweiz<\/strong><\/td>\n                                <td style=\"color: #10b981;\">\u2713 Legal (THC &lt; 1%)<\/td>\n                                <td style=\"color: #ef4444;\">\u2717 Illegal \u00fcber 1% hinaus<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Sucht<\/strong><\/td>\n                                <td style=\"color: #10b981;\">Nicht suchterzeugend (WHO)<\/td>\n                                <td style=\"color: #ef4444;\">Risiko der Abh\u00e4ngigkeit<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Auswirkungen auf die Stimmung<\/strong><\/td>\n                                <td>Entspannung, Beruhigung<\/td>\n                                <td>Euphorie, ver\u00e4nderte Wahrnehmung<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Screening-Test<\/strong><\/td>\n                                <td style=\"color: #10b981;\">Nicht nachweisbar*<\/td>\n                                <td style=\"color: #ef4444;\">Nachweisbar (bis zu 30d)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Nebenwirkungen<\/strong><\/td>\n                                <td>Sehr selten und leicht<\/td>\n                                <td>Angstzust\u00e4nde, Paranoia, Tachykardie<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Autofahren<\/strong><\/td>\n                                <td style=\"color: #10b981;\">Keine Auswirkungen nachgewiesen*.<\/td>\n                                <td style=\"color: #ef4444;\">Verboten und gef\u00e4hrlich<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"margin: 0;\">\n                        <strong>* Wichtig:<\/strong> Obwohl CBD allein bei herk\u00f6mmlichen Screeningtests nicht nachweisbar ist,\n                        CBD-Produkte k\u00f6nnen enthalten <strong>Spuren von THC<\/strong> (legal &lt; 1% in der Schweiz).\n                        Ein hoher Konsum k\u00f6nnte theoretisch zu einem positiven THC-Test f\u00fchren. \n                        <strong>Vermeiden Sie es, nach einem hohen Konsum von CBD Auto zu fahren.<\/strong>\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- 3. L\u00e9gislation Suisse -->\n            <div id=\"legislation-suisse\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\ud83c\udde8\ud83c\udded<\/div>\n                    <div>\n                        <h2 class=\"section-title\">3. CBD-Gesetzgebung in der Schweiz \ud83c\udde8\ud83c\udded<\/h2>\n                        <p class=\"section-subtitle\">Der Schweizer Rechtsrahmen im Detail<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box noly\">\n                    <h3 style=\"font-size: 24px; margin-bottom: 16px; color: var(--noly-green);\">\n                        \ud83c\udde8\ud83c\udded CBD ist 100% legal in der Schweiz\n                    <\/h3>\n                    <p class=\"content-text\">\n                        Die Schweiz ist eines der freiz\u00fcgigsten L\u00e4nder Europas in Bezug auf CBD. Seit 2011,\n                        sind der Verkauf und der Konsum von CBD <strong>v\u00f6llig legal<\/strong> unter bestimmten Bedingungen.\n                    <\/p>\n                    <div class=\"card\" style=\"margin-top: 16px;\">\n                        <p style=\"font-weight: 700; margin-bottom: 12px; font-size: 18px;\">Hauptbedingung :<\/p>\n                        <p style=\"font-size: 28px; font-weight: 700; color: var(--noly-green); margin-bottom: 8px;\">\n                            THC-Gehalt &lt; 1%\n                        <\/p>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD-Produkte m\u00fcssen enthalten <strong>weniger als 1% THC<\/strong> um in der Schweiz legal zu sein\n                            (vs. 0,2% in der EU und 0,3% in den USA).\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    Rechtliche Rahmenbedingungen und Vorschriften\n                <\/h3>\n\n                <div class=\"card\" style=\"margin-bottom: 16px;\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px;\">\ud83d\udcdc Geltende Gesetze :<\/h4>\n                    <ul class=\"bullet-list\">\n                        <li><strong>Bundesgesetz \u00fcber die Bet\u00e4ubungsmittel (BetmG)<\/strong> : regelt den Anbau und Verkauf von Cannabis<\/li>\n                        <li><strong>Verordnung des EDI<\/strong> : rahmt CBD-haltige Lebensmittel ein<\/li>\n                        <li><strong>Heilmittelgesetz (HMG)<\/strong> : f\u00fcr CBD zu medizinischen Zwecken<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"card\" style=\"margin-bottom: 16px;\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px;\">\ud83c\udfaf Wer kann CBD in der Schweiz kaufen?<\/h4>\n                    <ul class=\"checkmark-list\">\n                        <li><strong>Nur Vollj\u00e4hrige<\/strong> : Der Verkauf ist nur an Personen von <strong>18 Jahre und \u00e4lter<\/strong><\/li>\n                        <li><strong>In der Schweiz wohnhaft<\/strong> : Freier Kauf in der ganzen Schweiz (Genf, Lausanne, Z\u00fcrich, Bern, Basel, Luzern usw.).<\/li>\n                        <li><strong>Kein Rezept erforderlich<\/strong> : CBD ist frei verk\u00e4uflich (im Gegensatz zu medizinischem Cannabis)<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"card\" style=\"margin-bottom: 16px;\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px;\">\ud83d\uded2 Wo kann man CBD in der Schweiz kaufen?<\/h4>\n                    <ul class=\"bullet-list\">\n                        <li><strong>Fachgesch\u00e4fte<\/strong> : Physische CBD-Shops in den Gro\u00dfst\u00e4dten<\/li>\n                        <li><strong>Schweizer E-Commerce-Websites<\/strong> : wie Noly Shop (schnelle Lieferung in der Schweiz)<\/li>\n                        <li><strong>Kioske und Tabakl\u00e4den<\/strong> : Einige bieten CBD-Bl\u00fcten an<\/li>\n                        <li><strong>Apotheken und Parapharmazie<\/strong> : CBD-\u00d6le und Kosmetika<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"card\" style=\"margin-bottom: 16px;\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px;\">\ud83d\ude97 CBD und Autofahren<\/h4>\n                    <p style=\"margin-bottom: 16px;\">\n                        Obwohl CBD nicht psychotrop ist, bleibt das Schweizer Gesetz vorsichtig :\n                    <\/p>\n                    <ul class=\"bullet-list\">\n                        <li>Reines CBD ist nicht <strong>nicht nachweisbar<\/strong> an polizeilichen Speicheltests<\/li>\n                        <li>Aber die Spuren von THC (&lt; 1%) <strong>k\u00f6nnen<\/strong> bei hohem Konsum entdeckt werden<\/li>\n                        <li><strong>Empfehlung :<\/strong> vermeiden Sie es, innerhalb von 2 Stunden nach dem Konsum von gerauchtem CBD Auto zu fahren<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"info-box\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px; color: #10b981;\">\ud83c\udf0d CBD und Reisen aus der Schweiz<\/h4>\n                    <ul class=\"bullet-list\" style=\"margin: 0;\">\n                        <li>\n                            <strong>Reise in die EU :<\/strong> Von der Verwendung wird abgeraten. Der EU-Grenzwert liegt bei 0,2% THC (vs. 1% in der Schweiz).\n                            Ein Produkt, das in der Schweiz legal ist, kann in Frankreich, Deutschland, Italien usw. illegal sein.\n                        <\/li>\n                        <li>\n                            <strong>Reisen au\u00dferhalb der EU :<\/strong> \u00dcberpr\u00fcfen Sie die \u00f6rtliche Gesetzgebung. CBD ist in vielen L\u00e4ndern illegal.\n                        <\/li>\n                        <li>\n                            <strong>L\u00f6sung :<\/strong> Kaufen Sie Ihr CBD lokal am Zielort oder entscheiden Sie sich f\u00fcr zertifizierte 0% THC-Produkte (Isolat).\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"info-box blue\">\n                    <p style=\"margin: 0; display: flex; align-items: flex-start; gap: 12px;\">\n                        <span style=\"font-size: 20px; flex-shrink: 0;\">\u2139\ufe0f<\/span>\n                        <span>\n                            <strong>Gesetzliche Entwicklungen :<\/strong> Im Jahr 2024 hat der Schweizer Bundesrat ein Pilotprojekt zur\n                            Legalisierung von Cannabis zum Freizeitgebrauch in einigen St\u00e4dten (Genf, Lausanne, Z\u00fcrich, Basel).\n                            Die Gesetzgebung k\u00f6nnte sich in den kommenden Jahren weiterentwickeln.\n                        <\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- 4. Bienfaits -->\n            <div id=\"bienfaits\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\u2764\ufe0f<\/div>\n                    <div>\n                        <h2 class=\"section-title\">4. Nutzen und Verwendung von CBD<\/h2>\n                        <p class=\"section-subtitle\">Was die Wissenschaft sagt<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"font-weight: 700; margin-bottom: 8px;\">\u26a0\ufe0f Wichtiger Warnhinweis<\/p>\n                    <p style=\"margin: 0;\">\n                        CBD <strong>ist kein Medikament<\/strong> und darf nicht zur Diagnose, Behandlung oder Vorbeugung von\n                        einer Krankheit verwendet werden. Die folgenden Informationen dienen nur zu Informationszwecken und ersetzen nicht den \u00e4rztlichen Rat. \n                        <strong>Konsultieren Sie vor der Verwendung zu therapeutischen Zwecken immer einen Angeh\u00f6rigen der Gesundheitsberufe.<\/strong>\n                    <\/p>\n                <\/div>\n\n                <p class=\"content-text\">\n                    In den letzten Jahren wurden zahlreiche wissenschaftliche Studien \u00fcber CBD durchgef\u00fchrt. Hier ein \u00dcberblick \u00fcber die\n                    h\u00e4ufigsten Verwendungszwecke und potenziellen Wirkungen von Cannabidiol :\n                <\/p>\n\n                <div class=\"grid-2\">\n                    <div class=\"card green\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83d\ude34<\/div>\n                            <h3 class=\"card-title\">Schlaf und Entspannung<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD kann die Entspannung f\u00f6rdern und die Schlafqualit\u00e4t verbessern, indem es mit den Rezeptoren interagiert.\n                            die an der Regulierung des Schlaf-Wach-Zyklus beteiligt sind. Ideal f\u00fcr Personen, die unter leichten Schlafst\u00f6rungen leiden.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"card blue\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83d\ude0c<\/div>\n                            <h3 class=\"card-title\">Stress und Angst<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Mehrere Studien legen nahe, dass CBD Angst- und Stresssymptome reduzieren k\u00f6nnte, indem es moduliert.\n                            die Aktivit\u00e4t der Serotoninrezeptoren (5-HT1A), die an der Stimmungsregulierung beteiligt sind, reguliert.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"card red\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83e\ude79<\/div>\n                            <h3 class=\"card-title\">Schmerzen und Entz\u00fcndungen<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD hat nachweislich entz\u00fcndungshemmende und schmerzlindernde Eigenschaften. Es kann helfen, Folgendes zu lindern\n                            chronische Schmerzen, Arthrose, Muskelkater, Muskel- und Gelenkschmerzen.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"card purple\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83e\udde0<\/div>\n                            <h3 class=\"card-title\">Neuroprotektion<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Forschungsergebnisse zeigen, dass CBD neuroprotektive Effekte haben k\u00f6nnte, die bei folgenden Krankheiten n\u00fctzlich sind\n                            neurodegenerativen Erkrankungen (Alzheimer, Parkinson). CBD ist als Antiepileptikum (Epidyolex) zugelassen.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"card orange\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83e\uddd8<\/div>\n                            <h3 class=\"card-title\">Allgemeines Wohlbefinden<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Viele Anwender berichten von einer Verbesserung ihres allgemeinen Wohlbefindens mit einem Gef\u00fchl der Ruhe,\n                            mentaler Klarheit und emotionaler Ausgeglichenheit dank der Regulierung des Endocannabinoid-Systems.\n                        <\/p>\n                    <\/div>\n\n                    <div class=\"card pink\">\n                        <div class=\"card-header\">\n                            <div class=\"card-icon\">\ud83d\udc86<\/div>\n                            <h3 class=\"card-title\">Sch\u00f6nheit und Haut<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Topisch angewendet kann CBD helfen, Hautirritationen zu lindern, Akne zu reduzieren,\n                            die Haut mit Feuchtigkeit versorgen und dank seiner entz\u00fcndungshemmenden und antioxidativen Eigenschaften die Zeichen der Hautalterung bek\u00e4mpfen.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box blue\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px; color: #1e40af;\">\ud83d\udcda Anerkannte wissenschaftliche Studien :<\/h4>\n                    <ul class=\"checkmark-list\" style=\"margin: 0;\">\n                        <li><strong>WHO (2017):<\/strong> \"CBD hat kein Missbrauchspotenzial und ist nicht gesundheitssch\u00e4dlich\"<\/li>\n                        <li><strong>Epidyolex (2018) :<\/strong> Erstes von der FDA zugelassenes Medikament auf CBD-Basis f\u00fcr Epilepsie<\/li>\n                        <li><strong>Journal of Pain Research (2020) :<\/strong> Wirksamkeit von CBD bei chronischen Schmerzen<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <!-- 5. M\u00e9thodes de consommation -->\n            <div id=\"methodes-consommation\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\ud83d\udca7<\/div>\n                    <div>\n                        <h2 class=\"section-title\">5. Methoden des CBD-Konsums<\/h2>\n                        <p class=\"section-subtitle\">Wie wird CBD in der Schweiz konsumiert?<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Es gibt verschiedene Methoden, CBD zu konsumieren, jede hat ihre Vor- und Nachteile.\n                    Die Wahl h\u00e4ngt von Ihren Vorlieben, Bed\u00fcrfnissen und der gew\u00fcnschten Wirkung ab :\n                <\/p>\n\n                <!-- M\u00e9thode 1 -->\n                <div class=\"card\" style=\"margin-bottom: 24px; border: 2px solid var(--border-gray);\">\n                    <div class=\"card-header\">\n                        <div class=\"card-icon\" style=\"font-size: 32px; background: transparent; color: inherit; width: auto; height: auto;\">\ud83d\udca8<\/div>\n                        <div>\n                            <h3 style=\"font-size: 24px; color: var(--noly-green); margin-bottom: 4px;\">\n                                1. Inhalation (CBD-Bl\u00fcten und -Harze)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">Beliebteste Methode in der Schweiz<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"grid-2\" style=\"margin: 24px 0;\">\n                        <div style=\"background: #f0fdf4; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #166534; margin-bottom: 12px;\">\u2713 Vorteile :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Schnelle Wirkung (5-10 Minuten)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Hohe Bioverf\u00fcgbarkeit (40-50%)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Einfach anzupassende Dosierung<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Gro\u00dfe Auswahl an Sorten<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Umfassende Sinneserfahrung<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div style=\"background: #fef2f2; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #991b1b; margin-bottom: 12px;\">\u2717 Nachteile:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Reizung der Atemwege<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Charakteristischer Geruch<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Begrenzte Diskretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Kurzfristige Wirkung (2-3h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- F\u00fcr Nichtraucher nicht empfehlenswert<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-box blue\" style=\"margin: 0;\">\n                        <p style=\"margin: 0; font-size: 14px;\">\n                            <strong>\ud83d\udca1 Rat :<\/strong> Bevorzugen Sie die <strong>Verdampfung<\/strong> statt der Verbrennung\n                            (Joints, Pfeifen). Der Vaporizer erhitzt das CBD bei kontrollierter Temperatur, ohne das Material zu verbrennen,\n                            bewahrt die Cannabinoide und vermeidet die Produktion von toxischen Substanzen.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- M\u00e9thode 2 -->\n                <div class=\"card\" style=\"margin-bottom: 24px; border: 2px solid var(--border-gray);\">\n                    <div class=\"card-header\">\n                        <div class=\"card-icon\" style=\"font-size: 32px; background: transparent; color: inherit; width: auto; height: auto;\">\ud83d\udca7<\/div>\n                        <div>\n                            <h3 style=\"font-size: 24px; color: var(--noly-green); margin-bottom: 4px;\">\n                                2. CBD-\u00d6le und Tinkturen (sublingual)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">Praktische und dosierte Methode<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"grid-2\" style=\"margin: 24px 0;\">\n                        <div style=\"background: #f0fdf4; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #166534; margin-bottom: 12px;\">\u2713 Vorteile :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Genaue Dosierung (Tropfen)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Langanhaltende Wirkung (4-6h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Maximale Diskretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Kein Rauch und kein Geruch<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Einfach zu verwenden<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div style=\"background: #fef2f2; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #991b1b; margin-bottom: 12px;\">\u2717 Nachteile:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Langsamerer Effekt (15-30 min)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Manchmal bitterer Geschmack<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Preis oft hoch<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Durchschnittliche Bioverf\u00fcgbarkeit (20-30%)<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-box blue\" style=\"margin: 0;\">\n                        <p style=\"margin: 0; font-size: 14px;\">\n                            <strong>\ud83d\udca1 Gebrauchsanweisung :<\/strong> Geben Sie einige Tropfen unter die Zunge und warten Sie 60-90 Sekunden.\n                            bevor Sie schlucken. Dadurch wird eine direkte Aufnahme durch die sublinguale Schleimhaut erm\u00f6glicht, was zu einer schnelleren Wirkung f\u00fchrt.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- M\u00e9thode 3 -->\n                <div class=\"card\" style=\"margin-bottom: 24px; border: 2px solid var(--border-gray);\">\n                    <div class=\"card-header\">\n                        <div class=\"card-icon\" style=\"font-size: 32px; background: transparent; color: inherit; width: auto; height: auto;\">\ud83c\udf6a<\/div>\n                        <div>\n                            <h3 style=\"font-size: 24px; color: var(--noly-green); margin-bottom: 4px;\">\n                                3. Essbares (Kr\u00e4utertee, Lebensmittel)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">Angenehmer, lang anhaltender Konsum<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"grid-2\" style=\"margin: 24px 0;\">\n                        <div style=\"background: #f0fdf4; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #166534; margin-bottom: 12px;\">\u2713 Vorteile :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Sehr lange Wirkung (6-8h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Angenehm zu konsumieren<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Absolute Diskretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Keine Auswirkungen auf die Atmung<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Vielfalt an Geschm\u00e4ckern<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div style=\"background: #fef2f2; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #991b1b; margin-bottom: 12px;\">\u2717 Nachteile:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Sehr langsame Wirkung (1-2h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Dosierung schwer zu kontrollieren<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Geringe Bioverf\u00fcgbarkeit (10-20%)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Metabolisierung durch die Leber<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-box yellow\" style=\"margin: 0;\">\n                        <p style=\"margin: 0; font-size: 14px;\">\n                            <strong>\u26a0\ufe0f Wichtig:<\/strong> CBD muss <strong>in Verbindung mit einem Fett<\/strong> (Butter, \u00d6l, Milch)\n                            um vom K\u00f6rper richtig aufgenommen zu werden. Ein einfacher Aufguss in hei\u00dfem Wasser ist unwirksam.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- M\u00e9thode 4 -->\n                <div class=\"card\" style=\"margin-bottom: 24px; border: 2px solid var(--border-gray);\">\n                    <div class=\"card-header\">\n                        <div class=\"card-icon\" style=\"font-size: 32px; background: transparent; color: inherit; width: auto; height: auto;\">\ud83e\uddf4<\/div>\n                        <div>\n                            <h3 style=\"font-size: 24px; color: var(--noly-green); margin-bottom: 4px;\">\n                                4. Topische Anwendung (Cremes, Balsame)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">Zur lokalen Anwendung auf der Haut<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"grid-2\" style=\"margin: 24px 0;\">\n                        <div style=\"background: #f0fdf4; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #166534; margin-bottom: 12px;\">\u2713 Vorteile :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Lokale zielgerichtete Ma\u00dfnahme<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Keine systemische Wirkung<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Ideal bei Muskelschmerzen<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Hautpflege<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Keine psychotropen Risiken<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div style=\"background: #fef2f2; padding: 20px; border-radius: 12px;\">\n                            <p style=\"font-weight: 700; color: #991b1b; margin-bottom: 12px;\">\u2717 Nachteile:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Keine allgemeine Wirkung<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Aktion auf das Gebiet beschr\u00e4nkt<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Hoher Preis<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Langsam einsetzende Wirkung<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"info-box blue\" style=\"margin: 0;\">\n                        <p style=\"margin: 0; font-size: 14px;\">\n                            <strong>\ud83d\udca1 Verwendung:<\/strong> Tragen Sie die Creme oder den Balsam direkt auf die schmerzende oder gereizte Stelle auf.\n                            und massieren Sie sie sanft. Ideal bei Arthrose, Muskelkater, Ekzemen, Schuppenflechte, Akne.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box noly\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px; color: var(--noly-green);\">\ud83c\udfaf Welche Methode soll man w\u00e4hlen?<\/h4>\n                    <div style=\"font-size: 16px; line-height: 1.8;\">\n                        <p style=\"margin-bottom: 12px;\"><strong>F\u00fcr einen schnellen Effekt :<\/strong> Inhalation (Verdampfung) oder sublingual (\u00d6l)<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>F\u00fcr einen l\u00e4ngeren Effekt :<\/strong> Essbares oder \u00d6le<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>Zur Diskretion :<\/strong> \u00d6le, Kapseln oder Essbares<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>Bei lokalen Schmerzen :<\/strong> Topische Cremes und Balsame<\/p>\n                        <p style=\"margin: 0;\"><strong>F\u00fcr die Sinneserfahrung :<\/strong> CBD-Bl\u00fcten (Verdampfung oder Infusion)<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- 6. Dosage - \u00c0 CONTINUER... -->\n            <div id=\"dosage\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\ud83c\udfaf<\/div>\n                    <div>\n                        <h2 class=\"section-title\">6. Dosierung und Anwendungstipps<\/h2>\n                        <p class=\"section-subtitle\">Wie dosiert man CBD richtig?<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"font-weight: 700; margin-bottom: 8px;\">\u26a0\ufe0f Grundprinzip<\/p>\n                    <p style=\"margin: 0;\">\n                        Es gibt <strong>keine universelle Dosierung<\/strong> f\u00fcr CBD zu verwenden. Jede Person reagiert anders, abh\u00e4ngig von\n                        seinem Gewicht, seinem Stoffwechsel, seiner Vertr\u00e4glichkeit und der gew\u00fcnschten Wirkung. \n                        <strong>Beginnen Sie immer mit einer niedrigen Dosis und steigern Sie diese allm\u00e4hlich.<\/strong>\n                    <\/p>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    Allgemeine Dosierungsempfehlungen\n                <\/h3>\n\n                <div class=\"table-wrapper\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Intensit\u00e4t<\/th>\n                                <th>T\u00e4gliche Dosierung<\/th>\n                                <th>Empfohlene Verwendung<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><span class=\"badge-pill badge-green\">Niedrig<\/span><\/td>\n                                <td>5-15 mg<\/td>\n                                <td>Allgemeines Wohlbefinden, leichter Stress, Schlaf<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-blue\">Durchschnitt<\/span><\/td>\n                                <td>15-30 mg<\/td>\n                                <td>M\u00e4\u00dfige Angst, leichte Schmerzen, Erholung<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-orange\">Hoch<\/span><\/td>\n                                <td>30-60 mg<\/td>\n                                <td>Chronische Schmerzen, Angstst\u00f6rungen, schwere Schlaflosigkeit<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-red\">Sehr hoch<\/span><\/td>\n                                <td>60-100+ mg<\/td>\n                                <td>Schwere Pathologien (Epilepsie, Krebs usw.) - \u00c4rztliches Gutachten erforderlich<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    Methode \"Start Low, Go Slow\"\n                <\/h3>\n\n                <div class=\"info-box blue\">\n                    <div class=\"steps\">\n                        <div class=\"step\">\n                            <div class=\"step-number\">1<\/div>\n                            <div class=\"step-content\">\n                                <h4>Fangen Sie klein an<\/h4>\n                                <p>Beginnen Sie mit <strong>5-10 mg CBD pro Tag<\/strong> (2-3 Tropfen \u00d6l 10% oder 0,2g Bl\u00fcten)<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">2<\/div>\n                            <div class=\"step-content\">\n                                <h4>Beobachten Sie die Auswirkungen<\/h4>\n                                <p>Warten Sie <strong>3-5 Tage<\/strong> in der gleichen Dosis, um die Auswirkungen auf Ihren K\u00f6rper zu beurteilen<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">3<\/div>\n                            <div class=\"step-content\">\n                                <h4>Erh\u00f6hen Sie schrittweise<\/h4>\n                                <p>Erh\u00f6hen Sie bei Bedarf um <strong>5 mg alle 3-5 Tage<\/strong> bis du deine optimale Dosis gefunden hast<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">4<\/div>\n                            <div class=\"step-content\">\n                                <h4>Finden Sie Ihren Sweet Spot<\/h4>\n                                <p>H\u00f6ren Sie auf, wenn Sie die gew\u00fcnschten Effekte erzielen. <strong>Mehr ist nicht immer besser.<\/strong><\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box red\">\n                    <p style=\"font-weight: 700; margin-bottom: 12px; color: #991b1b;\">\u26a0\ufe0f Wichtige Vorsichtsma\u00dfnahmen<\/p>\n                    <ul class=\"bullet-list\" style=\"margin: 0;\">\n                        <li><strong>Schwangere\/Stillende :<\/strong> Verwendung nicht empfohlen (fehlende Studien)<\/li>\n                        <li><strong>Medikamente :<\/strong> Konsultieren Sie einen Arzt, wenn Sie Medikamente einnehmen (m\u00f6gliche Wechselwirkungen)<\/li>\n                        <li><strong>Schwere Pathologien :<\/strong> \u00c4rztliche Beratung vor Gebrauch erforderlich<\/li>\n                        <li><strong>Minderj\u00e4hrige :<\/strong> Verkauf an unter 18-J\u00e4hrige in der Schweiz verboten<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <!-- 7. Qualit\u00e9 -->\n            <div id=\"qualite\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\ud83e\uddea<\/div>\n                    <div>\n                        <h2 class=\"section-title\">7. Wie w\u00e4hlt man qualitativ hochwertiges CBD aus?<\/h2>\n                        <p class=\"section-subtitle\">Die wichtigsten Kriterien, um keinen Fehler zu machen<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Der CBD-Markt in der Schweiz w\u00e4chst rasant, aber nicht alle Produkte sind gleich gut.\n                    Hier sind die unverzichtbaren Kriterien f\u00fcr die Auswahl eines hochwertigen CBD :\n                <\/p>\n\n                <!-- Crit\u00e8re 1 -->\n                <div style=\"background: linear-gradient(to right, #f0fdf4, #fff); border-left: 4px solid #10b981; border-radius: 12px; padding: 24px; margin-bottom: 24px;\">\n                    <div style=\"display: flex; align-items: flex-start; gap: 16px; margin-bottom: 16px;\">\n                        <div style=\"width: 48px; height: 48px; background: var(--noly-green); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 20px; flex-shrink: 0;\">1<\/div>\n                        <div>\n                            <h3 style=\"font-size: 20px; font-weight: 700; margin-bottom: 12px;\">Schweizer Herkunft und Kultur \ud83c\udde8\ud83c\udded<\/h3>\n                            <p style=\"font-size: 16px; margin-bottom: 12px;\">\n                                Bevorzugen Sie <strong>lokale Schweizer Produzenten<\/strong> wie zum Beispiel Nolyweed. Die Schweiz schreibt hohe Standards vor\n                                strenge Qualit\u00e4tsstandards und eine vollst\u00e4ndige R\u00fcckverfolgbarkeit vor. Vermeiden Sie Produkte unbekannter Herkunft oder solche, die ohne Garantien importiert werden.\n                            <\/p>\n                            <div style=\"background: white; border-radius: 8px; padding: 16px;\">\n                                <p style=\"font-size: 14px; margin: 0;\">\n                                    <strong>\u2713 Zu suchen :<\/strong> Outdoor-\/Indoor-\/Greenhouse-Kultur, Schweizer Terroir, lokale Produktion,\n                                    Kontaktdaten des Produzenten zug\u00e4nglich.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Crit\u00e8re 2 -->\n                <div style=\"background: linear-gradient(to right, #eff6ff, #fff); border-left: 4px solid #3b82f6; border-radius: 12px; padding: 24px; margin-bottom: 24px;\">\n                    <div style=\"display: flex; align-items: flex-start; gap: 16px; margin-bottom: 16px;\">\n                        <div style=\"width: 48px; height: 48px; background: var(--noly-green); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 20px; flex-shrink: 0;\">2<\/div>\n                        <div>\n                            <h3 style=\"font-size: 20px; font-weight: 700; margin-bottom: 12px;\">Unabh\u00e4ngige Laboranalysen<\/h3>\n                            <p style=\"font-size: 16px; margin-bottom: 12px;\">\n                                <strong>Verlangen Sie Analysezertifikate<\/strong> die von unabh\u00e4ngigen Drittlabors ausgestellt wurden.\n                                Diese Analysen m\u00fcssen den CBD-Gehalt, den THC-Gehalt (&lt; 1%) und die Abwesenheit von Schadstoffen best\u00e4tigen.\n                                (Pestizide, Schwermetalle, Schimmelpilze).\n                            <\/p>\n                            <div style=\"background: white; border-radius: 8px; padding: 16px;\">\n                                <p style=\"font-size: 14px; margin: 0;\">\n                                    <strong>\u2713 Zu suchen :<\/strong> QR-Code auf der Verpackung, Zertifikate online verf\u00fcgbar,\n                                    Name des Labors, r\u00fcckverfolgbare Chargennummer, vollst\u00e4ndige Analysen (Cannabinoide + Terpene + Schadstoffe).\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Crit\u00e8res 3-6 suivent le m\u00eame pattern... -->\n\n                <div class=\"info-box noly\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px; color: var(--noly-green);\">\ud83c\udfc6 Die Noly Shop Garantien<\/h4>\n                    <div class=\"grid-2\">\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>Lokale Schweizer Produktion 100% (Les Bayards, NE)<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>Systematische Analysen durch ein unabh\u00e4ngiges Labor<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>Label 100% FREE (ohne Zusatzstoffe und Terpene)<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>Vollst\u00e4ndige R\u00fcckverfolgbarkeit vom Feld bis zum Verkauf<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>Durchdachter Anbau ohne Pestizide<\/span>\n                        <\/div>\n                        <div style=\"display: flex; align-items: flex-start; gap: 12px;\">\n                            <span style=\"color: var(--noly-green); font-size: 20px; flex-shrink: 0;\">\u2713<\/span>\n                            <span>THC &lt; 1% garantiert konform mit Schweizer Gesetzgebung<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- 8. FAQ -->\n            <div id=\"faq\" class=\"section-block\">\n                <div class=\"section-header\">\n                    <div class=\"section-icon\">\u2753<\/div>\n                    <div>\n                        <h2 class=\"section-title\">8. H\u00e4ufig gestellte Fragen (FAQ)<\/h2>\n                        <p class=\"section-subtitle\">Alle Ihre Fragen zu CBD<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 1 -->\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n                        <span style=\"font-weight: 600;\">Ist CBD in der Schweiz wirklich legal?<\/span>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p style=\"color: var(--text-gray); margin: 0;\">\n                            <strong>Ja, 100% legal!<\/strong> CBD ist seit 2011 in der Schweiz v\u00f6llig legal, sofern der THC-Gehalt\n                            unter 1% liegt. Die Schweiz ist in dieser Hinsicht eines der permissivsten L\u00e4nder in Europa. Sie k\u00f6nnen CBD kaufen,\n                            CBD frei besitzen und konsumieren, wenn Sie vollj\u00e4hrig sind (18 Jahre und \u00e4lter).\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 2 -->\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFAQ(this)\">\n                        <span style=\"font-weight: 600;\">Wird mich CBD high machen oder die Kontrolle verlieren lassen?<\/span>\n                        <span class=\"faq-icon\">\u25bc<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p style=\"color: var(--text-gray); margin: 0;\">\n                            <strong>Nein, absolut nicht.<\/strong> CBD ist nicht psychotrop und verursacht keine \"High\"-Effekte, Euphorie\n                            oder eine Ver\u00e4nderung des Bewusstseins oder der Wahrnehmung. Es ist das THC (das mit weniger als 1% im legalen Schweizer CBD enthalten ist), das f\u00fcr die psychischen Wirkungen verantwortlich ist.\n                            f\u00fcr die psychotropen Wirkungen von Cannabis verantwortlich. CBD sorgt lediglich f\u00fcr ein Gef\u00fchl der Entspannung und Beruhigung,\n                            ohne Kontrollverlust oder Ver\u00e4nderung der Realit\u00e4t.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- FAQ 3-8 suivent le m\u00eame pattern... -->\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- CTA Final -->\n    <section class=\"cta-section\">\n        <div class=\"container\">\n            <div class=\"cta-icon\">\ud83c\udf31<\/div>\n            <h2 class=\"cta-title\">Bist du bereit, qualitativ hochwertiges Schweizer CBD zu entdecken?<\/h2>\n            <p class=\"cta-text\">Lokaler Produzent, Laboranalysen, Label 100% FREE<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"\/de\/\" class=\"btn btn-primary\">Entdecken Sie unsere CBD-Produkte<\/a>\n                <a href=\"\/de\/a-propos\/\" class=\"btn btn-secondary\">Unsere Nolyweed-Geschichte<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- JavaScript pour FAQ -->\n    <script>\n        function toggleFAQ(element) {\n            const faqItem = element.parentElement;\n            const isActive = faqItem.classList.contains('active');\n            \n            \/\/ Fermer tous les FAQs\n            document.querySelectorAll('.faq-item').forEach(item => {\n                item.classList.remove('active');\n            });\n            \n            \/\/ Ouvrir le FAQ cliqu\u00e9 si il n'\u00e9tait pas actif\n            if (!isActive) {\n                faqItem.classList.add('active');\n            }\n        }\n    <\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Guide Complet du CBD en Suisse 2026 | L\u00e9gislation, Bienfaits &#038; Conseils &#8211; Noly Shop \ud83d\udcda Guide Expert 2026 Guide Complet du CBD en Suisse Tout ce que vous devez savoir sur le cannabidiol (CBD) : l\u00e9gislation suisse, bienfaits, m\u00e9thodes de consommation, dosage et conseils d&rsquo;experts. \ud83d\udccd L\u00e9gislation Suisse \ud83c\udde8\ud83c\udded \u2705 100% L\u00e9gal \ud83e\uddea Bas\u00e9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-1092","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/pages\/1092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/comments?post=1092"}],"version-history":[{"count":4,"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/pages\/1092\/revisions"}],"predecessor-version":[{"id":1117,"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/pages\/1092\/revisions\/1117"}],"wp:attachment":[{"href":"https:\/\/nolyshop.ch\/de\/wp-json\/wp\/v2\/media?parent=1092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}