{"id":2139,"date":"2026-02-27T14:37:50","date_gmt":"2026-02-27T19:37:50","guid":{"rendered":"https:\/\/www.isotechdesign.com\/?page_id=2139"},"modified":"2026-03-09T10:04:30","modified_gmt":"2026-03-09T14:04:30","slug":"compounding","status":"publish","type":"page","link":"https:\/\/www.isotechdesign.com\/fr\/compounding\/","title":{"rendered":"Compounding"},"content":{"rendered":"\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@300;400;500;700;900&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* === GLOBAL SCOPE VARIABLES === *\/\n    .iso-page-scope {\n        font-family: 'Roboto', sans-serif;\n        color: #333333;\n        --iso-blue-dark: #003366; \n        --iso-blue-light: #00AEEF; \n        --iso-red: #D90000;\n        line-height: 1.6;\n    }\n\n    \/* === FULL WIDTH BREAKOUT FIX === *\/\n    .iso-breakout {\n        width: 100vw; \n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        max-width: 100vw;\n        overflow-x: hidden;\n    }\n\n    \/* === TYPOGRAPHY & ELEMENTS === *\/\n    .iso-page-scope .section-title {\n        color: var(--iso-blue-dark);\n        position: relative;\n        margin-bottom: 3rem;\n    }\n    \n    .iso-page-scope .section-title::after {\n        content: '';\n        display: block;\n        width: 120px;\n        height: 6px;\n        background-color: var(--iso-blue-light);\n        margin-top: 16px;\n    }\n\n    .iso-page-scope .text-white-force {\n        color: #ffffff !important;\n    }\n\n    \/* Buttons *\/\n    .iso-page-scope .btn-primary {\n        background-color: var(--iso-blue-dark);\n        color: white;\n        padding: 24px 48px;\n        border-radius: 8px;\n        font-size: 1.5rem;\n        font-weight: 700;\n        transition: background-color 0.3s, transform 0.2s;\n        text-decoration: none;\n        display: inline-block;\n        text-align: center;\n    }\n    \n    .iso-page-scope .btn-primary:hover {\n        background-color: var(--iso-blue-light);\n        transform: translateY(-4px);\n    }\n\n    \/* List Styles *\/\n    .iso-page-scope .check-list li {\n        position: relative;\n        padding-left: 3rem;\n        margin-bottom: 1.5rem;\n        list-style: none;\n    }\n    \n    .iso-page-scope .check-list li::before {\n        content: '\\f00c'; \n        font-family: 'Font Awesome 6 Free';\n        font-weight: 900;\n        font-size: 1.5rem;\n        position: absolute;\n        left: 0;\n        top: 6px;\n        color: var(--iso-blue-light);\n    }\n\n    \/* Simple Carousel Styles *\/\n    .carousel-container {\n        position: relative;\n        overflow: hidden;\n        width: 100%;\n        height: 350px; \/* Reduced height for magazine insert style *\/\n        background: white;\n        border-radius: 1rem;\n    }\n    .carousel-slide {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        opacity: 0;\n        transition: opacity 0.5s ease-in-out;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 0.5rem;\n    }\n    .carousel-slide.active {\n        opacity: 1;\n    }\n    .carousel-slide img {\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: contain;\n    }\n    .carousel-dots {\n        position: absolute;\n        bottom: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        display: flex;\n        gap: 8px;\n    }\n    .carousel-dot {\n        width: 8px;\n        height: 8px;\n        border-radius: 50%;\n        background-color: #ccc;\n        cursor: pointer;\n    }\n    .carousel-dot.active {\n        background-color: var(--iso-blue-dark);\n    }\n<\/style>\n\n<div class=\"iso-page-scope\">\n\n    <div class=\"iso-breakout bg-gray-100\">\n        <section class=\"py-32 md:py-48 relative w-full\">\n            <div class=\"absolute inset-0 z-0 opacity-10\" style=\"background-image: url('https:\/\/www.transparenttextures.com\/patterns\/cubes.png');\"><\/div>\n            \n            <div class=\"container mx-auto px-6 max-w-[100rem] relative z-10 flex flex-col items-center\">\n                <div class=\"w-full max-w-5xl text-center mb-16\">\n                    <div class=\"inline-block bg-[#E0F7FA] text-[#006064] px-6 py-3 rounded-full text-xl font-bold mb-8 border-l-8 border-[#00AEEF]\">\n                        CHEMOSPHERE&#x2122;\n                    <\/div>\n                    <h1 class=\"text-6xl sm:text-7xl lg:text-8xl font-black text-[#003366] leading-tight mb-10\">\n                        Compounding <br>\n                        <span class=\"text-[#00AEEF]\">Solutions<\/span>\n                    <\/h1>\n                    <p class=\"text-3xl md:text-4xl text-gray-600 mb-14 leading-relaxed font-light\">\n                        Safety in Every Dose. Engineered to handle hazardous and non-hazardous compounding, protecting personnel and maintaining product integrity.\n                    <\/p>\n                    <div class=\"flex flex-col sm:flex-row justify-center items-center gap-6\">\n                        <a href=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Case-study-MC-chemo-Iso-compressed-1.pdf\" target=\"_blank\" class=\"btn-primary shadow-xl\">Get CACI Specs<\/a>\n                        <a href=\"https:\/\/www.isotechdesign.com\/isotech-pharma\/\" target=\"_blank\" class=\"btn-primary shadow-xl\" style=\"background-color: #D90000;\">Request a Quote<\/a>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"w-full max-w-6xl\">\n                    <div class=\"relative bg-white rounded-[3rem] shadow-2xl border-t-[12px] border-[#00AEEF] overflow-hidden w-full\">\n                        <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png\" alt=\"CHEMOSPHERE Isolator\" class=\"w-full h-auto object-cover\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"iso-breakout bg-white\">\n        <section class=\"py-32 md:py-48 w-full\">\n            <div class=\"container mx-auto px-6 max-w-[100rem]\">\n                \n                <div class=\"grid md:grid-cols-2 gap-24 items-start\">\n                    <div>\n                        <h2 class=\"text-5xl md:text-6xl font-bold section-title\">Safety in Every Dose<\/h2>\n                        \n                        <div class=\"clearfix\">\n                            <div class=\"float-right ml-8 mb-8 w-1\/2 max-w-sm\">\n                                <div class=\"bg-white p-4 rounded-2xl shadow-lg border border-gray-100\">\n                                    <div class=\"carousel-container\" id=\"c4-carousel\">\n                                        <div class=\"carousel-slide active\">\n                                            <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/MC-CHEMO-2.png\" alt=\"Compact C4 Model 1\">\n                                        <\/div>\n                                        <div class=\"carousel-slide\">\n                                            <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/MC-CHEMO.png\" alt=\"Compact C4 Model 2\">\n                                        <\/div>\n                                        <div class=\"carousel-slide\">\n                                            <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/MC-CHEMO-3.png\" alt=\"Compact C4 Model 3\">\n                                        <\/div>\n                                        <div class=\"carousel-dots\">\n                                            <span class=\"carousel-dot active\" onclick=\"setSlide(0)\"><\/span>\n                                            <span class=\"carousel-dot\" onclick=\"setSlide(1)\"><\/span>\n                                            <span class=\"carousel-dot\" onclick=\"setSlide(2)\"><\/span>\n                                        <\/div>\n                                    <\/div>\n                                    <p class=\"text-center text-sm text-gray-500 mt-2 font-bold\">Compact C4 Model (4ft)<\/p>\n                                <\/div>\n                            <\/div>\n\n                            <p class=\"text-gray-600 text-2xl md:text-3xl leading-relaxed mb-10\">\n                                Isotech Pharma\u2019s containment expertise extends to pharmaceutical compounding, where precision and safety are paramount. Our isolators are engineered to handle both hazardous and non-hazardous compounding.\n                            <\/p>\n                            \n                            <p class=\"text-gray-600 text-2xl md:text-3xl leading-relaxed mb-10\">\n                                For hazardous compounding, we utilize a fully exhausted system with BIBO (Bag-In\/Bag-Out) filtration to ensure maximum safety for operators and the environment.\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"mt-8 p-8 bg-blue-50 rounded-3xl border-l-8 border-[#D90000]\">\n                            <h4 class=\"text-3xl font-bold text-[#003366] mb-4\">Hazardous Ready<\/h4>\n                            <p class=\"text-xl text-gray-700 leading-relaxed\">\n                                Specifically designed for cGMP aseptic hazardous compounding. Features ISO 5 unidirectional airflow in negative pressure.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"bg-gray-50 p-12 rounded-[2rem] border border-gray-200 shadow-xl\">\n                        <h3 class=\"text-3xl font-bold text-[#003366] mb-8\">System Features<\/h3>\n                        <ul class=\"check-list text-gray-700 text-xl space-y-6\">\n                            <li>\n                                <strong class=\"text-[#003366] block text-2xl mb-2\">C8 &#038; C4 Models<\/strong>\n                                C8 (8&prime; with 4 gloves\/2 antechambers) for aseptic compounding. C4 (4&prime; with 2 gloves\/1 antechamber) for compounding &#038; transfer.\n                            <\/li>\n                            <li>\n                                <strong class=\"text-[#003366] block text-2xl mb-2\">Negative Pressure Design<\/strong>\n                                ISO 5 unidirectional airflow in negative pressure protects the operator from hazardous substances.\n                            <\/li>\n                            <li>\n                                <strong class=\"text-[#003366] block text-2xl mb-2\">Advanced Decontamination<\/strong>\n                                Integrated H2O2 decontamination with fast recovery rates. Single PLC controls unit and generator.\n                            <\/li>\n                            <li>\n                                <strong class=\"text-[#003366] block text-2xl mb-2\">Secure Construction<\/strong>\n                                316 stainless steel, tempered glass, inflatable seals, and Alpha Beta doors for secure transfer.\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"iso-breakout bg-[#003366] text-white\">\n        <section class=\"py-32 md:py-48 w-full relative overflow-hidden\">\n            <div class=\"absolute top-0 left-0 w-full h-4 bg-[#D90000]\"><\/div>\n            <div class=\"absolute inset-0 z-0 opacity-10\" style=\"background-image: url('https:\/\/www.transparenttextures.com\/patterns\/carbon-fibre.png');\"><\/div>\n            \n            <div class=\"container mx-auto px-6 max-w-[100rem] relative z-10\">\n                <div class=\"flex flex-col lg:flex-row items-center gap-24\">\n                    <div class=\"lg:w-1\/2\">\n                        <h2 class=\"text-5xl md:text-6xl font-bold mb-8 text-white-force\" style=\"color: #ffffff !important;\">Modular Flexibility<\/h2>\n                        <p class=\"text-2xl md:text-3xl font-light text-blue-100 mb-12 leading-relaxed\">\n                            Our units are designed for total adaptability. We go beyond standard configurations by integrating the specific tools your process demands directly into the aseptic environment.\n                        <\/p>\n                        <div class=\"space-y-12\">\n                            <div class=\"flex gap-8\">\n                                <i class=\"fas fa-tools text-6xl text-[#00AEEF]\"><\/i>\n                                <div>\n                                    <h4 class=\"text-3xl font-bold text-white mb-2\">Tool Integration<\/h4>\n                                    <p class=\"text-xl text-blue-200\">From Lyophilizers to balances and pumps, we engineer the isolator around your critical equipment.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex gap-8\">\n                                <i class=\"fas fa-layer-group text-6xl text-[#D90000]\"><\/i>\n                                <div>\n                                    <h4 class=\"text-3xl font-bold text-white mb-2\">Process Adaptability<\/h4>\n                                    <p class=\"text-xl text-blue-200\">Modular wall sections allow for seamless expansion or reconfiguration as your manufacturing needs evolve.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"lg:w-1\/2 w-full flex items-center justify-center\">\n                        <div class=\"bg-white\/10 p-4 rounded-[2rem] backdrop-blur-sm border-4 border-white\/20 shadow-2xl\">\n                            <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Middle-unit.jpg\" alt=\"Isolator with Integrated Lyophilizer\" class=\"rounded-xl w-full h-auto object-cover\">\n                            <p class=\"text-center text-blue-100 mt-4 font-bold text-lg\">Integrated Lyophilizer Configuration<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"iso-breakout bg-[#f8fafc]\">\n        <section class=\"py-32 md:py-48 w-full\">\n            <div class=\"container mx-auto px-6 max-w-[100rem]\">\n                <div class=\"flex flex-col lg:flex-row items-center gap-24\">\n                    <div class=\"lg:w-1\/2\">\n                        <h2 class=\"text-5xl md:text-6xl font-bold section-title\">Why Isotech Pharma?<\/h2>\n                        <div class=\"space-y-12\">\n                            <div class=\"flex gap-8\">\n                                <div class=\"bg-white p-6 rounded-2xl shadow-md h-min\">\n                                    <i class=\"fas fa-shield-alt text-5xl text-[#003366]\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-3xl font-bold text-[#003366] mb-3\">Hazardous Material Safety<\/h4>\n                                    <p class=\"text-2xl text-gray-600 leading-relaxed\">BIBO filtration and exhaust systems protect personnel and the environment.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex gap-8\">\n                                <div class=\"bg-white p-6 rounded-2xl shadow-md h-min\">\n                                    <i class=\"fas fa-pump-soap text-5xl text-[#00AEEF]\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-3xl font-bold text-[#003366] mb-3\">Advanced Decontamination<\/h4>\n                                    <p class=\"text-2xl text-gray-600 leading-relaxed\">H2O2 integration ensures fast, effective cycles for maximum uptime.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex gap-8\">\n                                <div class=\"bg-white p-6 rounded-2xl shadow-md h-min\">\n                                    <i class=\"fas fa-tasks text-5xl text-[#D90000]\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-3xl font-bold text-[#003366] mb-3\">Turnkey Solution<\/h4>\n                                    <p class=\"text-2xl text-gray-600 leading-relaxed\">Equipment integration, start-up, training, and validation (IQ\/OQ\/PQ).<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"lg:w-1\/2 w-full flex items-center justify-center\">\n                        <div class=\"bg-white p-8 rounded-[3rem] shadow-2xl border-2 border-gray-100\">\n                            <img decoding=\"async\" src=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Open-front.png\" alt=\"Isolator with Open Window\" class=\"w-full h-auto rounded-xl object-contain\">\n                            <p class=\"text-center text-gray-500 mt-6 font-bold text-xl\">Easy Access &#038; Maintenance<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <div class=\"iso-breakout bg-[#003366]\">\n        <section class=\"py-32 md:py-48 text-white relative overflow-hidden w-full\">\n            <div class=\"absolute top-0 left-0 w-full h-4 bg-[#D90000]\"><\/div>\n            <div class=\"absolute inset-0 z-0 opacity-10\" style=\"background-image: url('https:\/\/www.transparenttextures.com\/patterns\/carbon-fibre.png');\"><\/div>\n            <div class=\"container mx-auto px-6 max-w-[100rem] text-center relative z-10\">\n                <h2 class=\"text-6xl md:text-7xl lg:text-8xl font-black mb-10 tracking-tight text-white-force\" style=\"color: #ffffff !important;\">Reliability &#038; Control<\/h2>\n                <p class=\"mb-16 max-w-5xl mx-auto text-2xl md:text-3xl lg:text-4xl leading-relaxed font-light text-white-force\" style=\"color: #ffffff !important;\">\n                    Deliver the reliability and control needed for preparing sterile medications with Isotech Pharma compounding solutions.\n                <\/p>\n                <a href=\"https:\/\/www.isotechdesign.com\/pharma-quote\/\" target=\"_blank\" class=\"btn-primary shadow-2xl scale-110 hover:scale-125 transition-transform duration-300\" style=\"background-color: #D90000;\">\n                    Request a Consultation\n                <\/a>\n            <\/div>\n        <\/section>\n    <\/div>\n\n    <script>\n        let currentSlide = 0;\n        const slides = document.querySelectorAll('.carousel-slide');\n        const dots = document.querySelectorAll('.carousel-dot');\n\n        function showSlide(n) {\n            slides.forEach(slide => slide.classList.remove('active'));\n            dots.forEach(dot => dot.classList.remove('active'));\n            \n            currentSlide = (n + slides.length) % slides.length;\n            \n            slides[currentSlide].classList.add('active');\n            dots[currentSlide].classList.add('active');\n        }\n\n        function setSlide(n) {\n            showSlide(n);\n        }\n\n        \/\/ Auto-advance\n        setInterval(() => {\n            showSlide(currentSlide + 1);\n        }, 3000);\n    <\/script>\n\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>CHEMOSPHERE&#x2122; Compounding Solutions Safety in Every Dose. Engineered to handle hazardous and non-hazardous compounding, protecting personnel&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2139","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Compounding - IsoTech Design<\/title>\n<meta name=\"description\" content=\"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.isotechdesign.com\/compounding\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Compounding - IsoTech Design\" \/>\n<meta property=\"og:description\" content=\"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.isotechdesign.com\/compounding\/\" \/>\n<meta property=\"og:site_name\" content=\"IsoTech Design\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-09T14:04:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/\",\"url\":\"https:\/\/www.isotechdesign.com\/compounding\/\",\"name\":\"Compounding - IsoTech Design\",\"isPartOf\":{\"@id\":\"https:\/\/www.isotechdesign.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png\",\"datePublished\":\"2026-02-27T19:37:50+00:00\",\"dateModified\":\"2026-03-09T14:04:30+00:00\",\"description\":\"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.isotechdesign.com\/compounding\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage\",\"url\":\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png\",\"contentUrl\":\"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.isotechdesign.com\/compounding\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.isotechdesign.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Compounding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.isotechdesign.com\/#website\",\"url\":\"https:\/\/www.isotechdesign.com\/\",\"name\":\"IsoTech Design\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.isotechdesign.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Compounding - IsoTech Design","description":"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.isotechdesign.com\/compounding\/","og_locale":"fr_FR","og_type":"article","og_title":"Compounding - IsoTech Design","og_description":"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.","og_url":"https:\/\/www.isotechdesign.com\/compounding\/","og_site_name":"IsoTech Design","article_modified_time":"2026-03-09T14:04:30+00:00","og_image":[{"url":"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.isotechdesign.com\/compounding\/","url":"https:\/\/www.isotechdesign.com\/compounding\/","name":"Compounding - IsoTech Design","isPartOf":{"@id":"https:\/\/www.isotechdesign.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage"},"image":{"@id":"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage"},"thumbnailUrl":"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png","datePublished":"2026-02-27T19:37:50+00:00","dateModified":"2026-03-09T14:04:30+00:00","description":"Ensure safety in every dose with CHEMOSPHERE\u2122 compounding isolators. Designed for hazardous and non-hazardous cGMP compounding with negative pressure design.","breadcrumb":{"@id":"https:\/\/www.isotechdesign.com\/compounding\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.isotechdesign.com\/compounding\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.isotechdesign.com\/compounding\/#primaryimage","url":"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png","contentUrl":"https:\/\/www.isotechdesign.com\/wp-content\/uploads\/Main.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.isotechdesign.com\/compounding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.isotechdesign.com\/"},{"@type":"ListItem","position":2,"name":"Compounding"}]},{"@type":"WebSite","@id":"https:\/\/www.isotechdesign.com\/#website","url":"https:\/\/www.isotechdesign.com\/","name":"IsoTech Design","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.isotechdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/pages\/2139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/comments?post=2139"}],"version-history":[{"count":13,"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/pages\/2139\/revisions"}],"predecessor-version":[{"id":2226,"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/pages\/2139\/revisions\/2226"}],"wp:attachment":[{"href":"https:\/\/www.isotechdesign.com\/fr\/wp-json\/wp\/v2\/media?parent=2139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}