{"id":2786,"date":"2026-03-10T11:55:51","date_gmt":"2026-03-10T11:55:51","guid":{"rendered":"https:\/\/mncell.us\/nicolas\/mconsentbetawordpress\/?page_id=2786"},"modified":"2026-04-10T14:58:29","modified_gmt":"2026-04-10T14:58:29","slug":"mconsent-security","status":"publish","type":"page","link":"https:\/\/mconsent.net\/new\/mconsent-security\/","title":{"rendered":"mConsent Security"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2786\" class=\"elementor elementor-2786\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-727b4a53 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"727b4a53\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b0e7f50\" data-id=\"7b0e7f50\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50a401ec elementor-widget elementor-widget-html\" data-id=\"50a401ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n    <title>Security & HIPAA Compliance | mConsent<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link\r\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=DM+Sans:wght@400;500;600;700&display=swap\"\r\n        rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --teal: #4CBCC9;\r\n            --teal-deep: #1A8E9A;\r\n            --teal-glow: rgba(76, 188, 201, 0.12);\r\n            --teal-soft: #EBF9FA;\r\n            --navy: #0F1B2D;\r\n            --navy-mid: #1B2D45;\r\n            --navy-light: #243B56;\r\n            --orange: #F06730;\r\n            --orange-hover: #D95924;\r\n            --orange-glow: rgba(240, 103, 48, 0.18);\r\n            --gold: #E8A820;\r\n            --gold-soft: #FEF6E4;\r\n            --gold-deep: #C98E15;\r\n            --green: #1FB655;\r\n            --green-soft: #EDFBF2;\r\n            --red: #E94545;\r\n            --red-soft: #FEF0F0;\r\n            --s50: #F8FAFC;\r\n            --s100: #F1F5F9;\r\n            --s200: #E2E8F0;\r\n            --s300: #CBD5E1;\r\n            --s400: #94A3B8;\r\n            --s500: #64748B;\r\n            --s600: #475569;\r\n            --s700: #334155;\r\n            --white: #FFFFFF;\r\n            --fh: 'Bricolage Grotesque', serif;\r\n            --fb: 'DM Sans', sans-serif;\r\n            --ease: cubic-bezier(0.16, 1, 0.3, 1)\r\n        }\r\n\r\n        *,\r\n        *::before,\r\n        *::after {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n            scroll-padding-top: 80px\r\n        }\r\n\r\n        body {\r\n            font-family: var(--fb);\r\n            font-size: 16px;\r\n            line-height: 1.65;\r\n            color: var(--s700);\r\n            background: var(--white);\r\n            overflow-x: hidden;\r\n            -webkit-font-smoothing: antialiased\r\n        }\r\n\r\n        h1,\r\n        h2,\r\n        h3,\r\n        h4,\r\n        h5 {\r\n            font-family: var(--fh);\r\n            font-weight: 700;\r\n            color: var(--navy);\r\n            line-height: 1.15\r\n        }\r\n\r\n        a {\r\n            color: inherit;\r\n            text-decoration: none\r\n        }\r\n\r\n        img {\r\n            max-width: 100%;\r\n            display: block\r\n        }\r\n\r\n        .ctn {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 24px\r\n        }\r\n\r\n        .rv {\r\n            opacity: 0;\r\n            transform: translateY(32px);\r\n            transition: opacity .7s var(--ease), transform .7s var(--ease)\r\n        }\r\n\r\n        .rv.vis {\r\n            opacity: 1;\r\n            transform: translateY(0)\r\n        }\r\n\r\n        .d1 {\r\n            transition-delay: .1s\r\n        }\r\n\r\n        .d2 {\r\n            transition-delay: .2s\r\n        }\r\n\r\n        .d3 {\r\n            transition-delay: .3s\r\n        }\r\n\r\n        .d4 {\r\n            transition-delay: .4s\r\n        }\r\n\r\n        .btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            padding: 14px 28px;\r\n            font-family: var(--fh);\r\n            font-size: .95rem;\r\n            font-weight: 600;\r\n            border: none;\r\n            border-radius: 12px;\r\n            cursor: pointer;\r\n            transition: all .25s var(--ease);\r\n            letter-spacing: -.01em;\r\n            white-space: nowrap\r\n        }\r\n\r\n        .btn:focus-visible {\r\n            outline: 3px solid var(--teal);\r\n            outline-offset: 3px\r\n        }\r\n\r\n        .btn svg {\r\n            width: 18px;\r\n            height: 18px;\r\n            transition: transform .2s\r\n        }\r\n\r\n        .bp {\r\n            background: var(--orange);\r\n            color: #fff;\r\n            box-shadow: 0 4px 18px var(--orange-glow), 0 1px 3px rgba(0, 0, 0, .08)\r\n        }\r\n\r\n        .bp:hover {\r\n            background: var(--orange-hover);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 32px var(--orange-glow)\r\n        }\r\n\r\n        .bp:hover svg {\r\n            transform: translateX(3px)\r\n        }\r\n\r\n        .bg {\r\n            background: transparent;\r\n            color: var(--navy);\r\n            border: 2px solid var(--s200)\r\n        }\r\n\r\n        .bg:hover {\r\n            border-color: var(--teal);\r\n            color: var(--teal-deep);\r\n            background: var(--teal-glow)\r\n        }\r\n\r\n        .bl {\r\n            padding: 17px 36px;\r\n            font-size: 1.02rem;\r\n            border-radius: 14px\r\n        }\r\n\r\n        .hdr {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            z-index: 1000;\r\n            background: rgba(255, 255, 255, .92);\r\n            backdrop-filter: blur(20px) saturate(180%);\r\n            border-bottom: 1px solid rgba(0, 0, 0, .04);\r\n            transition: box-shadow .3s\r\n        }\r\n\r\n        .hdr.sc {\r\n            box-shadow: 0 1px 24px rgba(0, 0, 0, .07)\r\n        }\r\n\r\n        .hi {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            height: 68px\r\n        }\r\n\r\n        .logo-link {\r\n            display: flex;\r\n            align-items: center\r\n        }\r\n\r\n        .logo-link img {\r\n            height: 32px;\r\n            width: auto\r\n        }\r\n\r\n        .nav {\r\n            display: flex;\r\n            gap: 2px\r\n        }\r\n\r\n        .nav a {\r\n            padding: 7px 14px;\r\n            font-family: var(--fh);\r\n            font-size: .87rem;\r\n            font-weight: 500;\r\n            color: var(--s600);\r\n            border-radius: 8px;\r\n            transition: all .2s\r\n        }\r\n\r\n        .nav a:hover {\r\n            color: var(--navy);\r\n            background: var(--s50)\r\n        }\r\n\r\n        .nav a.act {\r\n            color: var(--teal-deep);\r\n            background: var(--teal-glow);\r\n            font-weight: 600\r\n        }\r\n\r\n        .hc {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px\r\n        }\r\n\r\n        .hc .btn {\r\n            padding: 10px 22px;\r\n            font-size: .85rem;\r\n            border-radius: 10px\r\n        }\r\n\r\n        .hmb {\r\n            display: none;\r\n            background: none;\r\n            border: none;\r\n            cursor: pointer;\r\n            padding: 8px;\r\n            border-radius: 8px;\r\n            transition: background .2s\r\n        }\r\n\r\n        .hmb:hover {\r\n            background: var(--s50)\r\n        }\r\n\r\n        .hmb span {\r\n            display: block;\r\n            width: 22px;\r\n            height: 2px;\r\n            background: var(--navy);\r\n            margin: 5px 0;\r\n            transition: all .3s;\r\n            border-radius: 2px\r\n        }\r\n\r\n        .hmb.open span:nth-child(1) {\r\n            transform: rotate(45deg) translate(5px, 5px)\r\n        }\r\n\r\n        .hmb.open span:nth-child(2) {\r\n            opacity: 0\r\n        }\r\n\r\n        .hmb.open span:nth-child(3) {\r\n            transform: rotate(-45deg) translate(5px, -5px)\r\n        }\r\n\r\n        .mnav {\r\n            display: none;\r\n            position: fixed;\r\n            top: 68px;\r\n            left: 0;\r\n            right: 0;\r\n            background: var(--white);\r\n            border-bottom: 1px solid var(--s200);\r\n            padding: 16px 24px 24px;\r\n            box-shadow: 0 12px 32px rgba(0, 0, 0, .08);\r\n            z-index: 999;\r\n            transform: translateY(-10px);\r\n            opacity: 0;\r\n            transition: all .3s var(--ease);\r\n            pointer-events: none\r\n        }\r\n\r\n        .mnav.open {\r\n            transform: translateY(0);\r\n            opacity: 1;\r\n            pointer-events: auto\r\n        }\r\n\r\n        .mnav a {\r\n            display: block;\r\n            padding: 12px 16px;\r\n            font-family: var(--fh);\r\n            font-size: 1rem;\r\n            font-weight: 500;\r\n            color: var(--s700);\r\n            border-radius: 10px;\r\n            transition: background .2s\r\n        }\r\n\r\n        .mnav a:hover,\r\n        .mnav a.act {\r\n            background: var(--teal-glow);\r\n            color: var(--teal-deep)\r\n        }\r\n\r\n        .mnav .btn {\r\n            width: 100%;\r\n            margin-top: 12px;\r\n            justify-content: center\r\n        }\r\n\r\n        .ey {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n            font-family: var(--fh);\r\n            font-size: .72rem;\r\n            font-weight: 700;\r\n            color: var(--teal-deep);\r\n            text-transform: uppercase;\r\n            letter-spacing: .12em;\r\n            padding: 6px 14px;\r\n            background: var(--teal-glow);\r\n            border-radius: 50px;\r\n            margin-bottom: 16px\r\n        }\r\n\r\n        .ey svg {\r\n            width: 14px;\r\n            height: 14px\r\n        }\r\n\r\n        .sh {\r\n            text-align: center;\r\n            max-width: 600px;\r\n            margin: 0 auto 48px\r\n        }\r\n\r\n        .sh h2 {\r\n            font-size: clamp(1.6rem, 3vw, 2.3rem);\r\n            letter-spacing: -.02em;\r\n            margin-bottom: 12px\r\n        }\r\n\r\n        .sh p {\r\n            font-size: 1.02rem;\r\n            color: var(--s500);\r\n            line-height: 1.65\r\n        }\r\n\r\n        .sec {\r\n            padding: 56px 0\r\n        }\r\n\r\n        .sec-g {\r\n            background: var(--s50)\r\n        }\r\n\r\n        .sbar {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 1px;\r\n            background: var(--navy);\r\n            border-radius: 16px;\r\n            overflow: hidden\r\n        }\r\n\r\n        .sbar-i {\r\n            text-align: center;\r\n            padding: 24px 16px;\r\n            background: var(--navy-mid)\r\n        }\r\n\r\n        .sbar-i h3 {\r\n            font-family: var(--fh);\r\n            font-size: clamp(1.4rem, 2.5vw, 1.8rem);\r\n            font-weight: 800;\r\n            color: var(--teal);\r\n            margin-bottom: 4px\r\n        }\r\n\r\n        .sbar-i p {\r\n            font-size: .78rem;\r\n            color: rgba(255, 255, 255, .5)\r\n        }\r\n\r\n        .ft {\r\n            background: #0A1628;\r\n            padding: 56px 0 32px\r\n        }\r\n\r\n        .ftg {\r\n            display: grid;\r\n            grid-template-columns: 2fr repeat(4, 1fr);\r\n            gap: 40px;\r\n            margin-bottom: 32px\r\n        }\r\n\r\n        .ftb p {\r\n            font-size: .83rem;\r\n            color: rgba(255, 255, 255, .35);\r\n            max-width: 230px;\r\n            line-height: 1.6\r\n        }\r\n\r\n        .ftc h5 {\r\n            font-family: var(--fh);\r\n            font-size: .7rem;\r\n            font-weight: 700;\r\n            color: rgba(255, 255, 255, .65);\r\n            text-transform: uppercase;\r\n            letter-spacing: .08em;\r\n            margin-bottom: 12px\r\n        }\r\n\r\n        .ftc ul {\r\n            list-style: none\r\n        }\r\n\r\n        .ftc li {\r\n            margin-bottom: 7px\r\n        }\r\n\r\n        .ftc a {\r\n            font-size: .83rem;\r\n            color: rgba(255, 255, 255, .32);\r\n            transition: color .2s\r\n        }\r\n\r\n        .ftc a:hover {\r\n            color: var(--teal)\r\n        }\r\n\r\n        .ftbt {\r\n            padding-top: 18px;\r\n            border-top: 1px solid rgba(255, 255, 255, .06);\r\n            display: flex;\r\n            justify-content: space-between;\r\n            flex-wrap: wrap;\r\n            gap: 12px\r\n        }\r\n\r\n        .ftbt p {\r\n            font-size: .76rem;\r\n            color: rgba(255, 255, 255, .22)\r\n        }\r\n\r\n        .ftl {\r\n            display: flex;\r\n            gap: 18px\r\n        }\r\n\r\n        .ftl a {\r\n            font-size: .76rem;\r\n            color: rgba(255, 255, 255, .22)\r\n        }\r\n\r\n        .ft-phone {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n            font-family: var(--fh);\r\n            font-size: .88rem;\r\n            font-weight: 700;\r\n            color: var(--teal);\r\n            margin-top: 14px;\r\n            transition: color .2s\r\n        }\r\n\r\n        .ft-phone:hover {\r\n            color: #7ADCE6\r\n        }\r\n\r\n        .ft-addr {\r\n            font-size: .78rem;\r\n            color: rgba(255, 255, 255, .25);\r\n            line-height: 1.5;\r\n            margin-top: 6px\r\n        }\r\n\r\n        @media(max-width:1024px) {\r\n            .ftg {\r\n                grid-template-columns: repeat(2, 1fr)\r\n            }\r\n\r\n            .sbar {\r\n                grid-template-columns: repeat(2, 1fr)\r\n            }\r\n        }\r\n\r\n        @media(max-width:768px) {\r\n\r\n            .nav,\r\n            .hc {\r\n                display: none\r\n            }\r\n\r\n            .hmb {\r\n                display: block\r\n            }\r\n\r\n            .mnav {\r\n                display: block\r\n            }\r\n\r\n            .ftg {\r\n                grid-template-columns: 1fr;\r\n                gap: 24px\r\n            }\r\n\r\n            .ftbt {\r\n                flex-direction: column;\r\n                text-align: center\r\n            }\r\n\r\n            .ftl {\r\n                justify-content: center\r\n            }\r\n\r\n            .sbar {\r\n                grid-template-columns: 1fr\r\n            }\r\n        }\r\n\r\n        .cta-sec {\r\n            padding: 56px 0;\r\n            background: var(--navy);\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden\r\n        }\r\n\r\n        .cta-sec::before {\r\n            content: '';\r\n            position: absolute;\r\n            inset: 0;\r\n            background: radial-gradient(ellipse 60% 60% at 50% 50%, rgba(76, 188, 201, .1) 0%, transparent 70%);\r\n            pointer-events: none\r\n        }\r\n\r\n        .cta-sec h2 {\r\n            font-size: clamp(1.6rem, 3vw, 2.2rem);\r\n            color: var(--white);\r\n            margin-bottom: 12px\r\n        }\r\n\r\n        .cta-sec p {\r\n            font-size: 1.02rem;\r\n            color: rgba(255, 255, 255, .5);\r\n            margin-bottom: 28px;\r\n            max-width: 480px;\r\n            margin-left: auto;\r\n            margin-right: auto\r\n        }\r\n\r\n        .cta-btns {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            flex-wrap: wrap\r\n        }\r\n\r\n        .sec-hero {\r\n            padding: 80px 0 40px;\r\n            text-align: center;\r\n            background: var(--s50)\r\n        }\r\n\r\n        .sec-hero h1 {\r\n            font-size: clamp(2rem, 4vw, 2.5rem);\r\n            margin-bottom: 16px\r\n        }\r\n\r\n        .sec-hero p {\r\n            font-size: 1.05rem;\r\n            color: var(--s500);\r\n            max-width: 600px;\r\n            margin: 0 auto\r\n        }\r\n\r\n        .badges-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 20px;\r\n            \/* margin-bottom: 48px *\/\r\n        }\r\n\r\n        .badge-item {\r\n            background: var(--white);\r\n            border-radius: 16px;\r\n            padding: 28px;\r\n            text-align: center;\r\n            border: 1px solid var(--s200)\r\n        }\r\n\r\n        .badge-ic {\r\n            width: 56px;\r\n            height: 56px;\r\n            background: var(--teal-soft);\r\n            border-radius: 14px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 14px\r\n        }\r\n\r\n        .badge-ic svg {\r\n            width: 28px;\r\n            height: 28px;\r\n            color: var(--teal-deep)\r\n        }\r\n\r\n        .badge-item h3 {\r\n            font-size: .95rem;\r\n            margin-bottom: 4px\r\n        }\r\n\r\n        .badge-item p {\r\n            font-size: .78rem;\r\n            color: var(--s400)\r\n        }\r\n\r\n        .sec-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 20px\r\n        }\r\n\r\n        .sec-card {\r\n            background: var(--white);\r\n            border-radius: 16px;\r\n            padding: 24px;\r\n            border: 1px solid var(--s200);\r\n            transition: all .3s var(--ease)\r\n        }\r\n\r\n        .sec-card:hover {\r\n            border-color: var(--teal);\r\n            transform: translateY(-3px)\r\n        }\r\n\r\n        .sec-ic {\r\n            width: 44px;\r\n            height: 44px;\r\n            background: var(--teal-soft);\r\n            border-radius: 11px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 14px\r\n        }\r\n\r\n        .sec-ic svg {\r\n            width: 22px;\r\n            height: 22px;\r\n            color: var(--teal-deep)\r\n        }\r\n\r\n        .sec-card h3 {\r\n            font-size: 1rem;\r\n            margin-bottom: 6px\r\n        }\r\n\r\n        .sec-card p {\r\n            font-size: .85rem;\r\n            color: var(--s500);\r\n            line-height: 1.6\r\n        }\r\n\r\n        .hipaa-sec {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 48px;\r\n            align-items: center\r\n        }\r\n\r\n        .hipaa-list {\r\n            list-style: none\r\n        }\r\n\r\n        .hipaa-list li {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 10px;\r\n            padding: 8px 0;\r\n            font-size: .92rem;\r\n            color: var(--s600)\r\n        }\r\n\r\n        .hipaa-list li svg {\r\n            width: 20px;\r\n            height: 20px;\r\n            color: var(--green);\r\n            flex-shrink: 0;\r\n            margin-top: 2px\r\n        }\r\n\r\n        .hipaa-visual {\r\n            text-align: center\r\n        }\r\n\r\n        .hipaa-shield {\r\n            width: 120px;\r\n            height: 120px;\r\n            background: var(--teal-soft);\r\n            border-radius: 30px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 16px\r\n        }\r\n\r\n        .hipaa-shield svg {\r\n            width: 60px;\r\n            height: 60px;\r\n            color: var(--teal-deep)\r\n        }\r\n\r\n        @media(max-width:768px) {\r\n            .badges-grid {\r\n                grid-template-columns: repeat(2, 1fr)\r\n            }\r\n\r\n            .sec-grid {\r\n                grid-template-columns: 1fr\r\n            }\r\n\r\n            .hipaa-sec {\r\n                grid-template-columns: 1fr\r\n            }\r\n\r\n            .sec {\r\n                padding: 40px 0\r\n            }\r\n\r\n            .sec-hero {\r\n                padding: 48px 0 30px\r\n            }\r\n\r\n            .cta-sec {\r\n                padding: 40px 0\r\n            }\r\n        }\r\n    <\/style>\r\n    <script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"WebPage\",\r\n  \"name\": \"Security & HIPAA Compliance \u2014 mConsent\",\r\n  \"description\": \"mConsent's security practices including HIPAA compliance, data encryption, SOC 2 compliance, and patient data protection measures.\",\r\n  \"url\": \"https:\/\/mconsent.net\/security\",\r\n  \"about\": {\r\n    \"@type\": \"Thing\",\r\n    \"name\": \"HIPAA Compliance\",\r\n    \"description\": \"Health Insurance Portability and Accountability Act compliance for dental patient data\"\r\n  },\r\n  \"mainEntity\": {\r\n    \"@type\": \"Organization\",\r\n    \"name\": \"mConsent\",\r\n    \"url\": \"https:\/\/mconsent.net\"\r\n  }\r\n}\r\n<\/script>\r\n    <link rel=\"canonical\" href=\"https:\/\/mconsent.net\/security\">\r\n<\/head>\r\n\r\n<body>\r\n    <main role=\"main\" id=\"main-content\">\r\n        <section class=\"sec-hero\">\r\n            <div class=\"ctn\">\r\n                <h1 class=\"rv\">Security & HIPAA Compliance<\/h1>\r\n                <p class=\"rv d1\">Your data security is our top priority. mConsent meets the highest standards for\r\n                    healthcare data protection.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"sec\">\r\n            <div class=\"ctn\">\r\n                <div class=\"badges-grid\">\r\n                    <div class=\"badge-item rv\">\r\n                        <div class=\"badge-ic\"><svg width=\"97\" height=\"108\" viewBox=\"0 0 97 108\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M75.8734 40.3348V4.50893C75.8734 3.39286 74.9808 2.5 73.865 2.5H4.5084C3.39262 2.5 2.5 3.39286 2.5 4.50893V97.2545C2.5 98.3705 3.39262 99.2634 4.5084 99.2634H41.3513\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 45.4238H44.342\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 33.3707H62.4399\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 21.3392H61.5249\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 57.3886H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 67.4332H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 79.4643H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M70.8711 104.871C56.975 99.2562 47.8711 85.6661 47.8711 70.5544V52.3599L51.936 53.6193C58.6243 55.705 65.9101 53.8685 70.8711 48.8706C75.8191 53.8685 83.1049 55.705 89.8062 53.6193L93.8711 52.3599V70.5544C93.8711 85.6661 84.7672 99.2562 70.8711 104.871Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M80.8711 69.8706L66.8667 83.8706L59.8711 76.8706\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <p style=\"font-size:1.3rem;font-weight:700;margin:0\">HIPAA Compliant<\/p>\r\n                        <p>Full compliance verified<\/p>\r\n                    <\/div>\r\n                    <div class=\"badge-item rv d1\">\r\n                        <div class=\"badge-ic\"><svg width=\"99\" height=\"100\" viewBox=\"0 0 99 100\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M72.3009 73.2026V38.0472H25.8945V73.2026\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M31.6914 38.0472V20.0777C31.6914 10.383 39.4994 2.5 49.0933 2.5C58.6872 2.5 66.4952 10.3869 66.4952 20.0777V38.0472\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M54.8995 38.0472V20.0777C54.8995 16.8461 52.2955 14.2198 49.1001 14.2198C45.9047 14.2198 43.3008 16.85 43.3008 20.0777V38.0472\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M83.9005 96.6421H14.2891V73.2065H83.8967V96.6421H83.9005Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M75.1978 84.9223C75.1978 86.54 73.8997 87.8513 72.2981 87.8513C70.6966 87.8513 69.3984 86.54 69.3984 84.9223C69.3984 83.3046 70.6966 81.9933 72.2981 81.9933C73.8997 81.9933 75.1978 83.3046 75.1978 84.9223Z\" fill=\"#1A8E9A\"\/>\r\n<path d=\"M63.5962 84.9223C63.5962 86.54 62.2981 87.8513 60.6966 87.8513C59.095 87.8513 57.7969 86.54 57.7969 84.9223C57.7969 83.3046 59.095 81.9933 60.6966 81.9933C62.2981 81.9933 63.5962 83.3046 63.5962 84.9223Z\" fill=\"#1A8E9A\"\/>\r\n<path d=\"M51.9986 84.9223C51.9986 86.54 50.7004 87.8513 49.0989 87.8513C47.4974 87.8513 46.1992 86.54 46.1992 84.9223C46.1992 83.3046 47.4974 81.9933 49.0989 81.9933C50.7004 81.9933 51.9986 83.3046 51.9986 84.9223Z\" fill=\"#1A8E9A\"\/>\r\n<path d=\"M40.397 84.9223C40.397 86.54 39.0989 87.8513 37.4973 87.8513C35.8958 87.8513 34.5977 86.54 34.5977 84.9223C34.5977 83.3046 35.8958 81.9933 37.4973 81.9933C39.0989 81.9933 40.397 83.3046 40.397 84.9223Z\" fill=\"#1A8E9A\"\/>\r\n<path d=\"M28.7915 84.9223C28.7915 86.54 27.4934 87.8513 25.8919 87.8513C24.2903 87.8513 22.9922 86.54 22.9922 84.9223C22.9922 83.3046 24.2903 81.9933 25.8919 81.9933C27.4934 81.9933 28.7915 83.3046 28.7915 84.9223Z\" fill=\"#1A8E9A\"\/>\r\n<path d=\"M43.2969 49.7669H54.8994\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M49.0977 61.4867V49.7669\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M14.0987 20.4695C14.0987 23.705 11.5024 26.3274 8.29936 26.3274C5.09627 26.3274 2.5 23.705 2.5 20.4695C2.5 17.2341 5.09627 14.6116 8.29936 14.6116C11.5024 14.6116 14.0987 17.2341 14.0987 20.4695Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M14.0987 55.6249C14.0987 58.8603 11.5024 61.4828 8.29936 61.4828C5.09627 61.4828 2.5 58.8603 2.5 55.6249C2.5 52.3894 5.09627 49.7669 8.29936 49.7669C11.5024 49.7669 14.0987 52.3894 14.0987 55.6249Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M8.30078 26.3275V38.0472H25.8947\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M14.0977 55.6249H25.8922\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M95.6964 20.4695C95.6964 23.705 93.1001 26.3274 89.897 26.3274C86.6939 26.3274 84.0977 23.705 84.0977 20.4695C84.0977 17.2341 86.6939 14.6116 89.897 14.6116C93.1001 14.6116 95.6964 17.2341 95.6964 20.4695Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M89.8947 26.3275V38.0472H72.3008\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M95.6964 55.6249C95.6964 58.8603 93.1001 61.4828 89.897 61.4828C86.6939 61.4828 84.0977 58.8603 84.0977 55.6249C84.0977 52.3894 86.6939 49.7669 89.897 49.7669C93.1001 49.7669 95.6964 52.3894 95.6964 55.6249Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M84.0954 55.6249H72.3008\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/svg>\r\n<\/div>\r\n                        <p style=\"font-size:1.3rem;font-weight:700;margin:0\">SOC 2 Type II<\/p>\r\n                        <p>Certified infrastructure<\/p>\r\n                    <\/div>\r\n                    <div class=\"badge-item rv d2\">\r\n                        <div class=\"badge-ic\"><svg width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n<path d=\"M90.7812 41.9531H43.9062C40.6699 41.9531 38.0469 44.5762 38.0469 47.8125V86.875C38.0469 90.1113 40.6699 92.7344 43.9062 92.7344H90.7812C94.0176 92.7344 96.6406 90.1113 96.6406 86.875V47.8125C96.6406 44.5762 94.0176 41.9531 90.7812 41.9531Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M90.7812 25.9375V41.9531H79.0625V25.9375C79.0625 19.4648 73.8164 14.2188 67.3438 14.2188C60.8711 14.2188 55.625 19.4648 55.625 25.9375V41.9531H43.9062V25.9375C43.9062 12.9941 54.4004 2.5 67.3438 2.5C80.2871 2.5 90.7812 12.9941 90.7812 25.9375Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M67.3438 71.25C70.5798 71.25 73.2031 68.6267 73.2031 65.3906C73.2031 62.1546 70.5798 59.5312 67.3438 59.5312C64.1077 59.5312 61.4844 62.1546 61.4844 65.3906C61.4844 68.6267 64.1077 71.25 67.3438 71.25Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M67.3438 71.25V79.0625\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M38.0469 67.3438H14.2188\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M8.35938 73.2031C11.5954 73.2031 14.2188 70.5798 14.2188 67.3438C14.2188 64.1077 11.5954 61.4844 8.35938 61.4844C5.12333 61.4844 2.5 64.1077 2.5 67.3438C2.5 70.5798 5.12333 73.2031 8.35938 73.2031Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M17.9688 86.2793L23.9844 79.0625H38.0469\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M17.9688 48.4062L23.9844 55.625H38.0469\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M14.2188 96.6406C17.4548 96.6406 20.0781 94.0173 20.0781 90.7812C20.0781 87.5452 17.4548 84.9219 14.2188 84.9219C10.9827 84.9219 8.35938 87.5452 8.35938 90.7812C8.35938 94.0173 10.9827 96.6406 14.2188 96.6406Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<path d=\"M14.2188 49.7656C17.4548 49.7656 20.0781 47.1423 20.0781 43.9062C20.0781 40.6702 17.4548 38.0469 14.2188 38.0469C10.9827 38.0469 8.35938 40.6702 8.35938 43.9062C8.35938 47.1423 10.9827 49.7656 14.2188 49.7656Z\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n<\/svg>\r\n<\/div>\r\n                        <p style=\"font-size:1.3rem;font-weight:700;margin:0\">256-bit Encryption<\/p>\r\n                        <p>Data at rest and in transit<\/p>\r\n                    <\/div>\r\n                    <div class=\"badge-item rv d3\">\r\n                        <div class=\"badge-ic\"><svg width=\"117\" height=\"99\" viewBox=\"0 0 117 99\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M2.5 49.0299C2.5 74.727 23.3376 95.5568 49.0379 95.5568C74.7382 95.5568 95.5758 74.7241 95.5758 49.0299C95.5758 23.3357 74.7412 2.5 49.0409 2.5C23.3406 2.5 2.5 23.3327 2.5 49.0299Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M95.0449 95.0236C120.455 69.62 120.455 28.4368 95.0449 3.03317\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M95.0449 3.03317H108.012\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M95.0449 3.03317V15.9971\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M55.9855 49.0299C55.9855 52.8639 52.8756 55.9731 49.0406 55.9731C45.2056 55.9731 42.0957 52.8639 42.0957 49.0299C42.0957 45.1958 45.2056 42.0866 49.0406 42.0866C52.8756 42.0866 55.9855 45.1958 55.9855 49.0299Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M79.7179 34.7271L55.3359 46.0944\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M42.7439 46.0944L29.1777 39.7712\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M49.041 2.5V9.44324\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\"\r\n                                    stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M49.041 88.6105V95.5538\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M2.5 49.0299H9.44488\" stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\"\r\n                                    stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M88.6309 49.0299H95.5757\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <p style=\"font-size:1.3rem;font-weight:700;margin:0\">99.9% Uptime<\/p>\r\n                        <p>Service Level Agreement<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"sec sec-g\">\r\n            <div class=\"ctn\">\r\n                <div class=\"sh rv\">\r\n                    <h2>How we protect your data<\/h2>\r\n                <\/div>\r\n                <div class=\"sec-grid\">\r\n                    <div class=\"sec-card rv\">\r\n                        <div class=\"sec-ic\"><svg width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M90.7812 41.9531H43.9062C40.6699 41.9531 38.0469 44.5762 38.0469 47.8125V86.875C38.0469 90.1113 40.6699 92.7344 43.9062 92.7344H90.7812C94.0176 92.7344 96.6406 90.1113 96.6406 86.875V47.8125C96.6406 44.5762 94.0176 41.9531 90.7812 41.9531Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M90.7812 25.9375V41.9531H79.0625V25.9375C79.0625 19.4648 73.8164 14.2188 67.3438 14.2188C60.8711 14.2188 55.625 19.4648 55.625 25.9375V41.9531H43.9062V25.9375C43.9062 12.9941 54.4004 2.5 67.3438 2.5C80.2871 2.5 90.7812 12.9941 90.7812 25.9375Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M67.3438 71.25C70.5798 71.25 73.2031 68.6267 73.2031 65.3906C73.2031 62.1546 70.5798 59.5312 67.3438 59.5312C64.1077 59.5312 61.4844 62.1546 61.4844 65.3906C61.4844 68.6267 64.1077 71.25 67.3438 71.25Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M67.3438 71.25V79.0625\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M38.0469 67.3438H14.2188\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M8.35938 73.2031C11.5954 73.2031 14.2188 70.5798 14.2188 67.3438C14.2188 64.1077 11.5954 61.4844 8.35938 61.4844C5.12333 61.4844 2.5 64.1077 2.5 67.3438C2.5 70.5798 5.12333 73.2031 8.35938 73.2031Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M17.9688 86.2793L23.9844 79.0625H38.0469\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M17.9688 48.4062L23.9844 55.625H38.0469\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M14.2188 96.6406C17.4548 96.6406 20.0781 94.0173 20.0781 90.7812C20.0781 87.5452 17.4548 84.9219 14.2188 84.9219C10.9827 84.9219 8.35938 87.5452 8.35938 90.7812C8.35938 94.0173 10.9827 96.6406 14.2188 96.6406Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M14.2188 49.7656C17.4548 49.7656 20.0781 47.1423 20.0781 43.9062C20.0781 40.6702 17.4548 38.0469 14.2188 38.0469C10.9827 38.0469 8.35938 40.6702 8.35938 43.9062C8.35938 47.1423 10.9827 49.7656 14.2188 49.7656Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg><\/div>\r\n\r\n                        <h3>Encryption<\/h3>\r\n                        <p>All data encrypted with AES-256 at rest and TLS 1.3 in transit. Never stored or transmitted\r\n                            in plain text.<\/p>\r\n                    <\/div>\r\n                    <div class=\"sec-card rv d1\">\r\n                        <div class=\"sec-ic\"><svg width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path d=\"M37.8516 96.639V72.8099\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M61.2871 72.8143V96.6434\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M26.1348 96.639H73.0095\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M96.639 49.3747H2.5V2.5H96.6434V49.3747H96.639Z\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M96.639 49.3747V72.8143H2.5V49.3747\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M43.7129 61.0923H55.4305\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M52.4997 25.9351C52.4997 24.315 51.1894 23.0046 49.5692 23.0046C47.949 23.0046 46.6387 24.315 46.6387 25.9351C46.6387 27.5553 47.949 28.8656 49.5692 28.8656C51.1894 28.8656 52.4997 27.5553 52.4997 25.9351Z\"\r\n                                    fill=\"#1A8E9A\" \/>\r\n                                <path\r\n                                    d=\"M14.4121 25.9351L20.2731 20.0741H39.4763C41.5082 16.5859 45.2443 14.2131 49.5693 14.2131C56.0412 14.2131 61.2868 19.4588 61.2868 25.9307C61.2868 32.4026 56.0412 37.6483 49.5693 37.6483C45.2443 37.6483 41.5037 35.2756 39.4763 31.7873H20.2731L14.4121 25.9263V25.9351Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M84.7273 14.2176H73.0098\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M84.7273 37.6571H73.0098\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M84.7273 25.9352H73.0098\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>Access Controls<\/h3>\r\n                        <p>Role-based access ensures users only see data they need. Multi-factor authentication\r\n                            available.<\/p>\r\n                    <\/div>\r\n                    <div class=\"sec-card rv d2\">\r\n                        <div class=\"sec-ic\"><svg width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path d=\"M67.3453 26.327V8.35788H49.7676\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M25.9352 8.35788H8.35742V73.2024\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M67.3445 73.2024V79.0603C67.3445 82.297 64.7192 84.9182 61.4866 84.9182C58.2539 84.9182 55.6287 82.2929 55.6287 79.0603V73.2024H2.5C2.5 79.6758 7.74642 84.9222 14.2199 84.9222H61.4866H8.35789V83.3528V96.638H67.3445V61.4825V84.9222\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M84.9231 43.9048C84.9231 53.6149 77.0514 61.4825 67.3453 61.4825C57.6392 61.4825 49.7676 53.6108 49.7676 43.9048C49.7676 34.1987 57.6392 26.327 67.3453 26.327C77.0514 26.327 84.9231 34.1987 84.9231 43.9048Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M79.7734 56.3339L96.6419 73.2024\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M20.0781 32.1849H54.2431\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M20.0781 43.9048H49.7671\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M20.0781 55.6246H54.2431\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M49.7664 14.2158H25.9395V2.5H49.7664V14.2199V14.2158Z\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>Audit Logs<\/h3>\r\n                        <p>Complete audit trail of all data access and changes. Know who accessed what and when.<\/p>\r\n                    <\/div>\r\n                    <div class=\"sec-card rv d1\">\r\n                        <div class=\"sec-ic\"><svg width=\"104\" height=\"99\" viewBox=\"0 0 104 99\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M6.66602 36.1343C12.562 16.1838 30.884 2.5 51.6837 2.5C72.4835 2.5 91.6278 16.8502 97.067 37.4565\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M13.964 33.1299L6.50946 38.0154L2.5 30.0556\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M96.6963 62.7386C90.8004 82.6838 72.4837 96.3729 51.684 96.3729C30.8842 96.3729 11.7399 82.0227 6.30078 61.4218\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M89.4023 65.743L96.8569 60.8575L100.866 68.8173\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M51.6836 71.7841V82.1893\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M30.7643 47.2974H72.6002C75.9701 47.2974 78.7219 50.0546 78.7219 53.4191V65.6624C78.7219 69.0323 75.9647 71.7841 72.6002 71.7841H30.7643C27.3944 71.7841 24.6426 69.0269 24.6426 65.6624V53.4191C24.6426 50.0492 27.3998 47.2974 30.7643 47.2974Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M36.8867 59.5407H54.8433\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\r\n                                    d=\"M66.4737 62.5989C68.1613 62.5989 69.5372 61.223 69.5372 59.5354C69.5372 57.8477 68.1613 56.4718 66.4737 56.4718C64.7861 56.4718 63.4102 57.8477 63.4102 59.5354C63.4102 61.223 64.7861 62.5989 66.4737 62.5989Z\"\r\n                                    fill=\"#1A8E9A\" \/>\r\n                                <path\r\n                                    d=\"M30.7643 22.9074H72.6002C75.9701 22.9074 78.7219 25.6646 78.7219 29.0291V41.2725C78.7219 44.6423 75.9647 47.3941 72.6002 47.3941H30.7643C27.3944 47.3941 24.6426 44.637 24.6426 41.2725V29.0291C24.6426 25.6592 27.3998 22.9074 30.7643 22.9074Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M36.8867 35.1508H54.8433\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\r\n                                    d=\"M66.4737 38.2089C68.1613 38.2089 69.5372 36.833 69.5372 35.1454C69.5372 33.4577 68.1613 32.0818 66.4737 32.0818C64.7861 32.0818 63.4102 33.4577 63.4102 35.1454C63.4102 36.833 64.7861 38.2089 66.4737 38.2089Z\"\r\n                                    fill=\"#1A8E9A\" \/>\r\n                                <path d=\"M58.8267 83.4685H44.541\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>Backups<\/h3>\r\n                        <p>Automated daily backups with point-in-time recovery. Data replicated across multiple regions.\r\n                        <\/p>\r\n                    <\/div>\r\n                    <div class=\"sec-card rv d2\">\r\n                        <div class=\"sec-ic\"><svg width=\"107\" height=\"99\" viewBox=\"0 0 107 99\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path d=\"M60.8375 83.353H33.3594L37.5865 70.5872H56.6104L60.8375 83.353Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M64.0053 83.353H30.1881C26.6876 83.353 23.8457 86.2105 23.8457 89.7375V96.122H70.3445V89.7375C70.3445 86.2138 67.5058 83.353 64.0021 83.353H64.0053Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M88.5248 69.2973C86.6237 70.4011 84.6383 71.198 82.6172 71.7629L92.5444 89.0713C94.2962 92.1248 98.173 93.1698 101.206 91.4063C104.24 89.6428 105.278 85.7403 103.526 82.6868L93.5987 65.3784C92.1031 66.8578 90.4227 68.1902 88.5216 69.294L88.5248 69.2973Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M53.878 59.9508C46.8738 47.7402 51.0296 32.1235 63.1628 25.0727C72.4801 19.6582 83.7763 20.8893 91.6986 27.2771V11.0105C91.6986 6.31111 87.9126 2.5 83.2443 2.5H10.9543C6.28595 2.5 2.5 6.31111 2.5 11.0105V62.0735C2.5 66.7729 6.28595 70.584 10.9543 70.584H65.7646C60.9406 68.4841 56.7069 64.8853 53.878 59.9508Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M53.878 59.9508C53.4757 59.2519 53.1221 58.5367 52.7944 57.8182H2.5V62.0735C2.5 66.7729 6.28595 70.584 10.9543 70.584H65.7646C60.9406 68.4841 56.7069 64.8853 53.878 59.9508Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M97.8078 34.4193C104.812 46.6299 100.656 62.2466 88.523 69.2973C76.393 76.348 60.8794 72.1646 53.8752 59.9508C46.871 47.7402 51.0268 32.1235 63.16 25.0728C75.29 18.022 90.8037 22.2054 97.8078 34.4193Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M65.9102 50.5847L72.2525 56.9692L87.0492 42.0742\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M15.3926 15.2657H34.4164\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M34.416 28.0315H42.8703\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M15.3926 40.8005H28.0741\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M47.1914 15.2657H53.5338\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M15.3926 28.0315H21.7349\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>Monitoring<\/h3>\r\n                        <p>24\/7 security monitoring and threat detection. Automated alerts for suspicious activity.<\/p>\r\n                    <\/div>\r\n                    <div class=\"sec-card rv d3\">\r\n                        <div class=\"sec-ic\"><svg width=\"100\" height=\"100\" viewBox=\"0 0 100 100\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M7.84766 55.8216C10.8693 76.1538 28.3993 91.7596 49.5729 91.7596C70.7464 91.7596 88.2764 76.1611 91.2981 55.8216\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M7.84766 43.3253C10.562 25.0271 25.0265 10.57 43.3247 7.84827\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M55.8223 7.84827C74.1205 10.5626 88.5776 25.0271 91.2993 43.3253\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M37.0706 32.3873C37.0706 35.8407 34.2757 38.6355 30.8224 38.6355C27.3691 38.6355 24.5742 35.8407 24.5742 32.3873C24.5742 28.934 27.3691 26.1392 30.8224 26.1392C34.2757 26.1392 37.0706 28.934 37.0706 32.3873Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M74.5725 32.3873C74.5725 35.8407 71.7777 38.6355 68.3243 38.6355C64.871 38.6355 62.0762 35.8407 62.0762 32.3873C62.0762 28.934 64.871 26.1392 68.3243 26.1392C71.7777 26.1392 74.5725 28.934 74.5725 32.3873Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M74.7639 66.7596C74.7639 70.2129 71.9691 73.0078 68.5157 73.0078C65.0624 73.0078 62.2676 70.2129 62.2676 66.7596C62.2676 63.3063 65.0624 60.5114 68.5157 60.5114C71.9691 60.5114 74.7639 63.3063 74.7639 66.7596Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M37.0706 66.7596C37.0706 70.2129 34.2757 73.0078 30.8224 73.0078C27.3691 73.0078 24.5742 70.2129 24.5742 66.7596C24.5742 63.3063 27.3691 60.5114 30.8224 60.5114C34.2757 60.5114 37.0706 63.3063 37.0706 66.7596Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M56.0198 49.5735C56.0198 53.0268 53.2249 55.8216 49.7716 55.8216C46.3183 55.8216 43.5234 53.0268 43.5234 49.5735C43.5234 46.1201 46.3183 43.3253 49.7716 43.3253C53.2249 43.3253 56.0198 46.1201 56.0198 49.5735Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M31.3184 26.1538C41.9198 17.8717 57.0061 17.7107 67.8197 26.1538\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M31.3184 72.9858C42.0368 81.3557 57.1232 81.3484 67.8416 72.9712\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M24.6614 65.7207C18.3035 55.9387 18.2816 43.2375 24.6614 33.4189\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M74.4863 33.4189C80.793 43.1351 80.8589 55.7046 74.64 65.4865\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M96.6395 55.8216H79.2559V43.3253H96.6395V55.8216Z\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M2.5 55.8216H19.8837V43.3253H2.5V55.8216Z\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M55.8225 19.8837H43.3262V2.5H55.8225V19.8837Z\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M83.6089 74.493L96.6394 83.9457L83.9455 96.6396L74.5586 83.5653\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M96.6397 96.6396L90.2891 90.289\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>Penetration Testing<\/h3>\r\n                        <p>Regular third-party penetration tests and vulnerability assessments.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"sec\">\r\n            <div class=\"ctn\">\r\n                <div class=\"hipaa-sec\">\r\n                    <div class=\"rv\">\r\n                        <h2>Full HIPAA Compliance<\/h2>\r\n                        <p style=\"color:var(--s500);margin:16px 0 24px\">mConsent maintains full HIPAA compliance with\r\n                            comprehensive administrative, physical, and technical safeguards.<\/p>\r\n                        <ul class=\"hipaa-list\">\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Business Associate Agreement (BAA) included<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> PHI encrypted at all times<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Access controls and authentication<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Complete audit trail<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Automatic session timeout<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Employee training and policies<\/li>\r\n                            <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\r\n                                    stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg> Breach notification procedures<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"rv d1 hipaa-visual\">\r\n                        <div class=\"hipaa-shield\"><svg width=\"97\" height=\"108\" viewBox=\"0 0 97 108\" fill=\"none\"\r\n                                xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path\r\n                                    d=\"M75.8734 40.3348V4.50893C75.8734 3.39286 74.9808 2.5 73.865 2.5H4.5084C3.39262 2.5 2.5 3.39286 2.5 4.50893V97.2545C2.5 98.3705 3.39262 99.2634 4.5084 99.2634H41.3513\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 45.4238H44.342\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 33.3707H62.4399\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 21.3392H61.5249\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 57.3886H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 67.4332H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M16.6484 79.4643H37.6473\" stroke=\"#1A8E9A\" stroke-width=\"5\"\r\n                                    stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path\r\n                                    d=\"M70.8711 104.871C56.975 99.2562 47.8711 85.6661 47.8711 70.5544V52.3599L51.936 53.6193C58.6243 55.705 65.9101 53.8685 70.8711 48.8706C75.8191 53.8685 83.1049 55.705 89.8062 53.6193L93.8711 52.3599V70.5544C93.8711 85.6661 84.7672 99.2562 70.8711 104.871Z\"\r\n                                    stroke=\"#1A8E9A\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                                <path d=\"M80.8711 69.8706L66.8667 83.8706L59.8711 76.8706\" stroke=\"#1A8E9A\"\r\n                                    stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3>HIPAA Compliant<\/h3>\r\n                        <p style=\"color:var(--s400);font-size:.88rem;margin-top:4px\">Verified and continuously monitored\r\n                        <\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <div\r\n            style=\"background:#f0faf9;border-left:4px solid #0b7a75;border-radius:8px;padding:1.5rem 2rem;margin:2rem auto;max-width:700px\">\r\n            <p style=\"font-weight:700;color:#232323;margin-bottom:0.75rem;font-size:1.05rem\">Related Reading<\/p>\r\n            <a href=\"\/new\/mconsent-contact\/\"\r\n                style=\"display:block;padding:0.5rem 0;color:#0b7a75;font-weight:500;text-decoration:none;border-bottom:1px solid #e8e8e8\">\u2192\r\n                Contact our team<\/a>\r\n        <\/div>\r\n\r\n        <section class=\"cta-sec\">\r\n            <div class=\"ctn\">\r\n                <h2 class=\"rv\">Ready to transform your practice?<\/h2>\r\n                <p class=\"rv d1\">Join 5000+ dental practices already using mConsent<\/p>\r\n                <div class=\"cta-btns rv d2\"><a href=\"\/new\/mconsent-demo\/\" class=\"btn bp bl\">Book a Demo <svg\r\n                            xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\r\n                        <\/svg><\/a><a href=\"\/new\/pricing\/\" class=\"btn bg bl\"\r\n                        style=\"border-color:rgba(255,255,255,.2);color:#fff\">See Pricing<\/a><\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n    <script>\r\n        const ro = new IntersectionObserver(e => e.forEach(x => { if (x.isIntersecting) x.target.classList.add('vis') }), { threshold: .08, rootMargin: '0px 0px -40px 0px' });\r\n        document.querySelectorAll('.rv').forEach(el => ro.observe(el));\r\n        var hdr = document.getElementById('hdr'); if (hdr) { window.addEventListener('scroll', function () { hdr.classList.toggle('sc', scrollY > 16); }, { passive: true }); }\r\n        var hmb = document.getElementById('hmb'), mnav = document.getElementById('mnav'); if (hmb && mnav) { hmb.addEventListener('click', function () { hmb.classList.toggle('open'); mnav.classList.toggle('open'); }); mnav.querySelectorAll('a').forEach(function (a) { a.addEventListener('click', function () { hmb.classList.remove('open'); mnav.classList.remove('open'); }); }); }\r\n    <\/script>\r\n\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Security &#038; HIPAA Compliance | mConsent Security &#038; HIPAA Compliance Your data security is our top priority. mConsent meets the highest standards for healthcare data protection. HIPAA Compliant Full compliance verified SOC 2 Type II Certified infrastructure 256-bit Encryption Data at rest and in transit 99.9% Uptime Service Level Agreement How we protect your data [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-2786","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HIPAA Compliant Dental Software Security | mConsent<\/title>\n<meta name=\"description\" content=\"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HIPAA Compliant Dental Software Security | mConsent\" \/>\n<meta property=\"og:description\" content=\"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mconsent.net\/new\/mconsent-security\/\" \/>\n<meta property=\"og:site_name\" content=\"mConsent\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-10T14:58:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mconsent.net\\\/new\\\/mconsent-security\\\/\",\"url\":\"https:\\\/\\\/mconsent.net\\\/new\\\/mconsent-security\\\/\",\"name\":\"HIPAA Compliant Dental Software Security | mConsent\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mconsent.net\\\/new\\\/#website\"},\"datePublished\":\"2026-03-10T11:55:51+00:00\",\"dateModified\":\"2026-04-10T14:58:29+00:00\",\"description\":\"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mconsent.net\\\/new\\\/mconsent-security\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mconsent.net\\\/new\\\/mconsent-security\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mconsent.net\\\/new\\\/mconsent-security\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mconsent.net\\\/new\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"mConsent Security\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mconsent.net\\\/new\\\/#website\",\"url\":\"https:\\\/\\\/mconsent.net\\\/new\\\/\",\"name\":\"mConsent\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mconsent.net\\\/new\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HIPAA Compliant Dental Software Security | mConsent","description":"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"HIPAA Compliant Dental Software Security | mConsent","og_description":"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.","og_url":"https:\/\/mconsent.net\/new\/mconsent-security\/","og_site_name":"mConsent","article_modified_time":"2026-04-10T14:58:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mconsent.net\/new\/mconsent-security\/","url":"https:\/\/mconsent.net\/new\/mconsent-security\/","name":"HIPAA Compliant Dental Software Security | mConsent","isPartOf":{"@id":"https:\/\/mconsent.net\/new\/#website"},"datePublished":"2026-03-10T11:55:51+00:00","dateModified":"2026-04-10T14:58:29+00:00","description":"Protect patient data with HIPAA-compliant dental software. Secure messaging, encryption, and compliance tools by mConsent.","breadcrumb":{"@id":"https:\/\/mconsent.net\/new\/mconsent-security\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mconsent.net\/new\/mconsent-security\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mconsent.net\/new\/mconsent-security\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mconsent.net\/new\/"},{"@type":"ListItem","position":2,"name":"mConsent Security"}]},{"@type":"WebSite","@id":"https:\/\/mconsent.net\/new\/#website","url":"https:\/\/mconsent.net\/new\/","name":"mConsent","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mconsent.net\/new\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/pages\/2786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/comments?post=2786"}],"version-history":[{"count":32,"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/pages\/2786\/revisions"}],"predecessor-version":[{"id":5483,"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/pages\/2786\/revisions\/5483"}],"wp:attachment":[{"href":"https:\/\/mconsent.net\/new\/wp-json\/wp\/v2\/media?parent=2786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}