{"id":255,"date":"2026-03-30T13:25:15","date_gmt":"2026-03-30T13:25:15","guid":{"rendered":"https:\/\/divihealthsciences.com\/?page_id=255"},"modified":"2026-03-30T13:31:23","modified_gmt":"2026-03-30T13:31:23","slug":"about-us","status":"publish","type":"page","link":"https:\/\/divihealthsciences.com\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"255\" class=\"elementor elementor-255\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1864d7 e-flex e-con-boxed e-con e-parent\" data-id=\"f1864d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8355896 elementor-widget elementor-widget-html\" data-id=\"8355896\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* Global Styles (Scoped to this container) *\/\r\n    .divi-about-container {\r\n        font-family: inherit;\r\n        color: #4a5a5a;\r\n        background-color: #ffffff;\r\n        line-height: 1.6;\r\n    }\r\n    .divi-about-container h2 {\r\n        color: #096c6c; \/* Deep Brand Teal *\/\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n        line-height: 1.2;\r\n    }\r\n    .divi-about-container h3 {\r\n        color: #096c6c;\r\n        font-weight: 700;\r\n        margin-bottom: 15px;\r\n    }\r\n    \r\n    \/* Utility Classes *\/\r\n    .brand-accent { color: #feb12d; } \/* Orange *\/\r\n    .brand-highlight { color: #f25e5e; } \/* Coral *\/\r\n    \r\n    \/* Responsive SVG Icon Styles *\/\r\n    .clinical-svg {\r\n        max-width: 100%;\r\n        height: auto;\r\n    }\r\n\r\n    \/* SECTION 1: HERO *\/\r\n    .about-hero {\r\n        background-color: #096c6c;\r\n        padding: 100px 20px;\r\n        text-align: center;\r\n        color: #ffffff;\r\n    }\r\n    .about-hero h1 {\r\n        color: #ffffff;\r\n        font-size: 3rem;\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n    }\r\n    .about-hero p {\r\n        color: #e0eaea; \/* Light Teal Tint *\/\r\n        font-size: 1.2rem;\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n        line-height: 1.8;\r\n    }\r\n\r\n    \/* SECTION 2: THE PROBLEM *\/\r\n    .about-problem {\r\n        padding: 80px 20px;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        display: grid;\r\n        grid-template-columns: 1.2fr 1fr;\r\n        gap: 60px;\r\n        align-items: center;\r\n    }\r\n    .about-problem h2 { font-size: 2.2rem; }\r\n    .about-problem-text p { margin-bottom: 20px; }\r\n\r\n    \/* SECTION 3: PHILOSOPHY (6 PILLARS) *\/\r\n    .about-philosophy {\r\n        background-color: #f4f8f8; \/* Very Light Teal *\/\r\n        padding: 80px 20px;\r\n        border-top: 1px solid #e0eaea;\r\n        border-bottom: 1px solid #e0eaea;\r\n    }\r\n    .about-philosophy-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n    .about-philosophy h2 { text-align: center; margin-bottom: 50px; font-size: 2.2rem; }\r\n    \r\n    .philosophy-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr); \/* Forces 3 columns on desktop *\/\r\n        gap: 30px;\r\n    }\r\n    .philosophy-card {\r\n        background: #ffffff;\r\n        padding: 40px 30px;\r\n        border-radius: 8px;\r\n        border: 1px solid #e0eaea;\r\n        transition: transform 0.3s ease;\r\n        text-align: center;\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n    .philosophy-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 10px 20px rgba(9, 108, 108, 0.05);\r\n    }\r\n    .card-svg-icon {\r\n        width: 60px;\r\n        height: 60px;\r\n        margin: 0 auto 25px;\r\n    }\r\n\r\n    \/* SECTION 4: COMMITMENT *\/\r\n    .about-commitment {\r\n        padding: 80px 20px;\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n        text-align: center;\r\n    }\r\n    .about-commitment h2 { font-size: 2.2rem; }\r\n    .commitment-svg {\r\n        width: 120px;\r\n        height: 120px;\r\n        margin: 0 auto 40px;\r\n    }\r\n    \r\n    \/* CTA Button *\/\r\n    .about-cta-container {\r\n        margin-top: 50px;\r\n    }\r\n    .btn-about-cta {\r\n        background-color: #feb12d; \/* Brand Orange *\/\r\n        color: #ffffff;\r\n        padding: 18px 45px;\r\n        font-size: 1.1rem;\r\n        font-weight: 700;\r\n        border-radius: 50px;\r\n        text-decoration: none;\r\n        transition: background-color 0.3s ease;\r\n        display: inline-block;\r\n        box-shadow: 0 4px 10px rgba(254, 177, 45, 0.2);\r\n    }\r\n    .btn-about-cta:hover {\r\n        background-color: #096c6c;\r\n    }\r\n\r\n    \/* Tablet Responsiveness *\/\r\n    @media (max-width: 992px) {\r\n        .philosophy-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n\r\n    \/* Mobile Responsiveness *\/\r\n    @media (max-width: 768px) {\r\n        .about-hero h1 { font-size: 2.2rem; }\r\n        .about-hero p { font-size: 1.1rem; }\r\n        .about-problem { grid-template-columns: 1fr; gap: 40px; text-align: center; }\r\n        .about-philosophy h2 { font-size: 1.8rem; }\r\n        .philosophy-grid { grid-template-columns: 1fr; }\r\n        .philosophy-card { padding: 30px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"divi-about-container\">\r\n\r\n    <div class=\"about-hero\">\r\n        <h1>Engineered for Precision.<\/h1>\r\n        <p>Beyond Generic Supplements. We bridge the gap between daily wellness and clinical therapy with problem-solution driven formulations designed for complex metabolic, hormonal, and neurological needs.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"about-problem\">\r\n        <div class=\"about-problem-text\">\r\n            <h2>The Era of \u201cOne-Size-Fits-All\u201d Nutrition is Over.<\/h2>\r\n            <p>For decades, the supplement industry has relied on generic multivitamins and blanket formulas. They use trace amounts of ingredients just to look good on a label, utilizing cheap, inactive nutrient forms that a compromised metabolism cannot even absorb.<\/p>\r\n            <p>When you are fighting severe insulin resistance, managing the complex hormonal pathways of PCOS, or trying to repair damaged nerve sheaths, <strong class=\"brand-accent\">a generic vitamin is not enough<\/strong>.<\/p>\r\n            <p>Your body is dealing with specific cellular blockages. It requires a specific, targeted intervention. That is why Divi Health Sciences was founded. We exist to build the formulas that standard pharmacies don't carry\u2014clinical-grade correctors engineered to force physiological change.<\/p>\r\n        <\/div>\r\n        <div class=\"about-problem-image\">\r\n            <svg class=\"clinical-svg\" viewBox=\"0 0 400 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <defs>\r\n                    <linearGradient id=\"grad1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\r\n                        <stop offset=\"0%\" style=\"stop-color:#096c6c;stop-opacity:1\" \/>\r\n                        <stop offset=\"100%\" style=\"stop-color:#feb12d;stop-opacity:1\" \/>\r\n                    <\/linearGradient>\r\n                <\/defs>\r\n                <circle cx=\"200\" cy=\"150\" r=\"20\" fill=\"#f25e5e\" fill-opacity=\"0.8\"\/>\r\n                <circle cx=\"200\" cy=\"150\" r=\"100\" stroke=\"#58aaa9\" stroke-width=\"1\" stroke-dasharray=\"5,5\" fill=\"none\"\/>\r\n                <path d=\"M200 50 A100 100 0 0 1 200 250 A100 100 0 0 1 200 50\" stroke=\"#096c6c\" stroke-width=\"2\" fill=\"none\"\/>\r\n                <circle cx=\"200\" cy=\"50\" r=\"10\" fill=\"#096c6c\"\/>\r\n                <circle cx=\"200\" cy=\"250\" r=\"10\" fill=\"#58aaa9\"\/>\r\n                <circle cx=\"300\" cy=\"150\" r=\"10\" fill=\"#feb12d\"\/>\r\n                <circle cx=\"100\" cy=\"150\" r=\"10\" fill=\"#58aaa9\"\/>\r\n                <path d=\"M100 150 L300 150 M200 50 L200 250\" stroke=\"url(#grad1)\" stroke-width=\"1.5\"\/>\r\n                <circle cx=\"200\" cy=\"150\" r=\"8\" fill=\"#ffffff\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"about-philosophy\">\r\n        <div class=\"about-philosophy-container\">\r\n            <h2>Problem-Solution Driven Nutrition.<\/h2>\r\n            <div class=\"philosophy-grid\">\r\n                \r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <circle cx=\"32\" cy=\"32\" r=\"30\" stroke=\"#58aaa9\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"32\" cy=\"32\" r=\"20\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"32\" cy=\"32\" r=\"10\" fill=\"#f25e5e\"\/>\r\n                            <path d=\"M32 2 L32 10 M2 32 L10 32 M32 62 L32 54 M62 32 L54 32\" stroke=\"#096c6c\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Targeted Interventions<\/h3>\r\n                    <p>Every formulation is strictly engineered to unblock a specific metabolic, hormonal, or neurological pathway. No blanket solutions\u2014only precise answers to exact problems.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M22 6 L42 6 M32 6 L32 20\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <path d=\"M32 20 C45 35 55 45 55 52 A23 23 0 0 1 9 52 C9 45 19 35 32 20 Z\" stroke=\"#096c6c\" stroke-width=\"2\" fill=\"#58aaa9\" fill-opacity=\"0.2\"\/>\r\n                            <path d=\"M18 45 L46 45 M15 52 L49 52\" stroke=\"#feb12d\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Clinical-Grade Dosing<\/h3>\r\n                    <p>We utilize the exact, heavy-hitting dosages proven in clinical trials to ensure systemic physiological change. We never under-dose for the sake of margins.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <circle cx=\"45\" cy=\"19\" r=\"15\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"45\" cy=\"19\" r=\"5\" fill=\"#f25e5e\"\/>\r\n                            <path d=\"M33 30 L5 58 M10 53 L18 61 M17 46 L25 54\" stroke=\"#feb12d\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Maximum Bioavailability<\/h3>\r\n                    <p>Metabolic blockages demand active, pre-converted nutrients. We use advanced forms (like Methylfolate and Ubiquinol) to bypass blockages and guarantee cellular absorption.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <circle cx=\"10\" cy=\"10\" r=\"6\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"54\" cy=\"10\" r=\"6\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"10\" cy=\"54\" r=\"6\" stroke=\"#58aaa9\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"54\" cy=\"54\" r=\"6\" stroke=\"#58aaa9\" stroke-width=\"2\"\/>\r\n                            <circle cx=\"32\" cy=\"32\" r=\"10\" fill=\"#f25e5e\"\/>\r\n                            <path d=\"M16 16 L25 25 M39 39 L48 48 M48 16 L39 25 M25 39 L16 48\" stroke=\"#feb12d\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Synergistic Matrices<\/h3>\r\n                    <p>Nutrients do not operate in isolation. We meticulously pair primary active ingredients with their exact biological cofactors to maximize systemic synergy and therapeutic impact.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M15 10 C30 32, 34 32, 49 54\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <path d=\"M49 10 C34 32, 30 32, 15 54\" stroke=\"#58aaa9\" stroke-width=\"2\"\/>\r\n                            <path d=\"M22 20 L42 20 M22 44 L42 44 M30 32 L34 32\" stroke=\"#feb12d\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n                            <circle cx=\"15\" cy=\"10\" r=\"4\" fill=\"#f25e5e\"\/>\r\n                            <circle cx=\"49\" cy=\"54\" r=\"4\" fill=\"#f25e5e\"\/>\r\n                            <circle cx=\"49\" cy=\"10\" r=\"4\" fill=\"#f25e5e\"\/>\r\n                            <circle cx=\"15\" cy=\"54\" r=\"4\" fill=\"#f25e5e\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Root-Cause Focus<\/h3>\r\n                    <p>We don't just mask symptoms. Our formulations are designed to address the underlying metabolic and endocrinological root causes, promoting long-term healing rather than temporary relief.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"philosophy-card\">\r\n                    <div class=\"card-svg-icon\">\r\n                        <svg viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                            <path d=\"M32 4 L54 12 V30 C54 45 32 58 32 58 C32 58 10 45 10 30 V12 L32 4 Z\" stroke=\"#096c6c\" stroke-width=\"2\"\/>\r\n                            <path d=\"M22 30 L28 36 L42 22\" stroke=\"#feb12d\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                            <circle cx=\"32\" cy=\"4\" r=\"3\" fill=\"#f25e5e\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Evidence-Based Ingredients<\/h3>\r\n                    <p>Every active component we select is backed by robust, peer-reviewed clinical research. We avoid industry fads and unproven botanical blends, relying solely on biochemical science.<\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"about-commitment\">\r\n        <div class=\"commitment-svg\">\r\n            <svg viewBox=\"0 0 120 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <circle cx=\"60\" cy=\"60\" r=\"58\" stroke=\"#096c6c\" stroke-width=\"4\" stroke-dasharray=\"8 8\"\/>\r\n                <path d=\"M25 65 L50 90 L100 30\" stroke=\"#feb12d\" stroke-width=\"12\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n        <\/div>\r\n        <h2>Uncompromised Purity. Absolute Transparency.<\/h2>\r\n        <p>Manufactured in state-of-the-art facilities, every Divi Health Sciences formulation undergoes rigorous quality control to guarantee absolute purity, safety, and label accuracy. Because when it comes to clinical outcomes, there is no room for compromise.<\/p>\r\n        \r\n        <div class=\"about-cta-container\">\r\n            <a href=\"https:\/\/divihealthsciences.com\/index.php\/find-your-solution\/\" class=\"btn-about-cta\">Take the Clinical Assessment<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Engineered for Precision. Beyond Generic Supplements. We bridge the gap between daily wellness and clinical therapy with problem-solution driven formulations designed for complex metabolic, hormonal, and neurological needs. The Era of \u201cOne-Size-Fits-All\u201d Nutrition is Over. For decades, the supplement industry has relied on generic multivitamins and blanket formulas. They use trace amounts of ingredients just [&hellip;]<\/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-255","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us - Divi Health Sciences<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/divihealthsciences.com\/index.php\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - Divi Health Sciences\" \/>\n<meta property=\"og:description\" content=\"Engineered for Precision. Beyond Generic Supplements. We bridge the gap between daily wellness and clinical therapy with problem-solution driven formulations designed for complex metabolic, hormonal, and neurological needs. The Era of \u201cOne-Size-Fits-All\u201d Nutrition is Over. For decades, the supplement industry has relied on generic multivitamins and blanket formulas. They use trace amounts of ingredients just [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/divihealthsciences.com\/index.php\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Divi Health Sciences\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-30T13:31:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/about-us\\\/\",\"name\":\"About Us - Divi Health Sciences\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#website\"},\"datePublished\":\"2026-03-30T13:25:15+00:00\",\"dateModified\":\"2026-03-30T13:31:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/about-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/index.php\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/divihealthsciences.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#website\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/\",\"name\":\"Divi Health Sciences\",\"description\":\"Committed for Well-Being\",\"publisher\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/divihealthsciences.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#organization\",\"name\":\"Divi Health Sciences\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/divihealthsciences.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Divi-Health-Logo-With-Tagline-1-1.png\",\"contentUrl\":\"https:\\\/\\\/divihealthsciences.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/cropped-Divi-Health-Logo-With-Tagline-1-1.png\",\"width\":1998,\"height\":963,\"caption\":\"Divi Health Sciences\"},\"image\":{\"@id\":\"https:\\\/\\\/divihealthsciences.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Us - Divi Health Sciences","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:\/\/divihealthsciences.com\/index.php\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us - Divi Health Sciences","og_description":"Engineered for Precision. Beyond Generic Supplements. We bridge the gap between daily wellness and clinical therapy with problem-solution driven formulations designed for complex metabolic, hormonal, and neurological needs. The Era of \u201cOne-Size-Fits-All\u201d Nutrition is Over. For decades, the supplement industry has relied on generic multivitamins and blanket formulas. They use trace amounts of ingredients just [&hellip;]","og_url":"https:\/\/divihealthsciences.com\/index.php\/about-us\/","og_site_name":"Divi Health Sciences","article_modified_time":"2026-03-30T13:31:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/divihealthsciences.com\/index.php\/about-us\/","url":"https:\/\/divihealthsciences.com\/index.php\/about-us\/","name":"About Us - Divi Health Sciences","isPartOf":{"@id":"https:\/\/divihealthsciences.com\/#website"},"datePublished":"2026-03-30T13:25:15+00:00","dateModified":"2026-03-30T13:31:23+00:00","breadcrumb":{"@id":"https:\/\/divihealthsciences.com\/index.php\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/divihealthsciences.com\/index.php\/about-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/divihealthsciences.com\/index.php\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/divihealthsciences.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/divihealthsciences.com\/#website","url":"https:\/\/divihealthsciences.com\/","name":"Divi Health Sciences","description":"Committed for Well-Being","publisher":{"@id":"https:\/\/divihealthsciences.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/divihealthsciences.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/divihealthsciences.com\/#organization","name":"Divi Health Sciences","url":"https:\/\/divihealthsciences.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/divihealthsciences.com\/#\/schema\/logo\/image\/","url":"https:\/\/divihealthsciences.com\/wp-content\/uploads\/2026\/03\/cropped-Divi-Health-Logo-With-Tagline-1-1.png","contentUrl":"https:\/\/divihealthsciences.com\/wp-content\/uploads\/2026\/03\/cropped-Divi-Health-Logo-With-Tagline-1-1.png","width":1998,"height":963,"caption":"Divi Health Sciences"},"image":{"@id":"https:\/\/divihealthsciences.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/comments?post=255"}],"version-history":[{"count":4,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/255\/revisions"}],"predecessor-version":[{"id":259,"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/pages\/255\/revisions\/259"}],"wp:attachment":[{"href":"https:\/\/divihealthsciences.com\/index.php\/wp-json\/wp\/v2\/media?parent=255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}