CINXE.COM
Mural Health for Sites & Sponsors - The Mural Link Platform
<!DOCTYPE html><!-- Last Published: Thu Nov 14 2024 22:10:32 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.muralhealth.com" data-wf-page="66479a88fa047ddac2693843" data-wf-site="631b608bce6e7581e26ba3bc" lang="en"><head><meta charset="utf-8"/><title>Mural Health for Sites & Sponsors - The Mural Link Platform</title><meta content="Mural Link is a patient-first participant management platform designed to make trials easier for patients, and more successful for Sites and Sponsors." name="description"/><meta content="Mural Health for Sites & Sponsors - The Mural Link Platform" property="og:title"/><meta content="Mural Link is a patient-first participant management platform designed to make trials easier for patients, and more successful for Sites and Sponsors." property="og:description"/><meta content="Mural Health for Sites & Sponsors - The Mural Link Platform" property="twitter:title"/><meta content="Mural Link is a patient-first participant management platform designed to make trials easier for patients, and more successful for Sites and Sponsors." property="twitter:description"/><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/631b608bce6e7581e26ba3bc/css/mural-health.f942d8ea5.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: ["Bitter:400,700,400italic"] }});</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/631b608bce6e7581e26ba3bc/6344602788630a4a6009e677_favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/63446039544d4b49c3d30599_webclip.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-4PDKDLZ87N"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4PDKDLZ87N', {'anonymize_ip': true});</script><!-- Google Tag Manager --> <script>(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;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MV8BFDC2');</script> <!-- End Google Tag Manager --> <!-- Cookie Banner from Termly --> <!-- <script type="text/javascript" src="https://app.termly.io/embed.min.js" data-auto-block="on" data-website-uuid="135de057-7317-4bd3-ab33-0d07e5e19bdf" ></script> --> <!-- Jetboost Search --> <script id="jetboost-script" type="text/javascript"> window.JETBOOST_SITE_ID = "cl9isgivp09gg0uwigomz6epg"; (function(d) { var s = d.createElement("script"); s.src = "https://cdn.jetboost.io/jetboost.js"; s.async = 1; d.getElementsByTagName("head")[0].appendChild(s); })(document); </script> <!-- Tracking Traffic --> <script type=“text/javascript”> (function(i,s,o,g,r,a,m){i[‘SLScoutObject’]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,‘script’,‘https://scout-cdn.salesloft.com/sl.js','slscout’); slscout([“init”, “eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0IjoxMDgyNjN9.v2V9cOX5DQZHKbXLWyFiKRGKbsU-oFkn9sSzvrUF9I4”]); </script> </head><body class="background-color-primary"><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } </style></div><div data-animation="default" class="navbar_component w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="ad698800-6f64-ffdf-9094-028feb1f7c52" role="banner" data-duration="400"><div class="navbar_container"><a href="/" class="navbar_logo-link w-nav-brand"><img width="184" height="28.73" alt="" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/633f1602d6acc74e6e8a2e1d_navbar-logo.svg" loading="lazy" class="navbar_logo"/></a><nav role="navigation" class="navbar_menu is-page-height-tablet w-nav-menu"><a href="/for-sites-and-sponsors" aria-current="page" class="navbar_link w-nav-link w--current">For Sites and Sponsors</a><a href="/for-participants" class="navbar_link w-nav-link">For Participants</a><div data-hover="true" data-delay="200" blocks-name="navbar2_menu-dropdown" data-w-id="ad8f0180-7d61-ba83-c3e3-02903070ce70" class="navbar_menu-dropdown w-dropdown"><div class="navbar_dropdown-toggle w-dropdown-toggle"><div class="navbar_link is-dropdown">Resources</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar2_dropdown-list w-dropdown-list"><a href="/blog" class="navbar_link w-dropdown-link">Blog</a><a href="/events" class="navbar_link w-dropdown-link">Events</a><a href="/news" class="navbar_link w-dropdown-link">Newsroom</a><a href="https://portraitproject.muralhealth.com/" target="_blank" class="navbar_link w-dropdown-link">Portrait Project</a><a href="https://diversity.muralhealth.com/" target="_blank" class="navbar_link w-dropdown-link">Harley Jacobsen Tax Bill</a></nav></div><a href="/about-us" class="navbar_link w-nav-link">About Us</a><div class="navbar_menu-buttons"><a href="https://app.apollo.io/#/meet/paul_diercksen_396/15-min-2" target="_blank" class="button is-secondary is-small w-button">Let's Talk</a><div data-hover="false" data-delay="200" data-w-id="48af86be-31ac-2130-952d-eb6490bb6a22" class="navbar-dropdown_component w-dropdown"><div class="button is-small max-width-full w-dropdown-toggle"><div>Sign In</div></div><nav class="navbar-dropdown_dropdown-list w-dropdown-list"><a href="http://app.murallink.com/" target="_blank" class="button is-small w-button">Participants</a><a href="https://murallink.com/login" target="_blank" class="button is-small w-button">Admins</a></nav></div></div></nav><div class="navbar_menu-button w-nav-button"><div class="menu-icon1"><div class="menu-icon1_line-top"></div><div class="menu-icon1_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon1_line-bottom"></div></div></div></div></div><main class="main-wrapper"><header class="section_header-wimage"><div class="padding-global"><div class="header_background-container"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e55d2a4bd6402d4ab4ed7_img_blue-pill.svg" loading="lazy" alt="" class="header_orange-pill variant-2"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e55d3c0ed5996b49380d4_img_purple-pill.svg" loading="lazy" alt="" class="header_purple-pill variant-2"/></div><div class="container-large is-relative"><div class="padding-section-header-wimage"><div class="w-layout-grid header-wimage_component"><div class="header-wimage_content"><div class="margin-bottom margin-small"><div class="text-size-medium text-weight-medium">For Sites and Sponsors</div></div><div class="margin-bottom margin-small"><h1 class="heading-style-h1">Mural Link is a patient-first participant management platform </h1></div><p class="text-size-medium">Designed to make trials easier for participants and their caregivers, and more successful for you.</p><div class="margin-top margin-medium"><div class="button-group"><a href="https://app.apollo.io/#/meet/paul_diercksen_396/15-min-2" target="_blank" class="button is-alternate w-button">Request a Demo</a></div></div></div><div class="header-wimage_image-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479ba420b84fb5521b419f_img_for-sites-sponsors-main.jpg" loading="eager" sizes="(max-width: 479px) 100vw, (max-width: 991px) 90vw, 412px" srcset="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479ba420b84fb5521b419f_img_for-sites-sponsors-main-p-500.jpg 500w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479ba420b84fb5521b419f_img_for-sites-sponsors-main-p-800.jpg 800w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479ba420b84fb5521b419f_img_for-sites-sponsors-main.jpg 991w" alt="" class="header-wimage_image"/></div></div></div></div></div></header><section class="section_value-prop has-white-background"><div class="divider-solid"></div><div class="padding-global"><div class="container-large"><div class="padding-section-small"><div class="w-layout-grid value-prop_component"><div id="w-node-_8c723516-c279-eb8c-eb35-66696962bb19-c2693843" class="value-prop_item"><div class="value-prop_item-icon-wrapper is-blue"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664798707090186c939aa684_icon_cash.svg" loading="lazy" alt=""/></div><div class="value-prop_item-text-wrapper"><div class="text-size-medium text-weight-medium">Financial Management<br/>& Reimbursements</div></div></div><div id="w-node-_8c723516-c279-eb8c-eb35-66696962bb21-c2693843" class="value-prop_item"><div class="value-prop_item-icon-wrapper is-orange"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e59b19d907f8e24da3b4e_icon_airplane.svg" loading="lazy" alt=""/></div><div class="value-prop_item-text-wrapper"><div class="text-size-medium text-weight-medium">Travel & Concierge<br/>Service</div></div></div><div id="w-node-_8c723516-c279-eb8c-eb35-66696962bb29-c2693843" class="value-prop_item"><div class="value-prop_item-icon-wrapper is-fuschia"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e59b13149895ae2c5b867_icon_chat-bubble.svg" loading="lazy" alt=""/></div><div class="value-prop_item-text-wrapper"><div class="text-size-medium text-weight-medium">Participant<br/>Messaging</div></div></div><div id="w-node-_8c723516-c279-eb8c-eb35-66696962bb31-c2693843" class="value-prop_item"><div class="value-prop_item-icon-wrapper is-purple"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e59b13bda9cc22d3d763b_icon_bar-graph.svg" loading="lazy" alt=""/></div><div class="value-prop_item-text-wrapper"><div class="text-size-medium text-weight-medium">Feedback &<br/>Analytics</div></div></div></div></div></div></div></section><div class="divider-solid"></div><section class="section_feature"><div class="padding-global"><div class="container-large"><div class="padding-section-feature"><div class="margin-bottom margin-xlarge"><div class="text-align-center"><div class="margin-bottom margin-xsmall"><h2 class="heading-style-h2">Mural Link platform includes:</h2></div></div></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a53-c2693843" class="margin-bottom margin-xxlarge"><div class="w-layout-grid feature_component"><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a55-c2693843" class="feature_content"><div class="margin-bottom margin-xsmall"><h3 class="heading-style-h2">Financial Management & Reimbursements</h3></div><div class="margin-bottom margin-small"><div class="max-width-feature-content"><p class="text-size-medium">Participants decide how to get paid, choosing from a growing list of options, including PayPal, Venmo, Zelle, direct-to-account, and the industry’s first fee free-debit card. Mural Link also offers full management of the participant payments process, including tax compliance.</p></div></div><div class="feature_logo-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f5bb7b206a069663e1_logo-venmo-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d889-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f5b017b7343b464254_logo-zelle-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88a-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f5099d97a9a33c3aa1_logo_paypal-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88b-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f533694e4d0752c0ab_logo_stripe-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88c-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f5b23b67f99175d18d_logo_visa-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88d-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f5099d97a9a33c3a8f_logo_chase-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88e-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f57aa000048dfd46d2_logo_mastercard-small-1x1.png" loading="lazy" width="38" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d88f-c2693843"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/665394f566fec21fc7d1cbf8_logo_muralcard-small.png" loading="lazy" width="58" height="38" alt="" id="w-node-_0d61bf10-4408-98bc-266b-79504b63d890-c2693843"/><div id="w-node-_0d61bf10-4408-98bc-266b-79504b63d891-c2693843" class="text-block-3">+ more</div></div></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a63-c2693843" class="feature_image-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d14240b87f42a6645fa87_img_mural-sponsors-feature-1.png" loading="lazy" width="493" height="381" alt="" srcset="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d14240b87f42a6645fa87_img_mural-sponsors-feature-1-p-500.png 500w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d14240b87f42a6645fa87_img_mural-sponsors-feature-1-p-800.png 800w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d14240b87f42a6645fa87_img_mural-sponsors-feature-1.png 986w" sizes="(max-width: 479px) 100vw, (max-width: 767px) 95vw, (max-width: 991px) 90vw, (max-width: 1439px) 42vw, 596.5px" class="feature_image"/></div></div></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a65-c2693843" class="margin-bottom margin-xxlarge"><div class="w-layout-grid feature_component"><div class="feature_image-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d1424da1f7affb7b3fe72_img_mural-sponsors-feature-2.png" loading="lazy" width="493" height="381" alt="" srcset="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d1424da1f7affb7b3fe72_img_mural-sponsors-feature-2-p-500.png 500w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d1424da1f7affb7b3fe72_img_mural-sponsors-feature-2-p-800.png 800w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d1424da1f7affb7b3fe72_img_mural-sponsors-feature-2.png 986w" sizes="(max-width: 479px) 100vw, (max-width: 991px) 90vw, (max-width: 1439px) 42vw, 596.5px" class="feature_image"/></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a69-c2693843" class="feature_content"><div class="margin-bottom margin-xsmall"><h3 class="heading-style-h2">Travel & Concierge Services</h3></div><div class="margin-bottom margin-small"><div class="max-width-feature-content"><p class="text-size-medium">Participants travel with no out-of-pocket expense, either by booking their own transport via ride-share services right in the app, or connecting with our travel concierge services through the Mural Link.</p></div></div><div class="feature_logo-wrapper only-2"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663e9b9ca3021c10cafab18e_logo_uber-health.png" loading="lazy" id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a74-c2693843" alt="" class="logo-uber-health"/></div></div></div></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a75-c2693843" class="margin-bottom margin-xxlarge"><div class="w-layout-grid feature_component"><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a77-c2693843" class="feature_content"><div class="margin-bottom margin-xsmall"><h3 class="heading-style-h2">Participant Messaging</h3></div><div class="margin-bottom margin-small"><div class="max-width-feature-content"><p class="text-size-medium">With push notifications, in-app chat, and calendar syncing, participants always know what’s coming up next, how to prepare, and where to turn for help.</p></div></div></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a81-c2693843" class="feature_image-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d142457d160c1e6290958_img_mural-sponsors-feature-3.png" loading="lazy" width="493" height="381" alt="" srcset="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d142457d160c1e6290958_img_mural-sponsors-feature-3-p-500.png 500w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d142457d160c1e6290958_img_mural-sponsors-feature-3-p-800.png 800w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d142457d160c1e6290958_img_mural-sponsors-feature-3.png 986w" sizes="(max-width: 479px) 100vw, (max-width: 991px) 90vw, (max-width: 1439px) 42vw, 596.5px" class="feature_image"/></div></div></div><div class="w-layout-grid feature_component"><div class="feature_image-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d0886636fbb4fca2922d6_img_mural-home-feature-4.png" loading="lazy" width="493" height="381" alt="" srcset="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d0886636fbb4fca2922d6_img_mural-home-feature-4-p-500.png 500w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d0886636fbb4fca2922d6_img_mural-home-feature-4-p-800.png 800w, https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d0886636fbb4fca2922d6_img_mural-home-feature-4.png 986w" sizes="(max-width: 479px) 100vw, (max-width: 991px) 90vw, (max-width: 1439px) 42vw, 596.5px" class="feature_image"/></div><div id="w-node-dba20db0-4a17-b317-ccca-f33d98fd6a86-c2693843" class="feature_content"><div class="margin-bottom margin-xsmall"><h3 class="heading-style-h2">Feedback & Analytics</h3></div><div class="margin-bottom margin-small"><div class="max-width-feature-content"><p class="text-size-medium">Participants have a voice to provide feedback and give us the ability to identify outlier experiences to proactively engage and remediate.</p></div></div></div></div></div></div></div></section><div class="divider-solid"></div><div class="section_meaning"><div class="padding-global"><div class="container-medium"><div class="padding-section-large"><div class="margin-bottom margin-xlarge"><div class="text-align-center"><div class="margin-bottom margin-xsmall"><h2 class="heading-style-h2">What this means for you</h2></div></div></div><div class="meaning_component"><div id="w-node-_9a10ecdc-a2ec-c5e4-8a36-f4330d2ca1b4-c2693843" class="meaning_list-component"><div id="w-node-_9a10ecdc-a2ec-c5e4-8a36-f4330d2ca1b5-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">60% reduced drop-out (reported in year 1)</p></div></div><div id="w-node-_26d51414-47af-91fb-b1e0-6acf227e772e-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">20% increase in enrollment speed</p></div></div><div id="w-node-c4698034-de3e-2e1d-9a68-cbf78694190c-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">97% participant engagement rate</p></div></div><div id="w-node-_25c939e4-f53a-b563-b9b8-3e6135830c2c-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">Reduced payments and tax administration</p></div></div></div><div id="w-node-fde5fc36-b97e-37ee-c55b-04f699416c8f-c2693843" class="meaning_list-component"><div id="w-node-fde5fc36-b97e-37ee-c55b-04f699416c90-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">Reduced inventory and fraud risk</p></div></div><div id="w-node-fde5fc36-b97e-37ee-c55b-04f699416c96-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">No ride coordination</p></div></div><div id="w-node-fde5fc36-b97e-37ee-c55b-04f699416c9c-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">Auditable data</p></div></div><div id="w-node-fde5fc36-b97e-37ee-c55b-04f699416ca2-c2693843" class="meaning_list-item"><div class="meaning_item-icon-wrapper"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" alt=""/></div><div class="meaning_item-text-wrapper"><p class="text-size-medium text-weight-medium no-margin">Increased participant diversity</p></div></div></div></div></div></div></div></div><div class="divider-solid"></div><div class="section_process"><div class="padding-global"><div class="container-medium"><div class="padding-section-process"><div class="text-align-center"><div class="margin-bottom margin-xsmall"><h2 class="heading-style-h2">From signing to go-live in under three weeks</h2></div><div class="margin-bottom margin-medium"><p class="text-size-large">Mural Link was built to be implemented with speed and ease, allowing your team the flexibility to launch when it’s most convenient.</p></div></div><div class="process_steps-component"><div id="w-node-_0f371031-be6f-fc44-a9c3-15865cad5d67-c2693843" class="process_circle-wrapper"><div>Kickoff</div></div><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" id="w-node-b2013588-1149-818b-4ecf-99bd5709fd0c-c2693843" alt="" class="process_arrow"/><div id="w-node-_8120d10d-f2e4-9bc0-cac7-ff34535dc246-c2693843" class="process_circle-wrapper"><div>Implement</div></div><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" id="w-node-_42888740-6421-c5ed-578f-0be74b07c120-c2693843" alt="" class="process_arrow"/><div id="w-node-abcf524d-ebe9-204a-3d7c-84173bb9efa3-c2693843" class="process_circle-wrapper"><div>UAT</div></div><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/66479f42277c5bb626c98f43_icon_right-arrow.svg" loading="lazy" id="w-node-_21df2878-0a08-74af-ca32-677317e2849b-c2693843" alt="" class="process_arrow"/><div id="w-node-_9250a560-f194-9111-bd8f-c6134ac24d15-c2693843" class="process_circle-wrapper"><div>Training</div></div><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/664d191ebe568916eea04dfc_img_dotted-line.svg" loading="lazy" id="w-node-_9a5966e8-0246-cd35-b56e-34e32ea9a661-c2693843" alt="" class="process_dotted-line"/><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/6653985adef8ea3bd402206b_img_dotted-line-vertical.svg" loading="lazy" id="w-node-_42f506ab-233b-69f1-486c-e0325faaaf1c-c2693843" alt="" class="process_dotted-line is-mobile"/><div id="w-node-_413d9c61-7bdf-c117-a118-79cbcbf4c6b7-c2693843" class="process_steps"><div id="w-node-_8fcb6344-7961-8a0e-f0c0-1d853d7f36da-c2693843" class="text-weight-bold">Signing</div><div id="w-node-_93a031f5-af6f-e738-31e4-4fb855d31d9f-c2693843" class="text-weight-bold">2-3 Weeks</div><div id="w-node-_8c7be0fa-404b-a7b2-5ec5-602a2558caf6-c2693843" class="text-weight-bold">Go-Live</div></div></div></div></div></div></div><section class="section_cta variant-2"><div class="padding-global"><div class="container-small"><div class="padding-section-cta"><div class="text-align-center"><div class="margin-bottom margin-small"><h2 class="heading-style-h2">Want to learn more?</h2></div><p class="heading-style-h3 text-weight-light">See the Mural Link platform live, and learn how we can help you improve your clinical trial outcomes.</p><div class="margin-top margin-medium"><div class="button-group is-center"><a href="https://app.apollo.io/#/meet/paul_diercksen_396/15-min-2" target="_blank" class="button is-alternate w-button">Book an Intro Meeting</a></div></div></div></div></div></div></section><div class="divider-solid"></div><section class="section_industry"><div class="padding-global"><div class="container-medium"><div class="padding-section-industry"><div class="industry_component"><div class="margin-bottom margin-xlarge"><div class="text-align-center"><h2 class="heading-style-h2">Disrupting the industry standard</h2></div></div><div class="industry_table"><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61b2-606d61a7" class="industry_feature"><div>Modern user-friendly platform</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61b8-606d61a7" class="industry_feature"><div>Participants choose how they receive payment</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61be-606d61a7" class="industry_feature"><div>The caregiver is a core user of the platform</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61c4-606d61a7" class="industry_feature"><div>No fees to participants (ever!)</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61ca-606d61a7" class="industry_feature"><div>The industry's first fee-free debit card</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61d0-606d61a7" class="industry_feature"><div>Ownership of tax reporting</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61d6-606d61a7" class="industry_feature"><div>Payor responsibility</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61dc-606d61a7" class="industry_feature"><div>In-house user support</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div><div class="w-layout-grid industry_row is-last"><div id="w-node-b272b15a-c0ac-3140-ba09-5702606d61e2-606d61a7" class="industry_feature"><div>In-country data storage</div></div><div class="industry_row-content"><img loading="lazy" src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/663f89fb3d5e6bdfcaded355_icon_check.svg" alt="" class="icon-1x1-xsmall"/></div></div></div></div></div></div></div></section><div class="divider-solid"></div><section class="section_challenge"><div class="padding-global"><div class="container-large"><div class="padding-section-challenge"><div id="w-node-_07e3b607-19b1-84ba-b24a-48c598d23d2d-c2693843" class="challenge_content"><div class="margin-bottom margin-large"><div class="text-align-center"><h2 class="heading-style-h2 text-color-white">We work with</h2></div></div></div><div class="w-layout-grid challenge_component"><div class="w-layout-grid challenge_item-list variant-2"><div class="challenge_item variant-2"><div class="challenge_item-content"><h3 class="heading-style-h3 text-color-mural-fuschia">4 of the top 10</h3><p class="text-size-medium no-margin">pharmaceutical companies<br/></p></div></div><div id="w-node-_07e3b607-19b1-84ba-b24a-48c598d23d3e-c2693843" class="challenge_item variant-2"><div class="challenge_item-content"><h3 class="heading-style-h3 text-color-mural-blue">3 of the top 10</h3><p class="text-size-medium no-margin">contract research organizations</p></div></div><div id="w-node-_07e3b607-19b1-84ba-b24a-48c598d23d48-c2693843" class="challenge_item variant-2"><div class="challenge_item-content"><h3 class="heading-style-h3 text-color-mural-orange">Multiple</h3><p class="text-size-medium no-margin">top sites and networks</p></div></div></div></div></div></div></div></section><div class="divider-solid"></div><section class="section_testimonial"><div class="padding-global"><div class="container-large"><div class="padding-section-testimonial"><div class="margin-bottom margin-large"><div class="text-align-center"><h2 class="heading-style-h2">What our customers are saying</h2></div></div><div data-delay="4000" data-animation="slide" class="testimonial_component w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true"><div class="testimonial_mask w-slider-mask"><div class="testimonial_slide w-slide"><div class="testimonial_content"><div class="margin-bottom margin-medium"><div class="heading-style-h3 text-weight-light">“Mural Link is a truly innovative solution that is going to redefine a product category. A product designed with the participant first is exactly what is needed in the current environment.”</div></div><p class="heading-style-h3 text-weight-light">- VP Clinical Ops, Sponsor</p></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content"><div class="margin-bottom margin-medium"><div class="heading-style-h3 text-weight-light">“What you have built here is Light Years ahead [of other platforms]. This is amazing. For the site and the patient.”</div></div><p class="heading-style-h3 text-weight-light">- Clinical Affairs Executive</p></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content"><div class="margin-bottom margin-medium"><div class="heading-style-h3 text-weight-light">“I wanted to tell you how user-friendly your user experience is on the admin side. I am in and out of platforms and logins all day and I really have had a great experience in yours.”</div></div><p class="heading-style-h3 text-weight-light">- Site Coordinator</p></div></div></div><div class="testimonial_arrow hide-mobile-landscape w-slider-arrow-left"><div class="icon-embed-small is-arrow-left w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="#000000" d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path></svg></div></div><div class="testimonial_arrow hide-mobile-landscape w-slider-arrow-right"><div class="icon-embed-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="#000000" d="M16.01 11H4v2h12.01v3L20 12l-3.99-4z"></path></svg></div></div><div class="testimonial_slide-nav w-slider-nav w-slider-nav-invert w-round"></div></div></div></div></div></section><div class="divider-solid"></div><section class="section_start"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-medium"><div class="start_component"><div class="text-align-center"><div class="max-width-large"><div class="margin-bottom margin-large"><h2 class="heading-style-h2">Go-live with Mural Link in three easy steps</h2></div></div></div><div class="start_steps-wrapper"><div class="start_steps-item"><div class="start_big-number">1.</div><div class="text-size-large">Click below to book a call</div></div><div class="divider-solid is-for-start"></div><div id="w-node-fc4bf90f-da6d-abca-0d64-9229e3e55877-c7bb98a0" class="start_steps-item"><div class="start_big-number">2.</div><div class="text-size-large">We'll set you up with a configuration best-suited for your circumstances</div></div><div id="w-node-_0c7a2e10-643d-bebe-a8ef-d3fdac5b9f65-c7bb98a0" class="divider-solid is-for-start"></div><div id="w-node-f6400f08-c3c3-60d0-d57f-3622627af224-c7bb98a0" class="start_steps-item"><div class="start_big-number">3.</div><div class="text-size-large">We’ll help your team get onboarded in 2-3 weeks with dedicated client support</div></div></div><div class="margin-top margin-large"><div class="button-group is-center"><a href="https://app.apollo.io/#/meet/paul_diercksen_396/15-min-2" target="_blank" class="button is-alternate w-button">Get Started</a></div></div></div></div></div></div></div></section><div class="section-home-cta"><div class="divider-solid"></div><div class="page-padd"><div class="page-container-1354"><div class="home-cta-vert"><div class="home-cta-cont-w"><div class="home-cta-cont-c"><div id="w-node-ea9dbc32-fb36-6385-1938-765978491276-78491270" class="home-find-text-w"><div class="home-find-text-c"><div class="home-find-head-b"><h3 class="cta-head-e">Be the first to know about our news & products</h3></div><div class="home-cta-subhead-b"><div class="home-cta-subhead-e">Sign up to receive email updates, including new products and patient data insights.</div></div></div></div><div id="w-node-ea9dbc32-fb36-6385-1938-76597849127e-78491270" class="cta-form-w"><div class="cta-form-c"><div class="cta-form w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="cta-form-b" data-wf-page-id="66479a88fa047ddac2693843" data-wf-element-id="ea9dbc32-fb36-6385-1938-765978491281"><input class="cta-field-e w-input" maxlength="256" name="email-2" data-name="Email 2" placeholder="Email address" type="email" id="email-2" required=""/><input type="submit" data-wait="Please wait..." class="cta-button w-button" value="Submit"/></form><div class="cta-form-success w-form-done"><div class="success-text-e">Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div><div class="cta-form-omnisend-w"><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({ region: "na1", portalId: "46575488", formId: "429a3f0c-c595-4fab-8c01-3af0e44643bf" }); </script></div></div></div></div></div></div></div></div></div></div><footer class="footer_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xxlarge"><div class="padding-bottom padding-xxlarge"><div class="w-layout-grid footer_top-wrapper"><div class="footer_left-wrapper"><div class="margin-bottom margin-small"><a href="#" class="footer1_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/633f1602d6acc74e6e8a2e1d_navbar-logo.svg" loading="lazy" alt=""/></a></div><div class="social-wrapper"><a href="https://www.linkedin.com/company/muralhealth/" target="_blank" class="social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--bx" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><circle cx="4.983" cy="5.009" r="2.188" fill="currentColor"></circle><path d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118c1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783c-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z" fill="currentColor"></path></svg></div></a><a href="https://www.instagram.com/mural.health/" target="_blank" class="social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--bx" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path d="M20.947 8.305a6.53 6.53 0 0 0-.419-2.216a4.61 4.61 0 0 0-2.633-2.633a6.606 6.606 0 0 0-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755 0-3.71.055a6.606 6.606 0 0 0-2.185.42a4.607 4.607 0 0 0-2.633 2.633a6.554 6.554 0 0 0-.419 2.185c-.043.963-.056 1.268-.056 3.71s0 2.754.056 3.71c.015.748.156 1.486.419 2.187a4.61 4.61 0 0 0 2.634 2.632a6.584 6.584 0 0 0 2.185.45c.963.043 1.268.056 3.71.056s2.755 0 3.71-.056a6.59 6.59 0 0 0 2.186-.419a4.615 4.615 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.187c.043-.962.056-1.267.056-3.71c-.002-2.442-.002-2.752-.058-3.709zm-8.953 8.297c-2.554 0-4.623-2.069-4.623-4.623s2.069-4.623 4.623-4.623a4.623 4.623 0 0 1 0 9.246zm4.807-8.339a1.077 1.077 0 0 1-1.078-1.078a1.077 1.077 0 1 1 2.155 0c0 .596-.482 1.078-1.077 1.078z" fill="currentColor"></path><circle cx="11.994" cy="11.979" r="3.003" fill="currentColor"></circle></svg></div></a><a href="https://www.facebook.com/mural.health/" target="_blank" class="social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95"></path></svg></div></a></div></div><div class="w-layout-grid footer_menu-wrapper"><div class="footer_link-list"><div class="margin-bottom margin-xsmall"><div class="text-weight-bold">Resources</div></div><a href="/blog" class="footer_link">Blog</a><a href="/news" class="footer_link">Newsroom</a><a href="https://portraitproject.muralhealth.com/" target="_blank" class="footer_link">Portrait Project</a><a href="https://diversity.muralhealth.com/" target="_blank" class="footer_link"> The Harley Jacobsen Tax Bill</a></div><div id="w-node-_9009d844-4cc1-8a8f-6862-154dc3478201-c34781dd" class="footer_link-list"><div class="margin-bottom margin-xsmall"><div class="text-weight-bold">Support</div></div><a href="/about-us" class="footer_link">About Us</a><a href="/careers" class="footer_link">Careers</a><a href="/faq" class="footer_link">FAQ</a><a href="/contact-us" class="footer_link">Contact Us</a></div></div></div></div><div class="divider-solid is-darker"></div><div class="padding-top padding-medium"><div class="footer_bottom-wrapper"><div class="footer_credit-text">© 2024 Mural Health. All rights reserved.</div><div blocks-name="footer1_legal-list" blocks-slot-children="ST232" class="w-layout-grid footer_legal-list"><a blocks-name="footer1_legal-link" href="/privacy-policy" class="footer_legal-link">Privacy Policy</a><a blocks-name="footer1_legal-link-2" href="/terms-of-service" class="footer_legal-link">Terms of Service</a><a blocks-name="footer1_legal-link-3" href="/cookie-policy" class="footer_legal-link">Cookies Settings</a></div></div></div></div></div></div></footer></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=631b608bce6e7581e26ba3bc" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/631b608bce6e7581e26ba3bc/js/mural-health.35c348ef5.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MV8BFDC2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> window.omnisend = window.omnisend || []; omnisend.push(["accountID", "649de58f091c7843509ce3c0"]); omnisend.push(["track", "$pageViewed"]); !function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://omnisnippet1.com/inshop/launcher-v2.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}(); </script></body></html>