{"title":"Vitiligo","description":"\u003cp\u003eVitiligo is a chronic skin condition that causes loss of pigmentation, leading to white patches on the skin due to a lack of melanin production. While there is no complete cure, effective treatments can help slow progression, restore pigment, and even out skin tone. At Westbury Chemist, we offer clinically approved vitiligo treatments to help manage symptoms and support skin health\u003c\/p\u003e","products":[{"product_id":"betnovate-vitiligo","title":"Betnovate","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eBetnovate Description\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/alpinejs@3.x.x\/dist\/cdn.min.js\"\u003e\u003c\/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cscript\u003e\n        tailwind.config = {\n            prefix: 'tw-',\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Instrument Sans', 'sans-serif'],\n                    },\n                    colors: {\n                        primary: '#3F88CE',\n                        'primary-light': '#EBF5FF',\n                    }\n                }\n            }\n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        \/* Reset styles for our content only *\/\n        .treated-content * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Instrument Sans', sans-serif !important;\n        }\n\n        \/* Defensive styles to prevent Shopify styles from bleeding in *\/\n        .treated-content button {\n            background: none;\n            border: none;\n            padding: 0;\n            margin: 0;\n            font: inherit;\n            cursor: pointer;\n            outline: inherit;\n            width: 100%;\n            text-align: left;\n        }\n\n        .treated-content button:hover {\n            background: none;\n        }\n\n        .treated-content button:focus {\n            outline: none;\n        }\n\n        \/* Override any Shopify specific styles *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Enhanced button and hover states *\/\n        .treated-content button.accordion-button {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            transition: all 200ms ease-in-out !important;\n            padding: 1.5rem 1rem !important;\n            width: 100% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n\n        .treated-content button.accordion-button:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content button.accordion-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Section styling *\/\n        .treated-content .section-header {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem 2rem !important;\n            margin-bottom: 2rem !important;\n            display: flex !important;\n            align-items: center !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n        }\n\n        .treated-content .section-icon {\n            width: 48px !important;\n            height: 48px !important;\n            background-color: #EBF5FF !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-right: 1rem !important;\n            color: #3F88CE !important;\n        }\n\n        \/* Text colors and typography *\/\n        .treated-content .content-text {\n            font-size: 1.25rem !important;\n            line-height: 1.8 !important;\n            color: #4B5563 !important;\n        }\n\n        .treated-content .section-title {\n            font-size: 1.875rem !important;\n            font-weight: 600 !important;\n            color: #111827 !important;\n        }\n\n        .treated-content .question-title {\n            font-size: 1.5rem !important;\n            font-weight: 600 !important;\n            color: #1F2937 !important;\n        }\n\n        \/* Card and container styles *\/\n        .treated-content .text-block {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin: 1rem 0 !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .content-container {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 2rem !important;\n        }\n\n        \/* Link button styles *\/\n        .treated-content .link-button {\n            display: inline-flex !important;\n            align-items: center !important;\n            padding: 0.75rem 1.5rem !important;\n            background-color: #FFFFFF !important;\n            border: 2px solid #3F88CE !important;\n            color: #3F88CE !important;\n            border-radius: 0.5rem !important;\n            font-weight: 500 !important;\n            transition: all 200ms ease-in-out !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:hover {\n            background-color: #EBF5FF !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Icon colors *\/\n        .treated-content .fa-solid.tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .fa-solid.tw-text-white {\n            color: #FFFFFF !important;\n        }\n\n        \/* Additional color overrides *\/\n        .treated-content .tw-bg-gray-50 {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .tw-text-gray-400 {\n            color: #9CA3AF !important;\n        }\n\n        .treated-content .tw-text-gray-500 {\n            color: #6B7280 !important;\n        }\n\n        .treated-content .tw-text-gray-700 {\n            color: #374151 !important;\n        }\n\n        \/* Ensure proper rounded corners *\/\n        .treated-content .tw-rounded-xl {\n            border-radius: 0.75rem !important;\n        }\n\n        .treated-content .tw-rounded-lg {\n            border-radius: 0.5rem !important;\n        }\n\n        .treated-content .tw-rounded-full {\n            border-radius: 9999px !important;\n        }\n\n        \/* Ensure proper spacing *\/\n        .treated-content .tw-mb-16 {\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .tw-p-8 {\n            padding: 2rem !important;\n        }\n\n        \/* Force proper text colors *\/\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-gray-600 {\n            color: #4B5563 !important;\n        }\n\n        .treated-content .tw-text-gray-800 {\n            color: #1F2937 !important;\n        }\n\n        .treated-content .tw-text-gray-900 {\n            color: #111827 !important;\n        }\n\n        \/* Ensure proper borders *\/\n        .treated-content .tw-border {\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .tw-border-gray-200 {\n            border-color: #E5E7EB !important;\n        }\n\n        \/* Force proper background colors *\/\n        .treated-content .tw-bg-white {\n            background-color: white !important;\n        }\n\n        .treated-content .hover\\:tw-bg-gray-50:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        \/* Ensure proper shadows *\/\n        .treated-content .tw-shadow-sm {\n            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;\n        }\n\n        \/* Ensure proper transitions *\/\n        .treated-content .tw-transition-all {\n            transition-property: all !important;\n            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n            transition-duration: 200ms !important;\n        }\n\n        \/* Ensure proper font sizes *\/\n        .treated-content .tw-text-2xl {\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        .treated-content .tw-text-3xl {\n            font-size: 1.875rem !important;\n            line-height: 2.25rem !important;\n        }\n\n        .treated-content .tw-text-lg {\n            font-size: 1.125rem !important;\n            line-height: 1.75rem !important;\n        }\n\n        \/* Ensure proper font weights *\/\n        .treated-content .tw-font-semibold {\n            font-weight: 600 !important;\n        }\n\n        .treated-content .tw-font-bold {\n            font-weight: 700 !important;\n        }\n\n        \/* Preserve accordion styles *\/\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n        }\n\n        \/* Additional spacing and layout styles *\/\n        .treated-content .tw-gap-4 {\n            gap: 1rem !important;\n        }\n\n        .treated-content .tw-gap-6 {\n            gap: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-4 \u003e * + * {\n            margin-top: 1rem !important;\n        }\n\n        .treated-content .tw-space-y-6 \u003e * + * {\n            margin-top: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-8 \u003e * + * {\n            margin-top: 2rem !important;\n        }\n\n        \/* Icon styles *\/\n        .treated-content .fa-solid {\n            font-family: \"Font Awesome 6 Free\" !important;\n        }\n\n        .treated-content .tw-rotate-180 {\n            transform: rotate(180deg) !important;\n        }\n\n        \/* Link styles *\/\n        .treated-content a.tw-inline-flex {\n            display: inline-flex !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content a:hover {\n            text-decoration: none !important;\n        }\n\n        \/* Ensure proper padding for all sections *\/\n        .treated-content .tw-py-6 {\n            padding-top: 1.5rem !important;\n            padding-bottom: 1.5rem !important;\n        }\n\n        .treated-content .tw-px-4 {\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .tw-py-8 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n\n        \/* Ensure proper flex behavior *\/\n        .treated-content .tw-flex {\n            display: flex !important;\n        }\n\n        .treated-content .tw-items-center {\n            align-items: center !important;\n        }\n\n        .treated-content .tw-justify-between {\n            justify-content: space-between !important;\n        }\n\n        .treated-content .tw-flex-1 {\n            flex: 1 1 0% !important;\n        }\n\n        .treated-content .tw-flex-shrink-0 {\n            flex-shrink: 0 !important;\n        }\n\n        body {\n            font-family: 'Instrument Sans', sans-serif;\n            background-color: #FFFFFF;\n            color: #374151;\n            margin: 0;\n            padding: 0;\n            min-height: 100vh;\n        }\n        \n        .content-text {\n            font-size: 1.25rem;\n            line-height: 1.8;\n            color: #4B5563;\n        }\n\n        .section-title {\n            font-size: 1.875rem;\n            font-weight: 600;\n            color: #111827;\n        }\n\n        .question-title {\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: #1F2937;\n        }\n\n        .content-container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .text-block {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 2rem;\n            margin: 1rem 0;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);\n            border: 1px solid #E5E7EB;\n        }\n\n        .text-block p {\n            margin: 0;\n            padding: 0;\n        }\n\n        .text-block + .text-block {\n            margin-top: 1.5rem;\n        }\n\n\n\n        .section-icon {\n            width: 48px;\n            height: 48px;\n            background: #EBF5FF;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 1rem;\n            color: #3F88CE;\n        }\n\n        \/* Content Layout *\/\n        .content-layout {\n            padding-left: 4rem;\n        }\n\n        \/* Toggle Button *\/\n        .toggle-btn {\n            background: #FFFFFF;\n            border: 1px solid #E5E7EB;\n            padding: 0.75rem 1.5rem;\n            border-radius: 8px;\n            font-size: 0.875rem;\n            font-weight: 500;\n            color: #374151;\n            transition: all 0.2s;\n        }\n\n        .toggle-btn:hover {\n            background: #F9FAFB;\n        }\n\n        .toggle-btn.active {\n            background: #EBF5FF;\n            color: #3F88CE;\n            border-color: #3F88CE;\n        }\n\n        \/* Transitions *\/\n        .transition-fade {\n            transition: all 0.3s ease-in-out;\n        }\n\n        \/* List Styling *\/\n        .list-content, .content-list, .space-y-4 {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .list-content li, .content-list li, .space-y-4 li {\n            list-style: none;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            padding: 0;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .list-content li i, .content-list li i, .space-y-4 li i {\n            flex-shrink: 0;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .list-content li span, .content-list li span, .space-y-4 li span {\n            flex: 1;\n        }\n\n        \/* Remove default list styling *\/\n        ul {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        \/* Numbered List Styling *\/\n        ol.list-decimal {\n            list-style: none;\n            counter-reset: custom-counter;\n            padding: 0;\n            margin: 0;\n        }\n\n        ol.list-decimal li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            counter-increment: custom-counter;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        ol.list-decimal li::before {\n            content: counter(custom-counter);\n            position: absolute;\n            left: 0;\n            top: 0.15rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 0.875rem;\n        }\n\n        \/* Checkmark List Styling *\/\n        .space-y-6 li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .space-y-6 li .fa-check {\n            position: absolute;\n            left: 0;\n            top: 0.25rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .question-card {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1.5rem;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n            border: 1px solid #E5E7EB;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        .text-container {\n            background: #F9FAFB;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1rem;\n            border: 1px solid #E5E7EB;\n        }\n\n        .content-section {\n            max-width: 100%;\n            margin: 0;\n        }\n\n        .accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            opacity: 0;\n            transition: all 0.3s ease-out;\n            pointer-events: none;\n        }\n        \n        .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n            transition: all 0.5s ease-in;\n        }\n\n        .accordion-button {\n            border-radius: 8px;\n            transition: all 0.3s ease;\n        }\n\n        .accordion-button:hover {\n            background-color: #F9FAFB;\n        }\n\n        .chevron-icon {\n            transition: transform 0.3s ease;\n        }\n\n        .chevron-icon.active {\n            transform: rotate(180deg);\n        }\n\n        @media (max-width: 768px) {\n            .max-w-5xl {\n                max-width: 100%;\n                padding: 1rem;\n            }\n\n            .section-title {\n                font-size: 1.5rem;\n            }\n\n            .question-title {\n                font-size: 1.25rem;\n            }\n\n            .content-text {\n                font-size: 1.125rem;\n            }\n\n            .accordion-button {\n                padding: 1rem;\n            }\n\n            .pt-8 {\n                padding-top: 1.5rem;\n            }\n\n            .px-6 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n\n            .pb-10 {\n                padding-bottom: 1.5rem;\n            }\n\n            .mb-16 {\n                margin-bottom: 2rem;\n            }\n\n            .py-16 {\n                padding-top: 2rem;\n                padding-bottom: 2rem;\n            }\n\n            .px-8 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n        }\n\n        \/* Read More Hero Section *\/\n        .treated-content .readmore-hero {\n            background-color: #3F88CE !important;\n            color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .readmore-hero h2 {\n            color: white !important;\n            font-size: 1.875rem !important;\n            font-weight: 700 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-hero p {\n            color: white !important;\n            opacity: 0.9 !important;\n        }\n\n        .treated-content .readmore-hero i {\n            color: white !important;\n            font-size: 2rem !important;\n        }\n\n        .treated-content .readmore-hero .tw-flex {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 1.5rem !important;\n        }\n\n        \/* Accordion Styles *\/\n        .treated-content .accordion-section {\n            border-bottom: 1px solid #E5E7EB !important;\n            margin-bottom: 2rem !important;\n        }\n\n        .treated-content .accordion-header {\n            background-color: white !important;\n            padding: 1.5rem 1rem !important;\n            border-radius: 0.5rem !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n            width: 100% !important;\n            transition: all 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .accordion-header i.fa-solid {\n            color: #3F88CE !important;\n            font-size: 1.875rem !important;\n            margin-right: 1.25rem !important;\n        }\n\n        .treated-content .accordion-header .chevron {\n            color: #9CA3AF !important;\n            transition: transform 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header.active .chevron {\n            transform: rotate(180deg) !important;\n        }\n\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out !important;\n            background-color: white !important;\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px !important;\n            opacity: 1 !important;\n            pointer-events: auto !important;\n            padding-top: 2rem !important;\n            padding-bottom: 2.5rem !important;\n        }\n\n        \/* Readmore List Items *\/\n        .treated-content .readmore-list-item {\n            display: flex !important;\n            align-items: center !important;\n            gap: 1rem !important;\n            color: white !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-list-item i {\n            color: white !important;\n            font-size: 1.5rem !important;\n        }\n\n        .treated-content .readmore-list-item span {\n            color: white !important;\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        \/* Override specific Tailwind classes *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Additional accordion content styles *\/\n        .treated-content .accordion-content .tw-bg-white {\n            background-color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem !important;\n            margin-bottom: 1.5rem !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .accordion-content h3 {\n            color: #1F2937 !important;\n            font-size: 1.25rem !important;\n            font-weight: 600 !important;\n            margin-bottom: 1rem !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n\n        .treated-content .accordion-content h3 i {\n            color: #3F88CE !important;\n            margin-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content p {\n            color: #4B5563 !important;\n            font-size: 1.125rem !important;\n            line-height: 1.75 !important;\n        }\n\n        \/* Accordion header icon spacing *\/\n        .treated-content button .tw-flex.tw-items-center {\n            gap: 2rem !important; \/* Add consistent gap between all elements *\/\n        }\n\n        .treated-content button i.fa-solid {\n            margin: 0 1rem !important; \/* Add margin on both sides of the icon *\/\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"treated-content\"\u003e\n        \u003c!-- Read More Hero --\u003e\n        \n        \u003cdiv class=\"tw-mb-16\"\u003e\n            \u003cdiv class=\"tw-bg-primary tw-rounded-xl tw-p-8 tw-text-white\"\u003e\n                \u003cdiv class=\"tw-max-w-7xl tw-mx-auto\"\u003e\n                    \n                        \u003cdiv class=\"tw-mb-8 tw-last:mb-0\"\u003e\n                            \n                            \n                            \n                                \u003cdiv class=\"tw-mt-8\"\u003e\n                                    \n                                        \u003cdiv class=\"tw-mb-6 tw-last:mb-0\"\u003e\n                                            \u003cdiv class=\"tw-space-y-4\"\u003e\n                                                \n                                                    \n                                                        \n                                                        \u003cdiv class=\"tw-flex tw-items-center tw-gap-4\"\u003e\n                                                            \u003ci class=\"fa-solid fa-circle-check tw-text-2xl tw-text-white\"\u003e\u003c\/i\u003e\n                                                            \u003cspan class=\"tw-flex-1 tw-text-2xl tw-text-white\"\u003eBetnovate (betamethasone valerate) is a topical steroid used to manage symptoms of vitiligo.\u003c\/span\u003e\n                                                        \u003c\/div\u003e\n                                                        \n                                                    \n                                                        \n                                                        \u003cdiv class=\"tw-flex tw-items-center tw-gap-4\"\u003e\n                                                            \u003ci class=\"fa-solid fa-circle-check tw-text-2xl tw-text-white\"\u003e\u003c\/i\u003e\n                                                            \u003cspan class=\"tw-flex-1 tw-text-2xl tw-text-white\"\u003eIt might help prevent the white patches from spreading and can occasionally help bring back the skin's natural colour.\u003c\/span\u003e\n                                                        \u003c\/div\u003e\n                                                        \n                                                    \n                                                        \n                                                        \u003cdiv class=\"tw-flex tw-items-center tw-gap-4\"\u003e\n                                                            \u003ci class=\"fa-solid fa-circle-check tw-text-2xl tw-text-white\"\u003e\u003c\/i\u003e\n                                                            \u003cspan class=\"tw-flex-1 tw-text-2xl tw-text-white\"\u003eIt’s available in one dose as a cream, lotion or ointment.\u003c\/span\u003e\n                                                        \u003c\/div\u003e\n                                                        \n                                                    \n                                                \n                                            \u003c\/div\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \u003c\/div\u003e\n                            \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Essential Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('essential')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-info tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eEssential Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"essential\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                    \n                        \n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    What is Betnovate?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eBetnovate (betamethasone valerate) is a topical steroid used to ease the symptoms of vitiligo. It helps prevent the spread of white patches and may occasionally help in repigmenting your skin. Potent steroids such as Betnovate are often the initial treatment choice for vitiligo.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eHowever, it might not be appropriate for everyone with vitiligo. It's typically given to adults who have non-segmental vitiligo covering less than 10% of their body. Non-segmental vitiligo is the most common type, usually showing up as symmetrical white patches on both sides of the body.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003c\/div\u003e\n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    How does Betnovate work?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eVitiligo is an autoimmune condition where your immune system targets the melanocytes in your body. These melanocytes are what give your skin its colour. When they are attacked, your skin loses its colour, leading to white patches.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eWhile we don't completely understand how steroids work to treat vitiligo, Betnovate can help by suppressing your immune system. This prevents it from attacking melanocytes, which can slow down the progression of vitiligo and may help restore your skin colour.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eIt's important to understand that Betnovate doesn't cure vitiligo, but it helps manage the symptoms and slows down its progression.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003c\/div\u003e\n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    What are the doses of Betnovate?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eBetnovate is available in cream, ointment, and lotion forms, each containing 0.1% betamethasone valerate.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eThe type of product you'll receive depends on the area that needs treatment. For instance, creams or lotions might be suggested for larger areas because they are easier to apply over a wide surface.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                    \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Usage Instructions --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('usage')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-list-check tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eUsage Instructions\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"usage\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"tw-pt-8 tw-px-2 tw-pb-10\"\u003e\n                    \n                        \n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        Can I use Betnovate on my face?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eYou can use Betnovate on your face, but only for up to five days. Using it for more than five days can damage your skin.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        How long does Betnovate take to work?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eIt may take a few weeks of using the treatment before you start to see an improvement in your symptoms. Your clinician will also have a monthly check-up with you to ensure your treatment is progressing well. If there's no noticeable improvement after two months, you might be advised to stop and consider a different option.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        What should I do if I make a mistake when applying Betnovate?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eIf you miss a dose, apply it as soon as you remember. However, if it's nearly time for your next dose, just skip the one you missed and carry on with your usual schedule.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eIf you accidentally use too much, it's important to get medical help. Overuse can lead to side effects.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- FAQs --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('faqs')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-question tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eFAQs\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"faqs\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                How well does Betnovate work for vitiligo?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThere isn't much research on using Betnovate to treat vitiligo.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eA study looked at how well using topical minoxidil and betamethasone valerate together worked compared to just using betamethasone valerate on its own. The findings revealed that 21% of patients saw repigmentation with the combined treatment, while only 16% experienced it with betamethasone valerate alone.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eVarious treatments can be more or less effective for different individuals. It might take a bit of trial and error to discover the one that suits you best.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Is Betnovate similar to any medications?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eBetnovate RD is a milder form of Betnovate. The 'RD' means ready diluted, indicating it has a lower amount of the active ingredient. It's basically a gentler version of the original.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eBetnovate RD has 0.025% betamethasone valerate, whereas Betnovate contains 0.1%. The lower concentration in Betnovate RD is ideal for sensitive skin and can be used to maintain symptom control after Betnovate has helped improve them.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eYou can also use Betnovate Scalp Application, a treatment specifically designed for the scalp. It includes an applicator to make applying it straightforward.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                How does Betnovate compare with other treatments for vitiligo?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eBetnovate is a strong steroid used to manage symptoms of vitiligo. It belongs to a group of medicines known as topical corticosteroids. Other drugs in this group include Eumovate, Dermovate, and Diprosone. Each steroid varies in strength, meaning some are stronger or weaker than others.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eFrom the strongest to the weakest steroids:\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eYour clinician will choose the most suitable steroid for you based on your condition.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIf steroids aren't effective for you, another initial treatment option for vitiligo is topical calcineurin inhibitors (TCIs), like Protopic or Elidel. TCIs help to calm your immune system, preventing the destruction of melanocytes.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThey might also assist with repigmentation, but results can differ from person to person.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Can I get side effects from Betnovate?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eSome individuals might notice side effects when using Betnovate. Common ones include burning, pain, irritation, and itching at the application site. These should ease as your skin adjusts to the treatment. If the side effects persist or get worse, reach out to your clinician online.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Is Betnovate available over the counter?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eBetnovate can only be obtained with a prescription from a healthcare professional. Generally, steroids aren't sold over the counter, except for hydrocortisone, which you can get from a pharmacy.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- Important Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('important')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-triangle-exclamation tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eImportant Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"important\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Important Information\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eBetnovate isn't right for everyone, and there are a few things you should know when using it.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eHere's all the official information about it. If anything isn't clear, please let our clinician know, and they can discuss it with you.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eCream | Lotion | Ointment\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n            \n                            \n                                \u003cdiv class=\"flex flex-wrap gap-4 important-links mt-8\"\u003e\n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/product\/929\/pil#about-medicine\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Cream\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/product\/930\/pil#about-medicine\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Lotion\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/product\/930\/pil#about-medicine\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Ointment\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Key Points --\u003e\n        \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function toggleAccordion(id) {\n            const content = document.getElementById(id);\n            const button = content.previousElementSibling;\n            const icon = button.querySelector('.chevron-icon');\n            const allContents = document.querySelectorAll('.accordion-content');\n            const allIcons = document.querySelectorAll('.chevron-icon');\n            \n            allContents.forEach(item =\u003e {\n                if (item !== content \u0026\u0026 item.classList.contains('active')) {\n                    item.classList.remove('active');\n                }\n            });\n            \n            allIcons.forEach(icon =\u003e {\n                icon.classList.remove('active');\n            });\n            \n            content.classList.toggle('active');\n            icon.classList.toggle('active');\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"POM","offers":[{"title":"Ointment 0.1% \/ 30 g","offer_id":54299921580376,"sku":"BETNOVATE-Ointment 0.1%-30","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/9841\/4680\/files\/westbury-prescription-medication_726a42c7-84e1-4a41-9abc-9602ac7e2a82.png?v=1738933171"},{"product_id":"dermovate-vitiligo","title":"Dermovate","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eDermovate Description\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/alpinejs@3.x.x\/dist\/cdn.min.js\"\u003e\u003c\/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cscript\u003e\n        tailwind.config = {\n            prefix: 'tw-',\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Instrument Sans', 'sans-serif'],\n                    },\n                    colors: {\n                        primary: '#3F88CE',\n                        'primary-light': '#EBF5FF',\n                    }\n                }\n            }\n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        \/* Reset styles for our content only *\/\n        .treated-content * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Instrument Sans', sans-serif !important;\n        }\n\n        \/* Defensive styles to prevent Shopify styles from bleeding in *\/\n        .treated-content button {\n            background: none;\n            border: none;\n            padding: 0;\n            margin: 0;\n            font: inherit;\n            cursor: pointer;\n            outline: inherit;\n            width: 100%;\n            text-align: left;\n        }\n\n        .treated-content button:hover {\n            background: none;\n        }\n\n        .treated-content button:focus {\n            outline: none;\n        }\n\n        \/* Override any Shopify specific styles *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Enhanced button and hover states *\/\n        .treated-content button.accordion-button {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            transition: all 200ms ease-in-out !important;\n            padding: 1.5rem 1rem !important;\n            width: 100% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n\n        .treated-content button.accordion-button:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content button.accordion-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Section styling *\/\n        .treated-content .section-header {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem 2rem !important;\n            margin-bottom: 2rem !important;\n            display: flex !important;\n            align-items: center !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n        }\n\n        .treated-content .section-icon {\n            width: 48px !important;\n            height: 48px !important;\n            background-color: #EBF5FF !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-right: 1rem !important;\n            color: #3F88CE !important;\n        }\n\n        \/* Text colors and typography *\/\n        .treated-content .content-text {\n            font-size: 1.25rem !important;\n            line-height: 1.8 !important;\n            color: #4B5563 !important;\n        }\n\n        .treated-content .section-title {\n            font-size: 1.875rem !important;\n            font-weight: 600 !important;\n            color: #111827 !important;\n        }\n\n        .treated-content .question-title {\n            font-size: 1.5rem !important;\n            font-weight: 600 !important;\n            color: #1F2937 !important;\n        }\n\n        \/* Card and container styles *\/\n        .treated-content .text-block {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin: 1rem 0 !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .content-container {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 2rem !important;\n        }\n\n        \/* Link button styles *\/\n        .treated-content .link-button {\n            display: inline-flex !important;\n            align-items: center !important;\n            padding: 0.75rem 1.5rem !important;\n            background-color: #FFFFFF !important;\n            border: 2px solid #3F88CE !important;\n            color: #3F88CE !important;\n            border-radius: 0.5rem !important;\n            font-weight: 500 !important;\n            transition: all 200ms ease-in-out !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:hover {\n            background-color: #EBF5FF !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Icon colors *\/\n        .treated-content .fa-solid.tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .fa-solid.tw-text-white {\n            color: #FFFFFF !important;\n        }\n\n        \/* Additional color overrides *\/\n        .treated-content .tw-bg-gray-50 {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .tw-text-gray-400 {\n            color: #9CA3AF !important;\n        }\n\n        .treated-content .tw-text-gray-500 {\n            color: #6B7280 !important;\n        }\n\n        .treated-content .tw-text-gray-700 {\n            color: #374151 !important;\n        }\n\n        \/* Ensure proper rounded corners *\/\n        .treated-content .tw-rounded-xl {\n            border-radius: 0.75rem !important;\n        }\n\n        .treated-content .tw-rounded-lg {\n            border-radius: 0.5rem !important;\n        }\n\n        .treated-content .tw-rounded-full {\n            border-radius: 9999px !important;\n        }\n\n        \/* Ensure proper spacing *\/\n        .treated-content .tw-mb-16 {\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .tw-p-8 {\n            padding: 2rem !important;\n        }\n\n        \/* Force proper text colors *\/\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-gray-600 {\n            color: #4B5563 !important;\n        }\n\n        .treated-content .tw-text-gray-800 {\n            color: #1F2937 !important;\n        }\n\n        .treated-content .tw-text-gray-900 {\n            color: #111827 !important;\n        }\n\n        \/* Ensure proper borders *\/\n        .treated-content .tw-border {\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .tw-border-gray-200 {\n            border-color: #E5E7EB !important;\n        }\n\n        \/* Force proper background colors *\/\n        .treated-content .tw-bg-white {\n            background-color: white !important;\n        }\n\n        .treated-content .hover\\:tw-bg-gray-50:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        \/* Ensure proper shadows *\/\n        .treated-content .tw-shadow-sm {\n            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;\n        }\n\n        \/* Ensure proper transitions *\/\n        .treated-content .tw-transition-all {\n            transition-property: all !important;\n            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n            transition-duration: 200ms !important;\n        }\n\n        \/* Ensure proper font sizes *\/\n        .treated-content .tw-text-2xl {\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        .treated-content .tw-text-3xl {\n            font-size: 1.875rem !important;\n            line-height: 2.25rem !important;\n        }\n\n        .treated-content .tw-text-lg {\n            font-size: 1.125rem !important;\n            line-height: 1.75rem !important;\n        }\n\n        \/* Ensure proper font weights *\/\n        .treated-content .tw-font-semibold {\n            font-weight: 600 !important;\n        }\n\n        .treated-content .tw-font-bold {\n            font-weight: 700 !important;\n        }\n\n        \/* Preserve accordion styles *\/\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n        }\n\n        \/* Additional spacing and layout styles *\/\n        .treated-content .tw-gap-4 {\n            gap: 1rem !important;\n        }\n\n        .treated-content .tw-gap-6 {\n            gap: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-4 \u003e * + * {\n            margin-top: 1rem !important;\n        }\n\n        .treated-content .tw-space-y-6 \u003e * + * {\n            margin-top: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-8 \u003e * + * {\n            margin-top: 2rem !important;\n        }\n\n        \/* Icon styles *\/\n        .treated-content .fa-solid {\n            font-family: \"Font Awesome 6 Free\" !important;\n        }\n\n        .treated-content .tw-rotate-180 {\n            transform: rotate(180deg) !important;\n        }\n\n        \/* Link styles *\/\n        .treated-content a.tw-inline-flex {\n            display: inline-flex !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content a:hover {\n            text-decoration: none !important;\n        }\n\n        \/* Ensure proper padding for all sections *\/\n        .treated-content .tw-py-6 {\n            padding-top: 1.5rem !important;\n            padding-bottom: 1.5rem !important;\n        }\n\n        .treated-content .tw-px-4 {\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .tw-py-8 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n\n        \/* Ensure proper flex behavior *\/\n        .treated-content .tw-flex {\n            display: flex !important;\n        }\n\n        .treated-content .tw-items-center {\n            align-items: center !important;\n        }\n\n        .treated-content .tw-justify-between {\n            justify-content: space-between !important;\n        }\n\n        .treated-content .tw-flex-1 {\n            flex: 1 1 0% !important;\n        }\n\n        .treated-content .tw-flex-shrink-0 {\n            flex-shrink: 0 !important;\n        }\n\n        body {\n            font-family: 'Instrument Sans', sans-serif;\n            background-color: #FFFFFF;\n            color: #374151;\n            margin: 0;\n            padding: 0;\n            min-height: 100vh;\n        }\n        \n        .content-text {\n            font-size: 1.25rem;\n            line-height: 1.8;\n            color: #4B5563;\n        }\n\n        .section-title {\n            font-size: 1.875rem;\n            font-weight: 600;\n            color: #111827;\n        }\n\n        .question-title {\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: #1F2937;\n        }\n\n        .content-container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .text-block {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 2rem;\n            margin: 1rem 0;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);\n            border: 1px solid #E5E7EB;\n        }\n\n        .text-block p {\n            margin: 0;\n            padding: 0;\n        }\n\n        .text-block + .text-block {\n            margin-top: 1.5rem;\n        }\n\n\n\n        .section-icon {\n            width: 48px;\n            height: 48px;\n            background: #EBF5FF;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 1rem;\n            color: #3F88CE;\n        }\n\n        \/* Content Layout *\/\n        .content-layout {\n            padding-left: 4rem;\n        }\n\n        \/* Toggle Button *\/\n        .toggle-btn {\n            background: #FFFFFF;\n            border: 1px solid #E5E7EB;\n            padding: 0.75rem 1.5rem;\n            border-radius: 8px;\n            font-size: 0.875rem;\n            font-weight: 500;\n            color: #374151;\n            transition: all 0.2s;\n        }\n\n        .toggle-btn:hover {\n            background: #F9FAFB;\n        }\n\n        .toggle-btn.active {\n            background: #EBF5FF;\n            color: #3F88CE;\n            border-color: #3F88CE;\n        }\n\n        \/* Transitions *\/\n        .transition-fade {\n            transition: all 0.3s ease-in-out;\n        }\n\n        \/* List Styling *\/\n        .list-content, .content-list, .space-y-4 {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .list-content li, .content-list li, .space-y-4 li {\n            list-style: none;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            padding: 0;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .list-content li i, .content-list li i, .space-y-4 li i {\n            flex-shrink: 0;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .list-content li span, .content-list li span, .space-y-4 li span {\n            flex: 1;\n        }\n\n        \/* Remove default list styling *\/\n        ul {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        \/* Numbered List Styling *\/\n        ol.list-decimal {\n            list-style: none;\n            counter-reset: custom-counter;\n            padding: 0;\n            margin: 0;\n        }\n\n        ol.list-decimal li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            counter-increment: custom-counter;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        ol.list-decimal li::before {\n            content: counter(custom-counter);\n            position: absolute;\n            left: 0;\n            top: 0.15rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 0.875rem;\n        }\n\n        \/* Checkmark List Styling *\/\n        .space-y-6 li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .space-y-6 li .fa-check {\n            position: absolute;\n            left: 0;\n            top: 0.25rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .question-card {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1.5rem;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n            border: 1px solid #E5E7EB;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        .text-container {\n            background: #F9FAFB;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1rem;\n            border: 1px solid #E5E7EB;\n        }\n\n        .content-section {\n            max-width: 100%;\n            margin: 0;\n        }\n\n        .accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            opacity: 0;\n            transition: all 0.3s ease-out;\n            pointer-events: none;\n        }\n        \n        .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n            transition: all 0.5s ease-in;\n        }\n\n        .accordion-button {\n            border-radius: 8px;\n            transition: all 0.3s ease;\n        }\n\n        .accordion-button:hover {\n            background-color: #F9FAFB;\n        }\n\n        .chevron-icon {\n            transition: transform 0.3s ease;\n        }\n\n        .chevron-icon.active {\n            transform: rotate(180deg);\n        }\n\n        @media (max-width: 768px) {\n            .max-w-5xl {\n                max-width: 100%;\n                padding: 1rem;\n            }\n\n            .section-title {\n                font-size: 1.5rem;\n            }\n\n            .question-title {\n                font-size: 1.25rem;\n            }\n\n            .content-text {\n                font-size: 1.125rem;\n            }\n\n            .accordion-button {\n                padding: 1rem;\n            }\n\n            .pt-8 {\n                padding-top: 1.5rem;\n            }\n\n            .px-6 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n\n            .pb-10 {\n                padding-bottom: 1.5rem;\n            }\n\n            .mb-16 {\n                margin-bottom: 2rem;\n            }\n\n            .py-16 {\n                padding-top: 2rem;\n                padding-bottom: 2rem;\n            }\n\n            .px-8 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n        }\n\n        \/* Read More Hero Section *\/\n        .treated-content .readmore-hero {\n            background-color: #3F88CE !important;\n            color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .readmore-hero h2 {\n            color: white !important;\n            font-size: 1.875rem !important;\n            font-weight: 700 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-hero p {\n            color: white !important;\n            opacity: 0.9 !important;\n        }\n\n        .treated-content .readmore-hero i {\n            color: white !important;\n            font-size: 2rem !important;\n        }\n\n        .treated-content .readmore-hero .tw-flex {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 1.5rem !important;\n        }\n\n        \/* Accordion Styles *\/\n        .treated-content .accordion-section {\n            border-bottom: 1px solid #E5E7EB !important;\n            margin-bottom: 2rem !important;\n        }\n\n        .treated-content .accordion-header {\n            background-color: white !important;\n            padding: 1.5rem 1rem !important;\n            border-radius: 0.5rem !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n            width: 100% !important;\n            transition: all 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .accordion-header i.fa-solid {\n            color: #3F88CE !important;\n            font-size: 1.875rem !important;\n            margin-right: 1.25rem !important;\n        }\n\n        .treated-content .accordion-header .chevron {\n            color: #9CA3AF !important;\n            transition: transform 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header.active .chevron {\n            transform: rotate(180deg) !important;\n        }\n\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out !important;\n            background-color: white !important;\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px !important;\n            opacity: 1 !important;\n            pointer-events: auto !important;\n            padding-top: 2rem !important;\n            padding-bottom: 2.5rem !important;\n        }\n\n        \/* Readmore List Items *\/\n        .treated-content .readmore-list-item {\n            display: flex !important;\n            align-items: center !important;\n            gap: 1rem !important;\n            color: white !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-list-item i {\n            color: white !important;\n            font-size: 1.5rem !important;\n        }\n\n        .treated-content .readmore-list-item span {\n            color: white !important;\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        \/* Override specific Tailwind classes *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Additional accordion content styles *\/\n        .treated-content .accordion-content .tw-bg-white {\n            background-color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem !important;\n            margin-bottom: 1.5rem !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .accordion-content h3 {\n            color: #1F2937 !important;\n            font-size: 1.25rem !important;\n            font-weight: 600 !important;\n            margin-bottom: 1rem !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n\n        .treated-content .accordion-content h3 i {\n            color: #3F88CE !important;\n            margin-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content p {\n            color: #4B5563 !important;\n            font-size: 1.125rem !important;\n            line-height: 1.75 !important;\n        }\n\n        \/* Accordion header icon spacing *\/\n        .treated-content button .tw-flex.tw-items-center {\n            gap: 2rem !important; \/* Add consistent gap between all elements *\/\n        }\n\n        .treated-content button i.fa-solid {\n            margin: 0 1rem !important; \/* Add margin on both sides of the icon *\/\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"treated-content\"\u003e\n        \u003c!-- Read More Hero --\u003e\n        \n\n        \u003c!-- Essential Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('essential')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-info tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eEssential Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"essential\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                    \n                        \n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    What is Dermovate?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eDermovate is a corticosteroid used on the skin, available as either a cream or ointment. It contains Clobetasol propionate, a very strong type of topical steroid. For those with vitiligo, it can help bring back colour to the affected skin and halt the condition's progression.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eFor about 90% of people, vitiligo is an autoimmune condition. This means the body's immune system mistakenly attacks its own tissues. With vitiligo, this results in the loss of melanin, or pigment, in the skin. Topical corticosteroids can help by stopping the spread of depigmentation and might even help restore pigment to the skin.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003c\/div\u003e\n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    How does Dermovate work?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eDermovate is a type of corticosteroid. These are made to mimic cortisol, the hormone your body releases when you're stressed. The primary role of corticosteroids is to reduce inflammation and manage how your immune system behaves. In simple terms, they help keep your body's responses balanced when something tries to disrupt your immune system.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eIn vitiligo, your body mistakenly attacks its own tissues. Dermovate helps by calming this response and stabilising your immune system. As a result, the spread of vitiligo may slow down, and in some cases, it can even stop expanding and help restore skin colour.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                    \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Usage Instructions --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('usage')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-list-check tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eUsage Instructions\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"usage\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"tw-pt-8 tw-px-2 tw-pb-10\"\u003e\n                    \n                        \n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        Are there different forms of Dermovate?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eDermovate comes in two forms for treating vitiligo: cream and ointment. The ointment is thicker, making it ideal for dry or cracked skin, whereas the cream is more suitable for skin that is more moist.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eBoth formulas have 0.05% clobetasol propionate, meaning they're the same strength. You can get them in two sizes: a 30g tube or a 100g tube.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eThe dosage you'll be given will depend on your specific needs, such as how long you'll need to use it and the location of use.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- FAQs --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('faqs')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-question tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eFAQs\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"faqs\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                How is Dermovate different to other treatments for Vitiligo?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eCorticosteroid treatments are the most common method for managing Vitiligo. Apart from Dermovate, the two most widely used options are Betnovate and Eumovate.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThe primary difference between them is their strength. Eumovate is the weakest of the three, Betnovate is five times stronger, and Dermovate is the strongest option available.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eChoosing the best option for you will depend on the treatments you've previously tried and how your vitiligo is progressing.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                How well does Dermovate work for Vitiligo?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eDermovate is considered an effective treatment for vitiligo.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIn a study involving 75 vitiligo patients treated with clobetasol propionate, more than 80% achieved 90%-100% repigmentation on their faces. For other areas of the body, over 40% of the patients experienced significant repigmentation.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThe pigmentation kept coming back even after the treatment finished.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- Important Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('important')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-triangle-exclamation tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eImportant Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"important\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Important Information\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eDermovate isn't suitable for everyone, and there are a few things you should be mindful of when using it.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eHere's all the official information on it. If there's anything you're unsure about, just let our clinician know, and they can discuss it with you.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eDermovate Cream | Dermovate Ointment\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n            \n                            \n                                \u003cdiv class=\"flex flex-wrap gap-4 important-links mt-8\"\u003e\n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/product\/939\/pil\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Dermovate Cream\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/product\/940\/pil\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Dermovate Ointment\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Key Points --\u003e\n        \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function toggleAccordion(id) {\n            const content = document.getElementById(id);\n            const button = content.previousElementSibling;\n            const icon = button.querySelector('.chevron-icon');\n            const allContents = document.querySelectorAll('.accordion-content');\n            const allIcons = document.querySelectorAll('.chevron-icon');\n            \n            allContents.forEach(item =\u003e {\n                if (item !== content \u0026\u0026 item.classList.contains('active')) {\n                    item.classList.remove('active');\n                }\n            });\n            \n            allIcons.forEach(icon =\u003e {\n                icon.classList.remove('active');\n            });\n            \n            content.classList.toggle('active');\n            icon.classList.toggle('active');\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"POM","offers":[{"title":"Default Title","offer_id":54299922497880,"sku":"DERMOVATE","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/9841\/4680\/files\/westbury-prescription-medication_c5f11c8f-c72a-4496-8df5-8500363e6223.png?v=1738934076"},{"product_id":"protopic-vitiligo","title":"Protopic","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProtopic Description\u003c\/title\u003e\n    \u003cscript src=\"https:\/\/cdn.tailwindcss.com\"\u003e\u003c\/script\u003e\n    \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/alpinejs@3.x.x\/dist\/cdn.min.js\"\u003e\u003c\/script\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cscript\u003e\n        tailwind.config = {\n            prefix: 'tw-',\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Instrument Sans', 'sans-serif'],\n                    },\n                    colors: {\n                        primary: '#3F88CE',\n                        'primary-light': '#EBF5FF',\n                    }\n                }\n            }\n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        \/* Reset styles for our content only *\/\n        .treated-content * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Instrument Sans', sans-serif !important;\n        }\n\n        \/* Defensive styles to prevent Shopify styles from bleeding in *\/\n        .treated-content button {\n            background: none;\n            border: none;\n            padding: 0;\n            margin: 0;\n            font: inherit;\n            cursor: pointer;\n            outline: inherit;\n            width: 100%;\n            text-align: left;\n        }\n\n        .treated-content button:hover {\n            background: none;\n        }\n\n        .treated-content button:focus {\n            outline: none;\n        }\n\n        \/* Override any Shopify specific styles *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Enhanced button and hover states *\/\n        .treated-content button.accordion-button {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            transition: all 200ms ease-in-out !important;\n            padding: 1.5rem 1rem !important;\n            width: 100% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n\n        .treated-content button.accordion-button:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content button.accordion-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Section styling *\/\n        .treated-content .section-header {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem 2rem !important;\n            margin-bottom: 2rem !important;\n            display: flex !important;\n            align-items: center !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n        }\n\n        .treated-content .section-icon {\n            width: 48px !important;\n            height: 48px !important;\n            background-color: #EBF5FF !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-right: 1rem !important;\n            color: #3F88CE !important;\n        }\n\n        \/* Text colors and typography *\/\n        .treated-content .content-text {\n            font-size: 1.25rem !important;\n            line-height: 1.8 !important;\n            color: #4B5563 !important;\n        }\n\n        .treated-content .section-title {\n            font-size: 1.875rem !important;\n            font-weight: 600 !important;\n            color: #111827 !important;\n        }\n\n        .treated-content .question-title {\n            font-size: 1.5rem !important;\n            font-weight: 600 !important;\n            color: #1F2937 !important;\n        }\n\n        \/* Card and container styles *\/\n        .treated-content .text-block {\n            background-color: #FFFFFF !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin: 1rem 0 !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .content-container {\n            max-width: 800px !important;\n            margin: 0 auto !important;\n            padding: 0 2rem !important;\n        }\n\n        \/* Link button styles *\/\n        .treated-content .link-button {\n            display: inline-flex !important;\n            align-items: center !important;\n            padding: 0.75rem 1.5rem !important;\n            background-color: #FFFFFF !important;\n            border: 2px solid #3F88CE !important;\n            color: #3F88CE !important;\n            border-radius: 0.5rem !important;\n            font-weight: 500 !important;\n            transition: all 200ms ease-in-out !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:hover {\n            background-color: #EBF5FF !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content .link-button:focus {\n            outline: 2px solid #3F88CE !important;\n            outline-offset: 2px !important;\n        }\n\n        \/* Icon colors *\/\n        .treated-content .fa-solid.tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .fa-solid.tw-text-white {\n            color: #FFFFFF !important;\n        }\n\n        \/* Additional color overrides *\/\n        .treated-content .tw-bg-gray-50 {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .tw-text-gray-400 {\n            color: #9CA3AF !important;\n        }\n\n        .treated-content .tw-text-gray-500 {\n            color: #6B7280 !important;\n        }\n\n        .treated-content .tw-text-gray-700 {\n            color: #374151 !important;\n        }\n\n        \/* Ensure proper rounded corners *\/\n        .treated-content .tw-rounded-xl {\n            border-radius: 0.75rem !important;\n        }\n\n        .treated-content .tw-rounded-lg {\n            border-radius: 0.5rem !important;\n        }\n\n        .treated-content .tw-rounded-full {\n            border-radius: 9999px !important;\n        }\n\n        \/* Ensure proper spacing *\/\n        .treated-content .tw-mb-16 {\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .tw-p-8 {\n            padding: 2rem !important;\n        }\n\n        \/* Force proper text colors *\/\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-gray-600 {\n            color: #4B5563 !important;\n        }\n\n        .treated-content .tw-text-gray-800 {\n            color: #1F2937 !important;\n        }\n\n        .treated-content .tw-text-gray-900 {\n            color: #111827 !important;\n        }\n\n        \/* Ensure proper borders *\/\n        .treated-content .tw-border {\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .tw-border-gray-200 {\n            border-color: #E5E7EB !important;\n        }\n\n        \/* Force proper background colors *\/\n        .treated-content .tw-bg-white {\n            background-color: white !important;\n        }\n\n        .treated-content .hover\\:tw-bg-gray-50:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        \/* Ensure proper shadows *\/\n        .treated-content .tw-shadow-sm {\n            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;\n        }\n\n        \/* Ensure proper transitions *\/\n        .treated-content .tw-transition-all {\n            transition-property: all !important;\n            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n            transition-duration: 200ms !important;\n        }\n\n        \/* Ensure proper font sizes *\/\n        .treated-content .tw-text-2xl {\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        .treated-content .tw-text-3xl {\n            font-size: 1.875rem !important;\n            line-height: 2.25rem !important;\n        }\n\n        .treated-content .tw-text-lg {\n            font-size: 1.125rem !important;\n            line-height: 1.75rem !important;\n        }\n\n        \/* Ensure proper font weights *\/\n        .treated-content .tw-font-semibold {\n            font-weight: 600 !important;\n        }\n\n        .treated-content .tw-font-bold {\n            font-weight: 700 !important;\n        }\n\n        \/* Preserve accordion styles *\/\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n        }\n\n        \/* Additional spacing and layout styles *\/\n        .treated-content .tw-gap-4 {\n            gap: 1rem !important;\n        }\n\n        .treated-content .tw-gap-6 {\n            gap: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-4 \u003e * + * {\n            margin-top: 1rem !important;\n        }\n\n        .treated-content .tw-space-y-6 \u003e * + * {\n            margin-top: 1.5rem !important;\n        }\n\n        .treated-content .tw-space-y-8 \u003e * + * {\n            margin-top: 2rem !important;\n        }\n\n        \/* Icon styles *\/\n        .treated-content .fa-solid {\n            font-family: \"Font Awesome 6 Free\" !important;\n        }\n\n        .treated-content .tw-rotate-180 {\n            transform: rotate(180deg) !important;\n        }\n\n        \/* Link styles *\/\n        .treated-content a.tw-inline-flex {\n            display: inline-flex !important;\n            text-decoration: none !important;\n        }\n\n        .treated-content a:hover {\n            text-decoration: none !important;\n        }\n\n        \/* Ensure proper padding for all sections *\/\n        .treated-content .tw-py-6 {\n            padding-top: 1.5rem !important;\n            padding-bottom: 1.5rem !important;\n        }\n\n        .treated-content .tw-px-4 {\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .tw-py-8 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n\n        \/* Ensure proper flex behavior *\/\n        .treated-content .tw-flex {\n            display: flex !important;\n        }\n\n        .treated-content .tw-items-center {\n            align-items: center !important;\n        }\n\n        .treated-content .tw-justify-between {\n            justify-content: space-between !important;\n        }\n\n        .treated-content .tw-flex-1 {\n            flex: 1 1 0% !important;\n        }\n\n        .treated-content .tw-flex-shrink-0 {\n            flex-shrink: 0 !important;\n        }\n\n        body {\n            font-family: 'Instrument Sans', sans-serif;\n            background-color: #FFFFFF;\n            color: #374151;\n            margin: 0;\n            padding: 0;\n            min-height: 100vh;\n        }\n        \n        .content-text {\n            font-size: 1.25rem;\n            line-height: 1.8;\n            color: #4B5563;\n        }\n\n        .section-title {\n            font-size: 1.875rem;\n            font-weight: 600;\n            color: #111827;\n        }\n\n        .question-title {\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: #1F2937;\n        }\n\n        .content-container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .text-block {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 2rem;\n            margin: 1rem 0;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);\n            border: 1px solid #E5E7EB;\n        }\n\n        .text-block p {\n            margin: 0;\n            padding: 0;\n        }\n\n        .text-block + .text-block {\n            margin-top: 1.5rem;\n        }\n\n\n\n        .section-icon {\n            width: 48px;\n            height: 48px;\n            background: #EBF5FF;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 1rem;\n            color: #3F88CE;\n        }\n\n        \/* Content Layout *\/\n        .content-layout {\n            padding-left: 4rem;\n        }\n\n        \/* Toggle Button *\/\n        .toggle-btn {\n            background: #FFFFFF;\n            border: 1px solid #E5E7EB;\n            padding: 0.75rem 1.5rem;\n            border-radius: 8px;\n            font-size: 0.875rem;\n            font-weight: 500;\n            color: #374151;\n            transition: all 0.2s;\n        }\n\n        .toggle-btn:hover {\n            background: #F9FAFB;\n        }\n\n        .toggle-btn.active {\n            background: #EBF5FF;\n            color: #3F88CE;\n            border-color: #3F88CE;\n        }\n\n        \/* Transitions *\/\n        .transition-fade {\n            transition: all 0.3s ease-in-out;\n        }\n\n        \/* List Styling *\/\n        .list-content, .content-list, .space-y-4 {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .list-content li, .content-list li, .space-y-4 li {\n            list-style: none;\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            padding: 0;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .list-content li i, .content-list li i, .space-y-4 li i {\n            flex-shrink: 0;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .list-content li span, .content-list li span, .space-y-4 li span {\n            flex: 1;\n        }\n\n        \/* Remove default list styling *\/\n        ul {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        \/* Numbered List Styling *\/\n        ol.list-decimal {\n            list-style: none;\n            counter-reset: custom-counter;\n            padding: 0;\n            margin: 0;\n        }\n\n        ol.list-decimal li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            counter-increment: custom-counter;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        ol.list-decimal li::before {\n            content: counter(custom-counter);\n            position: absolute;\n            left: 0;\n            top: 0.15rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 0.875rem;\n        }\n\n        \/* Checkmark List Styling *\/\n        .space-y-6 li {\n            position: relative;\n            padding-left: 2.5rem;\n            margin-bottom: 1rem;\n            font-size: 1.125rem;\n            line-height: 1.7;\n            color: #4B5563;\n        }\n\n        .space-y-6 li .fa-check {\n            position: absolute;\n            left: 0;\n            top: 0.25rem;\n            width: 1.75rem;\n            height: 1.75rem;\n            background-color: #EBF5FF;\n            color: #3F88CE;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 0.875rem;\n        }\n\n        .question-card {\n            background: #FFFFFF;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1.5rem;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n            border: 1px solid #E5E7EB;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        .text-container {\n            background: #F9FAFB;\n            border-radius: 12px;\n            padding: 1.5rem;\n            margin-bottom: 1rem;\n            border: 1px solid #E5E7EB;\n        }\n\n        .content-section {\n            max-width: 100%;\n            margin: 0;\n        }\n\n        .accordion-content {\n            max-height: 0;\n            overflow: hidden;\n            opacity: 0;\n            transition: all 0.3s ease-out;\n            pointer-events: none;\n        }\n        \n        .accordion-content.active {\n            max-height: 2000px;\n            opacity: 1;\n            pointer-events: auto;\n            transition: all 0.5s ease-in;\n        }\n\n        .accordion-button {\n            border-radius: 8px;\n            transition: all 0.3s ease;\n        }\n\n        .accordion-button:hover {\n            background-color: #F9FAFB;\n        }\n\n        .chevron-icon {\n            transition: transform 0.3s ease;\n        }\n\n        .chevron-icon.active {\n            transform: rotate(180deg);\n        }\n\n        @media (max-width: 768px) {\n            .max-w-5xl {\n                max-width: 100%;\n                padding: 1rem;\n            }\n\n            .section-title {\n                font-size: 1.5rem;\n            }\n\n            .question-title {\n                font-size: 1.25rem;\n            }\n\n            .content-text {\n                font-size: 1.125rem;\n            }\n\n            .accordion-button {\n                padding: 1rem;\n            }\n\n            .pt-8 {\n                padding-top: 1.5rem;\n            }\n\n            .px-6 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n\n            .pb-10 {\n                padding-bottom: 1.5rem;\n            }\n\n            .mb-16 {\n                margin-bottom: 2rem;\n            }\n\n            .py-16 {\n                padding-top: 2rem;\n                padding-bottom: 2rem;\n            }\n\n            .px-8 {\n                padding-left: 1rem;\n                padding-right: 1rem;\n            }\n        }\n\n        \/* Read More Hero Section *\/\n        .treated-content .readmore-hero {\n            background-color: #3F88CE !important;\n            color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 2rem !important;\n            margin-bottom: 4rem !important;\n        }\n\n        .treated-content .readmore-hero h2 {\n            color: white !important;\n            font-size: 1.875rem !important;\n            font-weight: 700 !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-hero p {\n            color: white !important;\n            opacity: 0.9 !important;\n        }\n\n        .treated-content .readmore-hero i {\n            color: white !important;\n            font-size: 2rem !important;\n        }\n\n        .treated-content .readmore-hero .tw-flex {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 1.5rem !important;\n        }\n\n        \/* Accordion Styles *\/\n        .treated-content .accordion-section {\n            border-bottom: 1px solid #E5E7EB !important;\n            margin-bottom: 2rem !important;\n        }\n\n        .treated-content .accordion-header {\n            background-color: white !important;\n            padding: 1.5rem 1rem !important;\n            border-radius: 0.5rem !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n            width: 100% !important;\n            transition: all 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header:hover {\n            background-color: #F9FAFB !important;\n        }\n\n        .treated-content .accordion-header i.fa-solid {\n            color: #3F88CE !important;\n            font-size: 1.875rem !important;\n            margin-right: 1.25rem !important;\n        }\n\n        .treated-content .accordion-header .chevron {\n            color: #9CA3AF !important;\n            transition: transform 200ms ease-in-out !important;\n        }\n\n        .treated-content .accordion-header.active .chevron {\n            transform: rotate(180deg) !important;\n        }\n\n        .treated-content .accordion-content {\n            max-height: 0;\n            opacity: 0;\n            pointer-events: none;\n            overflow: hidden;\n            transition: all 300ms ease-in-out !important;\n            background-color: white !important;\n            padding-left: 1rem !important;\n            padding-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content.active {\n            max-height: 2000px !important;\n            opacity: 1 !important;\n            pointer-events: auto !important;\n            padding-top: 2rem !important;\n            padding-bottom: 2.5rem !important;\n        }\n\n        \/* Readmore List Items *\/\n        .treated-content .readmore-list-item {\n            display: flex !important;\n            align-items: center !important;\n            gap: 1rem !important;\n            color: white !important;\n            margin-bottom: 1rem !important;\n        }\n\n        .treated-content .readmore-list-item i {\n            color: white !important;\n            font-size: 1.5rem !important;\n        }\n\n        .treated-content .readmore-list-item span {\n            color: white !important;\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n\n        \/* Override specific Tailwind classes *\/\n        .treated-content .tw-bg-primary {\n            background-color: #3F88CE !important;\n        }\n\n        .treated-content .tw-text-white {\n            color: white !important;\n        }\n\n        .treated-content .tw-text-primary {\n            color: #3F88CE !important;\n        }\n\n        .treated-content .tw-bg-primary-light {\n            background-color: #EBF5FF !important;\n        }\n\n        \/* Additional accordion content styles *\/\n        .treated-content .accordion-content .tw-bg-white {\n            background-color: white !important;\n            border-radius: 0.75rem !important;\n            padding: 1.5rem !important;\n            margin-bottom: 1.5rem !important;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;\n            border: 1px solid #E5E7EB !important;\n        }\n\n        .treated-content .accordion-content h3 {\n            color: #1F2937 !important;\n            font-size: 1.25rem !important;\n            font-weight: 600 !important;\n            margin-bottom: 1rem !important;\n            display: flex !important;\n            align-items: center !important;\n        }\n\n        .treated-content .accordion-content h3 i {\n            color: #3F88CE !important;\n            margin-right: 1rem !important;\n        }\n\n        .treated-content .accordion-content p {\n            color: #4B5563 !important;\n            font-size: 1.125rem !important;\n            line-height: 1.75 !important;\n        }\n\n        \/* Accordion header icon spacing *\/\n        .treated-content button .tw-flex.tw-items-center {\n            gap: 2rem !important; \/* Add consistent gap between all elements *\/\n        }\n\n        .treated-content button i.fa-solid {\n            margin: 0 1rem !important; \/* Add margin on both sides of the icon *\/\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"treated-content\"\u003e\n        \u003c!-- Read More Hero --\u003e\n        \n        \u003cdiv class=\"tw-mb-16\"\u003e\n            \u003cdiv class=\"tw-bg-primary tw-rounded-xl tw-p-8 tw-text-white\"\u003e\n                \u003cdiv class=\"tw-max-w-7xl tw-mx-auto\"\u003e\n                    \n                        \u003cdiv class=\"tw-mb-8 tw-last:mb-0\"\u003e\n                            \n                            \n                            \n                                \u003cdiv class=\"tw-mt-8\"\u003e\n                                    \n                                        \u003cdiv class=\"tw-mb-6 tw-last:mb-0\"\u003e\n                                            \u003cdiv class=\"tw-space-y-4\"\u003e\n                                                \n                                                    \n                                                        \n                                                        \u003cdiv class=\"tw-flex tw-items-center tw-gap-4\"\u003e\n                                                            \u003ci class=\"fa-solid fa-circle-check tw-text-2xl tw-text-white\"\u003e\u003c\/i\u003e\n                                                            \u003cspan class=\"tw-flex-1 tw-text-2xl tw-text-white\"\u003eProtopic is an ointment you apply to the skin, and it can be used off-label to help treat vitiligo. It is available in two strengths and should be applied directly to the areas of skin affected.\u003c\/span\u003e\n                                                        \u003c\/div\u003e\n                                                        \n                                                    \n                                                        \n                                                        \u003cdiv class=\"tw-flex tw-items-center tw-gap-4\"\u003e\n                                                            \u003ci class=\"fa-solid fa-circle-check tw-text-2xl tw-text-white\"\u003e\u003c\/i\u003e\n                                                            \u003cspan class=\"tw-flex-1 tw-text-2xl tw-text-white\"\u003eOur medical specialists can assist you in selecting the appropriate treatment. You can order Protopic online and have it delivered to your doorstep by the next working day.\u003c\/span\u003e\n                                                        \u003c\/div\u003e\n                                                        \n                                                    \n                                                \n                                            \u003c\/div\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \u003c\/div\u003e\n                            \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Essential Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('essential')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-info tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eEssential Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"essential\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                    \n                        \n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    What is Protopic?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eProtopic is part of a group of medicines known as topical calcineurin inhibitors (TCI), which are considered 'immunomodulating agents'. The active ingredient in Protopic is tacrolimus monohydrate (tacrolimus). This ointment is one of two TCIs available, with the other being pimecrolimus cream, marketed under the brand name Elidel.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eVitiligo is an autoimmune condition where your immune system attacks melanocytes, the cells in your skin that produce melanin. Melanin is what gives colour to your skin, hair, and eyes. When there's not enough melanin, pale patches appear on the skin of those with vitiligo. These lighter patches can form anywhere on the body, but they often appear on the face, hands, neck, and in the folds of your skin.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003c\/div\u003e\n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    How does Protopic work?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eTCIs, such as Protopic, help treat vitiligo by calming your immune system. This prevents it from attacking melanocytes, allowing melanin to be produced. As a result, the colour of the affected areas of your skin can improve.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eIt may take several months for your skin pigment to change as much as you'd like, but using tacrolimus twice daily has been shown to help treat vitiligo.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003c\/div\u003e\n                            \n                            \u003cdiv class=\"question-card\"\u003e\n                                \u003ch3 class=\"question-title\"\u003e\n                                    \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                    What doses of Protopic are there?\n                                \u003c\/h3\u003e\n                                \n                                \n                                \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eProtopic ointment comes in two strengths: 0.03% and 0.1%. Your clinician will recommend the strength they believe is most suitable for your condition.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eFor eczema, you'll usually apply the ointment twice daily—once in the morning and once in the evening. This could be the routine you're recommended to follow if you're trying to change your skin pigment, but it can vary from person to person.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                        \n                            \n                                \u003cdiv class=\"mb-6\"\u003e\n                                    \u003cp class=\"content-text\"\u003eA study from 2009 found that applying tacrolimus twice a day was an effective way to treat facial vitiligo.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \n                        \n                    \n                    \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Usage Instructions --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('usage')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-list-check tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eUsage Instructions\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"usage\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"tw-pt-8 tw-px-2 tw-pb-10\"\u003e\n                    \n                        \n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        How long does Protopic take to work?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eSince Protopic is used off-label for treating vitiligo, there isn't much research available on how long it takes for the ointment to impact skin pigmentation. The time it takes can differ from person to person, as each case of vitiligo is unique.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eRestoring skin colour can take quite some time, so it may be a while before you notice any changes. Skin pigment changes are usually checked after 6 months, so you might be advised to continue using Protopic for this period before you and your clinician assess if the ointment is effective.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                                \u003cdiv class=\"tw-bg-white tw-rounded-lg tw-shadow-sm tw-border tw-border-gray-200 tw-p-6\"\u003e\n                                    \u003ch3 class=\"tw-flex tw-items-center tw-text-xl tw-font-semibold tw-text-gray-800 tw-mb-4\"\u003e\n                                        \u003ci class=\"fa-solid fa-circle-chevron-right tw-text-2xl tw-text-primary tw-mr-4\"\u003e\u003c\/i\u003e\n                                        What happens if I make a mistake while using Protopic?\n                                    \u003c\/h3\u003e\n                                    \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eProtopic is more likely to work well if you follow the dosage schedule your clinician has advised. If you forget to apply the ointment at your usual time, just do so as soon as you remember. There's no need to use extra ointment to make up for a missed dose, as this could raise the risk of side effects.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                            \n                                                \u003cdiv class=\"tw-mb-6\"\u003e\n                                                    \u003cp class=\"tw-text-lg tw-text-gray-600\"\u003eIf you accidentally swallow some ointment, seek immediate assistance at your nearest hospital.\u003c\/p\u003e\n                                                \u003c\/div\u003e\n                                            \n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- FAQs --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('faqs')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-circle-question tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eFAQs\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"faqs\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                How is Protopic different from other vitiligo treatments?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThe most common way to treat vitiligo is by using a topical corticosteroid. However, using corticosteroids for an extended period can lead to side effects such as skin thinning and acne.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eFor this reason, managing vitiligo with these treatments usually requires your GP's supervision.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIf you have non-segmental vitiligo, which is the most common type and affects both sides of your body, topical corticosteroids are often prescribed. This is typically the case if the condition covers less than 10% of your body.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eProtopic is a topical calcineurin inhibitor (TCI), similar to pimecrolimus. It works by preventing your immune system from attacking the skin cells that produce melanin, known as melanocytes. This protection allows melanin to be produced, which helps to restore the skin's colour.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Which dose of Protopic works best for vitiligo?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThe amount of Protopic you’ll be given will depend on a few things, like the size of the skin area you need to treat and the skin pigment you want to achieve with the ointment.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eA clinician will recommend the dose they believe you should begin with. If you're given the lower dose of 0.03% ointment and don't notice the desired results, you can switch to the 0.1% version, provided our medical experts consider it safe.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Will I get any side effects while using Protopic?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eWe can't guarantee whether you'll experience any side effects when using Protopic. Every medication can cause side effects, but since everyone reacts differently, you might not have any at all.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eThe patient information leaflet that comes with your medication includes a list of all the potential side effects you might experience. More than 1 in 10 people using the ointment report increased skin sensitivity, tingling, and redness.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIf you think Protopic is causing acne, brown spots (lentigo), or swelling (oedema) on the areas where you've applied it, stop using the ointment and get in touch with a clinician. You may need to consider a different treatment.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Who should avoid using Protopic?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eA study examining the use of Protopic for treating atopic dermatitis found it to be safe and effective over a six-month period. Both children and adults in the trial tolerated it well, and any side effects, such as a burning sensation after applying it, were short-lived. This suggests that Protopic is generally a safe treatment option.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIt's probably best to avoid alcohol while using the ointment, as it can make your face and skin feel hot and flushed.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIf you're pregnant or planning to become pregnant, make sure to inform a clinician before you begin using Protopic. They will discuss any potential risks associated with using the ointment.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Why should you buy Protopic online from us?\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eWhen it comes to handling sensitive conditions, we're here to support you. We offer care tailored to you, ensuring the medications our clinicians suggest are suited to your individual needs.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eAfter you've selected a treatment for your vitiligo, our medical experts will provide continuous support. They'll follow up with you to ensure you're satisfied with your choice and that it's working as you hoped.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                                    \n                                \n                                    \n                                \n                                    \n                                        \u003cdiv class=\"mb-6\"\u003e\n                                            \u003cp class=\"content-text\"\u003eIf you frequently need your medication but want to avoid the bother of regular trips to the pharmacy, our subscription plans handle the re-ordering for you.\u003c\/p\u003e\n                                        \u003c\/div\u003e\n                                    \n                                \n                            \n                        \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n            \n        \u003c!-- Important Info --\u003e\n        \n        \u003cdiv class=\"tw-border-b tw-border-gray-200 tw-mb-8\"\u003e\n            \u003cbutton onclick=\"toggleAccordion('important')\" class=\"tw-w-full tw-flex tw-justify-between tw-items-center tw-py-6 tw-px-8 tw-text-left hover:tw-bg-gray-50 tw-rounded-lg tw-transition-colors tw-duration-200\"\u003e\n                \u003cspan class=\"tw-flex tw-items-center tw-gap-8 tw-text-2xl tw-font-semibold tw-text-gray-900\"\u003e\n                    \u003ci class=\"fa-solid fa-triangle-exclamation tw-text-3xl tw-text-primary\"\u003e\u003c\/i\u003e\n                    \u003cspan\u003eImportant Information\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003ci class=\"fa-solid fa-chevron-down tw-text-2xl tw-text-gray-400 tw-transition-transform tw-duration-200\"\u003e\u003c\/i\u003e\n            \u003c\/button\u003e\n            \u003cdiv id=\"important\" class=\"accordion-content\"\u003e\n                \u003cdiv class=\"pt-8 px-2 pb-10\"\u003e\n                    \u003cdiv class=\"space-y-8\"\u003e\n                        \u003cdiv class=\"question-card\"\u003e\n                            \u003ch3 class=\"question-title\"\u003e\n                                \u003ci class=\"fa-solid fa-circle-chevron-right text-2xl text-[#3F88CE] mr-4\"\u003e\u003c\/i\u003e\n                                Important Information\n                            \u003c\/h3\u003e\n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eProtopic isn't right for everyone, and there are a few things you should know when using it.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eHere's all the official information you need. If you still have any worries, feel free to speak with one of our expert clinicians who will be happy to answer your questions.\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n                                \n                                    \u003cdiv class=\"mb-6\"\u003e\n                                        \u003cp class=\"content-text\"\u003eProtopic 0.03% Ointment | Protopic 0.1% Ointment\u003c\/p\u003e\n                                    \u003c\/div\u003e\n                                \n                            \n            \n                            \n                                \u003cdiv class=\"flex flex-wrap gap-4 important-links mt-8\"\u003e\n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/files\/pil.1612.pdf\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Protopic 0.03% Ointment\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                        \n                                            \u003ca href=\"https:\/\/www.medicines.org.uk\/emc\/landing?status=1\" rel=\"noopener\" target=\"_blank\" class=\"inline-flex items-center px-6 py-3 border-2 border-[#3F88CE] text-base md:text-lg font-medium rounded-lg text-[#3F88CE] bg-white hover:bg-[#EBF5FF] focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-[#3F88CE] transition-all duration-200 shadow-sm hover:shadow-md\"\u003e\n                                                \u003ci class=\"fa-solid fa-external-link text-lg md:text-xl mr-3\"\u003e\u003c\/i\u003e\n                                                \n                                                    Protopic 0.1% Ointment\n                                                \n                                            \u003c\/a\u003e\n                                        \n                                    \n                                \u003c\/div\u003e\n                            \n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n\n        \u003c!-- Key Points --\u003e\n        \n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function toggleAccordion(id) {\n            const content = document.getElementById(id);\n            const button = content.previousElementSibling;\n            const icon = button.querySelector('.chevron-icon');\n            const allContents = document.querySelectorAll('.accordion-content');\n            const allIcons = document.querySelectorAll('.chevron-icon');\n            \n            allContents.forEach(item =\u003e {\n                if (item !== content \u0026\u0026 item.classList.contains('active')) {\n                    item.classList.remove('active');\n                }\n            });\n            \n            allIcons.forEach(icon =\u003e {\n                icon.classList.remove('active');\n            });\n            \n            content.classList.toggle('active');\n            icon.classList.toggle('active');\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"POM","offers":[{"title":"0.10% \/ 30 g","offer_id":54299925840216,"sku":"PROTOPIC-0.10%-30","price":62.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/9841\/4680\/files\/westbury-prescription-medication_0021c9dd-a851-4239-b1c4-8849d51f9468.png?v=1738933926"}],"url":"https:\/\/westburychemist.net\/collections\/vitiligo.oembed","provider":"Westbury Chemist","version":"1.0","type":"link"}