{"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-guide","status":"publish","type":"page","link":"https:\/\/nolyshop.ch\/en\/guide-cbd\/","title":{"rendered":"CBD Guide"},"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>The Complete Guide to CBD in Switzerland 2026 | Legislation, Benefits &amp; Advice - Noly Shop<\/title>\n    <meta name=\"description\" content=\"Comprehensive guide to CBD in Switzerland: legislation, benefits, consumption methods, dosage. Everything you need to know about legal cannabidiol in Switzerland (Geneva, Lausanne, Zurich, 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\">Complete Guide to CBD in Switzerland<\/h1>\n            \n            <p class=\"hero-subtitle\">\n                All you need to know about <strong>cannabidiol (CBD)<\/strong> Swiss legislation, benefits,\n                consumption methods, dosage and expert advice.\n            <\/p>\n            \n            <div class=\"hero-tags\">\n                <div class=\"tag\">\n                    <span>\ud83d\udccd<\/span>\n                    <span>Swiss legislation \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>Based on science<\/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 Table of contents\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>What is 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: The differences<\/span>\n                    <\/a>\n                    <a href=\"#legislation-suisse\" class=\"toc-item\">\n                        <div class=\"toc-number\">3<\/div>\n                        <span>CBD legislation in Switzerland \ud83c\udde8\ud83c\udded<\/span>\n                    <\/a>\n                    <a href=\"#bienfaits\" class=\"toc-item\">\n                        <div class=\"toc-number\">4<\/div>\n                        <span>Benefits and uses<\/span>\n                    <\/a>\n                    <a href=\"#methodes-consommation\" class=\"toc-item\">\n                        <div class=\"toc-number\">5<\/div>\n                        <span>Consumption methods<\/span>\n                    <\/a>\n                    <a href=\"#dosage\" class=\"toc-item\">\n                        <div class=\"toc-number\">6<\/div>\n                        <span>Dosage and advice<\/span>\n                    <\/a>\n                    <a href=\"#qualite\" class=\"toc-item\">\n                        <div class=\"toc-number\">7<\/div>\n                        <span>Choosing quality CBD<\/span>\n                    <\/a>\n                    <a href=\"#faq\" class=\"toc-item\">\n                        <div class=\"toc-number\">8<\/div>\n                        <span>Frequently asked questions (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. What is CBD (Cannabidiol)?<\/h2>\n                        <p class=\"section-subtitle\">The basics of cannabidiol<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Le <strong>CBD<\/strong> (cannabidiol) is a <strong>natural cannabinoid<\/strong> present in the cannabis plant\n                    (<em>Cannabis sativa L.<\/em>). Unlike THC (tetrahydrocannabinol), CBD <strong>is not psychotropic<\/strong> :\n                    it does not induce euphoria, a \"soaring\" effect or alterations in perception or consciousness.\n                <\/p>\n\n                <div class=\"info-box\">\n                    <h3 class=\"info-box-title\">\ud83c\udf3f CBD in a few key points :<\/h3>\n                    <ul class=\"checkmark-list\">\n                        <li><strong>Natural molecule<\/strong> extracted from hemp (<em>Cannabis sativa<\/em>)<\/li>\n                        <li><strong>Non-psychotropic<\/strong> no \"high\" effect, no alteration of consciousness<\/li>\n                        <li><strong>Slightly psychoactive<\/strong> can influence mood and reduce anxiety, without altering perception<\/li>\n                        <li><strong>Legal in Switzerland<\/strong> if the THC level is less than 1%<\/li>\n                        <li><strong>Non-addictive<\/strong> according to the WHO (World Health Organisation)<\/li>\n                        <li><strong>Well tolerated<\/strong> with few known side effects<\/li>\n                    <\/ul>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    How does CBD work?\n                <\/h3>\n                <p class=\"content-text\">\n                    CBD interacts with <strong>endocannabinoid system<\/strong> (SEC), a complex network of receptors present throughout the body\n                    present throughout the body (brain, nervous system, organs, immune system, skin, etc.).\n                <\/p>\n                <p class=\"content-text\">\n                    The ECS plays a crucial role in regulating numerous physiological functions: sleep, mood, appetite,\n                    pain, inflammation, immune response, etc. CBD acts as a <strong>modulator<\/strong> of this system,\n                    helping to maintain the body's natural balance (homeostasis).\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>Good to know:<\/strong> CBD is one of more than 100 cannabinoids identified in cannabis,\n                            alongside THC, CBG, CBN, etc. Each cannabinoid has its own properties and effects.\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: What are the differences?<\/h2>\n                        <p class=\"section-subtitle\">Detailed comparison of the two main cannabinoids<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Le <strong>CBD<\/strong> and the <strong>THC<\/strong> are both cannabinoids in cannabis, but their effects and legal status\n                    and their legal status are radically different:\n                <\/p>\n\n                <div class=\"table-wrapper\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Criteria<\/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>Psychotropic effect<\/strong><\/td>\n                                <td style=\"color: #10b981;\">\u2713 Non psychotropic<\/td>\n                                <td style=\"color: #ef4444;\">\u2717 Psychotropic (\"high\" effect)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Psychoactive effect<\/strong><\/td>\n                                <td>Slightly (mood, anxiety)<\/td>\n                                <td>Strongly (perception, awareness)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Legality in Switzerland<\/strong><\/td>\n                                <td style=\"color: #10b981;\">\u2713 Legal (THC &lt; 1%)<\/td>\n                                <td style=\"color: #ef4444;\">\u2717 Illegal above 1%<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Addiction<\/strong><\/td>\n                                <td style=\"color: #10b981;\">Non-addictive (WHO)<\/td>\n                                <td style=\"color: #ef4444;\">Dependency risk<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Effects on mood<\/strong><\/td>\n                                <td>Relaxation, soothing<\/td>\n                                <td>Euphoria, altered perception<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Screening test<\/strong><\/td>\n                                <td style=\"color: #10b981;\">Not detectable<\/td>\n                                <td style=\"color: #ef4444;\">Detectable (up to 30 days)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Side effects<\/strong><\/td>\n                                <td>Very rare and slight<\/td>\n                                <td>Anxiety, paranoia, tachycardia<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><strong>Driving<\/strong><\/td>\n                                <td style=\"color: #10b981;\">No proven impact*.<\/td>\n                                <td style=\"color: #ef4444;\">Prohibited and dangerous<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"margin: 0;\">\n                        <strong>* Important:<\/strong> Although CBD alone is not detectable in conventional screening tests,\n                        CBD products may contain <strong>traces of THC<\/strong> (legally &lt; 1% in Switzerland).\n                        Heavy consumption could theoretically lead to a positive THC test. \n                        <strong>Avoid driving after heavy CBD consumption.<\/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 legislation in Switzerland \ud83c\udde8\ud83c\udded<\/h2>\n                        <p class=\"section-subtitle\">The Swiss legal framework in 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 is 100% legal in Switzerland\n                    <\/h3>\n                    <p class=\"content-text\">\n                        Switzerland is one of the most permissive countries in Europe when it comes to CBD. Since 2011,\n                        the sale and consumption of CBD have been <strong>totally legal<\/strong> under certain conditions.\n                    <\/p>\n                    <div class=\"card\" style=\"margin-top: 16px;\">\n                        <p style=\"font-weight: 700; margin-bottom: 12px; font-size: 18px;\">Main condition:<\/p>\n                        <p style=\"font-size: 28px; font-weight: 700; color: var(--noly-green); margin-bottom: 8px;\">\n                            THC levels &lt; 1%\n                        <\/p>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD products must contain <strong>less than 1% of THC<\/strong> to be legal in Switzerland\n                            (compared with 0.2% in the EU and 0.3% in the USA).\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    Legal framework and regulations\n                <\/h3>\n\n                <div class=\"card\" style=\"margin-bottom: 16px;\">\n                    <h4 style=\"font-weight: 700; margin-bottom: 16px;\">\ud83d\udcdc Applicable laws :<\/h4>\n                    <ul class=\"bullet-list\">\n                        <li><strong>Federal Law on Narcotics (LStup)<\/strong> Cannabis: regulating the cultivation and sale of cannabis<\/li>\n                        <li><strong>FDHA Ordinance<\/strong> The European Commission: a framework for foodstuffs containing CBD<\/li>\n                        <li><strong>Law on Therapeutic Products (LPTh)<\/strong> for CBD for medical use<\/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 Who can buy CBD in Switzerland?<\/h4>\n                    <ul class=\"checkmark-list\">\n                        <li><strong>Majors only<\/strong> The sale is reserved for <strong>18 and over<\/strong><\/li>\n                        <li><strong>Swiss residents<\/strong> free purchase throughout Switzerland (Geneva, Lausanne, Zurich, Bern, Basel, Lucerne, etc.)<\/li>\n                        <li><strong>No prescription required<\/strong> CBD is sold over the counter (unlike medical 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 Where can I buy CBD in Switzerland?<\/h4>\n                    <ul class=\"bullet-list\">\n                        <li><strong>Specialist shops<\/strong> CBD shops in major cities<\/li>\n                        <li><strong>Swiss e-commerce sites<\/strong> : like Noly Shop (fast delivery in Switzerland)<\/li>\n                        <li><strong>Kiosks and tobacconists<\/strong> Some offer CBD flowers<\/li>\n                        <li><strong>Pharmacies and drugstores<\/strong> CBD oils and cosmetics<\/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 and driving<\/h4>\n                    <p style=\"margin-bottom: 16px;\">\n                        Although CBD is not a psychotropic drug, Swiss law remains cautious:\n                    <\/p>\n                    <ul class=\"bullet-list\">\n                        <li>Pure CBD is <strong>not detectable<\/strong> police saliva tests<\/li>\n                        <li>But traces of THC (&lt; 1%) <strong>can<\/strong> be detected in the event of heavy consumption<\/li>\n                        <li><strong>Recommendation:<\/strong> avoid driving within 2 hours of smoking CBD<\/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 and travel from Switzerland<\/h4>\n                    <ul class=\"bullet-list\" style=\"margin: 0;\">\n                        <li>\n                            <strong>Travelling in the EU :<\/strong> Not recommended. The EU limit is 0.2% THC (compared with 1% in Switzerland).\n                            A product that is legal in Switzerland may be illegal in France, Germany, Italy, etc.\n                        <\/li>\n                        <li>\n                            <strong>Travel outside the EU :<\/strong> Check local legislation. CBD is illegal in many countries.\n                        <\/li>\n                        <li>\n                            <strong>Solution:<\/strong> Buy your CBD locally at destination or opt for certified 0% THC (isolate) products.\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>Legislative developments :<\/strong> In 2024, the Swiss Federal Council launched a pilot project to legalise\n                            legalise recreational cannabis in certain cities (Geneva, Lausanne, Zurich, Basel).\n                            Legislation could evolve in the years to come.\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. Benefits and uses of CBD<\/h2>\n                        <p class=\"section-subtitle\">What science says<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"font-weight: 700; margin-bottom: 8px;\">\u26a0\ufe0f Important warning<\/p>\n                    <p style=\"margin: 0;\">\n                        CBD <strong>is not a medicine<\/strong> and must not be used to diagnose, treat or prevent\n                        disease. The information below is provided for information purposes only and does not replace medical advice. \n                        <strong>Always consult a healthcare professional before using for therapeutic purposes.<\/strong>\n                    <\/p>\n                <\/div>\n\n                <p class=\"content-text\">\n                    Numerous scientific studies have been carried out on CBD in recent years. Here is an overview of the\n                    uses and potential effects of 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\">Sleep and relaxation<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD can promote relaxation and improve sleep quality by interacting with the receptors\n                            involved in regulating the sleep-wake cycle. Ideal for people suffering from mild insomnia.\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 and anxiety<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Several studies suggest that CBD may reduce symptoms of anxiety and stress by modulating\n                            the activity of serotonin receptors (5-HT1A), involved in mood regulation.\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\">Pain and inflammation<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            CBD has recognised anti-inflammatory and analgesic properties. It can help relieve\n                            chronic pain, osteoarthritis, aches and pains in muscles and joints.\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\">Neuroprotection<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Research shows that CBD could have neuroprotective effects, useful in the case of\n                            neurodegenerative diseases (Alzheimer's, Parkinson's). CBD is approved as an anti-epileptic (Epidyolex).\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\">General well-being<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Many users report an improvement in their overall well-being, with a feeling of calm,\n                            mental clarity and emotional balance thanks to the regulation of the endocannabinoid system.\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\">Beauty and skin<\/h3>\n                        <\/div>\n                        <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">\n                            Topical application of CBD can help soothe skin irritations, reduce acne,\n                            moisturise the skin and fight the signs of ageing thanks to its anti-inflammatory and antioxidant properties.\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 Recognized scientific studies :<\/h4>\n                    <ul class=\"checkmark-list\" style=\"margin: 0;\">\n                        <li><strong>WHO (2017):<\/strong> \"CBD has no abuse potential and is not harmful to health\"<\/li>\n                        <li><strong>Epidyolex (2018):<\/strong> First CBD-based drug approved by the FDA for epilepsy<\/li>\n                        <li><strong>Journal of Pain Research (2020) :<\/strong> Effectiveness of CBD on chronic pain<\/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. Methods of consuming CBD<\/h2>\n                        <p class=\"section-subtitle\">How is CBD consumed in Switzerland?<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    There are several ways to consume CBD, each with its own advantages and disadvantages.\n                    The choice depends on your preferences, your needs and the desired effect:\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 flowers and resins)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">The most popular method in Switzerland<\/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 Benefits :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Fast-acting (5-10 minutes)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- High bioavailability (40-50%)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Easy to adjust dosage<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Wide choice of varieties<\/li>\n                                <li style=\"margin-bottom: 8px;\">- A complete sensory experience<\/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 Disadvantages:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Irritation of the respiratory tract<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Characteristic odour<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Limited discretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Short-lasting effect (2-3h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Not recommended for non-smokers<\/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 Council:<\/strong> Focus on <strong>vaporisation<\/strong> rather than combustion\n                            (joints, pipes). The vaporiser heats the CBD to a controlled temperature without burning the material,\n                            preserving the cannabinoids and avoiding the production of toxic substances.\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 oils and tinctures (sublingual)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">A practical, measured method<\/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 Benefits :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Precise dosage (drops)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Lasting effect (4-6h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Maximum discretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- No smoke or smell<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Easy to use<\/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 Disadvantages:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Slower-acting (15-30 min)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- A sometimes bitter taste<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Price often high<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Average bioavailability (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 Instructions for use :<\/strong> Place a few drops under the tongue and wait 60-90 seconds\n                            before swallowing. This allows direct absorption by the sublingual mucosa for a faster effect.\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. Edibles (Infusions, foods)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">Pleasant, long-lasting consumption<\/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 Benefits :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Very long effect (6-8h)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Pleasant to drink<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Total discretion<\/li>\n                                <li style=\"margin-bottom: 8px;\">- No respiratory impact<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Variety of flavours<\/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 Disadvantages:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Very slow effect (1-2 hours)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Dosage difficult to control<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Low bioavailability (10-20%)<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Metabolised by the liver<\/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 Important:<\/strong> CBD must be <strong>combined with a fat<\/strong> (butter, oil, milk)\n                            to be properly assimilated by the body. A simple infusion in hot water is ineffective.\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. Topical application (creams, balms)\n                            <\/h3>\n                            <p style=\"font-size: 16px; color: var(--text-gray); margin: 0;\">For topical and cutaneous use<\/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 Benefits :<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- Targeted local action<\/li>\n                                <li style=\"margin-bottom: 8px;\">- No systemic effect<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Ideal for muscle pain<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Skin care<\/li>\n                                <li style=\"margin-bottom: 8px;\">- No psychotropic risk<\/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 Disadvantages:<\/p>\n                            <ul style=\"list-style: none; padding: 0; margin: 0; font-size: 14px;\">\n                                <li style=\"margin-bottom: 8px;\">- No general effect<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Action limited to the zone<\/li>\n                                <li style=\"margin-bottom: 8px;\">- High prices<\/li>\n                                <li style=\"margin-bottom: 8px;\">- Slow to take effect<\/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 Usage:<\/strong> Apply the cream or balm directly to the painful or irritated area\n                            and massage gently. Ideal for osteoarthritis, aches and pains, eczema, psoriasis and acne.\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 Which method should I choose?<\/h4>\n                    <div style=\"font-size: 16px; line-height: 1.8;\">\n                        <p style=\"margin-bottom: 12px;\"><strong>For a quick effect:<\/strong> Inhalation (spray) or sublingual (oil)<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>For a prolonged effect:<\/strong> Edibles or oils<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>For discretion :<\/strong> Oils, capsules or edibles<\/p>\n                        <p style=\"margin-bottom: 12px;\"><strong>For local pain :<\/strong> Topical creams and balms<\/p>\n                        <p style=\"margin: 0;\"><strong>For a sensory experience :<\/strong> CBD flowers (vaporised or infused)<\/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. Dosage and advice on use<\/h2>\n                        <p class=\"section-subtitle\">How do you dose CBD correctly?<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"info-box yellow\">\n                    <p style=\"font-weight: 700; margin-bottom: 8px;\">\u26a0\ufe0f Fundamental principle<\/p>\n                    <p style=\"margin: 0;\">\n                        There is no <strong>no universal dosage<\/strong> for CBD. Each person reacts differently depending on\n                        metabolism, tolerance and the desired effect. \n                        <strong>Always start with a low dose and increase gradually.<\/strong>\n                    <\/p>\n                <\/div>\n\n                <h3 style=\"font-size: 24px; margin: 32px 0 16px; color: var(--noly-green);\">\n                    General dosage recommendations\n                <\/h3>\n\n                <div class=\"table-wrapper\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Intensity<\/th>\n                                <th>Daily dosage<\/th>\n                                <th>Recommended use<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td><span class=\"badge-pill badge-green\">Low<\/span><\/td>\n                                <td>5-15 mg<\/td>\n                                <td>General well-being, mild stress, sleep<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-blue\">Average<\/span><\/td>\n                                <td>15-30 mg<\/td>\n                                <td>Moderate anxiety, mild pain, recovery<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-orange\">High<\/span><\/td>\n                                <td>30-60 mg<\/td>\n                                <td>Chronic pain, anxiety disorders, severe insomnia<\/td>\n                            <\/tr>\n                            <tr>\n                                <td><span class=\"badge-pill badge-red\">Very high<\/span><\/td>\n                                <td>60-100+ mg<\/td>\n                                <td>Serious medical conditions (epilepsy, cancer, etc.) - Medical opinion required<\/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                    Start Low, Go Slow\" method\"\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>Start small<\/h4>\n                                <p>Start with <strong>5-10 mg of CBD per day<\/strong> (2-3 drops of 10% oil or 0.2g of flowers)<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">2<\/div>\n                            <div class=\"step-content\">\n                                <h4>Observe the effects<\/h4>\n                                <p>Wait <strong>3-5 days<\/strong> at the same dose to assess the effects on your body<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">3<\/div>\n                            <div class=\"step-content\">\n                                <h4>Increase gradually<\/h4>\n                                <p>If necessary, increase the <strong>5 mg every 3-5 days<\/strong> until you find your optimum dose<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"step\">\n                            <div class=\"step-number\">4<\/div>\n                            <div class=\"step-content\">\n                                <h4>Find your sweet spot<\/h4>\n                                <p>Stop when you achieve the desired effects. <strong>More is not always better.<\/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 Important precautions<\/p>\n                    <ul class=\"bullet-list\" style=\"margin: 0;\">\n                        <li><strong>Pregnant\/lactating women:<\/strong> Not recommended for use (lack of studies)<\/li>\n                        <li><strong>Medicines :<\/strong> Consult a doctor if you are taking any treatments (possible interactions)<\/li>\n                        <li><strong>Serious pathologies :<\/strong> Medical opinion required before use<\/li>\n                        <li><strong>Minors :<\/strong> Sale prohibited to under-18s in Switzerland<\/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. How do I choose quality CBD?<\/h2>\n                        <p class=\"section-subtitle\">Essential criteria to avoid making a mistake<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"content-text\">\n                    The CBD market in Switzerland is booming, but not all products are created equal.\n                    Here are the essential criteria for choosing top-quality 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;\">Swiss origin and culture \ud83c\udde8\ud83c\udded<\/h3>\n                            <p style=\"font-size: 16px; margin-bottom: 12px;\">\n                                Choose <strong>local Swiss producers<\/strong> such as Nolyweed. Switzerland imposes strict\n                                and complete traceability. Avoid products of unknown origin or imported without guarantees.\n                            <\/p>\n                            <div style=\"background: white; border-radius: 8px; padding: 16px;\">\n                                <p style=\"font-size: 14px; margin: 0;\">\n                                    <strong>\u2713 What to look for:<\/strong> Outdoor\/indoor\/greenhouse culture, Swiss terroir, local production,\n                                    producer contact details available.\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;\">Independent laboratory analysis<\/h3>\n                            <p style=\"font-size: 16px; margin-bottom: 12px;\">\n                                <strong>Demand certificates of analysis<\/strong> issued by independent third-party laboratories.\n                                These analyses must confirm the CBD content, the THC content (&lt; 1%), and the absence of contaminants\n                                (pesticides, heavy metals, mould).\n                            <\/p>\n                            <div style=\"background: white; border-radius: 8px; padding: 16px;\">\n                                <p style=\"font-size: 14px; margin: 0;\">\n                                    <strong>\u2713 What to look for:<\/strong> QR code on packaging, certificates available online,\n                                    name of laboratory, traceable batch number, full analyses (cannabinoids + terpenes + contaminants).\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 Noly Shop guarantees<\/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>Local Swiss production 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>Systematic independent laboratory analysis<\/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 (no additives or terpenes)<\/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>Total traceability from field to sale<\/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>Sustainable cultivation without pesticides<\/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% guaranteed to comply with Swiss legislation<\/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. Frequently asked questions (FAQ)<\/h2>\n                        <p class=\"section-subtitle\">All your questions about 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;\">Is CBD really legal in Switzerland?<\/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>Yes, 100% legal!<\/strong> CBD has been fully legal in Switzerland since 2011, provided that the THC level\n                            content is less than 1%. Switzerland is one of the most permissive countries in Europe in this respect. You can buy,\n                            possess and consume CBD freely if you are over 18.\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;\">Will CBD make me high or make me lose control?<\/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>No, absolutely not.<\/strong> CBD is not psychotropic and does not cause any \"high\", euphoria\n                            or altered consciousness or perception. It is THC (present at less than 1% in legal Swiss CBD) that is responsible for the psychotropic effects of cannabis.\n                            psychotropic effects of cannabis. CBD simply provides a feeling of relaxation and calm,\n                            with no loss of control or change in reality.\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\">Ready to discover quality Swiss CBD?<\/h2>\n            <p class=\"cta-text\">Local producer, laboratory analysis, Label 100% FREE<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"\/en\/\" class=\"btn btn-primary\">Discover our CBD products<\/a>\n                <a href=\"\/en\/a-propos\/\" class=\"btn btn-secondary\">Our Nolyweed story<\/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\/en\/wp-json\/wp\/v2\/pages\/1092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/comments?post=1092"}],"version-history":[{"count":4,"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/pages\/1092\/revisions"}],"predecessor-version":[{"id":1117,"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/pages\/1092\/revisions\/1117"}],"wp:attachment":[{"href":"https:\/\/nolyshop.ch\/en\/wp-json\/wp\/v2\/media?parent=1092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}