CINXE.COM
Twin Health: Discover The Power of a Healthy Metabolism
<!DOCTYPE html><!-- Last Published: Mon Feb 24 2025 19:40:30 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="usa.twinhealth.com" data-wf-page="6775f9915bf181b3654c20f6" data-wf-site="6633b8d9a22b8378b3d63b09" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Twin Health: Discover The Power of a Healthy Metabolism</title><meta content="Twin Health helps employees and health plan members improve their metabolic health for normalized blood sugar, reduced medications, and sustained weight loss." name="description"/><meta content="Twin Health: Discover The Power of a Healthy Metabolism" property="og:title"/><meta content="Twin Health helps employees and health plan members improve their metabolic health for normalized blood sugar, reduced medications, and sustained weight loss." property="og:description"/><meta content="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67a15d1e98945e56344e13c8_TwinHealth-OpenGraph.png" property="og:image"/><meta content="Twin Health: Discover The Power of a Healthy Metabolism" property="twitter:title"/><meta content="Twin Health helps employees and health plan members improve their metabolic health for normalized blood sugar, reduced medications, and sustained weight loss." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67a15d1e98945e56344e13c8_TwinHealth-OpenGraph.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/css/twin-health.26a78f822.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/664cb3cdcb47b86cec609986_twinhealth-favicon.svg" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/664cb380a5f3f4bf820d1410_twinhealth-webclip.svg" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-8PRT2272LW"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-8PRT2272LW');</script><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"/> <link rel="alternate" hreflang="en-IN" href="https://ind.twinhealth.com/" /> <link rel="alternate" hreflang="en-US" href="https://usa.twinhealth.com/" /> <link rel="alternate" hreflang="x-default" href="https://www.twinhealth.com/" /> <!-- Google Tag Manager Determine the environment --> <script> // Determine the environment based on hostname const envConfig = { "prod": { hostname: "usa.twinhealth.com", gtm_auth: "o0ZdtKuTprEh-LQZT03CEQ", gtm_preview: "env-1" }, "pre-prod": { hostname: "preprod.twinhealth.com", gtm_auth: "3RWQdVbBaaypm_0U7h0xFQ", gtm_preview: "env-7" } }; // Identify the current environment let env = "pre-prod"; // Default to Pre-Prod if (window.location.hostname === envConfig["prod"].hostname) { env = "prod"; } // Get GTM details for the detected environment const gtmId = "GTM-PNSC9LG3"; // Keep this the same unless different IDs are required const { gtm_auth, gtm_preview } = envConfig[env]; // Function to inject GTM script into the <head> function injectGTM() { const gtmScriptContent = `(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl+ '>m_auth=${gtm_auth}>m_preview=${gtm_preview}>m_cookies_win=x'; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','${gtmId}');`; // Create the script element const gtmScript = document.createElement("script"); gtmScript.innerHTML = gtmScriptContent; document.head.appendChild(gtmScript); // Create the <noscript> element for GTM const gtmNoScript = document.createElement("noscript"); gtmNoScript.innerHTML = `<iframe src="https://www.googletagmanager.com/ns.html?id=${gtmId}>m_auth=${gtm_auth}>m_preview=${gtm_preview}>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe>`; // Insert the <noscript> right after the <body> tag document.body.insertAdjacentElement("afterbegin", gtmNoScript); } // Ensure GTM is injected as early as possible document.addEventListener("DOMContentLoaded", injectGTM); </script><script> document.addEventListener('DOMContentLoaded', () => { let watchVideoButtons = document.querySelectorAll('[videolightbox="true"]'); const videoLightbox = document.getElementById("video-lightbox"); const videoLightboxContainer = document.getElementById("video-frame"); const videoLightboxContainerBG = document.getElementById("video-lightbox-bg"); const createVideoPlayer = (videoID) => { videoLightboxContainer.innerHTML = ''; var playerElement = document.createElement('div'); playerElement.id = 'player'; videoLightboxContainer.appendChild(playerElement); playerElement.style.backgroundSize = 'cover'; playerElement.style.height = '100%'; playerElement.style.width = '100%'; setTimeout(() => { var iframe = document.createElement('iframe'); iframe.src = `https://player.vimeo.com/video/${videoID}?autoplay=1&loop=0&autopause=0`; iframe.frameborder = "0"; iframe.allow = "autoplay; fullscreen; picture-in-picture; clipboard-write"; iframe.style.height = '100%'; iframe.style.width = '100%'; iframe.className = 'vimeo_embed_iframe'; playerElement.appendChild(iframe); }, 20); videoLightbox.style.display = "flex"; document.body.style.overflow = 'hidden'; }; watchVideoButtons.forEach((button) => { button.addEventListener("click", () => { const videoID = button.getAttribute("videolightboxID"); createVideoPlayer(videoID); }); }); videoLightboxContainerBG.addEventListener("click", () => { videoLightboxContainer.innerHTML = ''; videoLightbox.style.display = "none"; document.body.style.overflow = 'auto'; }) }); </script></head><body><div class="style-embed w-embed"><style> .text-clamp-5 { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .text-clamp-3 { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .swiper-pagination-bullet { width: 12px; height: 12px; min-width: 12px; min-height: 12px; background: #DDDAE5 !important; opacity: 100% !important; margin-left: 5px; margin-right: 5px; } .swiper-pagination-bullet-active { background: #0B5464 !important; } iframe { border: none !important; } .hs-form-private { grid-column-gap: 1rem !important; grid-row-gap: 1rem !important; flex-flow: column !important; width: 100% !important; display: flex !important; } .hs-input{ border: 1px solid var(--sky--base) !important; font-family: var(--fonts--secondary) !important; color: var(--sky--dark) !important; letter-spacing: 0 !important; background-color: #fff !important; border-radius: 4px !important; margin: 0 !important; padding: 1rem !important; font-size: .875rem !important; font-weight: 400 !important; line-height: 150% !important; } .hs-form-field .input { display: flex; flex-flow: column; } .hs-form-field { padding-bottom: 0px; } .hs-button { grid-column-gap: .5rem; grid-row-gap: .5rem; background-color: var(--secondary-colors--magenta-base); font-family: var(--fonts--secondary); color: #fff; text-align: center; cursor: pointer; border-radius: 100px; justify-content: flex-start; align-items: center; padding: 20px 40px; font-size: 18px; font-weight: 400; line-height: 100%; text-decoration: none; transition: all .2s ease-in-out; display: flex; border: none; margin-left: auto; } .hs-button:hover { background-color: #c75297; border-radius: 8px; } .legal-consent-container { font-family: var(--fonts--secondary) !important; color: var(--ink--base) !important; justify-content: flex-start !important; align-items: flex-start !important; margin: 0 !important; font-size: .75rem !important; font-weight: 400 !important; line-height: 160% !important; display: flex !important; flex-direction: column !important; row-gap: 1rem !important; } /* Remove list-style and reset spacing */ .legal-consent-container ul.inputs-list { list-style: none; margin: 0; padding: 0; } .hs-form-booleancheckbox label { font-family: var(--fonts--secondary); color: var(--ink--base) !important ; margin: 0 !important; font-size: .75rem !important; font-weight: 400 !important; line-height: 160% !important; } /* Space out each checkbox item */ .legal-consent-container li.hs-form-booleancheckbox { margin-bottom: 0.0rem; /* Adjust as needed */ } /* Make the label and checkbox align nicely */ .legal-consent-container label.hs-form-booleancheckbox-display { display: inline-flex; /* or ‘flex’ if you want full-width alignment */ align-items: center; cursor: pointer; /* So clicking the label toggles the checkbox */ } /* Add a bit of spacing between the checkbox and text */ .legal-consent-container label.hs-form-booleancheckbox-display input[type="checkbox"] { margin-right: 0.5em; } .legal-consent-container .field.hs-form-field { margin-bottom: 0px !important; } .no-list.hs-error-msgs.inputs-list { list-style: none; margin: 4px 0; padding: 0; } .no-list.hs-error-msgs.inputs-list li { margin: 0; font-family: var(--fonts--secondary); color: red; font-size: .75rem; font-weight: 400; line-height: 100%; } </style></div><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" data-doc-height="1" role="banner" class="navigation w-nav"><div class="navigaion-inner"><a href="/" aria-current="page" class="nav-logo-wrapper w-nav-brand w--current"><div class="nav-logo w-embed"><svg width="100%" height="auto" viewBox="0 0 132 43" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4281_14341)"> <path d="M13.4558 32.9851L22.9707 42.5L32.4856 32.9851L22.9707 23.4701L13.4558 32.9851Z" fill="#AD2576"/> <path d="M18.5409 27.873C20.9723 25.0631 20.6655 20.8142 17.8556 18.3828C15.0457 15.9513 10.7968 16.2581 8.36537 19.068C5.93395 21.8779 6.24075 26.1268 9.05064 28.5582C11.8605 30.9897 16.1094 30.6829 18.5409 27.873Z" fill="#206BDB"/> <path d="M22.972 4.44405L13.457 13.959L32.4869 32.9889L42.0018 23.4739L22.972 4.44405Z" fill="#9FE57D"/> <path d="M3.94208 4.44208C-1.31142 9.69558 -1.31142 18.2178 3.94208 23.4713L13.4567 13.9567L22.9713 4.44208C17.7178 -0.811423 9.19558 -0.811423 3.94208 4.44208Z" fill="#FB5D5D"/> <path d="M42.0006 4.4411C36.7471 -0.812399 28.2249 -0.812399 22.9714 4.4411C17.7179 9.69461 17.7179 18.2168 22.9714 23.4703C28.2249 28.7238 36.7471 28.7238 42.0006 23.4703C47.2541 18.2168 47.2541 9.69461 42.0006 4.4411Z" fill="#206BDB"/> <path d="M130.513 13.8167C130.872 14.0241 131.153 14.3045 131.36 14.6633C131.567 15.0221 131.668 15.4258 131.668 15.8687C131.668 16.3117 131.567 16.7153 131.36 17.0742C131.153 17.433 130.872 17.719 130.513 17.9264C130.155 18.1339 129.756 18.2348 129.314 18.2348C128.871 18.2348 128.467 18.1282 128.108 17.9264C127.749 17.7246 127.469 17.4386 127.261 17.0742C127.054 16.7097 126.953 16.3117 126.953 15.8687C126.953 15.4258 127.06 15.0221 127.261 14.6633C127.463 14.3045 127.749 14.0241 128.108 13.8167C128.467 13.6092 128.871 13.5083 129.314 13.5083C129.756 13.5083 130.155 13.6148 130.513 13.8167ZM130.199 17.433C130.463 17.276 130.676 17.063 130.827 16.7882C130.979 16.5135 131.057 16.2107 131.057 15.8743C131.057 15.5379 130.979 15.2352 130.827 14.9604C130.676 14.6857 130.463 14.4727 130.199 14.3213C129.93 14.1643 129.639 14.0914 129.314 14.0914C128.988 14.0914 128.697 14.1699 128.428 14.3213C128.159 14.4783 127.951 14.6913 127.794 14.9604C127.637 15.2352 127.564 15.5379 127.564 15.8743C127.564 16.2107 127.643 16.5135 127.794 16.7882C127.951 17.063 128.159 17.276 128.428 17.433C128.697 17.59 128.988 17.6685 129.314 17.6685C129.639 17.6685 129.93 17.59 130.199 17.433ZM129.549 16.093C129.549 16.093 129.6 16.1266 129.633 16.1547C129.667 16.1827 129.7 16.2107 129.74 16.25L130.513 17.1022H129.835L128.955 16.0874H128.949V17.1022H128.445V14.5736H129.493C129.74 14.5736 129.942 14.6409 130.11 14.7698C130.272 14.9044 130.356 15.095 130.356 15.3529C130.356 15.6108 130.272 15.7902 130.104 15.908C129.936 16.0257 129.756 16.0874 129.56 16.0874H129.555L129.549 16.093ZM128.944 15.6613H129.414C129.538 15.6613 129.639 15.6389 129.717 15.5884C129.79 15.5379 129.829 15.4594 129.829 15.3529C129.829 15.2464 129.79 15.1735 129.717 15.123C129.639 15.0726 129.538 15.0502 129.414 15.0502H128.944V15.6613Z" fill="#373049"/> <path d="M61.1535 13.956V8.15869H55.457V26.1563C55.457 29.1783 56.27 31.4715 57.9016 33.0413C59.5331 34.6112 61.7085 35.3962 64.4278 35.3962C65.4426 35.3962 66.5079 35.2784 67.6124 35.0373V30.3277L66.0874 30.3725C64.2035 30.3725 62.9084 30.0137 62.2075 29.2961C61.5067 28.5784 61.1535 27.3393 61.1535 25.5732V18.6208H67.7414L72.9108 35.0373H78.4278L81.2536 23.3753C81.5227 22.2989 81.747 21.1775 81.9264 20.0113H82.0161C82.1338 21.0598 82.3469 22.1811 82.644 23.3753L85.5147 35.0373H90.9869L97.6701 13.956H91.7942L89.2824 24.0482C88.9853 25.3041 88.7161 26.6497 88.475 28.085H88.3853C88.1779 26.588 87.92 25.2424 87.6228 24.0482L85.111 13.956H78.7866L76.2748 24.0482C75.9776 25.276 75.7197 26.6216 75.5123 28.085H75.4226C75.1815 26.6497 74.9124 25.3041 74.6152 24.0482L72.1034 13.956H61.1479H61.1535Z" fill="#373049"/> <path d="M104.425 13.9561H98.7734V35.0373H104.425V13.9561Z" fill="#373049"/> <path d="M124.24 16.1547C122.507 14.3886 120.096 13.5083 117.018 13.5083C113.94 13.5083 111.524 14.3886 109.774 16.1547C108.025 17.9208 107.15 20.2196 107.15 23.0622V35.0381H112.847V23.5107C112.847 21.924 113.194 20.6905 113.901 19.8103C114.602 18.93 115.645 18.4871 117.018 18.4871C118.392 18.4871 119.435 18.93 120.136 19.8103C120.836 20.6905 121.19 21.924 121.19 23.5107V35.0381H126.841V23.0622C126.841 20.2196 125.972 17.9208 124.24 16.1547Z" fill="#373049"/> <path d="M101.622 4.22314C100.506 4.22314 99.547 4.61001 98.7509 5.38934C97.9547 6.16868 97.5566 7.0994 97.5566 8.18149C97.5566 9.26359 97.9547 10.1887 98.7509 10.9512C99.547 11.7137 100.506 12.095 101.622 12.095C102.737 12.095 103.646 11.7137 104.442 10.9512C105.238 10.1887 105.636 9.2692 105.636 8.18149C105.636 7.09379 105.238 6.16868 104.442 5.38934C103.646 4.61001 102.704 4.22314 101.622 4.22314Z" fill="#373049"/> </g> <defs> <clipPath id="clip0_4281_14341"> <rect width="131.668" height="42" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></a><nav role="navigation" class="navigation-menu w-nav-menu"><div class="nav-menu-links"><a data-location="menu" href="/for-employers" class="nav-menu-link w-nav-link">For Employers</a><a href="/for-health-plans" data-location="menu" class="nav-menu-link w-nav-link">For Health Plans</a><a href="/for-members" data-location="menu" class="nav-menu-link w-nav-link">For Members</a><a href="/resources" data-location="menu" class="nav-menu-link w-nav-link">Resources</a><a href="/company" data-location="menu" class="nav-menu-link w-nav-link">Company</a><a href="/careers" data-location="menu" class="nav-menu-link w-nav-link">Careers</a><div class="button-group nav-btn-group"><a data-location="menu" href="/request-a-meeting" class="secondary-button nav-button w-button">Request A Meeting</a><a data-location="menu" href="/get-started" class="primary-button nav-button w-button">Get Started</a></div></div></nav><div class="nav-mobile-button w-nav-button"><div>Menu</div></div></div></div><div class="scroll-wrapper"><div id="smooth-content" class="page-wrapper"><section class="section subpage-hero"><div class="w-layout-blockcontainer container-global w-container"><div data-w-id="054924c9-5266-a38f-539e-4142d85e903a" style="opacity:0;-webkit-transform:translate3d(0, 24px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 24px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 24px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 24px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="w-layout-grid home-hero-grid"><div id="w-node-_054924c9-5266-a38f-539e-4142d85e903b-654c20f6" class="home-hero-inner"><h1 class="display-2xl">Metabolic health for every body</h1><p class="text-xl">Everyone’s metabolism is unique, and so is their path to sustainable health. Twin Health empowers members to address the root causes of metabolic conditions like obesity, prediabetes, and type 2 diabetes.</p><div class="button-group stack-full-mobile"><a data-location="hero-homepage" href="#chronic-conditions" class="primary-button w-button">Explore Twin</a><a data-location="hero-homepage" href="#contact-form" class="secondary-button w-button">Request A Meeting</a></div></div><div id="w-node-db8da785-aefd-eeeb-501a-888f4041bc81-654c20f6" class="hero-rive" data-rive-url="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6792d5f9645139760cbf045b_twinhealth-2025-V4.riv" data-rive-state-machine="State Machine 1" data-rive-artboard="HomePage-Hero" data-rive-autoplay="true" data-rive-is-touch-scroll-enabled="false" data-rive-automatically-handle-events="false" data-rive-fit="contain" data-rive-alignment="center" data-animation-type="rive"><canvas style="height:100%;width:100%"></canvas></div></div></div><div data-w-id="789c9122-22b5-ca3f-3a44-3af3c311534d" style="opacity:0"><div data-wf--component-logo-marquee--variant="base" class="marquee"><p class="display-s">Trusted by leading companies</p><div class="marquee-wrapper"><div id="marquee-inner" class="marquee-inner"><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div><div aria-hidden="true" class="marquee-logo-group"><img sizes="(max-width: 479px) 217.578125px, (max-width: 767px) 124.328125px, 261.09375px" height="Auto" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png" loading="lazy" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fc6673f87139afaba_BenjaminMoore-logo.png 1750w" class="marquee-logo"/><img sizes="(max-width: 479px) 202.0390625px, (max-width: 767px) 115.4453125px, 242.4453125px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png 1625w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678e806fed1a6f9956262b77_HCSC-logo.png" loading="lazy" class="marquee-logo"/><img sizes="(max-width: 479px) 290.765625px, (max-width: 767px) 166.1484375px, 348.921875px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png 1080w" alt="" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6790126e6017a941d8e84cca_invitationhomes-logo-horizontal.png" loading="lazy" class="marquee-logo"/></div></div></div><div class="style-embed w-embed"><style> #marquee-inner { white-space: nowrap; animation: scroll 50s linear infinite; } @keyframes scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } } </style></div></div></div></section><section class="section"><div class="w-layout-blockcontainer container-global w-container"><div data-w-id="a7c0c161-b858-cffd-3310-06e25bd3f893" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="twin"><div data-w-id="a24176b0-8f8c-d1c8-6e11-0288033f5206" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="w-layout-grid twin-intro"><div id="w-node-_23b15d1e-264a-905f-f908-a60b8d42022e-654c20f6" class="twin-intro-big-card"><div class="twin-intro-big-card-inner"><h2 class="display-xl tc-white">Meet your<br/>Digital Twin™</h2><p class="text-xl tc-white max-440">The Digital Twin™ is a real-time model of your unique metabolism. It analyzes data from smart devices to help you make informed choices in your daily life.</p><a data-location="intro-card" href="/for-members" class="primary-button bg-magenta-dark mid w-button">Learn More</a></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d398cdb0f0220acc1a638_DIGITALTWIN.png" loading="lazy" id="w-node-_0d1c68e6-9030-843b-c4e9-303cb5511e86-654c20f6" sizes="(max-width: 479px) 84vw, (max-width: 767px) 89vw, (max-width: 991px) 57vw, 52vw" alt="" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d398cdb0f0220acc1a638_DIGITALTWIN-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d398cdb0f0220acc1a638_DIGITALTWIN-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d398cdb0f0220acc1a638_DIGITALTWIN.png 855w" class="twin-intrro-big-guy"/><div class="twin-intrro-big-card-accent w-embed"><svg width="100%" height="auto" viewBox="0 0 532 604" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="431.126" cy="301.453" r="430.215" fill="#3B344F"/> </svg></div></div><div class="twin-intro-small-card"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776dc3dadb9a917c2ac4442_Normalize%20Blood%20Sugar.svg" loading="lazy" alt="" class="twin-intro-small-card-icon"/><p class="display-2xs tc-white">Normalize blood sugar</p></div><div class="twin-intro-small-card"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776dc3e911190e8dfca0fd5_Lose%20Weight.svg" loading="lazy" alt="" class="twin-intro-small-card-icon"/><p class="display-2xs tc-white">Lose weight</p></div><div class="twin-intro-small-card"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776dc3dc5aaa8c39502efe2_Reduce%20Metabolism.svg" loading="lazy" alt="" class="twin-intro-small-card-icon"/><p class="display-2xs tc-white">Reduce medication</p></div><div class="twin-intro-small-card"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776dc3d58919b19fd090e1e_Gain%20Energy.svg" loading="lazy" alt="" class="twin-intro-small-card-icon"/><p class="display-2xs tc-white">Gain energy</p></div><div id="w-node-ae7134ce-dc01-d893-44ce-d5d52ce13bc0-654c20f6" class="twin-intro-small-card"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776dc3ebca3b0b5550be47b_Better%20Sleep.svg" loading="lazy" alt="" class="twin-intro-small-card-icon"/><p class="display-2xs tc-white">Sleep better</p></div></div><div data-w-id="279435c1-60db-1022-a08f-436813bb3c63" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="twin-intro-heading"><h2 class="display-l">Personalized care is at the heart of everything we do</h2></div><div class="w-layout-grid twin-intro-cards"><div data-w-id="3c8fa07e-62e9-6a71-4bd1-37a223583add" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="twin-card pink"><div class="twin-intro-card-top"><h3 class="display-2xs twin-card-headings">Sensors and wearables</h3><p class="text-m">Instantly see how your food and activity impact your metabolism.</p></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/677602f4906cb8afff2001fe_Bento%20Image%201.avif" loading="lazy" alt="" class="twin-card-image"/></div><div data-w-id="1a737885-b227-d95d-a4c9-e5c82e6a9964" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="twin-card green"><div class="twin-intro-card-top"><h3 class="display-2xs twin-card-headings">Clinical care team</h3><p class="text-m">Get support from your personal team of providers and coaches.</p></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67819cdb4e214d863bc133ae_Bento%20Image%202-1.avif" loading="lazy" alt="" class="twin-card-image"/></div><div data-w-id="dcf33320-0f92-13ed-8357-85bb91b7c997" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="twin-card blue"><div class="twin-intro-card-top"><h3 class="display-2xs twin-card-headings">Insights and tracking</h3><p class="text-m">See your progress, understand your body, and stay on track.</p></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/677602f4867ff9f7ddcf2ab1_Bento%20Image%203.avif" loading="lazy" sizes="(max-width: 479px) 92vw, (max-width: 767px) 95vw, (max-width: 991px) 94vw, 88vw" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/677602f4867ff9f7ddcf2ab1_Bento%20Image%203-p-500.avif 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/677602f4867ff9f7ddcf2ab1_Bento%20Image%203.avif 827w" alt="" class="twin-card-image"/></div></div><a data-location="middle-home-page" href="/request-a-meeting" class="secondary-button w-button">Request A Meeting</a></div></div></section><section class="section section-divider"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image.avif" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image-p-500.avif 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image-p-800.avif 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image-p-1080.avif 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image-p-1600.avif 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image-p-2000.avif 2000w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b1f06a224d39efe9a2cb_Section%20Div%20Image.avif 2162w" class="image-fill"/></section><section data-wf--section-results--variant="no-paragraph" class="section padding w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="w-layout-blockcontainer container-global w-container"><div class="results w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div data-w-id="18ba63d2-e113-17ec-22c9-f832b682c1d7" class="validated-header"><h2 class="display-l">The power of a healthy metabolism</h2><p class="text-l w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7">Our outcomes aren’t just clinical — they’re human. With better metabolic health, members wake up with more energy, play with their kids or grandkids a little longer, and enjoy a weekend getaway without packing their meds.</p></div><div class="stats_wrapper"><div class="w-layout-grid results-grid _3-stack w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">73%</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bf243802ab0cc4c230_Results%20Pill.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebea6-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">eliminated medications<br/>(including injections)</p></div><div class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">-14 lbs</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bfe611b77ce42b0138_Results%20Weight.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebead-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">lost in 6 months </p></div><div id="w-node-_7208155b-8851-eb60-e661-215f65eebeb0-3aa31b38" class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">-2.2</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bf243802ab0cc4c22b_AC%20Results.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebeb4-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">point drop in A1C</p></div><div class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">70%</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bf1d6fc34e7ba29434_Results%20Inflammation.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebebb-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">reduced inflammation</p></div><div class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">77%</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bedcba6e51da8932fb_Insulin%20Results.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebec2-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">improved insulin resistance<br/>(in those with type 2 diabetes)</p></div><div class="results-grid-block w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><div class="results-grid-block-inner w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"><p class="display-m">67%</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678166bf0b4a52c50a5179df_Fat%20Results.svg" loading="lazy" id="w-node-_7208155b-8851-eb60-e661-215f65eebec9-3aa31b38" alt="" class="icon-48x48 w-variant-31d27ae5-77af-bcc1-f91e-8d378fa894b7"/></div><p class="text-m results-grid-sub">reduced visceral fat</p></div></div><p class="text-s tc-ink-light">Twin’s commercial population, members 365+ days in program. Data as of September 2024.</p></div><a data-location="results-component" data-w-id="22bdadd2-6fc2-7347-a45f-b2283aa31b5c" href="#" class="primary-button w-button">Explore Twin</a></div></div></section><section class="section bg-blue-gradient overflow-hidden"><div class="w-layout-blockcontainer container-global w-container"><div class="product-intro"><div class="w-layout-grid product-intro-grid"><div data-w-id="46ae05f6-8363-9dc0-0044-3c2d44efcdd4" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="product-intro-image"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b5ee4a5422c8e64ce88e_Metabolism%20Image.avif" loading="lazy" sizes="(max-width: 479px) 98vw, (max-width: 767px) 99vw, (max-width: 991px) 100vw, 94vw" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b5ee4a5422c8e64ce88e_Metabolism%20Image-p-500.avif 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b5ee4a5422c8e64ce88e_Metabolism%20Image.avif 1065w" alt="" id="chronic-conditions" class="image-fill"/></div><div id="w-node-be633a10-51e0-035b-3815-5d6dd0ee5437-654c20f6" data-w-id="be633a10-51e0-035b-3815-5d6dd0ee5437" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="product-intro-inner"><div class="product-intro-content"><h2 class="display-m">The key to healing chronic conditions</h2><p class="text-l">Metabolic issues like inflammation and insulin resistance are behind many chronic health conditions. By working with a member’s unique metabolism, Twin Health’s programs address and improve many of the symptoms of metabolic conditions:</p><div class="product-into-pills"><p class="white-pill">Hypertension</p><p class="white-pill">Inflammation</p><p class="white-pill">Insomnia</p><p class="white-pill">Fatigue</p><p class="white-pill">Chronic aches & pains</p><p class="white-pill">Immune function</p><p class="white-pill">Insulin resistance</p><p class="white-pill">Reliance on medications</p><p class="white-pill">Visceral fat</p></div></div><a data-location="product-intro" href="/request-a-meeting" class="secondary-button w-button">Learn More</a></div></div><div data-w-id="64af97a6-64d3-7428-8ba0-6d20f20269b1" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="product-intro-callouts"><div class="w-layout-grid product-intro-blocks"><div class="product-intro-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776b8562a796daf1ce1c6cd_Obesity%20Icon.svg" loading="lazy" alt="" class="product-intro-icon"/><p class="display-s">Obesity</p><p class="text-l">Supports sustainable weight loss while improving overall metabolic health</p></div><div id="w-node-_0e509104-b38c-86ae-9ddf-d27ca686294e-654c20f6" class="product-intro-sep"></div><div class="product-intro-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6782ca7f9e0a1b2f05996526_Prediabetes%20Icon.svg" loading="lazy" alt="" class="product-intro-icon"/><p class="display-s">Prediabetes</p><p class="text-l">Helps prevent progression to type 2 diabetes with early intervention and lifestyle changes</p></div><div class="product-intro-sep"></div><div class="product-intro-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6782ca7c4b92192a06d9949d_Type%202%20Diabetes%20Icon.svg" loading="lazy" alt="" class="product-intro-icon"/><p class="display-s">Type 2 diabetes</p><p class="text-l">Aims to stabilize blood sugar, reduce or eliminate diabetes medications, support healthy weight, and more</p></div></div><a data-location="product-intro" href="/for-employers#how-twin-works" class="primary-button w-button">How It Works</a></div></div></div><div class="accent-circle w-embed"><svg width="100%" height="auto" viewBox="0 0 381 493" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.000274658 -269L0.000274775 -267.663C209.682 -267.663 379.672 -97.682 379.672 111.99L381 111.99C380.991 -98.4199 210.42 -269 0.000274658 -269ZM0.000275938 -254.362L0.000276055 -253.024C201.602 -253.024 365.032 -89.6017 365.032 111.99L366.37 111.99C366.361 -90.3304 202.331 -254.362 0.000275938 -254.362ZM0.000277218 -239.723L0.000277335 -238.386C193.521 -238.386 350.393 -81.5214 350.393 111.99L351.721 111.99C351.721 -82.2501 194.25 -239.723 0.000277218 -239.723ZM0.000278497 -225.085L0.000278614 -223.756C185.44 -223.756 335.763 -73.4319 335.763 111.99L337.091 111.99C337.091 -74.1698 186.169 -225.085 0.000278497 -225.085ZM0.000279776 -210.455L0.000279893 -209.118C177.351 -209.118 321.124 -65.3516 321.124 111.999L322.461 111.999C322.452 -66.0895 178.079 -210.455 0.000279776 -210.455ZM0.000281056 -195.817L0.000281173 -194.479C169.27 -194.479 306.494 -57.2713 306.494 111.999L307.822 111.999C307.813 -58.0093 169.999 -195.817 0.000281056 -195.817ZM0.000282336 -181.178L0.000282452 -179.85C161.189 -179.85 291.854 -49.1818 291.854 111.999L293.183 111.999C293.173 -49.929 161.918 -181.178 0.000282336 -181.178ZM0.000283615 -166.549L0.000283732 -165.211C153.099 -165.211 277.215 -41.1016 277.215 111.999L278.543 111.999C278.543 -41.8487 153.828 -166.549 0.000283615 -166.549ZM0.000284895 -151.91L0.000285011 -150.573C145.019 -150.573 262.576 -33.0213 262.576 111.999L263.913 111.999C263.913 -33.7592 145.747 -151.91 0.000284895 -151.91ZM0.000286174 -137.272L0.00028629 -135.943C136.938 -135.943 247.946 -24.941 247.946 111.99L249.274 111.999C249.274 -25.6789 137.667 -137.272 0.000286174 -137.272ZM0.000287454 -122.633L0.00028757 -121.305C128.848 -121.305 233.306 -16.8515 233.307 111.999L234.635 111.999C234.635 -17.5986 129.586 -122.633 0.000287454 -122.633ZM0.000288733 -108.004L0.00028885 -106.666C120.768 -106.666 218.676 -8.77123 218.676 111.999L220.005 111.999C220.005 -9.51836 121.505 -108.004 0.000288733 -108.004ZM0.000290012 -93.3743L0.000290129 -92.0368C112.687 -92.0368 204.037 -0.700149 204.037 111.99L205.365 111.99C205.365 -1.42885 113.416 -93.3743 0.000290012 -93.3743ZM0.000291292 -78.7357L0.000291408 -77.4074C104.606 -77.4074 189.407 7.38936 189.407 111.99L190.735 111.99C190.726 6.65144 105.335 -78.7357 0.000291292 -78.7357ZM0.000292571 -64.1064L0.000292688 -62.7689C96.5163 -62.7689 174.768 15.4697 174.768 111.99L176.096 111.99C176.096 14.7317 97.2542 -64.1064 0.000292571 -64.1064ZM0.00029385 -49.4678L0.000293967 -48.1303C88.4356 -48.1303 160.129 23.5499 160.129 111.99L161.466 111.99C161.457 22.8212 89.1644 -49.4678 0.00029385 -49.4678ZM0.00029513 -34.8292L0.000295246 -33.5009C80.3549 -33.5009 145.489 31.6486 145.489 111.99L146.818 111.99C146.818 30.9015 81.0837 -34.8292 0.00029513 -34.8292ZM0.00029641 -20.1906L0.000296526 -18.8623C72.2651 -18.8623 130.859 39.7289 130.859 111.999L132.187 111.999C132.187 38.9818 73.003 -20.1906 0.00029641 -20.1906ZM0.000297689 -5.56122L0.000297806 -4.22372C64.1844 -4.22373 116.22 47.8092 116.22 111.999L117.557 111.999C117.548 47.0713 64.9224 -5.56122 0.000297689 -5.56122ZM0.000298969 9.07736L0.000299085 10.4149C56.1037 10.4149 101.59 55.8895 101.59 111.999L102.918 111.999C102.909 55.1515 56.8325 9.07736 0.000298969 9.07736ZM0.000300248 23.7159L0.000300364 25.0442C48.0231 25.0442 86.9506 63.979 86.9506 111.999L88.288 111.999C88.2788 63.2318 48.7518 23.7159 0.000300248 23.7159ZM0.000301527 38.3453L0.000301644 39.6828C39.9424 39.6828 72.3112 72.0593 72.3113 111.999L73.6395 111.999C73.6395 71.3213 40.6711 38.3453 0.000301527 38.3453ZM0.000302807 52.9839L0.000302924 54.3214C31.8525 54.3214 57.6812 80.1396 57.6812 111.999L59.0095 111.999C59.0095 79.4016 32.5813 52.9839 0.000302807 52.9839ZM0.000304087 67.6225L0.000304203 68.9508C23.7718 68.9508 43.0418 88.2291 43.0418 111.999L44.3702 111.999C44.3701 87.4819 24.5006 67.6225 0.000304087 67.6225ZM0.000305366 82.2611L0.000305483 83.5894C15.6912 83.5894 28.4118 96.3093 28.4118 111.999L29.7401 111.999C29.7309 95.5622 16.4199 82.2611 0.000305366 82.2611ZM0.000306645 96.8812L0.000306762 98.2187C7.61054 98.2187 13.7725 104.38 13.7725 111.99L15.11 111.99C15.1008 103.652 8.33927 96.8812 0.000306645 96.8812Z" fill="#F4D8CD"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.000274658 493L0.000274541 491.662C209.682 491.662 379.672 321.681 379.672 112.009L381 112.009C380.991 322.419 210.42 493 0.000274658 493ZM0.000273378 478.361L0.000273262 477.023C201.602 477.023 365.032 313.601 365.032 112.009L366.37 112.009C366.361 314.329 202.331 478.361 0.000273378 478.361ZM0.000272099 463.722L0.000271982 462.385C193.521 462.385 350.393 305.52 350.393 112.009L351.721 112.009C351.721 306.249 194.25 463.722 0.000272099 463.722ZM0.000270819 449.084L0.000270703 447.756C185.44 447.756 335.763 297.431 335.763 112.009L337.091 112.009C337.091 298.169 186.169 449.084 0.000270819 449.084ZM0.00026954 434.454L0.000269423 433.117C177.351 433.117 321.124 289.351 321.124 112L322.461 112C322.452 290.089 178.079 434.454 0.00026954 434.454ZM0.00026826 419.816L0.000268143 418.478C169.27 418.478 306.494 281.27 306.494 112L307.822 112C307.813 282.008 169.999 419.816 0.00026826 419.816ZM0.000266981 405.177L0.000266864 403.849C161.189 403.849 291.854 273.181 291.854 112L293.183 112C293.173 273.928 161.918 405.177 0.000266981 405.177ZM0.000265702 390.548L0.000265585 389.21C153.099 389.21 277.215 265.101 277.215 112L278.543 112C278.543 265.848 153.828 390.548 0.000265702 390.548ZM0.000264422 375.909L0.000264305 374.572C145.019 374.572 262.576 257.02 262.576 112L263.913 112C263.913 257.758 145.747 375.909 0.000264422 375.909ZM0.000263142 361.271L0.000263026 359.942C136.938 359.942 247.946 248.94 247.946 112.009L249.274 112C249.274 249.678 137.667 361.271 0.000263142 361.271ZM0.000261862 346.632L0.000261746 345.304C128.848 345.304 233.306 240.851 233.306 112L234.635 112C234.635 241.598 129.586 346.632 0.000261862 346.632ZM0.000260583 332.003L0.000260466 330.665C120.767 330.665 218.676 232.77 218.676 112L220.005 112C220.005 233.517 121.505 332.003 0.000260583 332.003ZM0.000259304 317.373L0.000259188 316.036C112.687 316.036 204.037 224.699 204.037 112.009L205.365 112.009C205.365 225.428 113.416 317.373 0.000259304 317.373ZM0.000258025 302.735L0.000257909 301.407C104.606 301.407 189.407 216.61 189.407 112.009L190.735 112.009C190.726 217.348 105.335 302.735 0.000258025 302.735ZM0.000256746 288.105L0.000256629 286.768C96.5162 286.768 174.768 208.529 174.768 112.009L176.096 112.009C176.096 209.267 97.2542 288.105 0.000256746 288.105ZM0.000255466 273.467L0.000255349 272.129C88.4356 272.129 160.128 200.449 160.128 112.009L161.466 112.009C161.457 201.178 89.1643 273.467 0.000255466 273.467ZM0.000254186 258.828L0.00025407 257.5C80.3549 257.5 145.489 192.35 145.489 112.009L146.817 112.009C146.817 193.098 81.0837 258.828 0.000254186 258.828ZM0.000252907 244.19L0.00025279 242.861C72.265 242.861 130.859 184.27 130.859 112L132.187 112C132.187 185.017 73.003 244.19 0.000252907 244.19ZM0.000251628 229.56L0.000251511 228.223C64.1844 228.223 116.22 176.19 116.22 112L117.557 112C117.548 176.928 64.9223 229.56 0.000251628 229.56ZM0.000250348 214.922L0.000250231 213.584C56.1037 213.584 101.59 168.11 101.59 112L102.918 112C102.909 168.848 56.8324 214.922 0.000250348 214.922ZM0.000249068 200.283L0.000248952 198.955C48.023 198.955 86.9505 160.02 86.9505 112L88.288 112C88.2787 160.767 48.7517 200.283 0.000249068 200.283ZM0.000247789 185.654L0.000247672 184.316C39.9424 184.316 72.3112 151.94 72.3112 112L73.6395 112C73.6395 152.678 40.6711 185.654 0.000247789 185.654ZM0.000246509 171.015L0.000246393 169.678C31.8525 169.678 57.6811 143.86 57.6811 112L59.0094 112C59.0094 144.597 32.5812 171.015 0.000246509 171.015ZM0.00024523 156.377L0.000245114 155.048C23.7718 155.048 43.0418 135.77 43.0418 112L44.3701 112C44.3701 136.517 24.5006 156.377 0.00024523 156.377ZM0.00024395 141.738L0.000243834 140.41C15.6911 140.41 28.4117 127.69 28.4117 112L29.74 112C29.7308 128.437 16.4199 141.738 0.00024395 141.738ZM0.000242672 127.118L0.000242555 125.78C7.61047 125.78 13.7724 119.619 13.7724 112.009L15.11 112.009C15.1008 120.347 8.3392 127.118 0.000242672 127.118Z" fill="#F4D8CD"/> </svg></div><div class="accent-circle bottom-center-home w-embed"><svg width="100%" height="auto" viewBox="0 0 984 167" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M-2.1506e-05 492L1.72713 492C1.72714 221.229 221.23 1.71553 491.988 1.71554L491.988 6.72819e-05C220.277 0.0119674 -9.62857e-06 220.276 -2.1506e-05 492ZM18.9033 492L20.6305 492C20.6305 231.664 231.665 20.6197 491.988 20.6197L491.988 18.8924C230.724 18.9043 18.9034 230.723 18.9033 492ZM37.8067 492L39.5339 492C39.5339 242.099 242.099 39.524 491.988 39.524L491.988 37.8087C241.158 37.8087 37.8067 241.158 37.8067 492ZM56.7101 492L58.4253 492C58.4253 252.534 252.545 58.4164 491.988 58.4164L491.988 56.7011C251.592 56.7011 56.7101 251.593 56.7101 492ZM75.6016 492L77.3287 492C77.3287 262.98 262.98 77.3207 492 77.3207L492 75.5934C262.027 75.6053 75.6016 262.039 75.6016 492ZM94.5049 492L96.2321 492C96.2321 273.415 273.414 96.2131 492 96.2131L492 94.4976C272.461 94.5095 94.5049 272.474 94.5049 492ZM113.408 492L115.124 492C115.124 283.85 283.86 115.117 492 115.117L492 113.402C282.895 113.414 113.408 282.909 113.408 492ZM132.3 492L134.027 492C134.027 294.297 294.295 134.022 492 134.022L492 132.306C293.33 132.306 132.3 293.356 132.3 492ZM151.203 492L152.93 492C152.93 304.732 304.729 152.926 492 152.926L492 151.199C303.776 151.199 151.203 303.791 151.203 492ZM170.107 492L171.822 492C171.822 315.167 315.163 171.818 491.988 171.818L492 170.103C314.211 170.103 170.107 314.226 170.107 492ZM189.01 492L190.725 492C190.725 325.613 325.61 190.722 492 190.722L492 189.007C324.645 189.007 189.01 324.661 189.01 492ZM207.901 492L209.628 492C209.628 336.048 336.044 209.615 492 209.615L492 207.899C335.079 207.899 207.901 335.095 207.901 492ZM226.793 492L228.52 492C228.52 346.483 346.467 228.519 491.988 228.519L491.988 226.804C345.526 226.804 226.793 345.542 226.793 492ZM245.696 492L247.411 492C247.411 356.918 356.913 247.411 491.988 247.411L491.988 245.696C355.96 245.708 245.696 355.977 245.696 492ZM264.588 492L266.315 492C266.315 367.365 367.347 266.316 491.988 266.316L491.988 264.601C366.394 264.6 264.588 366.412 264.588 492ZM283.491 492L285.218 492C285.218 377.8 377.782 285.22 491.988 285.22L491.988 283.493C376.841 283.505 283.491 376.859 283.491 492ZM302.394 492L304.11 492C304.11 388.235 388.24 304.124 491.988 304.124L491.988 302.409C387.275 302.409 302.394 387.294 302.394 492ZM321.298 492L323.013 492C323.013 398.681 398.674 323.017 492 323.017L492 321.301C397.709 321.301 321.298 397.728 321.298 492ZM340.189 492L341.916 492C341.916 409.116 409.109 341.921 492 341.921L492 340.194C408.156 340.206 340.189 408.163 340.189 492ZM359.093 492L360.82 492C360.82 419.551 419.543 360.813 492 360.813L492 359.098C418.59 359.11 359.093 418.61 359.093 492ZM377.996 492L379.711 492C379.711 429.986 429.989 379.717 492 379.717L492 377.99C429.024 378.002 377.996 429.045 377.996 492ZM396.887 492L398.615 492C398.615 440.421 440.424 398.622 492 398.622L492 396.907C439.471 396.907 396.887 439.48 396.887 492ZM415.791 492L417.518 492C417.518 450.868 450.858 417.514 492 417.514L492 415.799C449.905 415.799 415.791 449.927 415.791 492ZM434.694 492L436.409 492C436.409 461.303 461.304 436.418 492 436.418L492 434.703C460.339 434.703 434.694 460.362 434.694 492ZM453.598 492L455.313 492C455.313 471.737 471.739 455.311 492 455.311L492 453.596C470.774 453.607 453.598 470.796 453.598 492ZM472.477 492L474.204 492C474.204 482.172 482.161 474.215 491.988 474.215L491.988 472.488C481.22 472.5 472.477 481.231 472.477 492Z" fill="#99979E"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M984 492L982.273 492C982.273 221.229 762.77 1.71546 492.012 1.71545L492.012 -2.15055e-05C763.723 0.0119023 984 220.276 984 492ZM965.097 492L963.369 492C963.369 231.664 752.335 20.6196 492.012 20.6196L492.012 18.8923C753.276 18.9042 965.097 230.723 965.097 492ZM946.193 492L944.466 492C944.466 242.099 741.901 39.524 492.012 39.524L492.012 37.8087C742.842 37.8087 946.193 241.158 946.193 492ZM927.29 492L925.575 492C925.575 252.534 731.455 58.4163 492.012 58.4163L492.012 56.701C732.408 56.701 927.29 251.593 927.29 492ZM908.398 492L906.671 492C906.671 262.98 721.02 77.3206 492 77.3206L492 75.5933C721.973 75.6053 908.398 262.039 908.398 492ZM889.495 492L887.768 492C887.768 273.415 710.586 96.213 492 96.213L492 94.4975C711.539 94.5094 889.495 272.474 889.495 492ZM870.592 492L868.876 492C868.876 283.85 700.14 115.117 492 115.117L492 113.402C701.105 113.414 870.592 282.909 870.592 492ZM851.7 492L849.973 492C849.973 294.297 689.705 134.021 492 134.021L492 132.306C690.67 132.306 851.7 293.356 851.7 492ZM832.797 492L831.07 492C831.07 304.732 679.271 152.926 492 152.926L492 151.199C680.224 151.199 832.797 303.791 832.797 492ZM813.893 492L812.178 492C812.178 315.167 668.837 171.818 492.012 171.818L492 170.103C669.789 170.103 813.893 314.226 813.893 492ZM794.99 492L793.275 492C793.275 325.613 658.39 190.722 492 190.722L492 189.007C659.355 189.007 794.99 324.66 794.99 492ZM776.099 492L774.371 492C774.371 336.048 647.956 209.615 492 209.615L492 207.899C648.921 207.899 776.099 335.095 776.099 492ZM757.207 492L755.48 492C755.48 346.483 637.533 228.519 492.012 228.519L492.012 226.804C638.474 226.804 757.207 345.542 757.207 492ZM738.304 492L736.589 492C736.589 356.918 627.087 247.411 492.012 247.411L492.012 245.696C628.04 245.708 738.304 355.977 738.304 492ZM719.412 492L717.685 492C717.685 367.365 616.653 266.316 492.012 266.316L492.012 264.6C617.606 264.6 719.412 366.412 719.412 492ZM700.509 492L698.782 492C698.782 377.8 606.218 285.22 492.012 285.22L492.012 283.493C607.159 283.505 700.509 376.859 700.509 492ZM681.606 492L679.89 492C679.89 388.235 595.76 304.124 492.012 304.124L492.012 302.409C596.725 302.409 681.606 387.294 681.606 492ZM662.702 492L660.987 492C660.987 398.681 585.326 323.017 492 323.017L492 321.301C586.291 321.301 662.702 397.728 662.702 492ZM643.811 492L642.084 492C642.084 409.116 574.891 341.921 492 341.921L492 340.194C575.844 340.206 643.811 408.163 643.811 492ZM624.907 492L623.18 492C623.18 419.551 564.457 360.813 492 360.813L492 359.098C565.41 359.11 624.907 418.61 624.907 492ZM606.004 492L604.289 492C604.289 429.986 554.011 379.717 492 379.717L492 377.99C554.976 378.002 606.004 429.045 606.004 492ZM587.113 492L585.385 492C585.385 440.421 543.576 398.622 492 398.622L492 396.906C544.529 396.906 587.113 439.48 587.113 492ZM568.209 492L566.482 492C566.482 450.868 533.142 417.514 492 417.514L492 415.799C534.095 415.799 568.209 449.927 568.209 492ZM549.306 492L547.591 492C547.591 461.303 522.696 436.418 492 436.418L492 434.703C523.661 434.703 549.306 460.361 549.306 492ZM530.402 492L528.687 492C528.687 471.737 512.261 455.311 492 455.311L492 453.595C513.226 453.607 530.402 470.796 530.402 492ZM511.523 492L509.796 492C509.796 482.172 501.839 474.215 492.012 474.215L492.012 472.488C502.78 472.5 511.523 481.231 511.523 492Z" fill="#99979E"/> </svg></div></section><section data-wf--section-clinical-research--variant="base" class="section"><div class="w-layout-blockcontainer container-global w-container"><div data-w-id="b08ccfe9-a9f8-6c7b-2c0a-16f284379c13" class="validated-header"><h2 class="display-l">Validated by clinical research<br/></h2></div><div data-w-id="8ead242b-c22c-b2c4-2bff-a7b1c0217d5f" class="claims"><div class="hidden-code-embed w-embed w-script"><script> document.addEventListener("DOMContentLoaded", function () { const testiSwiper = new Swiper('.claims-swiper', { direction: 'horizontal', spaceBetween: 0, autoHeight: false, slidesPerView: 1, slidesPerGroup: 1, wrapperClass: 'claims-slides', slideClass: 'claims-slide', navigation: { nextEl: '#claims-next', prevEl: '#claims-prev', }, pagination: { el: '.claims-pagination', clickable: true, }, on: { slideChange: function () { const prevButton = document.getElementById('claims-prev'); const nextButton = document.getElementById('claims-next'); prevButton.classList.remove('inactive'); nextButton.classList.remove('inactive'); if (this.isBeginning) { prevButton.classList.add('inactive'); } if (this.isEnd) { nextButton.classList.add('inactive'); } }, }, }); if (testiSwiper.isBeginning) { document.getElementById('claims-prev').classList.add('inactive'); } if (testiSwiper.isEnd) { document.getElementById('claims-next').classList.add('inactive'); } }); </script></div><div class="claims-swiper w-dyn-list"><div role="list" class="claims-slides w-dyn-items"><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">American Heart Association</h3><p class="text-m">Concordance between the Various Cardiovascular Risk Scores: Six Months Results of the Randomised Clinical Trial Evaluating Whole-Body Digital Twin Technology Enabled Precision Nutrition for Remission of Diabetes. Journal of AHA - Circulation, 2022;146:A14842.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">American Diabetes Association</h3><p class="text-m">Whole Body Digital Twin (WBDT) Enabled Diabetes Reversal—US Real-World Findings. Diabetes. 2024 Jun 14;73(Supplement_1).</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">JACC Journals</h3><p class="text-m">Digital twin in managing hypertension among people with type 2 diabetes: 1-year randomized controlled trial. JACC: Advances. 2024 Sep 1;3(9_Part_2):101172.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">Endocrine Society</h3><p class="text-m">Impact Of Digital Twin Intervention On Visceral Fat And Glycemic Control In T2dm With Different Levels Of Visceral Fat. J Endocr Soc. 2023 Oct 5;7(Suppl 1):bvad114.874.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">Nature</h3><p class="text-m">One-year outcomes of a digital twin intervention for type 2 diabetes: a retrospective real-world study. Nature Scientific Reports. 2024 Oct 26;14(1):25478.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">Diabetes Technology & Therapeutics</h3><p class="text-m">Correlation of Continuous Glucose Monitoring Metrics with HbA1c reduction And Beta Cell Function at one year of Whole-Body Digital Twin Technology for Remission of Diabetes. Diabetes Technology & Therapeutics, Feb 2023.A-1-A-269.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs"> AACE Endocrine Practice™ </h3><p class="text-m">Digital Twin Technology in Resolving Polycystic Ovary Syndrome and improving Metabolic Health: A comprehensive case study. Endocrine Practice, 2024 May;30(5):(Suppl)S130.</p></div></div><div role="listitem" class="claims-slide w-dyn-item"><div class="claims-slide-inner"><h3 class="display-xs">The Lancet</h3><p class="text-m">Digital Twin Intervention for Type 2 Diabetes: One-Year Outcomes of a Randomized Trial, LANCET Pre-print SSRN 4499693.</p></div></div></div></div><div class="claims-pagination"></div><div class="claims-arrows"><div id="claims-prev" data-location="prev-btn-testimonial-component" class="testimonial-arrow"><img loading="lazy" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" alt="" class="testimonial-arrow-icon rotate"/></div><div id="claims-next" data-location="next-btn-testimonial-component" class="testimonial-arrow"><img loading="lazy" src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" alt="" class="testimonial-arrow-icon"/></div></div></div></div></section><section class="section mid"><p class="display-l">What Twin can do</p><div class="w-layout-blockcontainer container-global w-container"><div class="w-layout-grid segment-cards"><a data-w-id="af4f3cb4-2f3c-e603-dccf-cfe3d2ed9e97" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0;filter:saturate(100%)" href="/for-employers" class="segment-card w-inline-block"><div class="segment-card-inner"><h2 class="display-2xs tc-white">For Employers</h2><p class="text-m tc-white">Transform the health of your workforce with an innovative and human-centered program.</p><div class="segment-card-arrow"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="segment-card-arrow icon"/><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="segment-card-arrow icon"/></div></div><div class="segment-card-gradient"></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929e621f7c10490dc9741d_Twin_employers.png" loading="lazy" sizes="(max-width: 479px) 92vw, (max-width: 767px) 94vw, 690.390625px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929e621f7c10490dc9741d_Twin_employers-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929e621f7c10490dc9741d_Twin_employers.png 572w" alt="" class="image-fill"/></a><a data-w-id="af4f3cb4-2f3c-e603-dccf-cfe3d2ed9ea0" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0;filter:saturate(100%)" href="/for-health-plans" class="segment-card w-inline-block"><div class="segment-card-inner"><h2 class="display-2xs tc-white">For Health Plans</h2><p class="text-m tc-white">Offer your members a sustainable, long-term solution for metabolic health.</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="segment-card-arrow"/></div><div class="segment-card-gradient magenta"></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929ea5079da7bd3d7f522a_Twin_Healthplans.png" loading="lazy" sizes="(max-width: 479px) 92vw, (max-width: 767px) 94vw, 690.390625px" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929ea5079da7bd3d7f522a_Twin_Healthplans-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/67929ea5079da7bd3d7f522a_Twin_Healthplans.png 638w" alt="" class="image-fill"/></a><a data-w-id="af4f3cb4-2f3c-e603-dccf-cfe3d2ed9ea9" style="-webkit-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 16px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0;filter:saturate(100%)" href="/for-members" class="segment-card w-inline-block"><div class="segment-card-inner"><h2 class="display-2xs tc-white">For Members</h2><p class="text-m tc-white">Find your path to metabolic healing with our personalized program.</p><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="segment-card-arrow"/></div><div class="segment-card-gradient stone"></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776afd32a3a2b3dd16c45a8_Members%20Card%20BG.avif" loading="lazy" alt="" class="image-fill"/></a></div></div></section><section videolightbox="true" videolightboxID="1040172459?autoplay=1&loop=1&autopause=0" data-w-id="2697eee9-112b-d8bc-f1c0-ed53a5c6b8f5" class="section video-trigger"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials-p-500.png 500w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials-p-800.png 800w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials-p-1080.png 1080w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials-p-1600.png 1600w, https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/678fae4186f976d7dd99d043_Section_background_testimonials.png 1920w" alt="" class="image-fill"/><div class="video-trigger-overlay"><div class="video-trigger-callout homepage"><div>See what our members are saying</div><p class="text-m tc-white">Our members share the health transformations they’ve experienced with Twin</p></div><div data-location="home-page" class="primary-button video-trig"><div>Play Video</div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/677c7c7d8b9d2506e89bbbee_Arrow%20Green.svg" loading="lazy" alt="" class="icon-24x24"/></div></div></section><section class="section"><div class="w-layout-blockcontainer container-global w-container"><div data-w-id="a9cc6974-246e-5ef7-73a5-c2e3531d6a51" class="testimonial"><div class="testimonial-header"><h2 class="display-m">What our members are saying</h2><div class="testimonial-arrows desktop"><div data-action="prev" class="testimonial-arrow"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="testimonial-arrow-icon rotate"/></div><div id="testi-next" data-action="next" class="testimonial-arrow"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="testimonial-arrow-icon"/></div></div></div><div class="testimonials-swiper w-dyn-list"><div role="list" class="testimonials-slides w-dyn-items"><div role="listitem" class="testimonials-slide w-dyn-item"><div class="testimonial-slide-top"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776bcaf335be4b380e4ff5a_Testi%20Quote.svg" loading="lazy" alt="" class="icon-48x48"/><p class="text-l tc-primary-base">I don’t have the dependency on medication anymore. I know what I can eat and what will raise my blood sugar. And I’m not going back. Twin has really changed my life.</p></div><div class="testimonial-slide-bottom"><p class="text-s tc-primary-base">Misty M., Twin Member</p></div></div><div role="listitem" class="testimonials-slide w-dyn-item"><div class="testimonial-slide-top"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776bcaf335be4b380e4ff5a_Testi%20Quote.svg" loading="lazy" alt="" class="icon-48x48"/><p class="text-l tc-primary-base">When I started the Twin program, while on Metformin, my A1C had climbed to 8.0. My weight at the start was 285. Within 90 days, my A1C had dropped below 6.0 and in June of 2023, I received the message from the Twin Medical provider that I could stop my use of Metformin! By October of 2023. I had lost up to 70lbs.</p></div><div class="testimonial-slide-bottom"><p class="text-s tc-primary-base">Lyle W., Twin Member</p></div></div><div role="listitem" class="testimonials-slide w-dyn-item"><div class="testimonial-slide-top"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776bcaf335be4b380e4ff5a_Testi%20Quote.svg" loading="lazy" alt="" class="icon-48x48"/><p class="text-l tc-primary-base">I have maintained a more stable glucose around 120 average, following the Twin health strength training along with walking and running. I no longer take any prescribed medications….I have 3 children and want so badly to be around for them for as long as they need me and then some. This program is making me feel like that will happen.</p></div><div class="testimonial-slide-bottom"><p class="text-s tc-primary-base">Chris G., Twin Member</p></div></div></div></div><div class="testimonial-arrows mobile"><div id="testi-prev" data-action="prev" class="testimonial-arrow"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="testimonial-arrow-icon rotate"/></div><div id="testi-next" data-action="next" class="testimonial-arrow"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776ae08f3428850beab2a8e_ArrowRight.svg" loading="lazy" alt="" class="testimonial-arrow-icon"/></div></div></div></div><div class="hidden-code-embed w-embed w-script"><script> document.addEventListener("DOMContentLoaded", function () { const testiSwiper = new Swiper('.testimonials-swiper', { direction: 'horizontal', spaceBetween: 0, autoHeight: false, slidesPerView: 1, slidesPerGroup: 1, wrapperClass: 'testimonials-slides', slideClass: 'testimonials-slide', on: { slideChange: function () { document.querySelectorAll('[data-action="prev"]').forEach(button => { button.classList.toggle('inactive', this.isBeginning); }); document.querySelectorAll('[data-action="next"]').forEach(button => { button.classList.toggle('inactive', this.isEnd); }); }, }, }); // Set up multiple prev buttons document.querySelectorAll('[data-action="prev"]').forEach(button => { button.addEventListener('click', () => { if (!testiSwiper.isBeginning) { testiSwiper.slidePrev(); } }); // Set initial state if (testiSwiper.isBeginning) { button.classList.add('inactive'); } }); // Set up multiple next buttons document.querySelectorAll('[data-action="next"]').forEach(button => { button.addEventListener('click', () => { if (!testiSwiper.isEnd) { testiSwiper.slideNext(); } }); // Set initial state if (testiSwiper.isEnd) { button.classList.add('inactive'); } }); }); </script></div></section><section id="contact-form" class="section padding-s"><div class="w-layout-blockcontainer container-global w-container"><div data-w-id="fb7457b7-634f-4081-21b6-15bd15a9a52f" class="w-layout-grid cta-form-grid"><div class="contact-form-wrap"><div id="w-node-fb7457b7-634f-4081-21b6-15bd15a9a531-15a9a52d" class="contact-form-wrapper"><div class="contact-form-header"><h2 class="display-s">Transform employee health with proven results</h2><p class="text-m">See how Twin Health’s evidence-based, outcomes-driven programs empower your workforce to thrive—all with a risk-free, performance-based model. Contact us today to learn more.</p></div><div class="contact-form-accent"></div><div><div class="w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ portalId: "47649574", formId: "d5edc504-f462-4b42-a657-4dbba7f77d20" }); </script></div></div></div></div><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/6776a96ee84637c0f99b5c9a_CTA%20Form%20Image.avif" loading="lazy" id="w-node-fb7457b7-634f-4081-21b6-15bd15a9a550-15a9a52d" alt="" class="contact-form-image"/></div></div></section><section class="section footer"><div class="footer-card"><div class="footer-card-inner"><div class="footer-card-top"><div class="footer-link-sections"><div class="footer-links"><a data-location="footer" href="/for-employers" class="footer-link">For Employers</a><a data-location="footer" href="/for-health-plans" class="footer-link">For Health Plans</a><a data-location="footer" href="/for-members" class="footer-link">For Members</a><a data-location="footer" href="/resources" class="footer-link">Resources</a><a data-location="footer" href="/company" class="footer-link">Company</a><a data-location="footer" href="/careers" class="footer-link">Careers</a></div><div class="footer-link-blocks"><a href="mailto:twin@12080group.com?subject=Press%20Inquiry" class="footer-link-block w-inline-block"><div>Press Inquiries:twin@12080group.com</div></a><a data-location="linkedin-footer" href="https://www.linkedin.com/company/twinhealth/" target="_blank" class="footer-link-block social w-inline-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d51fb5f79d0d81c1a7c75_LinkedIn-Fill.svg" loading="lazy" alt="" class="icon-16x16"/></a><a data-location="facebook-footer" href="https://www.facebook.com/twinhealthusa/" target="_blank" class="footer-link-block social w-inline-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d51fbba80b0682d1d6bd1_Facebook-Fill.svg" loading="lazy" alt="" class="icon-16x16"/></a><a data-location="instagram" href="https://www.instagram.com/twinhealthusa?igsh=dDQyc3h1dzRrOXRz" target="_blank" class="footer-link-block social w-inline-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679d51fbd6d355da957033f1_Instagram-Fill.svg" loading="lazy" alt="" class="icon-16x16"/></a></div><div class="footer-link-blocks app"><a href="https://apps.apple.com/us/app/twin-health/id1456423142" target="_blank" class="footer-link-block app w-inline-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679bf74d6b5d4402fb67bf96_Apple-badge.svg" loading="lazy" data-location="download-ios-footer" alt="" class="app_icons"/></a><a href="https://play.google.com/store/search?q=Twin%20Health&c=apps&hl=en_US" target="_blank" class="footer-link-block app w-inline-block"><img src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/679bf74ea503dfd1c14c0970_Google-Badge.svg" loading="lazy" data-location="download-android-footer" alt=""/></a></div></div><a href="#" class="footer-logo w-inline-block"><div class="footer-logo-embed w-embed"><svg width="100%" height="auto" viewBox="0 0 96 89" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M28.1157 68.8209L47.9995 88.7179L67.8832 68.8209L47.9995 48.924L28.1157 68.8209Z" fill="white"/> <path d="M38.7438 58.1304C43.8249 52.2546 43.1837 43.3695 37.3118 38.2851C31.4399 33.2007 22.5607 33.8422 17.4797 39.7181C12.3986 45.5939 13.0398 54.479 18.9117 59.5634C24.7836 64.6478 33.6628 64.0062 38.7438 58.1304Z" fill="white"/> <path d="M8.23385 9.13195C-2.74462 20.1177 -2.74462 37.9388 8.23385 48.9246L48.0001 9.13195C37.0216 -1.85381 19.2123 -1.85381 8.23385 9.13195Z" fill="white"/> <path d="M87.7662 9.13185C76.7877 -1.85391 58.9785 -1.85382 48.0001 9.13195C37.0216 20.1177 37.0215 37.9387 48 48.9245C58.9784 59.9102 76.7877 59.9102 87.7662 48.9245C98.7446 37.9387 98.7446 20.1176 87.7662 9.13185Z" fill="white"/> </svg></div></a></div><div class="footer-card-bottom"><div class="footer-sub-links"><a data-location="footer" href="/legal/privacy" class="footer-link small">Privacy Policy</a><a data-location="footer" href="/legal/terms" class="footer-link small">Terms of Use</a><a data-location="footer" href="/legal/medical-group-privacy-practices" class="footer-link small">Notice of Privacy Practice</a><a data-location="footer" href="/legal/security-and-compliance" class="footer-link small">Security & Compliance</a></div><p class="footer-link small no-hover">©Twin Health, 2025. All Rights Reserved.</p></div></div></div></section></div></div><div id="video-lightbox" class="video-popup"><div id="video-lightbox-bg" class="video-popup-bg"></div><div id="video-frame" class="video-popup-iframe-container"></div></div><div class="tracking-events---gtm---mixpanel w-embed w-script"><script> // Track Page Viewed window.onload = function() { setTimeout(function() { pageViewed(); }, 1000); // 3000 milliseconds = 3 seconds }; // Track Link Clicked event document.body.addEventListener('click', function(event) { // Check if the clicked element is a link if (event.target.tagName.toLowerCase() === 'a') { // Get the name from the link's text content let name = event.target.textContent || event.target.innerText; // Get the location from the link's data attribute (e.g. data-location) let location = event.target.getAttribute('data-location') || 'default-location'; // Fallback if no data-location is present // Call the linkClickEvent function linkClickEvent(name, location, event.target); } }); //Form Tracking // List of forms with their IDs and corresponding names const formsToTrack = [ { id: 'd5edc504-f462-4b42-a657-4dbba7f77d20', name: 'Request a meeting form' }, { id: 'hsForm_d5edc504-f462-4b42-a657-4dbba7f77d20', name: 'Request a meeting form' }, { id: 'email-form', name: 'White Paper LP' }, ]; // Iterate over each form in the list setTimeout(function() { formsToTrackFunction(); }, 3000); function formsToTrackFunction() { formsToTrack.forEach(form => { const formElement = document.getElementById(form.id); // Skip if the form does not exist and continue to the next one if (!formElement) { console.warn(`Form with ID "${form.id}" not found. Skipping.`); return; } // Track form start (either on dedicated page or first interaction) if (window.location.pathname.includes(form.id)) { formStartedEvent(form.name); formElement.dataset.started = "true"; // Mark it as started } else { formElement.addEventListener('input', function onInput() { if (!formElement.dataset.started) { // Ensure it fires only once formElement.dataset.started = "true"; formStartedEvent(form.name); } }, { once: true }); // Ensures event is removed after first call } // Track form submission (ensure it fires only once) formElement.addEventListener('submit', function (event) { event.preventDefault(); // Prevent default form submission if (!formElement.dataset.submitted) { // Prevent duplicate firing formElement.dataset.submitted = "true"; formCompletedEvent(form.name); formElement.submit(); // Continue submitting the form after tracking } }, { once: true }); // Ensure it triggers only once }); } /*Page Viewed*/ function pageViewed(){ var name = "home"; const pathname = window.location.pathname; const pageName = pathname.split('/').pop().split('.')[0]; if (pageName) { name= pageName; } console.log (name); window.dataLayer.push({ event: 'pageview', page: { asset: 'website', // e.g. website or native app asset_name: 'corporate website', // e.g. corporate website, partner enrollment website name: name, // e.g. homepage, about, careers, etc test: '<test id if applicable>' // e.g. test123, ab005a, etc } }); } /*Link Clicked*/ function linkClickEvent(name,location,element){ let linkHref = element.href; // Get the href value window.dataLayer.push({ event: 'linkclick', link: { name: name, // e.g. how it works, explore twin, request a meeting location: location, // e.g. home-hero-inner, top menu, middle content block destination_url:linkHref } }); } /* Form Started load of form if on dedciated page but IF NOT dedicated page any Interaction with any field on the form */ function formStartedEvent(name){ console.log(name); window.dataLayer.push({ event: 'form_started', form: { name: name // e.g. sign up form, request a meeting form } }); } /* Form Completed completion of form */ function formCompletedEvent(name){ window.dataLayer.push({ event: 'form_completed', form: { name: name // e.g. sign up form, request a meeting form } }); } /*Error error message delivered */ function errorEvent(code,type,message){ window.dataLayer.push({ event: 'error', error: { code: code, // e.g. 404, 500, etc. type: type, // e.g. Not Found, Server Error, Form Field Error, message: message // e.g. Page not found, Unexpected server error, Customer not found } }); } </script></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6633b8d9a22b8378b3d63b09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09/js/twin-health.2e46e70c.b36b785b5c90cf95.js" type="text/javascript"></script><script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script> <script> $('#current-page').val(location.href); </script> <script>$(function() { $( "#DropdownMenu" ).click(function() { window.location.href = '/company/company'; }); });</script> <!-- <script type="text/javascript"> _linkedin_partner_id = "6688762"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=6688762&fmt=gif" /> </noscript> --><script src="https://hubspotonwebflow.com/assets/js/form-124.js" type="text/javascript" integrity="sha384-bjyNIOqAKScdeQ3THsDZLGagNN56B4X2Auu9YZIGu+tA/PlggMk4jbWruG/P6zYj" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6633b8d9a22b8378b3d63b09%2F6470f5217e03b0faa8a404de%2F679d50ecdc41da00b7eb1615%2Fhs_trackcode_47649574-1.0.6.js" type="text/javascript"></script></body></html>