{"id":12308,"date":"2026-07-09T11:35:39","date_gmt":"2026-07-09T10:35:39","guid":{"rendered":"https:\/\/www.mymxdata.com\/?page_id=12308"},"modified":"2026-07-28T12:35:28","modified_gmt":"2026-07-28T11:35:28","slug":"secure-portal-to-upload-files","status":"publish","type":"page","link":"https:\/\/mymxdata.com\/en-us\/secure-portal-to-upload-files\/","title":{"rendered":"Secure Portal to Upload Files"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12308\" class=\"elementor elementor-12308\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7106d73 e-grid e-con-full e-con e-parent\" data-id=\"7106d73\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d126692 elementor-widget elementor-widget-html\" data-id=\"d126692\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div data-build=\"secure-upload-us-20260722-complete\" data-header-theme=\"light\" id=\"mxr-root\">\n<style>\n#mxr-root{\n  --mag:#de097f;\n  --mag-soft:#ff4fae;\n  --mag-deep:#a30560;\n  --aqua:#14e0c0;\n  --blue:#3d7bff;\n  --ink:#12081d;\n  --ink-2:#4d4460;\n  --paper:#ffffff;\n  --paper-2:#faf7fc;\n  --line:#eee6f2;\n  --dark:#120a1c;\n  --dark-2:#1b1029;\n  --dark-card:#211534;\n  --dark-line:rgba(255,255,255,.09);\n  --dark-text:#f6f1fa;\n  --dark-muted:#b3a7c4;\n  --r:16px;\n  --wrap:min(1380px, calc(100% - 48px));\n  --font:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  --mono:var(--font);\n  font-family:var(--font);\n  color:var(--ink);\n  background:var(--paper);\n  display:block;\n  overflow-x:clip;\n  -webkit-font-smoothing:antialiased;\n}\n#mxr-root *,#mxr-root *::before,#mxr-root *::after{box-sizing:border-box;margin:0;padding:0;}\n#mxr-root img,#mxr-root video,#mxr-root svg{max-width:100%;display:block;}\n#mxr-root a{color:inherit;text-decoration:none;}\n#mxr-root button{font-family:inherit;cursor:pointer;}\n#mxr-root ul{list-style:none;}\n#mxr-root .mxr_wrap{width:var(--wrap);margin:0 auto;}\n#mxr-root h1,#mxr-root h2,#mxr-root h3{font-weight:800;letter-spacing:-.025em;line-height:1.08;}\n#mxr-root h2{font-size:clamp(30px,4vw,48px);}\n#mxr-root h3{font-size:19px;font-weight:700;letter-spacing:-.01em;}\n#mxr-root p{line-height:1.68;}\n#mxr-root .mxr_eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mag);margin-bottom:18px;}\n#mxr-root .mxr_eyebrow::before{content:\"\";width:22px;height:2px;background:var(--mag);border-radius:2px;}\n#mxr-root .mxr_sect{padding:104px 0;position:relative;}\n#mxr-root .mxr_sect.--dark{background:var(--dark);color:var(--dark-text);}\n#mxr-root .mxr_sect.--dark .mxr_eyebrow{color:var(--aqua);}\n#mxr-root .mxr_sect.--dark .mxr_eyebrow::before{background:var(--aqua);}\n#mxr-root .mxr_sect.--dark p{color:var(--dark-muted);}\n#mxr-root .mxr_lead{font-size:clamp(16px,1.35vw,18.5px);color:var(--ink-2);max-width:640px;}\n#mxr-root .mxr_sect.--dark .mxr_lead{color:var(--dark-muted);}\n#mxr-root .mxr_head{max-width:720px;margin-bottom:56px;}\n#mxr-root .mxr_head p{margin-top:16px;}\n@media(max-width:820px){#mxr-root .mxr_sect{padding:72px 0;}}\n\n#mxr-root .mxr_btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px;border-radius:12px;font-size:15.5px;font-weight:700;border:1px solid transparent;white-space:nowrap;transform:translate(var(--mtx,0),var(--mty,0)) translateY(var(--lift,0)) scale(var(--msc,1));transition:transform .22s cubic-bezier(.34,1.35,.64,1), box-shadow .25s ease, background .2s ease, border-color .2s ease, color .2s ease;}\n#mxr-root .mxr_btn:active{--msc:.95;}\n#mxr-root .mxr_btn svg{position:relative;z-index:2;transition:transform .25s cubic-bezier(.34,1.5,.64,1);}\n#mxr-root .mxr_btn > span,#mxr-root .mxr_btn{z-index:auto;}\n#mxr-root .mxr_btn:hover svg:last-child{transform:translateX(4px);}\n#mxr-root .mxr_btn--primary{background:linear-gradient(120deg,var(--mag) 0%,var(--mag-soft) 130%);color:#fff;box-shadow:0 10px 28px rgba(222,9,127,.32), inset 0 1px 0 rgba(255,255,255,.28);}\n#mxr-root .mxr_btn--primary::after{content:\"\";position:absolute;top:-40%;bottom:-40%;left:-70%;width:46%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.42) 50%,transparent 100%);transform:skewX(-18deg);transition:left .6s cubic-bezier(.3,.1,.2,1);pointer-events:none;}\n#mxr-root .mxr_btn--primary:hover{--lift:-3px;box-shadow:0 20px 46px rgba(222,9,127,.5), 0 0 0 1px rgba(255,255,255,.14) inset, inset 0 1px 0 rgba(255,255,255,.3);}\n#mxr-root .mxr_btn--primary:hover::after{left:130%;}\n#mxr-root .mxr_btn--ghost{background:transparent;color:var(--ink);border-color:#ded3e6;}\n#mxr-root .mxr_btn--ghost::before{content:\"\";position:absolute;inset:0;background:linear-gradient(120deg,rgba(222,9,127,.09),rgba(20,224,192,.07));transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.3,.1,.2,1);pointer-events:none;}\n#mxr-root .mxr_btn--ghost:hover{--lift:-2px;border-color:var(--mag);color:var(--mag);box-shadow:0 12px 28px rgba(222,9,127,.14);}\n#mxr-root .mxr_btn--ghost:hover::before{transform:scaleX(1);}\n#mxr-root .--dark .mxr_btn--ghost{color:var(--dark-text);border-color:rgba(255,255,255,.22);}\n#mxr-root .--dark .mxr_btn--ghost:hover{border-color:var(--aqua);color:var(--aqua);box-shadow:0 12px 28px rgba(20,224,192,.16);}\n#mxr-root .mxr_btn svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_btn-note{font-size:12.5px;color:var(--ink-2);margin-top:9px;display:flex;align-items:center;gap:6px;font-weight:600;}\n#mxr-root .mxr_btn-note svg{width:13px;height:13px;stroke:var(--aqua);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n\n#mxr-root .mxr_rv{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease;}\n#mxr-root .mxr_rv.--in{opacity:1;transform:none;}\n#mxr-root .mxr_rv[data-d=\"1\"]{transition-delay:.1s;}\n#mxr-root .mxr_rv[data-d=\"2\"]{transition-delay:.2s;}\n#mxr-root .mxr_rv[data-d=\"3\"]{transition-delay:.3s;}\n#mxr-root .mxr_rv[data-d=\"4\"]{transition-delay:.4s;}\n@media(prefers-reduced-motion:reduce){\n  #mxr-root .mxr_rv{opacity:1 !important;transform:none !important;transition:none !important;}\n  #mxr-root *{animation-duration:.001s !important;animation-iteration-count:1 !important;transition-duration:.001s !important;}\n}\n\n#mxr-root .mxr_hero{position:relative;padding:88px 0 96px;background:\n  radial-gradient(1100px 620px at 84% -10%, rgba(222,9,127,.09), transparent 62%),\n  radial-gradient(900px 520px at -8% 30%, rgba(20,224,192,.10), transparent 58%),\n  linear-gradient(180deg,#fff 0%,#fdf9fd 100%);\n  overflow:hidden;}\n#mxr-root .mxr_hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(18,8,29,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(18,8,29,.045) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(900px 600px at 60% 0%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(900px 600px at 60% 0%,#000 30%,transparent 75%);pointer-events:none;}\n#mxr-root .mxr_hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:56px;align-items:center;position:relative;}\n@media(max-width:1024px){#mxr-root .mxr_hero-inner{grid-template-columns:1fr;gap:48px;}}\n#mxr-root .mxr_hero-badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 16px 8px 9px;font-size:13px;font-weight:700;color:var(--ink-2);box-shadow:0 4px 14px rgba(18,8,29,.06);margin-bottom:26px;}\n#mxr-root .mxr_hero-badge .dot{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--aqua),var(--blue));display:grid;place-items:center;}\n#mxr-root .mxr_hero-badge .dot svg{width:11px;height:11px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_hero-badge b{color:var(--mag);}\n#mxr-root .mxr_h1{font-size:clamp(38px,5.1vw,64px);}\n#mxr-root .mxr_h1 .mark{position:relative;white-space:nowrap;color:var(--mag);}\n#mxr-root .mxr_h1 .mark svg{position:absolute;left:0;bottom:-.14em;width:100%;height:.28em;overflow:visible;}\n#mxr-root .mxr_h1 .mark svg path{fill:none;stroke:var(--aqua);stroke-width:7;stroke-linecap:round;stroke-dasharray:600;stroke-dashoffset:600;animation:mxrUnderline 1.1s .5s cubic-bezier(.6,.05,.2,1) forwards;}\n@keyframes mxrUnderline{to{stroke-dashoffset:0;}}\n#mxr-root .mxr_hero-sub{font-size:clamp(16px,1.45vw,19px);color:var(--ink-2);max-width:560px;margin-top:22px;}\n#mxr-root .mxr_hero-sub b{color:var(--ink);}\n#mxr-root .mxr_hero-ctas{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-top:34px;}\n#mxr-root .mxr_hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px;}\n#mxr-root .mxr_chip{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:var(--ink-2);background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;box-shadow:0 2px 8px rgba(18,8,29,.04);}\n#mxr-root .mxr_chip svg{width:13px;height:13px;stroke:var(--mag);stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n\n#mxr-root .mxr_console{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 30px 80px rgba(18,8,29,.14), 0 4px 16px rgba(18,8,29,.06);overflow:hidden;}\n#mxr-root .mxr_console-top{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fdfbfe,#faf6fc);}\n#mxr-root .mxr_console-top .dots{display:flex;gap:6px;}\n#mxr-root .mxr_console-top .dots span{width:10px;height:10px;border-radius:50%;background:#e9dff0;}\n#mxr-root .mxr_console-top .dots span:nth-child(1){background:#ffb3d9;}\n#mxr-root .mxr_console-top .dots span:nth-child(2){background:#9df0e2;}\n#mxr-root .mxr_console-top .ttl{font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.08em;color:var(--ink-2);text-transform:uppercase;}\n#mxr-root .mxr_console-top .live{margin-left:auto;display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.1em;color:var(--mag);}\n#mxr-root .mxr_console-top .live i{width:7px;height:7px;border-radius:50%;background:var(--mag);animation:mxrPulse 1.6s infinite;}\n@keyframes mxrPulse{0%,100%{box-shadow:0 0 0 0 rgba(222,9,127,.45);}55%{box-shadow:0 0 0 7px rgba(222,9,127,0);}}\n#mxr-root .mxr_stage{position:relative;height:330px;background:\n  radial-gradient(500px 260px at 50% 0%, rgba(222,9,127,.05), transparent 70%),#fdfcfe;}\n#mxr-root .mxr_stage-steps{position:absolute;top:18px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:5;}\n#mxr-root .mxr_step{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.1em;padding:7px 13px;border-radius:999px;border:1px solid var(--line);color:#a89bb8;background:#fff;transition:all .35s ease;}\n#mxr-root .mxr_step.--on{color:#fff;background:var(--mag);border-color:var(--mag);box-shadow:0 6px 18px rgba(222,9,127,.35);}\n#mxr-root .mxr_step.--done{color:var(--aqua);border-color:rgba(20,224,192,.5);background:rgba(20,224,192,.07);}\n\n#mxr-root .mxr_file{position:absolute;top:50%;width:158px;padding:14px 14px 12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 34px rgba(18,8,29,.12);transition:opacity .45s ease,transform .45s ease;z-index:4;}\n#mxr-root .mxr_file .fi{display:flex;align-items:center;gap:9px;margin-bottom:9px;}\n#mxr-root .mxr_file .fi .ic{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--mag),var(--mag-soft));display:grid;place-items:center;flex:0 0 auto;}\n#mxr-root .mxr_file .fi .ic svg{width:15px;height:15px;stroke:#fff;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_file .nm{font-family:var(--mono);font-size:10.5px;font-weight:600;color:var(--ink);line-height:1.35;word-break:break-all;}\n#mxr-root .mxr_file .mt{font-family:var(--mono);font-size:9.5px;color:#a89bb8;}\n#mxr-root .mxr_file .rows{display:grid;gap:5px;}\n#mxr-root .mxr_file .rows i{display:block;height:5px;border-radius:3px;background:#efe8f4;}\n#mxr-root .mxr_file .rows i:nth-child(1){width:92%;}\n#mxr-root .mxr_file .rows i:nth-child(2){width:70%;}\n#mxr-root .mxr_file .rows i:nth-child(3){width:82%;}\n#mxr-root .mxr_file--src{left:26px;transform:translateY(-50%);}\n#mxr-root .mxr_file--dst{right:26px;transform:translateY(-50%) scale(.92);opacity:.35;}\n#mxr-root .mxr_file--dst .fi .ic{background:linear-gradient(135deg,var(--aqua),var(--blue));}\n#mxr-root .mxr_file .tick{position:absolute;top:-9px;right:-9px;width:24px;height:24px;border-radius:50%;background:var(--aqua);display:grid;place-items:center;opacity:0;transform:scale(.4);transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 5px 14px rgba(20,224,192,.5);}\n#mxr-root .mxr_file .tick svg{width:12px;height:12px;stroke:#08251f;stroke-width:3.2;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n\n#mxr-root #mxr-src-name{transition:color .3s ease;}\n#mxr-root .mxr_stage.--p1 #mxr-src-name{color:var(--mag);}\n\n#mxr-root .mxr_nodes{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:14px;z-index:3;}\n#mxr-root .mxr_node{width:76px;padding:11px 8px 9px;text-align:center;background:#fff;border:1px dashed #dccfe6;border-radius:13px;transition:all .4s ease;}\n#mxr-root .mxr_node svg{width:20px;height:20px;margin:0 auto 6px;stroke:#b3a2c4;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .4s ease;}\n#mxr-root .mxr_node b{display:block;font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.08em;color:#a89bb8;transition:color .4s ease;}\n#mxr-root .mxr_stage.--p2 .mxr_node,#mxr-root .mxr_stage.--p3 .mxr_node{border-color:var(--mag);border-style:solid;box-shadow:0 10px 26px rgba(222,9,127,.16);}\n#mxr-root .mxr_stage.--p2 .mxr_node svg,#mxr-root .mxr_stage.--p3 .mxr_node svg{stroke:var(--mag);}\n#mxr-root .mxr_stage.--p2 .mxr_node b,#mxr-root .mxr_stage.--p3 .mxr_node b{color:var(--mag);}\n\n#mxr-root .mxr_shard{position:absolute;width:26px;height:16px;border-radius:5px;background:linear-gradient(120deg,var(--mag),var(--mag-soft));box-shadow:0 6px 16px rgba(222,9,127,.4);opacity:0;z-index:6;transition:all .9s cubic-bezier(.5,.05,.25,1),opacity .4s ease;}\n#mxr-root .mxr_shard:nth-child(even){background:linear-gradient(120deg,var(--aqua),#57e9d3);box-shadow:0 6px 16px rgba(20,224,192,.4);}\n\n#mxr-root .mxr_stage.--p4 .mxr_file--dst{opacity:1;transform:translateY(-50%) scale(1);}\n#mxr-root .mxr_stage.--p4 .mxr_file--dst .tick{opacity:1;transform:scale(1);}\n#mxr-root .mxr_stage.--p2 .mxr_file--src,#mxr-root .mxr_stage.--p3 .mxr_file--src,#mxr-root .mxr_stage.--p4 .mxr_file--src{opacity:.28;transform:translateY(-50%) scale(.92);}\n\n#mxr-root .mxr_console-log{border-top:1px solid var(--line);background:#160b22;padding:13px 18px;height:96px;overflow:hidden;position:relative;}\n#mxr-root .mxr_console-log::after{content:\"\";position:absolute;inset:0;background:linear-gradient(180deg,rgba(22,11,34,0) 55%,#160b22 100%);pointer-events:none;}\n#mxr-root .mxr_log-row{display:flex;gap:12px;font-family:var(--mono);font-size:10.8px;line-height:2.1;white-space:nowrap;color:#cbbedd;animation:mxrLogIn .35s ease;}\n@keyframes mxrLogIn{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:none;}}\n#mxr-root .mxr_log-row .t{color:#7d6d94;}\n#mxr-root .mxr_log-row .ev{color:var(--aqua);font-weight:600;}\n#mxr-root .mxr_log-row .ev.--m{color:var(--mag-soft);}\n#mxr-root .mxr_log-row .ev.--b{color:#7aa5ff;}\n@media(max-width:560px){\n  #mxr-root .mxr_stage{height:300px;}\n  #mxr-root .mxr_file{width:124px;padding:11px 11px 10px;}\n  #mxr-root .mxr_file--src{left:10px;}\n  #mxr-root .mxr_file--dst{right:10px;}\n  #mxr-root .mxr_node{width:58px;}\n  #mxr-root .mxr_node b{font-size:8px;}\n}\n\n#mxr-root .mxr_logos{padding:44px 0 58px;background:linear-gradient(180deg,#fdf9fd,#fff);border-bottom:1px solid var(--line);}\n#mxr-root .mxr_logos-ttl{text-align:center;font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a394b4;margin-bottom:30px;}\n#mxr-root .mxr_marquee{overflow:hidden;position:relative;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);}\n#mxr-root .mxr_marquee-track{display:flex;align-items:center;gap:72px;width:max-content;animation:mxrMarquee 34s linear infinite;}\n#mxr-root .mxr_marquee:hover .mxr_marquee-track{animation-play-state:paused;}\n@keyframes mxrMarquee{to{transform:translateX(-50%);}}\n#mxr-root .mxr_marquee img{height:40px;width:auto;filter:grayscale(1) opacity(.55);transition:filter .25s ease;}\n#mxr-root .mxr_marquee img:hover{filter:grayscale(0) opacity(1);}\n\n#mxr-root .mxr_comp2{\n  overflow:hidden;\n  background:\n    radial-gradient(900px 520px at 8% 0%,rgba(222,9,127,.18),transparent 64%),\n    radial-gradient(700px 460px at 92% 100%,rgba(20,224,192,.12),transparent 62%),\n    var(--dark);\n}\n#mxr-root .mxr_comp2-grid{\n  display:grid;\n  grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);\n  gap:34px;\n  align-items:stretch;\n}\n#mxr-root .mxr_comp2 .mxr_head{\n  margin-bottom:0;\n  max-width:none;\n}\n#mxr-root .mxr_comp2-panel{\n  position:relative;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:24px;\n  padding:30px;\n  background:linear-gradient(160deg,rgba(255,255,255,.075),rgba(255,255,255,.035));\n  box-shadow:0 28px 70px rgba(0,0,0,.28);\n  overflow:hidden;\n}\n#mxr-root .mxr_comp2-panel::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:radial-gradient(420px 220px at 85% 0%,rgba(222,9,127,.20),transparent 65%);\n  pointer-events:none;\n}\n#mxr-root .mxr_comp2-panel>*{position:relative}\n#mxr-root .mxr_comp2-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:9px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n  color:var(--aqua);\n  margin-bottom:18px;\n}\n#mxr-root .mxr_comp2-kicker i{\n  width:10px;\n  height:10px;\n  border-radius:50%;\n  background:var(--aqua);\n  box-shadow:0 0 0 7px rgba(20,224,192,.11);\n}\n#mxr-root .mxr_comp2-panel h3{\n  font-size:clamp(22px,2.4vw,32px);\n  color:#fff;\n  max-width:540px;\n  margin-bottom:14px;\n}\n#mxr-root .mxr_comp2-panel p{\n  color:var(--dark-muted);\n  max-width:620px;\n  font-size:15.5px;\n}\n#mxr-root .mxr_comp2-checks{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:24px;\n}\n#mxr-root .mxr_comp2-check{\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:15px;\n  background:rgba(18,10,28,.48);\n  padding:14px 15px;\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n  min-width:0;\n}\n#mxr-root .mxr_comp2-check span{\n  width:26px;\n  height:26px;\n  border-radius:9px;\n  display:grid;\n  place-items:center;\n  flex:0 0 auto;\n  background:rgba(20,224,192,.12);\n  color:var(--aqua);\n  font-weight:900;\n  line-height:1;\n}\n#mxr-root .mxr_comp2-check b{\n  display:block;\n  color:#fff;\n  font-size:14px;\n  margin-bottom:3px;\n}\n#mxr-root .mxr_comp2-check small{\n  display:block;\n  color:var(--dark-muted);\n  font-size:12.5px;\n  line-height:1.45;\n}\n#mxr-root .mxr_comp2-gridcards{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n  gap:14px;\n  margin-top:34px;\n}\n#mxr-root .mxr_comp2-card{\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:18px;\n  background:rgba(255,255,255,.055);\n  padding:18px;\n  min-height:148px;\n}\n#mxr-root .mxr_comp2-card .tag{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  height:30px;\n  min-width:30px;\n  padding:0 10px;\n  border-radius:999px;\n  background:rgba(222,9,127,.15);\n  color:var(--mag-soft);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n  margin-bottom:14px;\n}\n#mxr-root .mxr_comp2-card h3{\n  color:#fff;\n  font-size:16px;\n  line-height:1.22;\n  margin-bottom:8px;\n}\n#mxr-root .mxr_comp2-card p{\n  color:var(--dark-muted);\n  font-size:13px;\n  line-height:1.58;\n}\n#mxr-root .mxr_comp2-note{\n  margin-top:26px;\n  border-left:3px solid var(--aqua);\n  background:rgba(20,224,192,.07);\n  border-radius:0 16px 16px 0;\n  padding:18px 20px;\n  color:var(--dark-muted);\n  font-size:14.5px;\n  max-width:920px;\n}\n#mxr-root .mxr_comp2-note b{color:#fff}\n@media(max-width:1100px){\n  #mxr-root .mxr_comp2-grid{grid-template-columns:1fr}\n  #mxr-root .mxr_comp2-gridcards{grid-template-columns:repeat(2,minmax(0,1fr))}\n}\n@media(max-width:640px){\n  #mxr-root .mxr_comp2-panel{padding:24px 20px}\n  #mxr-root .mxr_comp2-checks,\n  #mxr-root .mxr_comp2-gridcards{grid-template-columns:1fr}\n}\n\n#mxr-root .mxr_test{background:#fff;overflow:hidden;}\n#mxr-root .mxr_test-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:48px;flex-wrap:wrap;}\n#mxr-root .mxr_test-nav{display:flex;gap:10px;}\n#mxr-root .mxr_test-nav button{width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;transition:all .2s ease;}\n#mxr-root .mxr_test-nav button:hover{border-color:var(--mag);background:var(--mag);}\n#mxr-root .mxr_test-nav button:hover svg{stroke:#fff;}\n#mxr-root .mxr_test-nav button svg{width:18px;height:18px;stroke:var(--ink);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease;}\n#mxr-root .mxr_test-track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.4,.05,.2,1);}\n#mxr-root .mxr_test-card{flex:0 0 calc((100% - 44px)\/3);background:var(--paper-2);border:1px solid var(--line);border-radius:20px;padding:32px 30px 28px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;}\n#mxr-root .mxr_test-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(18,8,29,.1);border-color:rgba(222,9,127,.3);}\n@media(max-width:1024px){#mxr-root .mxr_test-card{flex-basis:calc((100% - 22px)\/2);}}\n@media(max-width:680px){#mxr-root .mxr_test-card{flex-basis:100%;}}\n#mxr-root .mxr_test-stars{display:flex;gap:3px;margin-bottom:18px;}\n#mxr-root .mxr_test-stars svg{width:16px;height:16px;fill:#ffb400;}\n#mxr-root .mxr_test-card q{quotes:none;font-size:15px;line-height:1.7;color:var(--ink);flex:1;}\n#mxr-root .mxr_test-who{margin-top:22px;display:flex;align-items:center;gap:12px;}\n#mxr-root .mxr_test-who .av{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:14px;color:#fff;background:linear-gradient(135deg,var(--mag),var(--blue));flex:0 0 auto;}\n#mxr-root .mxr_test-who b{display:block;font-size:14.5px;}\n#mxr-root .mxr_test-who span{font-size:12.5px;color:var(--ink-2);}\n#mxr-root .mxr_test-dots{display:flex;justify-content:center;gap:9px;margin-top:36px;}\n#mxr-root .mxr_test-dots button{width:9px;height:9px;border-radius:50%;border:none;background:#e4d8ec;transition:all .2s ease;padding:0;}\n#mxr-root .mxr_test-dots button.--on{background:var(--mag);transform:scale(1.35);}\n\n#mxr-root .mxr_ind{background:linear-gradient(180deg,#fbf7fc,#fff);border-top:1px solid var(--line);}\n#mxr-root .mxr_ind-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}\n@media(max-width:1024px){#mxr-root .mxr_ind-grid{grid-template-columns:repeat(2,1fr);}}\n@media(max-width:560px){#mxr-root .mxr_ind-grid{grid-template-columns:1fr;}}\n#mxr-root .mxr_ind-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 26px 24px;transition:all .25s ease;overflow:hidden;}\n#mxr-root .mxr_ind-card::before{content:\"\";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--mag),var(--aqua));opacity:0;transition:opacity .25s ease;}\n#mxr-root .mxr_ind-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(18,8,29,.1);border-color:transparent;}\n#mxr-root .mxr_ind-card:hover::before{opacity:1;}\n#mxr-root .mxr_ind-card .ic{width:44px;height:44px;border-radius:13px;background:rgba(222,9,127,.08);display:grid;place-items:center;margin-bottom:18px;}\n#mxr-root .mxr_ind-card .ic svg{width:21px;height:21px;stroke:var(--mag);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_ind-card h3{font-size:17px;margin-bottom:8px;}\n#mxr-root .mxr_ind-card p{font-size:13.5px;color:var(--ink-2);}\n#mxr-root .mxr_ind-card .go{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:700;color:var(--mag);}\n#mxr-root .mxr_ind-card .go svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease;}\n#mxr-root .mxr_ind-card:hover .go svg{transform:translateX(4px);}\n\n#mxr-root .mxr_demo{background:\n  radial-gradient(1000px 560px at 50% 115%, rgba(222,9,127,.22), transparent 62%),\n  var(--dark);text-align:center;}\n#mxr-root .mxr_demo .mxr_head{margin-left:auto;margin-right:auto;text-align:center;}\n#mxr-root .mxr_demo .mxr_eyebrow{justify-content:center;}\n#mxr-root .mxr_demo-shell{position:relative;max-width:960px;margin:0 auto;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 44px 110px rgba(0,0,0,.55), 0 0 0 10px rgba(255,255,255,.03);}\n#mxr-root .mxr_demo-shell video{width:100%;aspect-ratio:16\/9;object-fit:cover;}\n#mxr-root .mxr_demo-shell .ov{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,rgba(18,10,28,.15),rgba(18,10,28,.4));transition:background .25s ease;}\n#mxr-root .mxr_demo-shell:hover .ov{background:linear-gradient(180deg,rgba(18,10,28,.05),rgba(18,10,28,.28));}\n#mxr-root .mxr_demo-play{width:88px;height:88px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--mag),var(--mag-soft));display:grid;place-items:center;box-shadow:0 18px 46px rgba(222,9,127,.5);transition:transform .22s ease;position:relative;}\n#mxr-root .mxr_demo-play::before{content:\"\";position:absolute;inset:-10px;border-radius:50%;border:2px solid rgba(222,9,127,.4);animation:mxrRing 2.2s infinite;}\n@keyframes mxrRing{0%{transform:scale(.85);opacity:1;}100%{transform:scale(1.35);opacity:0;}}\n#mxr-root .mxr_demo-play:hover{transform:scale(1.08);}\n#mxr-root .mxr_demo-play svg{width:30px;height:30px;fill:#fff;margin-left:5px;}\n#mxr-root .mxr_demo-cap{margin-top:26px;font-family:var(--mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--dark-muted);}\n\n#mxr-root .mxr_modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px;background:rgba(10,4,18,.88);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:all .3s ease;}\n#mxr-root .mxr_modal.--open{opacity:1;visibility:visible;}\n#mxr-root .mxr_modal-box{width:min(1020px,100%);position:relative;border-radius:18px;overflow:hidden;box-shadow:0 50px 130px rgba(0,0,0,.7);transform:scale(.94);transition:transform .3s ease;}\n#mxr-root .mxr_modal.--open .mxr_modal-box{transform:scale(1);}\n#mxr-root .mxr_modal video{width:100%;aspect-ratio:16\/9;background:#000;}\n#mxr-root .mxr_modal-x{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:50%;border:none;background:rgba(255,255,255,.12);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:5;transition:background .2s ease;}\n#mxr-root .mxr_modal-x:hover{background:var(--mag);}\n#mxr-root .mxr_modal-x svg{width:18px;height:18px;stroke:#fff;stroke-width:2.4;fill:none;stroke-linecap:round;}\n\n#mxr-root .mxr_faq{background:#fff;}\n#mxr-root .mxr_faq-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:60px;align-items:start;}\n@media(max-width:920px){#mxr-root .mxr_faq-grid{grid-template-columns:1fr;gap:40px;}}\n#mxr-root .mxr_faq-side{position:sticky;top:110px;}\n#mxr-root .mxr_faq-side .mxr_btn{margin-top:26px;}\n#mxr-root .mxr_acc{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;margin-bottom:12px;transition:border-color .22s ease,box-shadow .22s ease;}\n#mxr-root .mxr_acc.--open{border-color:rgba(222,9,127,.4);box-shadow:0 14px 34px rgba(18,8,29,.08);}\n#mxr-root .mxr_acc-q{width:100%;display:flex;align-items:center;gap:16px;justify-content:space-between;text-align:left;padding:22px 24px;background:none;border:none;font-family:inherit;font-size:16px;font-weight:700;color:var(--ink);}\n#mxr-root .mxr_acc-q .pm{width:30px;height:30px;flex:0 0 auto;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;transition:all .25s ease;}\n#mxr-root .mxr_acc.--open .mxr_acc-q .pm{background:var(--mag);border-color:var(--mag);transform:rotate(45deg);}\n#mxr-root .mxr_acc-q .pm svg{width:14px;height:14px;stroke:var(--ink-2);stroke-width:2.4;fill:none;stroke-linecap:round;transition:stroke .25s ease;}\n#mxr-root .mxr_acc.--open .mxr_acc-q .pm svg{stroke:#fff;}\n#mxr-root .mxr_acc-a{max-height:0;overflow:hidden;transition:max-height .4s ease;}\n#mxr-root .mxr_acc-a > div{padding:0 24px 24px;font-size:14.5px;color:var(--ink-2);line-height:1.7;}\n#mxr-root .mxr_acc-a a{color:var(--mag);font-weight:700;}\n#mxr-root .mxr_acc-a a:hover{text-decoration:underline;}\n\n#mxr-root .mxr_cta{position:relative;background:\n  radial-gradient(1000px 620px at 20% -20%, rgba(222,9,127,.35), transparent 60%),\n  radial-gradient(800px 500px at 95% 120%, rgba(20,224,192,.16), transparent 60%),\n  linear-gradient(150deg,#160a24,#0e0718);\n  padding:118px 0;overflow:hidden;color:var(--dark-text);}\n#mxr-root .mxr_cta::before{content:\"\";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(700px 460px at 50% 50%,#000,transparent 78%);-webkit-mask-image:radial-gradient(700px 460px at 50% 50%,#000,transparent 78%);}\n#mxr-root .mxr_cta-inner{position:relative;text-align:center;max-width:760px;margin:0 auto;}\n#mxr-root .mxr_cta h2{font-size:clamp(32px,4.6vw,54px);color:#fff;}\n#mxr-root .mxr_cta h2 em{font-style:normal;background:linear-gradient(100deg,var(--mag-soft),var(--aqua));-webkit-background-clip:text;background-clip:text;color:transparent;}\n#mxr-root .mxr_cta p{margin:20px auto 0;max-width:560px;color:var(--dark-muted);font-size:17px;}\n#mxr-root .mxr_cta-btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:38px;}\n#mxr-root .mxr_cta-meta{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin-top:30px;}\n#mxr-root .mxr_cta-meta span{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--dark-muted);}\n#mxr-root .mxr_cta-meta svg{width:14px;height:14px;stroke:var(--aqua);stroke-width:2.8;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n\n#mxr-root .mxr_hero--pt{padding:84px 0 96px;background:\n  radial-gradient(1000px 580px at 12% -10%, rgba(222,9,127,.1), transparent 60%),\n  radial-gradient(860px 500px at 100% 36%, rgba(20,224,192,.11), transparent 58%),\n  linear-gradient(180deg,#fff 0%,#fcf8fd 100%);}\n@media(max-width:1024px){#mxr-root .mxr_hero--pt .mxr_pt-copy{order:-1;}}\n\n#mxr-root .mxr_portal{--pb:var(--mag);--pbs:rgba(222,9,127,.12);position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 30px 80px rgba(18,8,29,.15), 0 4px 16px rgba(18,8,29,.06);overflow:hidden;transition:box-shadow .3s ease;}\n#mxr-root .mxr_portal[data-brand=\"blue\"]{--pb:#3d7bff;--pbs:rgba(61,123,255,.12);}\n#mxr-root .mxr_portal[data-brand=\"green\"]{--pb:#12b76a;--pbs:rgba(18,183,106,.12);}\n#mxr-root .mxr_portal[data-brand=\"ink\"]{--pb:#12081d;--pbs:rgba(18,8,29,.08);}\n#mxr-root .mxr_portal-top{display:flex;align-items:center;gap:11px;padding:16px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fdfbfe,#fbf8fc);}\n#mxr-root .mxr_portal-top .bdot{width:28px;height:28px;border-radius:9px;background:var(--pb);transition:background .35s ease;flex:0 0 auto;box-shadow:0 4px 12px var(--pbs);}\n#mxr-root .mxr_portal-top b{font-size:14.5px;letter-spacing:-.01em;transition:color .35s ease;}\n#mxr-root .mxr_portal-top .sec{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:9.5px;font-weight:600;letter-spacing:.12em;color:#0aa88e;border:1px solid rgba(20,224,192,.4);border-radius:8px;padding:5px 10px;}\n#mxr-root .mxr_portal-top .sec svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_portal-drop{position:relative;margin:18px 18px 0;border:2px dashed #ddd0e6;border-radius:16px;padding:34px 20px 30px;text-align:center;transition:border-color .3s ease,background .3s ease;overflow:hidden;}\n#mxr-root .mxr_portal-drop.--got,#mxr-root .mxr_portal.--hot .mxr_portal-drop{border-color:var(--pb);background:var(--pbs);}\n#mxr-root .mxr_portal-drop .up{width:34px;height:34px;margin:0 auto 12px;stroke:var(--pb);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s ease,transform .3s ease;}\n#mxr-root .mxr_portal.--hot .mxr_portal-drop .up{transform:translateY(-4px) scale(1.08);}\n#mxr-root .mxr_portal-drop b{display:block;font-size:15.5px;letter-spacing:-.01em;}\n#mxr-root .mxr_portal-drop span{display:block;font-size:12px;color:#a394b4;margin-top:4px;}\n#mxr-root .mxr_portal-drop .fly{position:absolute;left:50%;top:-54px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:8px 13px;box-shadow:0 12px 28px rgba(18,8,29,.16);opacity:0;pointer-events:none;z-index:3;}\n#mxr-root .mxr_portal-drop .fly svg{width:14px;height:14px;stroke:var(--pb);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_portal-drop .fly i{font-style:normal;font-family:var(--mono);font-size:10.5px;font-weight:600;color:var(--ink);white-space:nowrap;}\n#mxr-root .mxr_portal-drop .fly.--fall{animation:mxrFall .85s cubic-bezier(.5,.05,.6,1) forwards;}\n@keyframes mxrFall{0%{opacity:0;top:-54px;}18%{opacity:1;}100%{opacity:0;top:56%;transform:translateX(-50%) scale(.7);}}\n#mxr-root .mxr_portal-list{padding:14px 18px 4px;display:grid;gap:9px;min-height:150px;}\n#mxr-root .mxr_prow{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:12px;padding:10px 13px;animation:mxrLogIn .4s ease;background:#fff;}\n#mxr-root .mxr_prow .ic{width:28px;height:28px;flex:0 0 auto;border-radius:8px;background:var(--pbs);display:grid;place-items:center;transition:background .35s ease;}\n#mxr-root .mxr_prow .ic svg{width:13px;height:13px;stroke:var(--pb);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s ease;}\n#mxr-root .mxr_prow .nm{min-width:0;flex:1;}\n#mxr-root .mxr_prow .nm b{display:block;font-family:var(--mono);font-size:10.5px;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}\n#mxr-root .mxr_prow .nm span{font-family:var(--mono);font-size:9px;color:#a89bb8;}\n#mxr-root .mxr_prow .st{font-family:var(--mono);font-size:8px;font-weight:600;letter-spacing:.08em;color:#0aa88e;white-space:nowrap;}\n#mxr-root .mxr_portal-note{display:flex;gap:10px;align-items:center;padding:14px 18px 18px;}\n#mxr-root .mxr_portal-note .inp{flex:1;border:1px solid var(--line);border-radius:11px;padding:12px 14px;font-size:12.5px;color:#a89bb8;background:#fdfbfe;}\n#mxr-root .mxr_portal-note .send{flex:0 0 auto;background:var(--pb);color:#fff;font-size:13px;font-weight:700;border-radius:11px;padding:12px 18px;transition:background .35s ease,transform .2s ease;cursor:default;box-shadow:0 8px 20px var(--pbs);}\n#mxr-root .mxr_portal-note .send:hover{transform:translateY(-2px);}\n#mxr-root .mxr_portal[data-brand=\"ink\"] .mxr_portal-note .send{color:#fff;}\n\n#mxr-root .mxr_brandbar{display:flex;align-items:center;gap:10px;margin-top:16px;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 18px;box-shadow:0 8px 22px rgba(18,8,29,.07);width:max-content;margin-left:auto;margin-right:auto;}\n#mxr-root .mxr_brandbar .lb{font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.14em;color:#a394b4;}\n#mxr-root .mxr_brandbar .sw{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1.5px var(--line);cursor:pointer;padding:0;transition:transform .2s ease,box-shadow .2s ease;}\n#mxr-root .mxr_brandbar .sw:hover{transform:scale(1.15);}\n#mxr-root .mxr_brandbar .sw.--on{box-shadow:0 0 0 2px var(--mag);}\n#mxr-root .mxr_brandbar .sw[data-sw=\"mag\"]{background:var(--mag);}\n#mxr-root .mxr_brandbar .sw[data-sw=\"blue\"]{background:#3d7bff;}\n#mxr-root .mxr_brandbar .sw[data-sw=\"green\"]{background:#12b76a;}\n#mxr-root .mxr_brandbar .sw[data-sw=\"ink\"]{background:#12081d;}\n\n#mxr-root .mxr_ivp-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;}\n@media(max-width:920px){#mxr-root .mxr_ivp-grid{grid-template-columns:1fr;}}\n#mxr-root .mxr_ivp-card{border-radius:20px;padding:22px;border:1px solid var(--dark-line);}\n#mxr-root .mxr_ivp-card.--them{background:linear-gradient(160deg,rgba(255,84,112,.06),rgba(255,255,255,.015));}\n#mxr-root .mxr_ivp-card.--mx{background:linear-gradient(160deg,rgba(20,224,192,.07),rgba(222,9,127,.04));border-color:rgba(20,224,192,.25);}\n#mxr-root .mxr_ivp-card .hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}\n#mxr-root .mxr_ivp-card .tg{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.14em;color:#ff8aa0;}\n#mxr-root .mxr_ivp-card.--mx .tg{color:var(--aqua);}\n#mxr-root .mxr_ivp-card .ct{font-family:var(--mono);font-size:9.5px;color:#8b7ba2;}\n#mxr-root .mxr_ivp-card .ct.--ok{color:var(--aqua);}\n#mxr-root .mxr_ivp-card .mail{border:1px solid rgba(255,84,112,.25);border-radius:12px;padding:13px 15px;background:rgba(255,255,255,.02);margin-bottom:10px;}\n#mxr-root .mxr_ivp-card .mail b{display:block;font-size:13px;color:#e8dcf2;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}\n#mxr-root .mxr_ivp-card .mail span{font-family:var(--mono);font-size:9.5px;color:#8b7ba2;}\n#mxr-root .mxr_ivp-card .mail em{font-style:normal;color:#ff5470;font-weight:600;}\n#mxr-root .mxr_ivp-card .m1{transform:rotate(-.8deg);animation:mxrJit1 4.2s ease-in-out infinite;}\n#mxr-root .mxr_ivp-card .m2{transform:rotate(.6deg) translateX(6px);animation:mxrJit2 5s ease-in-out infinite;}\n#mxr-root .mxr_ivp-card .m3{transform:rotate(-.5deg) translateX(-4px);animation:mxrJit1 4.6s .6s ease-in-out infinite;}\n#mxr-root .mxr_ivp-card .m4{transform:rotate(.9deg);animation:mxrJit2 4s .3s ease-in-out infinite;}\n@keyframes mxrJit1{0%,100%{translate:0 0;}50%{translate:3px -2px;}}\n@keyframes mxrJit2{0%,100%{translate:0 0;}50%{translate:-3px 2px;}}\n#mxr-root .mxr_ivp-card .row{display:flex;align-items:center;gap:11px;border:1px solid rgba(20,224,192,.22);border-radius:12px;padding:12px 14px;background:rgba(255,255,255,.03);margin-bottom:10px;}\n#mxr-root .mxr_ivp-card .row .ic{width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:rgba(20,224,192,.12);display:grid;place-items:center;}\n#mxr-root .mxr_ivp-card .row .ic svg{width:14px;height:14px;stroke:var(--aqua);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_ivp-card .row b{display:block;font-family:var(--mono);font-size:11px;font-weight:600;color:#fff;}\n#mxr-root .mxr_ivp-card .row > div{flex:1;min-width:0;}\n#mxr-root .mxr_ivp-card .row span{font-family:var(--mono);font-size:9px;color:#8b7ba2;}\n#mxr-root .mxr_ivp-card .row .st{font-size:8px;font-weight:600;letter-spacing:.08em;color:var(--aqua);white-space:nowrap;}\n#mxr-root .mxr_ivp-card .ft{display:flex;align-items:center;gap:8px;margin-top:14px;font-family:var(--mono);font-size:10px;color:var(--aqua);}\n#mxr-root .mxr_ivp-card .ft svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.8;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n\n#mxr-root .mxr_steps3{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;position:relative;}\n@media(max-width:920px){#mxr-root .mxr_steps3{grid-template-columns:1fr;gap:26px;}}\n#mxr-root .mxr_step3{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 28px 26px;transition:transform .25s ease,box-shadow .25s ease;}\n#mxr-root .mxr_step3:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(18,8,29,.1);}\n#mxr-root .mxr_step3:not(:last-child)::after{content:\"\\2192\";position:absolute;right:-32px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:800;color:var(--mag);}\n@media(max-width:920px){#mxr-root .mxr_step3:not(:last-child)::after{content:\"\\2193\";right:auto;left:50%;top:auto;bottom:-24px;transform:translateX(-50%);}}\n#mxr-root .mxr_step3 .n{position:absolute;top:-15px;left:24px;width:30px;height:30px;border-radius:50%;background:linear-gradient(120deg,var(--mag),var(--mag-soft));color:#fff;display:grid;place-items:center;font-family:var(--mono);font-size:13px;font-weight:600;box-shadow:0 8px 18px rgba(222,9,127,.35);}\n#mxr-root .mxr_step3:nth-child(2) .n{background:linear-gradient(120deg,var(--aqua),#57e9d3);color:#08251f;box-shadow:0 8px 18px rgba(20,224,192,.35);}\n#mxr-root .mxr_step3:nth-child(3) .n{background:linear-gradient(120deg,var(--blue),#7aa5ff);box-shadow:0 8px 18px rgba(61,123,255,.35);}\n#mxr-root .mxr_step3 .ic{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:rgba(222,9,127,.07);margin-bottom:16px;}\n#mxr-root .mxr_step3 .ic svg{width:21px;height:21px;stroke:var(--mag);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_step3 h3{font-size:17.5px;margin-bottom:8px;}\n#mxr-root .mxr_step3 p{font-size:13.5px;color:var(--ink-2);}\n#mxr-root .mxr_hood{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:40px;background:var(--dark);border-radius:16px;padding:16px 22px;}\n#mxr-root .mxr_hood .lb{font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.14em;color:#8b7ba2;}\n#mxr-root .mxr_hood .hchip{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.08em;padding:7px 13px;border-radius:999px;border:1px solid;}\n#mxr-root .mxr_hood .hchip.--m{color:var(--mag-soft);border-color:rgba(222,9,127,.4);}\n#mxr-root .mxr_hood .hchip.--a{color:var(--aqua);border-color:rgba(20,224,192,.35);}\n#mxr-root .mxr_hood .hchip.--b{color:#7aa5ff;border-color:rgba(61,123,255,.4);}\n#mxr-root .mxr_hood .ar{color:#8b7ba2;font-size:13px;}\n#mxr-root .mxr_hood .nt{font-family:var(--mono);font-size:9.5px;color:#b3a7c4;margin-left:auto;}\n@media(max-width:820px){#mxr-root .mxr_hood .nt{margin-left:0;width:100%;}}\n\n#mxr-root .mxr_route-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:center;}\n@media(max-width:980px){#mxr-root .mxr_route-grid{grid-template-columns:1fr;}}\n#mxr-root .mxr_split-pts{display:grid;gap:18px;}\n#mxr-root .mxr_split-pts .pt{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;min-width:0;}\n#mxr-root .mxr_split-pts .pt .n{width:42px;height:42px;min-width:42px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;overflow:hidden;}\n#mxr-root .mxr_split-pts .pt .n svg{width:18px!important;height:18px!important;max-width:none!important;display:block;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root .mxr_split-pts .pt b{display:block;font-size:15.5px;line-height:1.3;margin-bottom:4px;}\n#mxr-root .mxr_split-pts .pt p{font-size:13.5px;line-height:1.6;}\n#mxr-root .mxr_split-pts .pt.--dk .n{background:rgba(255,255,255,.04);border-color:var(--dark-line);color:var(--aqua);box-shadow:none;}\n#mxr-root .mxr_split-pts .pt.--dk b{color:#fff;}\n#mxr-root .mxr_split-pts .pt.--dk p{color:var(--dark-muted);}\n#mxr-root .mxr_route-viz{background:#0c0616;border:1px solid var(--dark-line);border-radius:20px;padding:26px 22px 20px;box-shadow:0 34px 80px rgba(0,0,0,.5);}\n#mxr-root .mxr_route-viz svg{width:100%;height:auto;}\n#mxr-root .mxr_route-viz .fl{fill:none;stroke-width:2;stroke-dasharray:6 8;animation:mxrFlow 1.2s linear infinite;}\n@keyframes mxrFlow{to{stroke-dashoffset:-56;}}\n#mxr-root .mxr_route-viz .p1{stroke:var(--mag);}\n#mxr-root .mxr_route-viz .p2{stroke:var(--aqua);}\n#mxr-root .mxr_route-viz .p3{stroke:#7aa5ff;}\n#mxr-root .mxr_route-viz .p4{stroke:var(--mag-soft);}\n#mxr-root .mxr_route-viz .src{fill:rgba(222,9,127,.12);stroke:var(--mag);stroke-width:1.5;}\n#mxr-root .mxr_route-viz .dst{fill:rgba(255,255,255,.03);stroke:rgba(255,255,255,.2);stroke-width:1;}\n#mxr-root .mxr_route-viz .tsrc{fill:#fff;font-family:'Manrope',monospace;font-size:13px;font-weight:600;letter-spacing:.1em;}\n#mxr-root .mxr_route-viz .tdst{fill:#cfc3de;font-family:'Manrope',monospace;font-size:11px;font-weight:600;letter-spacing:.06em;}\n#mxr-root .mxr_route-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--dark-line);}\n#mxr-root .mxr_route-chips span{font-family:var(--mono);font-size:9px;font-weight:600;letter-spacing:.12em;color:#b3a7c4;border:1px solid var(--dark-line);border-radius:8px;padding:6px 11px;}\n\n#mxr-root .mxr_chat{max-width:820px;margin:0 auto;display:grid;gap:26px;}\n#mxr-root .mxr_bub{position:relative;max-width:82%;background:var(--paper-2);border:1px solid var(--line);border-radius:20px;padding:26px 28px 22px;box-shadow:0 16px 40px rgba(18,8,29,.08);}\n#mxr-root .mxr_bub.--l{border-bottom-left-radius:6px;justify-self:start;}\n#mxr-root .mxr_bub.--r{border-bottom-right-radius:6px;justify-self:end;background:linear-gradient(160deg,rgba(20,224,192,.08),rgba(61,123,255,.05)),#fff;border-color:rgba(20,224,192,.35);}\n#mxr-root .mxr_bub p{font-size:15px;line-height:1.7;color:var(--ink);margin:12px 0 18px;}\n#mxr-root .mxr_bub .who{display:flex;align-items:center;gap:11px;}\n#mxr-root .mxr_bub .who .av{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:13px;color:#fff;background:linear-gradient(135deg,var(--mag),var(--blue));flex:0 0 auto;}\n#mxr-root .mxr_bub .who .av.--aq{background:linear-gradient(135deg,var(--aqua),var(--blue));color:#08251f;}\n#mxr-root .mxr_bub .who b{display:block;font-size:14px;}\n#mxr-root .mxr_bub .who span{font-size:12px;color:var(--ink-2);}\n@media(max-width:640px){#mxr-root .mxr_bub{max-width:100%;}}\n\n#mxr-root .mxr_hours{background:linear-gradient(180deg,#fff,#fbf7fc);}\n#mxr-root .mxr_hours-card{max-width:920px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 26px 60px rgba(18,8,29,.1);}\n@media(max-width:760px){#mxr-root .mxr_hours-card{grid-template-columns:1fr;}}\n#mxr-root .mxr_hours-card .col{padding:34px 34px 30px;}\n#mxr-root .mxr_hours-card .col.--stop{background:#fdf6f8;border-right:1px solid var(--line);}\n@media(max-width:760px){#mxr-root .mxr_hours-card .col.--stop{border-right:none;border-bottom:1px solid var(--line);}}\n#mxr-root .mxr_hours-card .t{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.16em;margin-bottom:20px;}\n#mxr-root .mxr_hours-card .--stop .t{color:#d64570;}\n#mxr-root .mxr_hours-card .--start .t{color:#0aa88e;}\n#mxr-root .mxr_hours-card .it{display:flex;align-items:flex-start;gap:11px;padding:10px 0;font-size:14.5px;font-weight:600;color:var(--ink);}\n#mxr-root .mxr_hours-card .--stop .it{color:#9a8aa8;}\n#mxr-root .mxr_hours-card .it s{text-decoration-color:rgba(214,69,112,.6);text-decoration-thickness:2px;}\n#mxr-root .mxr_hours-card .x{width:20px;height:20px;flex:0 0 auto;border-radius:50%;background:rgba(214,69,112,.1);color:#d64570;display:grid;place-items:center;font-size:9px;font-weight:800;margin-top:2px;}\n#mxr-root .mxr_hours-card .v{width:20px;height:20px;flex:0 0 auto;border-radius:50%;background:rgba(20,224,192,.14);display:grid;place-items:center;margin-top:2px;}\n#mxr-root .mxr_hours-card .v svg{width:11px;height:11px;stroke:#0aa88e;stroke-width:3.2;fill:none;stroke-linecap:round;stroke-linejoin:round;}\n#mxr-root{\n  isolation:isolate;\n}\n#mxr-root .mxr_h1{\n  font-size:clamp(38px,5.1vw,64px);\n}\n#mxr-root .mxr_sect.--dark h1,\n#mxr-root .mxr_sect.--dark h2,\n#mxr-root .mxr_sect.--dark h3,\n#mxr-root .mxr_ivp h1,\n#mxr-root .mxr_ivp h2,\n#mxr-root .mxr_ivp h3,\n#mxr-root .mxr_route h1,\n#mxr-root .mxr_route h2,\n#mxr-root .mxr_route h3,\n#mxr-root .mxr_comp2 h1,\n#mxr-root .mxr_comp2 h2,\n#mxr-root .mxr_comp2 h3,\n#mxr-root .mxr_demo h1,\n#mxr-root .mxr_demo h2,\n#mxr-root .mxr_demo h3,\n#mxr-root .mxr_cta h1,\n#mxr-root .mxr_cta h2,\n#mxr-root .mxr_cta h3{\n  color:#f6f1fa !important;\n  -webkit-text-fill-color:#f6f1fa !important;\n}\n#mxr-root .mxr_cta h2 em{\n  color:transparent !important;\n  -webkit-text-fill-color:transparent !important;\n}\n#mxr-root .mxr_btn .fa-arrow-right{\n  transition:transform .25s cubic-bezier(.34,1.5,.64,1);\n}\n#mxr-root .mxr_btn:hover .fa-arrow-right{\n  transform:translateX(4px);\n}\n#mxr-root .mxr_more-card .fa-arrow-right{\n  margin-left:auto;\n  color:var(--mag);\n  transition:transform .2s ease;\n}\n#mxr-root .mxr_more-card:hover .fa-arrow-right{\n  transform:translateX(4px);\n}\n#mxr-root .mxr_acc-a > div{\n  padding:0 24px 26px;\n}\n#mxr-root .mxr_acc-a p{\n  margin:0 0 14px;\n}\n#mxr-root .mxr_acc-a p:last-child{\n  margin-bottom:0;\n}\n#mxr-root .mxr_acc-a ul,\n#mxr-root .mxr_acc-a ol{\n  margin:14px 0 16px 22px;\n  padding:0;\n}\n#mxr-root .mxr_acc-a ul{\n  list-style:disc;\n}\n#mxr-root .mxr_acc-a ol{\n  list-style:decimal;\n}\n#mxr-root .mxr_acc-a li{\n  margin:7px 0;\n  padding-left:4px;\n  color:var(--ink-2);\n}\n#mxr-root .mxr_acc-a strong{\n  color:var(--ink);\n}\n#mxr-root .mxr_acc-a a{\n  color:var(--mag);\n  font-weight:700;\n  text-decoration:underline;\n  text-decoration-thickness:1px;\n  text-underline-offset:3px;\n}\n#mxr-root .mxr_acc-a hr{\n  border:0;\n  border-top:1px solid var(--line);\n  margin:22px 0 0;\n}\n#mxr-root .mxr_inline-link{\n  color:var(--mag);\n  font-weight:700;\n  text-decoration:underline;\n  text-decoration-thickness:1px;\n  text-underline-offset:3px;\n}\n#mxr-root .mxr_route .mxr_inline-link,\n#mxr-root .mxr_comp2 .mxr_inline-link,\n#mxr-root .mxr_demo .mxr_inline-link{\n  color:var(--aqua);\n}\n#mxr-root .mxr_usecase-title{\n  font-size:18px;\n  color:var(--ink);\n  margin-bottom:8px;\n}\n#mxr-root .mxr_usecase-link{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin-top:16px;\n  color:var(--mag);\n  font-weight:700;\n  font-size:13.5px;\n}\n#mxr-root .mxr_usecase-link .mxr_fa{\n  width:12px!important;\n  height:12px!important;\n  max-width:none!important;\n  display:block;\n  flex:0 0 12px;\n  align-self:center;\n  vertical-align:0;\n  transition:transform .2s ease;\n}\n#mxr-root .mxr_usecase-link:hover .mxr_fa{\n  transform:translateX(4px);\n}\n#mxr-root .mxr_btn:focus-visible,\n#mxr-root .mxr_more-card:focus-visible,\n#mxr-root .mxr_usecase-link:focus-visible,\n#mxr-root .mxr_inline-link:focus-visible,\n#mxr-root button:focus-visible{\n  outline:3px solid var(--blue);\n  outline-offset:3px;\n}\n.elementor-editor-active #mxr-root .mxr_rv{\n  opacity:1 !important;\n  transform:none !important;\n}\n@media(max-width:640px){\n  #mxr-root .mxr_wrap{\n    width:min(100% - 30px,1380px);\n  }\n  #mxr-root .mxr_h1 .mark{\n    white-space:normal;\n  }\n  #mxr-root .mxr_acc-q{\n    padding:19px 18px;\n  }\n  #mxr-root .mxr_acc-a > div{\n    padding:0 18px 22px;\n  }\n}\n<\/style>\n<section class=\"mxr_hero mxr_hero--pt\" id=\"mxr-hero\">\n<div class=\"mxr_hero-grid-bg\"><\/div>\n<div class=\"mxr_wrap mxr_hero-inner\">\n<div class=\"mxr_portal-col\">\n<div aria-label=\"Interactive preview of a branded MX upload portal\" class=\"mxr_portal mxr_rv\" data-brand=\"mag\" data-d=\"2\" id=\"mxr-portal\">\n<div class=\"mxr_portal-top\">\n<span class=\"bdot\"><\/span>\n<b id=\"mxr-pt-brand\">Northstar Advisory<\/b>\n<span class=\"sec\"><svg viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"2\" width=\"16\" x=\"4\" y=\"10\"><\/rect><path d=\"M8 10V7a4 4 0 018 0v3\"><\/path><\/svg>ENCRYPTED<\/span>\n<\/div>\n<div class=\"mxr_portal-drop\" id=\"mxr-pt-drop\">\n<span class=\"fly\" id=\"mxr-pt-fly\"><svg viewbox=\"0 0 24 24\"><path d=\"M13 3H7a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V9z\"><\/path><path d=\"M13 3v6h6\"><\/path><\/svg><i id=\"mxr-pt-flyname\">Tax-Return-2025.pdf<\/i><\/span>\n<svg class=\"up\" viewbox=\"0 0 24 24\"><path d=\"M12 16V4M6 10l6-6 6 6\"><\/path><path d=\"M4 20h16\"><\/path><\/svg>\n<b>Drop files to submit<\/b>\n<span>or choose files - no MX account required<\/span>\n<\/div>\n<div class=\"mxr_portal-list\" id=\"mxr-pt-list\"><\/div>\n<div class=\"mxr_portal-note\">\n<span class=\"inp\">Add context for the receiving team...<\/span>\n<span class=\"send\">Submit securely<\/span>\n<\/div>\n<\/div>\n<div aria-label=\"White-label color preview\" class=\"mxr_brandbar mxr_rv\" data-d=\"3\" role=\"group\">\n<span class=\"lb\">WHITE-LABEL PREVIEW<\/span>\n<button aria-label=\"Magenta brand preview\" class=\"sw --on\" data-sw=\"mag\" type=\"button\"><\/button>\n<button aria-label=\"Blue brand preview\" class=\"sw\" data-sw=\"blue\" type=\"button\"><\/button>\n<button aria-label=\"Green brand preview\" class=\"sw\" data-sw=\"green\" type=\"button\"><\/button>\n<button aria-label=\"Dark brand preview\" class=\"sw\" data-sw=\"ink\" type=\"button\"><\/button>\n<\/div>\n<\/div>\n<div class=\"mxr_pt-copy\">\n<div class=\"mxr_hero-badge mxr_rv\"><span class=\"dot\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg><\/span>One approved intake path. <b>Branded for your organization.<\/b><\/div>\n<h1 class=\"mxr_h1 mxr_rv\" data-d=\"1\">Receive sensitive files through a <span class=\"mark\">controlled upload portal<svg aria-hidden=\"true\" preserveaspectratio=\"none\" viewbox=\"0 0 300 20\"><path d=\"M4 14 C 60 6, 150 4, 296 11\"><\/path><\/svg><\/span>.<\/h1>\n<p class=\"mxr_hero-sub mxr_rv\" data-d=\"2\">Give customers, vendors, and partners a straightforward place to submit confidential documents. My MX Data keeps routing, recipient access, and transaction evidence under your control, while AES-256 encryption and the patented <b>Anonymize, Shard, Restore methodology<\/b> add protection throughout the exchange.<\/p>\n<div class=\"mxr_hero-ctas mxr_rv\" data-d=\"3\">\n<div>\n<a class=\"mxr_btn mxr_btn--primary\" href=\"https:\/\/www.mymxdata.com\/en-us\/free-trial\/\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-shield-halved\" focusable=\"false\" role=\"img\" viewbox=\"0 0 512 512\"><path d=\"M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8l0 378.1C394 378 431.1 230.1 432 141.4L256 66.8s0 0 0 0z\" fill=\"currentColor\"><\/path><\/svg> Start a free trial <svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<div class=\"mxr_btn-note\">No credit card. Seven-day trial. Secure portals included.<\/div>\n<\/div>\n<button class=\"mxr_btn mxr_btn--ghost\" data-mxr-demo=\"\" type=\"button\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-circle-play\" focusable=\"false\" role=\"img\" viewbox=\"0 0 512 512\"><path d=\"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z\" fill=\"currentColor\"><\/path><\/svg> Watch the portal demo<\/button>\n<\/div>\n<div class=\"mxr_hero-proof mxr_rv\" data-d=\"4\">\n<span class=\"mxr_chip\"><svg viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"2\" width=\"16\" x=\"4\" y=\"10\"><\/rect><path d=\"M8 10V7a4 4 0 018 0v3\"><\/path><\/svg> Named business routing<\/span>\n<span class=\"mxr_chip\"><svg viewbox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg> No public download links<\/span>\n<span class=\"mxr_chip\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 3l7 3v5c0 4.5-3 8.2-7 10-4-1.8-7-5.5-7-10V6z\"><\/path><\/svg> Reviewable activity evidence<\/span>\n<span class=\"mxr_chip\"><svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle><path d=\"M12 7v5l3.5 2\"><\/path><\/svg> Configurable expiry and removal<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect --dark mxr_ivp\" id=\"mxr-inbox-vs-portal\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_head\">\n<span class=\"mxr_eyebrow\">Replace inbox-based collection<\/span>\n<h2>Give inbound files one accountable path.<\/h2>\n<p class=\"mxr_lead\">Email can carry a document, but it rarely preserves a consistent intake process. A dedicated portal keeps the sender, submission context, destination, and activity record together from the moment a file arrives.<\/p>\n<\/div>\n<div class=\"mxr_ivp-grid\">\n<div class=\"mxr_ivp-card --them mxr_rv\">\n<div class=\"hd\"><span class=\"tg\">AD HOC INBOX INTAKE<\/span><span class=\"ct\">scattered threads - manual reconciliation<\/span><\/div>\n<div class=\"mail m1\"><b>RE: documents attached again<\/b><span>attachment rejected - <em>DELIVERY FAILED<\/em><\/span><\/div>\n<div class=\"mail m2\"><b>FWD: revised_contract_final.pdf<\/b><span>another copy - <em>OWNER UNCLEAR<\/em><\/span><\/div>\n<div class=\"mail m3\"><b>scan_1048.jpg<\/b><span>no matter reference - <em>CONTEXT MISSING<\/em><\/span><\/div>\n<div class=\"mail m4\"><b>Sending the archive in four parts<\/b><span>part 3 missing - <em>FOLLOW-UP REQUIRED<\/em><\/span><\/div>\n<\/div>\n<div class=\"mxr_ivp-card --mx mxr_rv\" data-d=\"1\">\n<div class=\"hd\"><span class=\"tg\">CONTROLLED PORTAL INTAKE<\/span><span class=\"ct --ok\">one route - assigned ownership<\/span><\/div>\n<div class=\"row mxr_rv\" data-d=\"1\"><span class=\"ic\"><svg viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"2\" width=\"16\" x=\"4\" y=\"10\"><\/rect><path d=\"M8 10V7a4 4 0 018 0v3\"><\/path><\/svg><\/span><div><b>Vendor-W9.pdf<\/b><span>from d.hernandez - 09:41<\/span><\/div><span class=\"st\">PROTECTED - RECORDED<\/span><\/div>\n<div class=\"row mxr_rv\" data-d=\"2\"><span class=\"ic\"><svg viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"2\" width=\"16\" x=\"4\" y=\"10\"><\/rect><path d=\"M8 10V7a4 4 0 018 0v3\"><\/path><\/svg><\/span><div><b>Client-Authorization.pdf<\/b><span>from m.chen - 09:38<\/span><\/div><span class=\"st\">PROTECTED - RECORDED<\/span><\/div>\n<div class=\"row mxr_rv\" data-d=\"3\"><span class=\"ic\"><svg viewbox=\"0 0 24 24\"><rect height=\"10\" rx=\"2\" width=\"16\" x=\"4\" y=\"10\"><\/rect><path d=\"M8 10V7a4 4 0 018 0v3\"><\/path><\/svg><\/span><div><b>Engineering-Archive.zip - 1.8 GB<\/b><span>from a.johnson - 09:31 - note included<\/span><\/div><span class=\"st\">PROTECTED - RECORDED<\/span><\/div>\n<div class=\"ft\">Routed to the authorized team - retention rule applied<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect mxr_steps\" id=\"mxr-how\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_head\">\n<span class=\"mxr_eyebrow\">Easy for outside senders<\/span>\n<h2>A simple submission experience. A controlled receiving process.<\/h2>\n<p class=\"mxr_lead\">External parties should not need access to your internal systems or a new collaboration platform. They use a focused upload page, while your organization decides where the file goes, who can open it, and how long it remains available.<\/p>\n<\/div>\n<div class=\"mxr_steps3\">\n<div class=\"mxr_step3 mxr_rv\">\n<span class=\"n\">1<\/span>\n<span class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M10 13a5 5 0 007.5.5l3-3a5 5 0 00-7-7l-1.7 1.7\"><\/path><path d=\"M14 11a5 5 0 00-7.5-.5l-3 3a5 5 0 007 7l1.7-1.7\"><\/path><\/svg><\/span>\n<h3>Open the approved upload page<\/h3>\n<p>The sender follows a branded route with clear instructions and no exposure to internal folders or unrelated content.<\/p>\n<\/div>\n<div class=\"mxr_step3 mxr_rv\" data-d=\"1\">\n<span class=\"n\">2<\/span>\n<span class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M12 16V4M6 10l6-6 6 6\"><\/path><path d=\"M4 20h16\"><\/path><\/svg><\/span>\n<h3>Submit files with useful context<\/h3>\n<p>Documents, media, datasets, and technical packages can be uploaded with a note that explains the business purpose.<\/p>\n<\/div>\n<div class=\"mxr_step3 mxr_rv\" data-d=\"2\">\n<span class=\"n\">3<\/span>\n<span class=\"ic\"><svg viewbox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"><\/path><\/svg><\/span>\n<h3>Deliver to the responsible team<\/h3>\n<p>MX sends the submission into the configured workflow and records relevant events for operational review and audit support.<\/p>\n<\/div>\n<\/div>\n<div aria-label=\"What happens during a secure upload\" class=\"mxr_hood mxr_rv\" data-d=\"2\">\n<span class=\"lb\">CONTROLLED BY YOUR TEAM<\/span>\n<span class=\"hchip --m\">PORTAL PURPOSE<\/span><span class=\"ar\">ROUTING<\/span>\n<span class=\"hchip --a\">ACCESS<\/span><span class=\"ar\">EXPIRY<\/span>\n<span class=\"hchip --b\">EVIDENCE<\/span>\n<span class=\"nt\">Quantum secure patented methodology  -  configurable expiry and removal<\/span>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect --dark mxr_route\" id=\"mxr-routing\">\n<div class=\"mxr_wrap mxr_route-grid\">\n<div>\n<span class=\"mxr_eyebrow\">Purpose-led document intake<\/span>\n<h2>Route each upload to the right business owner.<\/h2>\n<p class=\"mxr_lead\" style=\"margin-top:16px;\">For ongoing external exchanges, explore <a class=\"mxr_inline-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/secure-client-file-sharing\/\">controlled file sharing with clients<\/a>.<\/p>\n<div class=\"mxr_split-pts\" style=\"margin-top:28px;\">\n<div class=\"pt --dk mxr_rv\"><span class=\"n\"><svg viewbox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"><\/path><\/svg><\/span><div><b>Purpose-specific portals<\/b><p>Use a distinct portal for a workflow, business unit, project, or document request so submissions arrive in the expected place.<\/p><\/div><\/div>\n<div class=\"pt --dk mxr_rv\" data-d=\"1\"><span class=\"n\"><svg viewbox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg><\/span><div><b>Sender details captured<\/b><p>Keep relevant sender information associated with the upload and its transaction record.<\/p><\/div><\/div>\n<div class=\"pt --dk mxr_rv\" data-d=\"2\"><span class=\"n\"><svg viewbox=\"0 0 24 24\"><path d=\"M21 12a8 8 0 01-8 8H5l-2 2V12a8 8 0 018-8h2a8 8 0 018 8z\"><\/path><\/svg><\/span><div><b>Notes travel with the file<\/b><p>Retain the submitter note with the exchange instead of separating the explanation into another channel.<\/p><\/div><\/div>\n<\/div>\n<p style=\"margin-top:24px;color:var(--dark-muted);font-size:14.5px;\">For wider external exchanges, see how MX supports <a class=\"mxr_inline-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/secure-client-file-sharing\/\">controlled file sharing with clients<\/a>.<\/p>\n<\/div>\n<div aria-hidden=\"true\" class=\"mxr_route-viz mxr_rv\" data-d=\"1\">\n<div class=\"mxr_route-map\">\n<div class=\"mxr_route-source\">\n<span class=\"mxr_route-source-icon\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-file-arrow-up\" focusable=\"false\" role=\"img\" viewbox=\"0 0 384 512\"><path d=\"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM216 408c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-102.1-31 31c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l72-72c9.4-9.4 24.6-9.4 33.9 0l72 72c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-31-31L216 408z\" fill=\"currentColor\"><\/path><\/svg><\/span>\n<b>SECURE SUBMISSION<\/b>\n<small>One branded intake route<\/small>\n<\/div>\n<div class=\"mxr_route-lines\">\n<span class=\"mxr_route-line --m\"><i><\/i><\/span>\n<span class=\"mxr_route-line --a\"><i><\/i><\/span>\n<span class=\"mxr_route-line --b\"><i><\/i><\/span>\n<span class=\"mxr_route-line --p\"><i><\/i><\/span>\n<\/div>\n<div class=\"mxr_route-destinations\">\n<span><b>ACCOUNTS PAYABLE<\/b><small>Invoices and vendor records<\/small><\/span>\n<span><b>CLIENT ONBOARDING<\/b><small>Identity and engagement files<\/small><\/span>\n<span><b>PROJECT WORKSPACE<\/b><small>Drawings and technical packages<\/small><\/span>\n<span><b>NAMED REVIEWER<\/b><small>Direct responsibility<\/small><\/span>\n<\/div>\n<\/div>\n<div class=\"mxr_route-chips\">\n<span>LARGE FILE SUPPORT<\/span><span>BRANDED INTAKE<\/span><span>ACTIVITY EVIDENCE<\/span>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect mxr_chatq\" id=\"mxr-use-cases\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_head\" style=\"text-align:center;margin-left:auto;margin-right:auto;\">\n<span class=\"mxr_eyebrow\" style=\"justify-content:center;\">External intake workflows<\/span>\n<h2>Use a secure portal wherever outside parties send sensitive files.<\/h2>\n<p class=\"mxr_lead\" style=\"margin-left:auto;margin-right:auto;\">Standardize the front end of document collection without forcing every sender into your internal applications or accepting whichever transfer tool they choose.<\/p>\n<\/div>\n<div class=\"mxr_chat\">\n<div class=\"mxr_bub --l mxr_rv\">\n<h3 class=\"mxr_usecase-title\">Client, financial, and professional-services intake<\/h3>\n<p>Collect identity records, signed agreements, tax documents, financial statements, and case material through a recognizable business route instead of attachments and open links.<\/p>\n<a class=\"mxr_usecase-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/secure-file-sharing-for-accountants\/\">Explore accounting file-sharing workflows <svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<\/div>\n<div class=\"mxr_bub --r mxr_rv\" data-d=\"1\">\n<h3 class=\"mxr_usecase-title\">Vendor, engineering, and project intake<\/h3>\n<p>Receive designs, specifications, media, datasets, and large operational packages with an assigned owner and the submission context attached from the start.<\/p>\n<a class=\"mxr_usecase-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/large-file-sharing\/\">Explore secure large-file transfer <svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect --dark mxr_comp2\" id=\"mxr-compliance\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_comp2-grid\">\n<div class=\"mxr_head mxr_rv\">\n<span class=\"mxr_eyebrow\">Controls that support US obligations<\/span>\n<h2>Build evidence into the intake process.<\/h2>\n<p class=\"mxr_lead\">A polished upload form does not provide governance on its own. MX combines encryption, controlled business access, configurable availability, and transaction evidence to support regulated document workflows across US industries.<\/p>\n<div class=\"mxr_comp2-note\"><b>Shared responsibility:<\/b> MX supplies file-exchange controls and evidence. It does not decide whether a collection is lawful or make an organization compliant. Policies, contracts, configuration, staff behavior, retention, and broader safeguards remain your responsibility.<\/div>\n<\/div>\n<div class=\"mxr_comp2-panel mxr_rv\" data-d=\"1\">\n<span class=\"mxr_comp2-kicker\"><i><\/i> Evidence-led intake<\/span>\n<h3>From external submission to authorized receipt, each stage remains attributable.<\/h3>\n<p>Files enter through a branded portal, receive AES-256 encryption and the ASR methodology, and become available only through the configured business workflow.<\/p>\n<div class=\"mxr_comp2-checks\">\n<div class=\"mxr_comp2-check\"><span>OK<\/span><div><b>Protected on entry<\/b><small>Security controls apply while the sender uploads the file.<\/small><\/div><\/div>\n<div class=\"mxr_comp2-check\"><span>OK<\/span><div><b>Restricted business access<\/b><small>Submissions are delivered to approved users or teams.<\/small><\/div><\/div>\n<div class=\"mxr_comp2-check\"><span>OK<\/span><div><b>Purpose-based availability<\/b><small>Expiry and removal can reflect the reason for collection.<\/small><\/div><\/div>\n<div class=\"mxr_comp2-check\"><span>OK<\/span><div><b>Reviewable transaction evidence<\/b><small>Relevant submission, access, and download events are recorded.<\/small><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mxr_comp2-gridcards\"><div class=\"mxr_comp2-card mxr_rv\"><img alt=\"HIPAA logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/hipaa-logo-mx.webp\"\/><span class=\"tag\">HIPAA<\/span><h3>Healthcare information<\/h3><p>Controlled access, encryption, and activity records can support safeguards for protected health information.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"1\"><img alt=\"CCPA logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/ccpa-logo-mx.webp\"\/><span class=\"tag\">CCPA<\/span><h3>California consumer data<\/h3><p>Purpose-led intake and configurable retention can support responsible handling of consumer information.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"2\"><img alt=\"SOX logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/sox-logo-mx.webp\"\/><span class=\"tag\">SOX<\/span><h3>Financial reporting evidence<\/h3><p>Consistent collection and traceable activity can support controlled handling of reporting and audit documents.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"3\"><img alt=\"GLBA logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/glba-logo-mx.webp\"\/><span class=\"tag\">GLBA<\/span><h3>Financial-services privacy<\/h3><p>Named access and protected exchange controls can support safeguards for confidential customer information.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"4\"><img alt=\"FISMA logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/fisma-logo-mx.webp\"\/><span class=\"tag\">FISMA<\/span><h3>Federal information systems<\/h3><p>Defined access, security controls, and event records can support federal information-security processes.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\"><img alt=\"FERPA logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/ferpa-logo-mx.webp\"\/><span class=\"tag\">FERPA<\/span><h3>Student education records<\/h3><p>Controlled recipients and activity evidence can support privacy processes for education records.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"1\"><img alt=\"ITAR logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/itar-logo-mx.webp\"\/><span class=\"tag\">ITAR<\/span><h3>Restricted technical data<\/h3><p>Purpose-specific intake and tightly managed access can support handling processes for export-controlled files.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"2\"><img alt=\"CJIS logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/cjis-logo-mx.webp\"\/><span class=\"tag\">CJIS<\/span><h3>Criminal justice information<\/h3><p>Traceable submission and approved-user access can support secure workflows involving law-enforcement data.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"3\"><img alt=\"IRS PUB 1075 logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/irs-logo-mx.webp\"\/><span class=\"tag\">IRS PUB 1075<\/span><h3>Federal tax information<\/h3><p>Access, retention, and activity controls can support safeguards for taxpayer information.<\/p><\/div><div class=\"mxr_comp2-card mxr_rv\" data-d=\"4\"><img alt=\"NIST 800-171 logo\" class=\"mxr_comp2-logo\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/nist-logo-mx.webp\"\/><span class=\"tag\">NIST 800-171<\/span><h3>Controlled unclassified information<\/h3><p>Encryption, access restrictions, and evidence can support processes for protecting CUI.<\/p><\/div><\/div>\n<p style=\"margin-top:26px;color:var(--dark-muted);font-size:14.5px;\">Explore MX guidance for <a class=\"mxr_inline-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/hipaa-compliance\/\">HIPAA file exchange<\/a>, <a class=\"mxr_inline-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/ccpa-compliance\/\">CCPA privacy workflows<\/a>, and <a class=\"mxr_inline-link\" href=\"https:\/\/www.mymxdata.com\/en-us\/nist-800-171\/\">NIST SP 800-171 controls<\/a>.<\/p>\n<\/div>\n<\/section>\n<section class=\"mxr_sect mxr_hours\" id=\"mxr-hours\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_head\" style=\"text-align:center;margin-left:auto;margin-right:auto;\">\n<span class=\"mxr_eyebrow\" style=\"justify-content:center;\">Consistent document intake<\/span>\n<h2>Spend less time reconciling inbound files.<\/h2>\n<p class=\"mxr_lead\" style=\"margin-left:auto;margin-right:auto;\">A standard portal gives teams a repeatable way to receive files, identify ownership, and verify progress without repeatedly searching inboxes or rebuilding submission context.<\/p>\n<\/div>\n<div class=\"mxr_hours-card mxr_rv\">\n<div class=\"col --stop\">\n<p class=\"t\">WORK TO REDUCE<\/p>\n<div class=\"it\"><span class=\"x\">X<\/span> Chasing rejected or incomplete attachments<\/div>\n<div class=\"it\"><span class=\"x\">X<\/span> Searching multiple mailboxes for one request<\/div>\n<div class=\"it\"><span class=\"x\">X<\/span> Reconnecting a file with the explanation behind it<\/div>\n<div class=\"it\"><span class=\"x\">X<\/span> Accepting unapproved transfer services from senders<\/div>\n<\/div>\n<div class=\"col --start\">\n<p class=\"t\">CONTROL TO ADD<\/p>\n<div class=\"it\"><span class=\"v\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg><\/span> One recognizable route for outside submissions<\/div>\n<div class=\"it\"><span class=\"v\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg><\/span> Clear receipt, destination, and ownership<\/div>\n<div class=\"it\"><span class=\"v\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg><\/span> Activity evidence available for review<\/div>\n<div class=\"it\"><span class=\"v\"><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg><\/span> A consistent experience for customers and vendors<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section aria-label=\"Related secure file-sharing pages\" class=\"mxr_more\">\n<div class=\"mxr_wrap\">\n<p class=\"mxr_more-ttl\">Continue exploring secure exchange workflows<\/p>\n<div class=\"mxr_more-grid\">\n<a class=\"mxr_more-card mxr_rv\" href=\"https:\/\/www.mymxdata.com\/en-us\/secure-client-file-sharing\/\"><b>Client File Sharing<\/b><span>Maintain control across recurring client exchanges<\/span><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<a class=\"mxr_more-card mxr_rv\" data-d=\"1\" href=\"https:\/\/www.mymxdata.com\/en-us\/send-files-securely\/\"><b>Send Files Securely<\/b><span>Deliver sensitive outbound files with clear evidence<\/span><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<a class=\"mxr_more-card mxr_rv\" data-d=\"2\" href=\"https:\/\/www.mymxdata.com\/en-us\/large-file-sharing\/\"><b>Large File Sharing<\/b><span>Move substantial operational files through an approved route<\/span><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<a class=\"mxr_more-card mxr_rv\" data-d=\"3\" href=\"https:\/\/www.mymxdata.com\/en-us\/encrypted-file-sharing\/\"><b>Encrypted File Sharing<\/b><span>Understand the layers protecting a business exchange<\/span><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_sect --dark mxr_demo\" id=\"mxr-demo\">\n<div class=\"mxr_wrap\">\n<div class=\"mxr_head\">\n<span class=\"mxr_eyebrow\">See the complete handoff<\/span>\n<h2>See the external upload and internal receipt in one workflow.<\/h2>\n<p class=\"mxr_lead\" style=\"margin-left:auto;margin-right:auto;\">Watch how an outside sender submits a document through a branded portal and how the receiving team gains an assigned, protected, and recorded exchange.<\/p>\n<\/div>\n<div class=\"mxr_demo-shell mxr_rv\">\n<video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\" preload=\"metadata\">\n<source src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/teaser-video-mx.mp4\" type=\"video\/mp4\"\/>\n<\/video>\n<div class=\"ov\">\n<button aria-label=\"Play the full MX product demo\" class=\"mxr_demo-play\" data-mxr-demo=\"\" type=\"button\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-play\" focusable=\"false\" role=\"img\" viewbox=\"0 0 384 512\"><path d=\"M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z\" fill=\"currentColor\"><\/path><\/svg><\/button>\n<\/div>\n<\/div>\n<p class=\"mxr_demo-cap\">2:25 - Product walkthrough<\/p>\n<\/div>\n<\/section>\n<section class=\"mxr_sect mxr_faq\" id=\"mxr-faq\">\n<div class=\"mxr_wrap mxr_faq-grid\">\n<div class=\"mxr_faq-side\">\n<span class=\"mxr_eyebrow\">Practical questions<\/span>\n<h2>What teams ask before launching a secure upload portal.<\/h2>\n<p class=\"mxr_lead\" style=\"margin-top:16px;\">These answers cover the sender experience, security controls, file handling, compliance support, large uploads, and rollout planning.<\/p>\n<a class=\"mxr_btn mxr_btn--ghost\" href=\"https:\/\/www.mymxdata.com\/en-us\/faq\/\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-circle-question\" focusable=\"false\" role=\"img\" viewbox=\"0 0 512 512\"><path d=\"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\" fill=\"currentColor\"><\/path><\/svg> Browse all FAQs <svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<\/div>\n<div class=\"mxr_acc-list\">\n<div class=\"mxr_acc is-open\">\n<button aria-controls=\"mxr-upload-faq-a1\" aria-expanded=\"true\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q1\" type=\"button\">Why use a secure upload portal instead of email attachments? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"false\" aria-labelledby=\"mxr-upload-faq-q1\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a1\" role=\"region\"><div class=\"mxr_acc-inner\"><p>Email is useful for conversation, but it is difficult to make attachment-based collection consistent. Files may be copied into several inboxes, forwarded without their original explanation, rejected because of size, or stored longer than intended.<\/p><p>MX gives external senders one approved intake route. The file is protected as it enters the service, associated with relevant sender context, and routed to an authorized business user or team. Relevant transaction events can be retained for later review.<\/p><ul><li><strong>Defined channel:<\/strong> one recognizable route instead of several informal methods.<\/li><li><strong>Clear ownership:<\/strong> the submission reaches the configured destination.<\/li><li><strong>Evidence:<\/strong> receipt and subsequent activity can be reviewed.<\/li><\/ul><p>The portal complements, rather than replaces, endpoint security, staff training, records management, and governance. The <a href=\"https:\/\/www.nist.gov\/cyberframework\" rel=\"noopener\" target=\"_blank\">NIST Cybersecurity Framework<\/a> provides useful context for evaluating these wider responsibilities.<\/p><\/div><\/div>\n<\/div>\n<div class=\"mxr_acc\">\n<button aria-controls=\"mxr-upload-faq-a2\" aria-expanded=\"false\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q2\" type=\"button\">Do customers or vendors need an MX account to submit files? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"true\" aria-labelledby=\"mxr-upload-faq-q2\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a2\" role=\"region\"><div class=\"mxr_acc-inner\"><p>No MX account is required for the standard external upload journey. A sender follows the branded portal route, adds the requested files and context, and submits them without being given access to your internal systems or general shared folders.<\/p><p>The upload page is an intake channel, not a public download link. Your organization controls the receiving workflow, destination, and business access after submission.<\/p><p>For higher-risk collections, define any additional identity checks, instructions, contractual requirements, or verification steps as part of the implementation. The appropriate process depends on the sensitivity of the files and the reason they are being collected.<\/p><\/div><\/div>\n<\/div>\n<div class=\"mxr_acc\">\n<button aria-controls=\"mxr-upload-faq-a3\" aria-expanded=\"false\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q3\" type=\"button\">How is a file handled after the sender uploads it? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"true\" aria-labelledby=\"mxr-upload-faq-q3\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a3\" role=\"region\"><div class=\"mxr_acc-inner\"><p>The file receives AES-256 encryption and is processed through MX's patented Anonymize, Shard, Restore methodology. ASR separates identifying context from the payload, divides the data into protected shards, and restores the file only for the authorized business workflow.<\/p><p>The submission remains associated with relevant transaction information, such as the upload time, sender context, configured destination, and later access activity where applicable.<\/p><p>MX is designed for controlled exchange rather than indefinite cloud archiving. Your organization decides how expiry, removal, downstream storage, and records obligations should be handled. Learn more about the <a href=\"https:\/\/www.mymxdata.com\/en-us\/encrypted-file-sharing\/\">encrypted file-sharing process<\/a>.<\/p><\/div><\/div>\n<\/div>\n<div class=\"mxr_acc\">\n<button aria-controls=\"mxr-upload-faq-a4\" aria-expanded=\"false\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q4\" type=\"button\">How can secure document intake support US compliance programs? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"true\" aria-labelledby=\"mxr-upload-faq-q4\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a4\" role=\"region\"><div class=\"mxr_acc-inner\"><p>A transfer platform cannot make an organization compliant or decide whether a document should be collected. Compliance also depends on legal purpose, policy, contracts, configuration, workforce behavior, retention, and the safeguards used after receipt.<\/p><p>MX can support those programs by providing controlled business access, encryption, configurable availability, and activity evidence. These capabilities can contribute to workflows involving HIPAA, CCPA, SOX, GLBA, FISMA, FERPA, ITAR, CJIS, IRS Publication 1075, and NIST SP 800-171 when implemented appropriately.<\/p><ul><li><strong>Accountability:<\/strong> record relevant submission and access events.<\/li><li><strong>Access limitation:<\/strong> route files to approved users or teams.<\/li><li><strong>Retention support:<\/strong> align expiry and removal with the stated purpose.<\/li><li><strong>Consistency:<\/strong> give staff one explainable intake process.<\/li><\/ul><p>See the dedicated <a href=\"https:\/\/www.mymxdata.com\/en-us\/hipaa-compliance\/\">HIPAA guidance<\/a> for one regulated US example.<\/p><\/div><\/div>\n<\/div>\n<div class=\"mxr_acc\">\n<button aria-controls=\"mxr-upload-faq-a5\" aria-expanded=\"false\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q5\" type=\"button\">Can outside senders upload very large files? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"true\" aria-labelledby=\"mxr-upload-faq-q5\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a5\" role=\"region\"><div class=\"mxr_acc-inner\"><p>Yes. MX supports large-file exchange without requiring a sender to split a package across multiple messages or move the work to an unapproved consumer service.<\/p><p>The same intake route can be used for a signed form, a media package, a technical model, an imaging file, or a multi-gigabyte dataset. The sender context and receiving workflow remain associated with the submission.<\/p><p>Transfer speed still depends on the sender's connection, browser, network controls, and local environment. Test representative file types and sizes before rolling out a time-critical workflow. The <a href=\"https:\/\/www.mymxdata.com\/en-us\/large-file-sharing\/\">large file sharing page<\/a> provides more detail.<\/p><\/div><\/div>\n<\/div>\n<div class=\"mxr_acc\">\n<button aria-controls=\"mxr-upload-faq-a6\" aria-expanded=\"false\" class=\"mxr_acc-q\" id=\"mxr-upload-faq-q6\" type=\"button\">Can the portal use our branding, and how should we introduce it? <span aria-hidden=\"true\" class=\"mxr_acc-icon\"><\/span><\/button>\n<div aria-hidden=\"true\" aria-labelledby=\"mxr-upload-faq-q6\" class=\"mxr_acc-a\" id=\"mxr-upload-faq-a6\" role=\"region\"><div class=\"mxr_acc-inner\"><p>White-label options allow the upload route to reflect your organization's logo, colors, and approved domain experience. A recognizable destination helps outside senders understand that the request is legitimate and connected to your business.<\/p><p>Begin with one defined use case instead of publishing a catch-all upload page. Select a team or process where attachments create repeated administrative work or control gaps, then agree the portal purpose, owner, sender instructions, access, and retention.<\/p><ol><li><strong>Define scope:<\/strong> state which files belong in the portal.<\/li><li><strong>Configure routing:<\/strong> assign the receiving team or owner.<\/li><li><strong>Test externally:<\/strong> use representative senders and file sizes.<\/li><li><strong>Review evidence:<\/strong> confirm the record meets operational needs.<\/li><\/ol><p>After the pilot is stable, extend the model to additional workflows. Compare <a href=\"https:\/\/www.mymxdata.com\/en-us\/pricing\/\">MX plans<\/a> or <a href=\"https:\/\/www.mymxdata.com\/en-us\/contact-us\/\">discuss implementation<\/a> with the team.<\/p><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mxr_cta\" id=\"mxr-cta\">\n<div class=\"mxr_wrap mxr_cta-inner\">\n<span class=\"mxr_eyebrow\" style=\"justify-content:center;color:var(--aqua);\">Seven-day trial - secure portals included<\/span>\n<h2 class=\"mxr_rv\">Give outside senders one trusted place to <em>submit sensitive files.<\/em><\/h2>\n<p class=\"mxr_rv\" data-d=\"1\">Test a branded upload workflow using your own document types, routing rules, and receiving teams.<\/p>\n<div class=\"mxr_cta-btns mxr_rv\" data-d=\"2\">\n<a class=\"mxr_btn mxr_btn--primary\" href=\"https:\/\/www.mymxdata.com\/en-us\/free-trial\/\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-flask\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M288 0L160 0 128 0C110.3 0 96 14.3 96 32s14.3 32 32 32l0 132.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512l309.2 0c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5L320 64c17.7 0 32-14.3 32-32s-14.3-32-32-32L288 0zM192 196.8L192 64l64 0 0 132.8c0 23.7 6.6 46.9 19 67.1L309.5 320l-171 0L173 263.9c12.4-20.2 19-43.4 19-67.1z\" fill=\"currentColor\"><\/path><\/svg> Start a free trial <svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-arrow-right\" focusable=\"false\" role=\"img\" viewbox=\"0 0 448 512\"><path d=\"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\" fill=\"currentColor\"><\/path><\/svg><\/a>\n<button class=\"mxr_btn mxr_btn--ghost\" data-mxr-demo=\"\" type=\"button\"><svg aria-hidden=\"true\" class=\"mxr_fa svg-inline--fa fa-solid fa-circle-play\" focusable=\"false\" role=\"img\" viewbox=\"0 0 512 512\"><path d=\"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z\" fill=\"currentColor\"><\/path><\/svg> Watch the portal demo<\/button>\n<\/div>\n<div class=\"mxr_cta-meta mxr_rv\" data-d=\"3\">\n<span><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg> No credit card required<\/span>\n<span><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg> Branded external intake<\/span>\n<span><svg viewbox=\"0 0 24 24\"><path d=\"M5 12.5l4.5 4.5L19 7.5\"><\/path><\/svg> Relevant activity evidence<\/span>\n<\/div>\n<\/div>\n<\/section>\n<div class=\"mxr_locale-strip\">\n<div aria-label=\"Choose regional site\" class=\"mxr_locale\">\n<span class=\"mxr_locale-label\">View in<\/span>\n<span aria-label=\"United States, current page\" class=\"mxr_locale-flag\" role=\"img\" title=\"United States\">\n<svg aria-hidden=\"true\" focusable=\"false\" preserveaspectratio=\"none\" role=\"img\" viewbox=\"0 0 60 30\"><rect fill=\"#fff\" height=\"30\" width=\"60\"><\/rect><path d=\"M0 2.3H60M0 6.9H60M0 11.5H60M0 16.2H60M0 20.8H60M0 25.4H60M0 30H60\" stroke=\"#b22234\" stroke-width=\"2.3\"><\/path><rect fill=\"#3c3b6e\" height=\"16.2\" width=\"25.2\"><\/rect><g fill=\"#fff\"><circle cx=\"3\" cy=\"2.5\" r=\".8\"><\/circle><circle cx=\"8\" cy=\"2.5\" r=\".8\"><\/circle><circle cx=\"13\" cy=\"2.5\" r=\".8\"><\/circle><circle cx=\"18\" cy=\"2.5\" r=\".8\"><\/circle><circle cx=\"23\" cy=\"2.5\" r=\".8\"><\/circle><circle cx=\"5.5\" cy=\"6.5\" r=\".8\"><\/circle><circle cx=\"10.5\" cy=\"6.5\" r=\".8\"><\/circle><circle cx=\"15.5\" cy=\"6.5\" r=\".8\"><\/circle><circle cx=\"20.5\" cy=\"6.5\" r=\".8\"><\/circle><circle cx=\"3\" cy=\"10.5\" r=\".8\"><\/circle><circle cx=\"8\" cy=\"10.5\" r=\".8\"><\/circle><circle cx=\"13\" cy=\"10.5\" r=\".8\"><\/circle><circle cx=\"18\" cy=\"10.5\" r=\".8\"><\/circle><circle cx=\"23\" cy=\"10.5\" r=\".8\"><\/circle><circle cx=\"5.5\" cy=\"14.5\" r=\".8\"><\/circle><circle cx=\"10.5\" cy=\"14.5\" r=\".8\"><\/circle><circle cx=\"15.5\" cy=\"14.5\" r=\".8\"><\/circle><circle cx=\"20.5\" cy=\"14.5\" r=\".8\"><\/circle><\/g><\/svg>\n<\/span>\n<a aria-label=\"View the United Kingdom page\" class=\"mxr_locale-flag\" href=\"https:\/\/www.mymxdata.com\/en-gb\/secure-portal-to-upload-files\/\" hreflang=\"en-GB\" title=\"United Kingdom\">\n<svg aria-hidden=\"true\" focusable=\"false\" preserveaspectratio=\"none\" role=\"img\" viewbox=\"0 0 60 30\"><rect fill=\"#012169\" height=\"30\" width=\"60\"><\/rect><path d=\"M0 0L60 30M60 0L0 30\" stroke=\"#fff\" stroke-width=\"6\"><\/path><path d=\"M0 0L60 30M60 0L0 30\" stroke=\"#c8102e\" stroke-width=\"2\"><\/path><path d=\"M30 0V30M0 15H60\" stroke=\"#fff\" stroke-width=\"10\"><\/path><path d=\"M30 0V30M0 15H60\" stroke=\"#c8102e\" stroke-width=\"6\"><\/path><\/svg>\n<\/a>\n<\/div>\n<\/div>\n<div aria-label=\"MX product demo video\" aria-modal=\"true\" class=\"mxr_modal\" id=\"mxr-modal\" role=\"dialog\">\n<div class=\"mxr_modal-box\">\n<button aria-label=\"Close video\" class=\"mxr_modal-x\" id=\"mxr-modal-x\" type=\"button\"><svg viewbox=\"0 0 24 24\"><path d=\"M6 6l12 12M18 6L6 18\"><\/path><\/svg><\/button>\n<video controls=\"\" id=\"mxr-modal-video\" preload=\"metadata\">\n<source src=\"https:\/\/www.mymxdata.com\/wp-content\/uploads\/mx-video.mp4\" type=\"video\/mp4\"\/>\n<\/video>\n<\/div>\n<\/div>\n<style>\n\n#mxr-root .mxr_fa{\n  width:1em;height:1em;display:inline-block;flex:0 0 auto;\n  overflow:visible;fill:currentColor !important;color:currentColor;\n  vertical-align:-.125em;\n}\n#mxr-root .mxr_btn .mxr_fa{position:relative;z-index:2;width:1em;height:1em;}\n#mxr-root .mxr_btn .fa-arrow-right{transition:transform .25s cubic-bezier(.34,1.5,.64,1);}\n#mxr-root .mxr_btn:hover .fa-arrow-right{transform:translateX(4px);}\n#mxr-root .mxr_demo-play .mxr_fa{width:30px;height:30px;color:#fff;margin-left:4px;}\n#mxr-root .mxr_more-card .mxr_fa,#mxr-root .mxr_usecase-link .mxr_fa{color:currentColor;}\n\n#mxr-root .mxr_cta .mxr_btn--ghost{\n  color:#f6f1fa !important;-webkit-text-fill-color:#f6f1fa !important;\n  border-color:rgba(255,255,255,.34) !important;\n  background:rgba(255,255,255,.035) !important;\n}\n#mxr-root .mxr_cta .mxr_btn--ghost:hover,\n#mxr-root .mxr_cta .mxr_btn--ghost:focus-visible{\n  color:var(--aqua) !important;-webkit-text-fill-color:var(--aqua) !important;\n  border-color:var(--aqua) !important;background:rgba(20,224,192,.07) !important;\n}\n#mxr-root .mxr_cta .mxr_btn--ghost::before{display:none !important;}\n\n#mxr-root .mxr_route-viz{min-width:0;overflow:hidden;}\n#mxr-root .mxr_route-map{\n  display:grid;grid-template-columns:minmax(140px,.8fr) minmax(88px,.55fr) minmax(190px,1fr);\n  gap:18px;align-items:center;min-height:320px;\n}\n#mxr-root .mxr_route-source{\n  min-width:0;border:1px solid rgba(222,9,127,.5);border-radius:18px;\n  padding:24px 18px;background:linear-gradient(145deg,rgba(222,9,127,.16),rgba(61,123,255,.07));\n  text-align:center;box-shadow:0 18px 44px rgba(0,0,0,.24);\n}\n#mxr-root .mxr_route-source-icon{\n  width:44px;height:44px;margin:0 auto 14px;border-radius:13px;display:grid;place-items:center;\n  background:rgba(222,9,127,.14);border:1px solid rgba(222,9,127,.35);color:var(--mag-soft);\n}\n#mxr-root .mxr_route-source-icon .mxr_fa{width:17px!important;height:17px!important;max-width:none!important;display:block;}\n#mxr-root .mxr_route-source b,#mxr-root .mxr_route-destinations b{\n  display:block;color:#fff;font-size:12px;letter-spacing:.08em;\n}\n#mxr-root .mxr_route-source small,#mxr-root .mxr_route-destinations small{\n  display:block;margin-top:5px;color:var(--dark-muted);font-size:11px;line-height:1.4;\n}\n#mxr-root .mxr_route-lines{display:grid;gap:42px;}\n#mxr-root .mxr_route-line{\n  position:relative;display:block;height:2px;border-radius:999px;\n  background:repeating-linear-gradient(90deg,currentColor 0 8px,transparent 8px 15px);opacity:.9;\n}\n#mxr-root .mxr_route-line::after{\n  content:\"\";position:absolute;right:-1px;top:50%;width:9px;height:9px;\n  border-top:2px solid currentColor;border-right:2px solid currentColor;\n  transform:translateY(-50%) rotate(45deg);\n}\n#mxr-root .mxr_route-line i{\n  position:absolute;top:50%;left:0;width:10px;height:10px;border-radius:50%;\n  background:currentColor;transform:translateY(-50%);box-shadow:0 0 16px currentColor;\n  animation:mxrRouteDot 2.2s linear infinite;\n}\n#mxr-root .mxr_route-line.--m{color:var(--mag);}\n#mxr-root .mxr_route-line.--a{color:var(--aqua);}\n#mxr-root .mxr_route-line.--b{color:#7aa5ff;}\n#mxr-root .mxr_route-line.--p{color:var(--mag-soft);}\n#mxr-root .mxr_route-line.--a i{animation-delay:.25s;}\n#mxr-root .mxr_route-line.--b i{animation-delay:.5s;}\n#mxr-root .mxr_route-line.--p i{animation-delay:.75s;}\n@keyframes mxrRouteDot{\n  0%{left:0;opacity:0;}12%{opacity:1;}88%{opacity:1;}100%{left:calc(100% - 10px);opacity:0;}\n}\n#mxr-root .mxr_route-destinations{display:grid;gap:12px;}\n#mxr-root .mxr_route-destinations>span{\n  display:block;min-width:0;border:1px solid rgba(255,255,255,.16);border-radius:13px;\n  padding:14px 16px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));\n  box-shadow:0 10px 26px rgba(0,0,0,.18);\n}\n#mxr-root .mxr_route-destinations>span:nth-child(1){border-left:3px solid var(--mag);}\n#mxr-root .mxr_route-destinations>span:nth-child(2){border-left:3px solid var(--aqua);}\n#mxr-root .mxr_route-destinations>span:nth-child(3){border-left:3px solid #7aa5ff;}\n#mxr-root .mxr_route-destinations>span:nth-child(4){border-left:3px solid var(--mag-soft);}\n@media(max-width:620px){\n  #mxr-root .mxr_route-map{grid-template-columns:1fr;gap:16px;min-height:0;}\n  #mxr-root .mxr_route-lines{grid-template-columns:repeat(4,1fr);gap:10px;padding:4px 18px;}\n  #mxr-root .mxr_route-line{\n    height:38px;width:2px;margin:0 auto;\n    background:repeating-linear-gradient(180deg,currentColor 0 8px,transparent 8px 15px);\n  }\n  #mxr-root .mxr_route-line::after{\n    right:auto;left:50%;top:auto;bottom:-1px;transform:translateX(-50%) rotate(135deg);\n  }\n  #mxr-root .mxr_route-line i{\n    left:50%;top:0;transform:translateX(-50%);animation:mxrRouteDotMobile 2.2s linear infinite;\n  }\n  @keyframes mxrRouteDotMobile{\n    0%{top:0;opacity:0;}12%{opacity:1;}88%{opacity:1;}100%{top:calc(100% - 10px);opacity:0;}\n  }\n}\n@media(prefers-reduced-motion:reduce){\n  #mxr-root .mxr_route-line i{animation:none;left:calc(100% - 10px);opacity:1;}\n}\n\n<\/style>\n<style>\n#mxr-root{\n  --wrap:min(1240px,calc(100% - 48px));\n  position:relative!important;\n  left:50%!important;\n  width:100vw!important;\n  max-width:100vw!important;\n  margin-left:-50vw!important;\n  margin-right:-50vw!important;\n  font-size:16px!important;\n  line-height:1.65!important;\n  overflow-x:clip!important;\n  isolation:isolate!important;\n}\n#mxr-root .mxr_wrap{width:var(--wrap)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}\n#mxr-root h1,#mxr-root h2,#mxr-root h3{font-family:var(--font)!important}\n#mxr-root .mxr_h1{font-size:clamp(36px,4.4vw,56px)!important;line-height:1.04!important;letter-spacing:-.035em!important}\n#mxr-root h2{font-size:clamp(28px,3.25vw,44px)!important;line-height:1.09!important;letter-spacing:-.03em!important}\n#mxr-root h3{font-size:18px!important;line-height:1.2!important}\n#mxr-root p{line-height:1.7!important}\n#mxr-root .mxr_sect{padding:94px 0!important}\n#mxr-root .mxr_head{max-width:760px!important;margin-bottom:46px!important}\n#mxr-root .mxr_lead{font-size:clamp(16px,1.2vw,18px)!important}\n#mxr-root .mxr_hero--pt{margin-top:-28px!important;padding:68px 0 78px!important}\n#mxr-root .mxr_hero-inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)!important;gap:62px!important;align-items:center!important}\n#mxr-root .mxr_portal-col{width:100%;max-width:535px;min-width:0;justify-self:center}\n#mxr-root .mxr_pt-copy{min-width:0;max-width:650px}\n#mxr-root .mxr_hero-sub{max-width:620px!important;font-size:clamp(16px,1.25vw,18px)!important;margin-top:19px!important}\n#mxr-root .mxr_hero-badge{margin-bottom:21px!important}\n#mxr-root .mxr_hero-ctas{margin-top:29px!important}\n#mxr-root .mxr_hero-proof{margin-top:29px!important}\n#mxr-root .mxr_portal-drop{padding:28px 18px 25px!important}\n#mxr-root .mxr_portal-list{min-height:132px!important}\n#mxr-root .mxr_portal-note{padding:12px 18px 17px!important}\n#mxr-root .mxr_brandbar{margin-top:12px!important;margin-bottom:18px!important}\n#mxr-root .--dark h1,#mxr-root .--dark h2,#mxr-root .--dark h3,#mxr-root .mxr_cta h1,#mxr-root .mxr_cta h2,#mxr-root .mxr_cta h3{color:var(--dark-text)!important;-webkit-text-fill-color:var(--dark-text)!important}\n#mxr-root .mxr_cta h2 em{color:transparent!important;-webkit-text-fill-color:transparent!important}\n#mxr-root .mxr_inline-link{color:var(--mag)!important;font-weight:750!important;text-decoration:underline!important;text-decoration-color:rgba(222,9,127,.34)!important;text-underline-offset:3px!important}\n#mxr-root .--dark .mxr_inline-link{color:var(--aqua)!important;text-decoration-color:rgba(20,224,192,.36)!important}\n#mxr-root .mxr_more{padding:58px 0;background:#faf7fc;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n#mxr-root .mxr_more-ttl{margin-bottom:18px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2)}\n#mxr-root .mxr_more-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}\n#mxr-root .mxr_more-card{display:grid;grid-template-columns:1fr auto;gap:7px 14px;align-items:center;min-width:0;padding:20px 19px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}\n#mxr-root .mxr_more-card:hover{transform:translateY(-3px);border-color:rgba(222,9,127,.35);box-shadow:0 14px 32px rgba(18,8,29,.08)}\n#mxr-root .mxr_more-card b{font-size:14.5px;color:var(--ink)}\n#mxr-root .mxr_more-card span{grid-column:1;font-size:12.5px;line-height:1.45;color:var(--ink-2)}\n#mxr-root .mxr_more-card .mxr_fa{grid-column:2;grid-row:1\/3;width:14px;height:14px;color:var(--mag)}\n#mxr-root .mxr_faq-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:60px!important}\n#mxr-root .mxr_faq-side{position:sticky!important;top:104px!important}\n#mxr-root .mxr_acc-list{min-width:0}\n#mxr-root .mxr_acc{margin:0 0 12px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:border-color .22s ease,box-shadow .22s ease}\n#mxr-root .mxr_acc.is-open{border-color:rgba(222,9,127,.42);box-shadow:0 14px 34px rgba(18,8,29,.08)}\n#mxr-root .mxr_acc-q{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:100%!important;padding:20px 22px!important;border:0!important;background:#fff!important;color:var(--ink)!important;-webkit-text-fill-color:var(--ink)!important;text-align:left!important;font-family:var(--font)!important;font-size:15.5px!important;font-weight:800!important;line-height:1.35!important}\n#mxr-root .mxr_acc-q:hover{background:#fdf9fc!important}\n#mxr-root .mxr_acc-q:focus-visible{position:relative;z-index:2;outline:3px solid var(--blue)!important;outline-offset:-3px!important}\n#mxr-root .mxr_acc-icon{position:relative;display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;color:var(--ink-2);transition:border-color .25s ease,background .25s ease,color .25s ease}\n#mxr-root .mxr_acc-icon::before,#mxr-root .mxr_acc-icon::after{content:\"\";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}\n#mxr-root .mxr_acc-icon::after{transform:translate(-50%,-50%) rotate(90deg)}\n#mxr-root .mxr_acc.is-open .mxr_acc-icon{border-color:var(--mag);background:var(--mag);color:#fff}\n#mxr-root .mxr_acc.is-open .mxr_acc-icon::after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0);opacity:0}\n#mxr-root .mxr_acc-a{display:grid!important;grid-template-rows:minmax(0,0fr)!important;max-height:none!important;overflow:hidden!important;visibility:hidden;transition:grid-template-rows .34s ease,visibility 0s linear .34s!important}\n#mxr-root .mxr_acc.is-open .mxr_acc-a{grid-template-rows:minmax(0,1fr)!important;visibility:visible;transition:grid-template-rows .34s ease,visibility 0s!important}\n#mxr-root .mxr_acc-a>.mxr_acc-inner{min-height:0!important;overflow:hidden!important;padding:0 22px!important;color:var(--ink-2)!important;font-size:14.5px!important;line-height:1.72!important}\n#mxr-root .mxr_acc.is-open .mxr_acc-a>.mxr_acc-inner{padding-bottom:22px!important}\n#mxr-root .mxr_acc-inner p+p{margin-top:13px!important}\n#mxr-root .mxr_acc-inner ul,#mxr-root .mxr_acc-inner ol{display:grid!important;gap:8px!important;margin:14px 0 0!important;padding-left:20px!important}\n#mxr-root .mxr_acc-inner ul{list-style:disc!important}\n#mxr-root .mxr_acc-inner ol{list-style:decimal!important}\n#mxr-root .mxr_acc-inner li{padding-left:3px;color:var(--ink-2)}\n#mxr-root .mxr_acc-inner a{color:var(--mag)!important;font-weight:750!important;text-decoration:underline!important;text-underline-offset:3px!important}\n#mxr-root .mxr_cta{padding:102px 0!important}\n.elementor-editor-active #mxr-root .mxr_rv{opacity:1!important;transform:none!important}\n@media(max-width:1080px){\n  #mxr-root .mxr_hero-inner{grid-template-columns:1fr!important;gap:42px!important}\n  #mxr-root .mxr_pt-copy{order:-1!important;max-width:760px}\n  #mxr-root .mxr_portal-col{max-width:610px}\n  #mxr-root .mxr_more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}\n  #mxr-root .mxr_faq-grid{grid-template-columns:1fr!important;gap:38px!important}\n  #mxr-root .mxr_faq-side{position:static!important}\n}\n@media(max-width:820px){\n  #mxr-root .mxr_sect{padding:74px 0!important}\n  #mxr-root .mxr_hero--pt{margin-top:-18px!important;padding:58px 0 68px!important}\n  #mxr-root .mxr_cta{padding:82px 0!important}\n}\n@media(max-width:640px){\n  #mxr-root{--wrap:min(1240px,calc(100% - 28px))}\n  #mxr-root .mxr_h1{font-size:clamp(34px,10.8vw,45px)!important}\n  #mxr-root h2{font-size:clamp(27px,8.3vw,37px)!important}\n  #mxr-root .mxr_sect{padding:60px 0!important}\n  #mxr-root .mxr_hero--pt{margin-top:-12px!important;padding:48px 0 58px!important}\n  #mxr-root .mxr_hero-inner{gap:34px!important}\n  #mxr-root .mxr_hero-badge{font-size:12px!important}\n  #mxr-root .mxr_hero-ctas{align-items:stretch!important}\n  #mxr-root .mxr_hero-ctas>div,#mxr-root .mxr_hero-ctas .mxr_btn{width:100%!important}\n  #mxr-root .mxr_brandbar{width:calc(100% - 24px)!important;justify-content:center!important;flex-wrap:wrap!important;border-radius:16px!important}\n  #mxr-root .mxr_more{padding:44px 0}\n  #mxr-root .mxr_more-grid{grid-template-columns:1fr}\n  #mxr-root .mxr_acc-q{padding:18px 17px!important;font-size:15px!important}\n  #mxr-root .mxr_acc-a>.mxr_acc-inner{padding-left:17px!important;padding-right:17px!important}\n  #mxr-root .mxr_acc.is-open .mxr_acc-a>.mxr_acc-inner{padding-bottom:19px!important}\n  #mxr-root .mxr_cta{padding:72px 0!important}\n}\n@media(prefers-reduced-motion:reduce){#mxr-root .mxr_acc-a{transition:none!important}}\n<\/style><style>\n#mxr-root .mxr_comp2-card{display:flex;flex-direction:column;align-items:flex-start;}\n#mxr-root .mxr_comp2-logo{width:44px;height:44px;object-fit:contain;margin-bottom:14px;border-radius:10px;background:#fff;padding:5px;}\n#mxr-root .mxr_comp2-card .tag{margin-bottom:11px;}\n@media(max-width:1280px){#mxr-root .mxr_comp2-gridcards{grid-template-columns:repeat(3,minmax(0,1fr));}}\n@media(max-width:900px){#mxr-root .mxr_comp2-gridcards{grid-template-columns:repeat(2,minmax(0,1fr));}}\n@media(max-width:640px){#mxr-root .mxr_comp2-gridcards{grid-template-columns:1fr;}}\n<\/style><script>\n(function(){\n  'use strict';\n  var root = document.getElementById('mxr-root');\n  if(!root) return;\n  var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  var $  = function(s,c){ return (c||root).querySelector(s); };\n  var $$ = function(s,c){ return Array.prototype.slice.call((c||root).querySelectorAll(s)); };\n\n  var rvEls = $$('.mxr_rv');\n  if('IntersectionObserver' in window && !reduce){\n    var rvIO = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ e.target.classList.add('--in'); rvIO.unobserve(e.target); }\n      });\n    },{threshold:.14, rootMargin:'0px 0px -8% 0px'});\n    rvEls.forEach(function(el){ rvIO.observe(el); });\n  } else {\n    rvEls.forEach(function(el){ el.classList.add('--in'); });\n  }\n\n  function runCounter(el){\n    var target = parseFloat(el.getAttribute('data-count')) || 0;\n    var suffix = el.getAttribute('data-suffix') || '';\n    var dur = 1600, t0 = null;\n    function frame(t){\n      if(!t0) t0 = t;\n      var p = Math.min((t - t0)\/dur, 1);\n      var eased = 1 - Math.pow(1 - p, 3);\n      el.textContent = Math.round(target * eased) + suffix;\n      if(p < 1) requestAnimationFrame(frame);\n    }\n    if(reduce){ el.textContent = target + suffix; return; }\n    requestAnimationFrame(frame);\n  }\n  var counters = $$('[data-count]');\n  if('IntersectionObserver' in window){\n    var cIO = new IntersectionObserver(function(entries){\n      entries.forEach(function(e){\n        if(e.isIntersecting){ runCounter(e.target); cIO.unobserve(e.target); }\n      });\n    },{threshold:.5});\n    counters.forEach(function(el){ cIO.observe(el); });\n  } else {\n    counters.forEach(runCounter);\n  }\n\n  var stage = $('#mxr-stage');\n  var srcName = $('#mxr-src-name');\n  var steps = $$('.mxr_step', stage);\n  var FILES = ['Vendor-W9.pdf','Design-Package.step','Diagnostic-Image.dcm','Claim-4471.pdf','Campaign-Master.wav'];\n  var fileIdx = 0;\n  var SHARDS = 6;\n  var shards = [];\n  var HASH = 'abcdef0123456789';\n\n  (function buildShards(){\n    if(!stage) return;\n    for(var i=0;i<SHARDS;i++){\n      var s = document.createElement('span');\n      s.className = 'mxr_shard';\n      stage.appendChild(s);\n      shards.push(s);\n    }\n  })();\n\n  function stageRects(){\n    var st = stage.getBoundingClientRect();\n    var src = $('.mxr_file--src', stage).getBoundingClientRect();\n    var dst = $('.mxr_file--dst', stage).getBoundingClientRect();\n    var nodes = $$('.mxr_node', stage).map(function(n){ return n.getBoundingClientRect(); });\n    function rel(r){ return { x: r.left - st.left + r.width\/2, y: r.top - st.top + r.height\/2 }; }\n    return { src: rel(src), dst: rel(dst), nodes: nodes.map(rel) };\n  }\n  function placeShard(s, pt, jx, jy){\n    s.style.left = (pt.x - 13 + (jx||0)) + 'px';\n    s.style.top  = (pt.y - 8  + (jy||0)) + 'px';\n  }\n  function setStep(n){\n    steps.forEach(function(st){\n      var k = parseInt(st.getAttribute('data-step'),10);\n      st.classList.toggle('--on', k === n);\n      st.classList.toggle('--done', k < n);\n    });\n  }\n  function scramble(finalText, cb){\n    var i = 0, ticks = 0, maxTicks = 14;\n    var iv = setInterval(function(){\n      var out = '';\n      for(var c=0;c<finalText.length;c++){\n        out += HASH[Math.floor(Math.random()*HASH.length)];\n      }\n      srcName.textContent = out;\n      if(++ticks >= maxTicks){ clearInterval(iv); if(cb) cb(); }\n    }, 55);\n  }\n  function asrCycle(){\n    if(!stage || reduce){ setStep(0); if(stage){ stage.classList.remove('--p1','--p2','--p3','--p4'); } return; }\n    var pts = stageRects();\n    var name = FILES[fileIdx % FILES.length]; fileIdx++;\n    stage.classList.remove('--p1','--p2','--p3','--p4');\n    srcName.textContent = name;\n    setStep(0);\n    shards.forEach(function(s){ s.style.transition='none'; s.style.opacity='0'; placeShard(s, pts.src); });\n\n    void stage.offsetWidth;\n    shards.forEach(function(s){ s.style.transition=''; });\n\n    setTimeout(function(){\n      stage.classList.add('--p1');\n      setStep(1);\n      scramble(name);\n    }, 600);\n\n    setTimeout(function(){\n      stage.classList.remove('--p1'); stage.classList.add('--p2');\n      setStep(2);\n      shards.forEach(function(s,i){\n        var node = pts.nodes[i % pts.nodes.length];\n        s.style.opacity = '1';\n        placeShard(s, node, (i%3-1)*16, (Math.floor(i\/3)-0.5)*20);\n      });\n    }, 2000);\n\n    setTimeout(function(){\n      stage.classList.remove('--p2'); stage.classList.add('--p3');\n      setStep(3);\n      shards.forEach(function(s){ placeShard(s, pts.dst); });\n    }, 3700);\n\n    setTimeout(function(){\n      stage.classList.remove('--p3'); stage.classList.add('--p4');\n      shards.forEach(function(s){ s.style.opacity = '0'; });\n    }, 4700);\n  }\n  if(stage && !reduce){\n    setTimeout(asrCycle, 900);\n    setInterval(asrCycle, 7600);\n  } else if(stage){\n\n    stage.classList.add('--p4');\n    setStep(3);\n  }\n\n  var LOG_USERS = ['s.patel','j.morgan','a.whitfield','t.nakamura','r.okafor','l.baker','m.reyes'];\n  var LOG_EVENTS = [\n    {t:'SHARD_TX',   c:'--m', msg:'6 shards routed via US-01 \/ US-02'},\n    {t:'RESTORED',   c:'',    msg:'file reassembled for named recipient'},\n    {t:'VERIFIED',   c:'',    msg:'recipient identity confirmed  -  MFA'},\n    {t:'DOWNLOADED', c:'--b', msg:'audit entry written  -  detailed'},\n    {t:'ANONYMIZED', c:'--m', msg:'identifying context separated from payload'},\n    {t:'EXPIRED',    c:'--b', msg:'transfer closed  -  shards purged'}\n  ];\n  function pad(n){ return (n<10?'0':'')+n; }\n  function stamp(){\n    var d = new Date();\n    return pad(d.getHours())+':'+pad(d.getMinutes())+':'+pad(d.getSeconds());\n  }\n  function feed(container, rowClass, builder, interval, max){\n    if(!container) return;\n    function push(){\n      var row = builder();\n      container.insertBefore(row, container.firstChild);\n      while(container.children.length > max) container.removeChild(container.lastChild);\n    }\n    push(); push(); push();\n    if(!reduce) setInterval(push, interval);\n  }\n  feed($('#mxr-console-log'), 'mxr_log-row', function(){\n    var ev = LOG_EVENTS[Math.floor(Math.random()*LOG_EVENTS.length)];\n    var row = document.createElement('div');\n    row.className = 'mxr_log-row';\n    row.innerHTML = '<span class=\"t\">'+stamp()+'<\/span><span class=\"ev '+ev.c+'\">'+ev.t+'<\/span><span>'+ev.msg+'<\/span>';\n    return row;\n  }, 2100, 8);\n\n  var TERM_EVENTS = [\n    {t:'UPLOAD',    c:'--m', m:function(u){ return u+' uploaded Chassis-RevB.step (2.1 GB)';}},\n    {t:'VIEW',      c:'--b', m:function(u){ return u+' viewed Q3-Forecast.xlsx  -  IP 81.2.---.--';}},\n    {t:'DOWNLOAD',  c:'--a', m:function(u){ return u+' downloaded Case-4471.pdf  -  verified';}},\n    {t:'SHARE',     c:'--m', m:function(u){ return u+' exchanged with named user only';}},\n    {t:'MFA_OK',    c:'--a', m:function(u){ return u+' passed multi-factor verification';}},\n    {t:'EXPIRY',    c:'--y', m:function(u){ return 'transfer from '+u+' auto-expired  -  purged';}},\n    {t:'MSG',       c:'--b', m:function(u){ return u+' commented in MX Conversations';}},\n    {t:'POLICY',    c:'--y', m:function(u){ return 'download limit reached  -  '+u+' blocked';}}\n  ];\n  feed($('#mxr-term-body'), 'mxr_term-row', function(){\n    var u = LOG_USERS[Math.floor(Math.random()*LOG_USERS.length)];\n    var ev = TERM_EVENTS[Math.floor(Math.random()*TERM_EVENTS.length)];\n    var row = document.createElement('div');\n    row.className = 'mxr_term-row';\n    row.innerHTML = '<span class=\"tm\">'+stamp()+'<\/span><span class=\"ev '+ev.c+'\">'+ev.t+'<\/span><span>'+ev.m(u)+'<\/span>';\n    return row;\n  }, 1700, 12);\n\n  var cmpTabs = $$('.mxr_cmp-tab');\n  cmpTabs.forEach(function(tab){\n    tab.addEventListener('click', function(){\n      var key = tab.getAttribute('data-cmp');\n      cmpTabs.forEach(function(t){\n        var on = t === tab;\n        t.classList.toggle('--on', on);\n        t.setAttribute('aria-selected', on ? 'true' : 'false');\n      });\n      $$('.mxr_cmp-panel').forEach(function(p){\n        p.classList.toggle('--on', p.getAttribute('data-cmp-panel') === key);\n      });\n    });\n  });\n\n  var tTrack = $('#mxr-t-track');\n  if(tTrack){\n    var tCards = $$('.mxr_test-card', tTrack);\n    var tDots = $('#mxr-t-dots');\n    var tIdx = 0, tTimer = null;\n    function perView(){\n      var w = window.innerWidth;\n      return w <= 680 ? 1 : (w <= 1024 ? 2 : 3);\n    }\n    function pages(){ return Math.max(1, tCards.length - perView() + 1); }\n    function goT(i){\n      var pv = perView();\n      tIdx = Math.max(0, Math.min(i, tCards.length - pv));\n      var gap = 22;\n      var cardW = tCards[0].getBoundingClientRect().width + gap;\n      tTrack.style.transform = 'translateX(' + (-tIdx * cardW) + 'px)';\n      $$('button', tDots).forEach(function(d,k){ d.classList.toggle('--on', k === tIdx); });\n    }\n    function buildDots(){\n      tDots.innerHTML = '';\n      for(var i=0;i<pages();i++){\n        (function(i){\n          var b = document.createElement('button');\n          b.type = 'button';\n          b.setAttribute('aria-label','Go to testimonial set '+(i+1));\n          b.addEventListener('click', function(){ goT(i); resetT(); });\n          tDots.appendChild(b);\n        })(i);\n      }\n      goT(Math.min(tIdx, pages()-1));\n    }\n    function nextT(){ goT(tIdx + 1 > pages() - 1 ? 0 : tIdx + 1); }\n    function resetT(){\n      if(tTimer) clearInterval(tTimer);\n      if(!reduce) tTimer = setInterval(nextT, 6000);\n    }\n    $('#mxr-t-next').addEventListener('click', function(){ nextT(); resetT(); });\n    $('#mxr-t-prev').addEventListener('click', function(){ goT(tIdx - 1 < 0 ? pages() - 1 : tIdx - 1); resetT(); });\n    var rzT;\n    window.addEventListener('resize', function(){ clearTimeout(rzT); rzT = setTimeout(buildDots, 180); });\n    buildDots(); resetT();\n\n    var sx = 0;\n    tTrack.addEventListener('touchstart', function(e){ sx = e.touches[0].clientX; }, {passive:true});\n    tTrack.addEventListener('touchend', function(e){\n      var dx = e.changedTouches[0].clientX - sx;\n      if(Math.abs(dx) > 45){ dx < 0 ? nextT() : goT(tIdx - 1); resetT(); }\n    }, {passive:true});\n  }\n\n  var modal = $('#mxr-modal');\n  var modalVideo = $('#mxr-modal-video');\n  function openModal(){\n    if(!modal || !modalVideo) return;\n    modal.classList.add('--open');\n    document.body.style.overflow = 'hidden';\n    setTimeout(function(){ modalVideo.play().catch(function(){}); }, 320);\n    if(typeof gtag === 'function'){\n      gtag('event','cta_click',{event_category:'CTA',event_label:'See MX in Action',cta_type:'secondary'});\n    }\n  }\n  function closeModal(){\n    modal.classList.remove('--open');\n    document.body.style.overflow = '';\n    modalVideo.pause();\n    modalVideo.currentTime = 0;\n  }\n  $$('[data-mxr-demo]').forEach(function(b){ b.addEventListener('click', openModal); });\n  var modalX = $('#mxr-modal-x');\n  if(modalX) modalX.addEventListener('click', closeModal);\n  if(modal) modal.addEventListener('click', function(e){ if(e.target === modal) closeModal(); });\n  document.addEventListener('keydown', function(e){ if(e.key === 'Escape') closeModal(); });\n\n  $$('a[href*=\"free-trial\"]', root).forEach(function(a){\n    a.addEventListener('click', function(){\n      if(typeof gtag === 'function'){\n        gtag('event','cta_click',{event_category:'CTA',event_label:'Free Trial',cta_type:'primary'});\n      }\n    });\n  });\n\n})();\n<\/script><script>\n(function(){\n  'use strict';\n  var root = document.getElementById('mxr-root');\n  if(!root) return;\n  var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n  var portal = document.getElementById('mxr-portal');\n  if(portal){\n    var brandName = document.getElementById('mxr-pt-brand');\n    var NAMES = { mag:'Northstar Advisory', blue:'Bluefin Consulting', green:'Fern &amp; Co CPAs', ink:'Northgate Legal' };\n    root.querySelectorAll('.mxr_brandbar .sw').forEach(function(sw){\n      sw.addEventListener('click', function(){\n        var b = sw.getAttribute('data-sw');\n        portal.setAttribute('data-brand', b);\n        brandName.innerHTML = NAMES[b];\n        root.querySelectorAll('.mxr_brandbar .sw').forEach(function(x){ x.classList.toggle('--on', x === sw); });\n      });\n    });\n\n    ['dragenter','dragover'].forEach(function(ev){\n      portal.addEventListener(ev, function(e){ e.preventDefault(); portal.classList.add('--hot'); });\n    });\n    ['dragleave','drop'].forEach(function(ev){\n      portal.addEventListener(ev, function(e){ e.preventDefault(); portal.classList.remove('--hot'); });\n    });\n\n    var fly = document.getElementById('mxr-pt-fly');\n    var flyName = document.getElementById('mxr-pt-flyname');\n    var drop = document.getElementById('mxr-pt-drop');\n    var list = document.getElementById('mxr-pt-list');\n    var FILES = [\n      ['Vendor-W9.pdf','1.8 MB'],\n      ['Identity-Verification.jpg','2.8 MB'],\n      ['Q3-Financials.xlsx','9.1 MB'],\n      ['Client-Authorization.pdf','1.6 MB'],\n      ['Engineering-Archive.zip','148 MB']\n    ];\n    var fi = 0;\n    function pad(n){ return (n<10?'0':'')+n; }\n    function addRow(name, size){\n      var d = new Date();\n      var row = document.createElement('div');\n      row.className = 'mxr_prow';\n      row.innerHTML = '<span class=\"ic\"><svg viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"10\" width=\"16\" height=\"10\" rx=\"2\"\/><path d=\"M8 10V7a4 4 0 018 0v3\"\/><\/svg><\/span>' +\n        '<div class=\"nm\"><b>' + name + '<\/b><span>' + size + ' \\u00b7 ' + pad(d.getHours()) + ':' + pad(d.getMinutes()) + '<\/span><\/div>' +\n        '<span class=\"st\">ENCRYPTED \\u00b7 LOGGED<\/span>';\n      list.insertBefore(row, list.firstChild);\n      while(list.children.length > 3) list.removeChild(list.lastChild);\n    }\n    function cycle(){\n      var f = FILES[fi % FILES.length]; fi++;\n      flyName.textContent = f[0];\n      fly.classList.remove('--fall');\n      void fly.offsetWidth;\n      fly.classList.add('--fall');\n      setTimeout(function(){\n        drop.classList.add('--got');\n        addRow(f[0], f[1]);\n        setTimeout(function(){ drop.classList.remove('--got'); }, 500);\n      }, 780);\n    }\n    if(reduce){\n      addRow('Q3-Financials.xlsx','9.1 MB');\n      addRow('Identity-Verification.jpg','2.8 MB');\n      addRow('Vendor-W9.pdf','1.8 MB');\n    } else {\n      addRow('Client-Authorization.pdf','1.6 MB');\n      addRow('Vendor-W9.pdf','1.8 MB');\n      setTimeout(cycle, 1400);\n      setInterval(cycle, 3600);\n    }\n  }\n})();\n<\/script>\n<script>\n(function(){\n  'use strict';\n\n  var root = document.getElementById('mxr-root');\n  if(!root) return;\n\n  var list = root.querySelector('#mxr-faq .mxr_acc-list');\n  if(!list) return;\n\n  var items = Array.prototype.slice.call(list.querySelectorAll('.mxr_acc'));\n\n  function closeItem(item){\n    var button = item.querySelector('.mxr_acc-q');\n    var panel = item.querySelector('.mxr_acc-a');\n    if(!button || !panel) return;\n\n    item.classList.remove('is-open');\n    item.classList.remove('--open');\n    button.setAttribute('aria-expanded','false');\n    panel.setAttribute('aria-hidden','true');\n    panel.hidden = true;\n    panel.style.removeProperty('max-height');\n    panel.style.removeProperty('height');\n  }\n\n  function openItem(item){\n    var button = item.querySelector('.mxr_acc-q');\n    var panel = item.querySelector('.mxr_acc-a');\n    if(!button || !panel) return;\n\n    item.classList.add('is-open');\n    item.classList.remove('--open');\n    button.setAttribute('aria-expanded','true');\n    panel.setAttribute('aria-hidden','false');\n    panel.hidden = false;\n    panel.style.removeProperty('max-height');\n    panel.style.removeProperty('height');\n  }\n\n  items.forEach(function(item,index){\n    var button = item.querySelector('.mxr_acc-q');\n    var panel = item.querySelector('.mxr_acc-a');\n    if(!button || !panel) return;\n\n    \n    if(!button.querySelector('.mxr_acc-label')){\n      var label = document.createElement('span');\n      label.className = 'mxr_acc-label';\n\n      Array.prototype.slice.call(button.childNodes).forEach(function(node){\n        if(\n          node.nodeType === 1 &&\n          node.classList &&\n          node.classList.contains('mxr_acc-icon')\n        ){\n          return;\n        }\n        label.appendChild(node);\n      });\n\n      button.insertBefore(label,button.firstChild);\n    }\n\n    var questionId = button.id || ('mxr-faq-question-' + (index + 1));\n    var answerId = panel.id || ('mxr-faq-answer-' + (index + 1));\n\n    button.id = questionId;\n    panel.id = answerId;\n    button.setAttribute('aria-controls',answerId);\n    panel.setAttribute('aria-labelledby',questionId);\n    panel.setAttribute('role','region');\n\n    closeItem(item);\n\n    button.addEventListener('click',function(){\n      var shouldOpen = !item.classList.contains('is-open');\n\n      items.forEach(function(other){\n        closeItem(other);\n      });\n\n      if(shouldOpen){\n        openItem(item);\n      }\n    });\n\n    button.addEventListener('keydown',function(event){\n      var nextIndex = null;\n\n      if(event.key === 'ArrowDown') nextIndex = (index + 1) % items.length;\n      if(event.key === 'ArrowUp') nextIndex = (index - 1 + items.length) % items.length;\n      if(event.key === 'Home') nextIndex = 0;\n      if(event.key === 'End') nextIndex = items.length - 1;\n\n      if(nextIndex !== null){\n        event.preventDefault();\n        var nextButton = items[nextIndex].querySelector('.mxr_acc-q');\n        if(nextButton) nextButton.focus();\n      }\n    });\n  });\n})();\n<\/script>\n<style>\n\n#mxr-root{\n  --mxr-header-overlap:180px;\n  position:relative;\n  isolation:isolate;\n  overflow-x:clip;\n  overflow-y:visible;\n  font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  text-rendering:optimizeLegibility;\n}\n\n#mxr-root .fa,\n#mxr-root .fas,\n#mxr-root .fa-solid,\n#mxr-root .fa-regular,\n#mxr-root .fa-brands{\n  display:inline-block;\n  width:auto;\n  height:auto;\n  font-style:normal!important;\n  font-variant:normal!important;\n  line-height:1!important;\n  text-rendering:auto!important;\n  -webkit-font-smoothing:antialiased;\n}\n#mxr-root .fa,\n#mxr-root .fas,\n#mxr-root .fa-solid{\n  font-family:\"Font Awesome 6 Free\"!important;\n  font-weight:900!important;\n}\n#mxr-root .fa-regular{\n  font-family:\"Font Awesome 6 Free\"!important;\n  font-weight:400!important;\n}\n#mxr-root .fa-brands{\n  font-family:\"Font Awesome 6 Brands\"!important;\n  font-weight:400!important;\n}\n\n#mxr-root h1,\n#mxr-root h2,\n#mxr-root h3{\n  font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  font-weight:800;\n  letter-spacing:-.025em;\n  line-height:1.08;\n}\n#mxr-root h3{\n  font-weight:700;\n  letter-spacing:-.01em;\n}\n#mxr-root .mxr_eyebrow{\n  font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n  font-size:12px;\n  font-weight:600;\n  letter-spacing:.14em;\n  line-height:1.3;\n}\n#mxr-root .mxr_hero-sub,\n#mxr-root .mxr_lead{\n  line-height:1.68;\n}\n#mxr-root .mxr_btn{\n  min-height:54px;\n  font-weight:700;\n  letter-spacing:0;\n  line-height:1.2;\n}\n#mxr-root .mxr_btn .mxr_fa,\n#mxr-root .mxr_btn > i{\n  flex:0 0 auto;\n}\n\n#mxr-root .mxr_hero-inner > *,\n#mxr-root .mxr_pt-copy{\n  min-width:0;\n}\n#mxr-root .mxr_h1{\n  max-width:100%;\n  overflow-wrap:normal;\n}\n#mxr-root .mxr_h1 .mark{\n  max-width:100%;\n}\n\n.elementor-widget-html:has(#mxr-root),\n.elementor-widget-html:has(#mxr-root) > .elementor-widget-container{\n  margin-top:0!important;\n  padding-top:0!important;\n}\n\n#mxr-root .mxr_hero--pt{\n  margin-top:0!important;\n}\n\n@media(min-width:1081px){\n  #mxr-root{\n    margin-top:calc(var(--mxr-header-overlap) * -1);\n  }\n\n  #mxr-root .mxr_hero--pt{\n    padding-top:calc(var(--mxr-header-overlap) + 122px)!important;\n    padding-bottom:96px!important;\n    min-height:720px;\n  }\n\n  \n  #mxr-root .mxr_h1,\n  #mxr-root h1{\n    font-size:clamp(34.2px,4.59vw,57.6px)!important;\n  }\n  #mxr-root h2{\n    font-size:clamp(27px,3.6vw,43.2px)!important;\n  }\n  #mxr-root .mxr_cta h2{\n    font-size:clamp(28.8px,4.14vw,48.6px)!important;\n  }\n\n  body.mxr-upload-light-page #mxr-header-root,\n  body.mxr-upload-light-page .mxr_header_chrome{\n    position:relative;\n    z-index:9500;\n    background:transparent!important;\n  }\n  body.mxr-upload-light-page #mxr-hdr{\n    background:transparent!important;\n    background-color:transparent!important;\n    background-image:none!important;\n    border-color:transparent!important;\n    box-shadow:none!important;\n    -webkit-backdrop-filter:none;\n    backdrop-filter:none;\n  }\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-in{\n    background:transparent!important;\n  }\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-nav a,\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-login{\n    color:#4d4460!important;\n  }\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-nav a:hover{\n    color:#12081d!important;\n    background:rgba(18,8,29,.055)!important;\n  }\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-login svg{\n    stroke:currentColor!important;\n  }\n  body.mxr-upload-light-page #mxr-hdr .mxr_hdr-logo img{\n    filter:none!important;\n    opacity:1!important;\n  }\n\n  \n  body.mxr-upload-light-page #mxr-hdr.--sc{\n    background:rgba(255,255,255,.94)!important;\n    background-color:rgba(255,255,255,.94)!important;\n    background-image:none!important;\n    border-color:rgba(18,8,29,.08)!important;\n    box-shadow:0 10px 30px rgba(18,8,29,.12)!important;\n    -webkit-backdrop-filter:blur(16px);\n    backdrop-filter:blur(16px);\n  }\n}\n\n@media(max-width:1080px) and (min-width:641px){\n  #mxr-root .mxr_h1,\n  #mxr-root h1{\n    font-size:clamp(36.1px,4.845vw,60.8px)!important;\n  }\n  #mxr-root h2{\n    font-size:clamp(28.5px,3.8vw,45.6px)!important;\n  }\n  #mxr-root .mxr_cta h2{\n    font-size:clamp(30.4px,4.37vw,51.3px)!important;\n  }\n}\n\n@media(max-width:640px){\n  #mxr-root .mxr_h1,\n  #mxr-root h1{\n    font-size:clamp(32.3px,10.26vw,42.75px)!important;\n  }\n  #mxr-root h2{\n    font-size:clamp(25.65px,7.885vw,35.15px)!important;\n  }\n  #mxr-root .mxr_cta h2{\n    font-size:clamp(28.5px,9vw,40.85px)!important;\n  }\n  #mxr-root .mxr_h1 .mark{\n    white-space:normal!important;\n  }\n  #mxr-root .mxr_btn{\n    white-space:normal;\n    text-align:center;\n  }\n}\n\n@media(max-width:1080px){\n  #mxr-root .mxr_faq-grid{\n    grid-template-columns:minmax(0,1fr)!important;\n    gap:32px!important;\n  }\n  #mxr-root .mxr_faq-side{\n    position:static!important;\n    top:auto!important;\n    inset:auto!important;\n    transform:none!important;\n    z-index:auto!important;\n  }\n}\n\n#mxr-root .mxr_acc{\n  overflow:hidden;\n}\n#mxr-root .mxr_acc-q{\n  display:grid!important;\n  grid-template-columns:minmax(0,1fr) 32px!important;\n  gap:16px!important;\n  align-items:center!important;\n  justify-content:normal!important;\n  min-width:0;\n  width:100%!important;\n  padding:21px 22px 21px 23px!important;\n  white-space:normal!important;\n}\n#mxr-root .mxr_acc-label{\n  display:block;\n  min-width:0;\n  max-width:100%;\n  overflow-wrap:anywhere;\n  word-break:normal;\n  hyphens:auto;\n  line-height:1.42;\n}\n#mxr-root .mxr_acc-icon{\n  position:relative;\n  display:block!important;\n  width:32px!important;\n  height:32px!important;\n  flex:0 0 auto;\n  border-radius:9px!important;\n  color:var(--mag)!important;\n  background:var(--paper-2)!important;\n  transform:none!important;\n}\n#mxr-root .mxr_acc-icon::before,\n#mxr-root .mxr_acc-icon::after{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:50%;\n  width:12px;\n  height:2px;\n  border-radius:99px;\n  background:currentColor;\n  opacity:1;\n  transform:translate(-50%,-50%);\n  transition:transform .22s ease,opacity .22s ease;\n}\n#mxr-root .mxr_acc-icon::after{\n  transform:translate(-50%,-50%) rotate(90deg);\n}\n#mxr-root .mxr_acc.is-open .mxr_acc-icon{\n  color:#fff!important;\n  border-color:var(--mag)!important;\n  background:var(--mag)!important;\n}\n#mxr-root .mxr_acc.is-open .mxr_acc-icon::after{\n  opacity:0;\n  transform:translate(-50%,-50%) rotate(90deg) scaleX(0);\n}\n#mxr-root .mxr_acc-a{\n  display:none!important;\n  grid-template-rows:none!important;\n  height:auto!important;\n  max-height:none!important;\n  overflow:visible!important;\n  visibility:visible!important;\n  transition:none!important;\n}\n#mxr-root .mxr_acc-a[hidden]{\n  display:none!important;\n}\n#mxr-root .mxr_acc.is-open .mxr_acc-a:not([hidden]){\n  display:block!important;\n  animation:mxrFaqIn .24s ease;\n}\n#mxr-root .mxr_acc-a > .mxr_acc-inner{\n  min-height:0!important;\n  height:auto!important;\n  max-height:none!important;\n  overflow:visible!important;\n  padding:0 22px 23px!important;\n}\n@keyframes mxrFaqIn{\n  from{opacity:0;transform:translateY(-5px)}\n  to{opacity:1;transform:none}\n}\n\n@media(max-width:640px){\n  #mxr-root .mxr_faq-grid{\n    gap:28px!important;\n  }\n  #mxr-root .mxr_acc-q{\n    grid-template-columns:minmax(0,1fr) 30px!important;\n    gap:12px!important;\n    padding:19px 16px 19px 18px!important;\n    font-size:15px!important;\n  }\n  #mxr-root .mxr_acc-icon{\n    width:30px!important;\n    height:30px!important;\n  }\n  #mxr-root .mxr_acc-a > .mxr_acc-inner{\n    width:100%;\n    padding:0 18px 22px!important;\n    overflow-wrap:anywhere;\n  }\n}\n\n#mxr-root .mxr_cta,\n#mxr-root .mxr_cta-inner{\n  position:relative!important;\n  inset:auto!important;\n  bottom:auto!important;\n  transform:none;\n}\n\n.elementor-widget-html:has(#mxr-root),\n.elementor-widget-html:has(#mxr-root) > .elementor-widget-container{\n  width:100%!important;\n  max-width:none!important;\n  margin:0!important;\n  padding:0!important;\n  overflow:visible!important;\n}\n#mxr-root{\n  left:50%;\n  width:100vw!important;\n  width:100dvw!important;\n  max-width:100vw!important;\n  max-width:100dvw!important;\n  margin-right:-50vw!important;\n  margin-left:-50vw!important;\n  margin-bottom:0!important;\n  transform:translateX(0);\n}\n#mxr-root h1,\n#mxr-root h2,\n#mxr-root h3{\n  text-wrap:balance;\n}\n#mxr-root .mxr_hero h1,\n#mxr-root .mxr_sect:not(.--dark) h2,\n#mxr-root .mxr_sect:not(.--dark) h3,\n#mxr-root .mxr_more h2,\n#mxr-root .mxr_more h3{\n  color:#12081d!important;\n  -webkit-text-fill-color:#12081d!important;\n  background:none!important;\n  background-image:none!important;\n}\n#mxr-root .mxr_sect.--dark h1,\n#mxr-root .mxr_sect.--dark h2,\n#mxr-root .mxr_sect.--dark h3,\n#mxr-root .mxr_cta h2,\n#mxr-root .mxr_cta h3{\n  color:#fff!important;\n  -webkit-text-fill-color:#fff!important;\n  background:none!important;\n  background-image:none!important;\n}\n#mxr-root .mxr_h1 .mark,\n#mxr-root .mxr_cta h2 em,\n#mxr-root .mxr_inline-emphasis{\n  color:#de097f!important;\n  -webkit-text-fill-color:#de097f!important;\n  background:none!important;\n  background-image:none!important;\n}\n#mxr-root .mxr_h1 .mark svg path,\n#mxr-root .mxr_mark svg path,\n#mxr-root .mxr_underline svg path{\n  stroke:#14e0c0!important;\n}\n#mxr-root .mxr_sect.--dark .mxr_eyebrow,\n#mxr-root .mxr_cta .mxr_eyebrow,\n#mxr-root .mxr_inline-link{\n  color:#14e0c0!important;\n  -webkit-text-fill-color:#14e0c0!important;\n}\n\nbody.mxr-upload-light-page #mxr-header-root,\nbody.mxr-upload-light-page .mxr_header_chrome{\n  position:relative;\n  z-index:9500;\n  background:transparent!important;\n}\nbody.mxr-upload-light-page #mxr-hdr{\n  background:transparent!important;\n  background-color:transparent!important;\n  background-image:none!important;\n  border-color:transparent!important;\n  box-shadow:none!important;\n  -webkit-backdrop-filter:none;\n  backdrop-filter:none;\n}\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-in{\n  background:transparent!important;\n}\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-nav a,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-login,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-toggle,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-menu,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-menu-button,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-menu-toggle,\nbody.mxr-upload-light-page #mxr-hdr [aria-label*=\"menu\" i],\nbody.mxr-upload-light-page #mxr-hdr [aria-expanded]{\n  color:#12081d!important;\n  -webkit-text-fill-color:#12081d!important;\n}\nbody.mxr-upload-light-page #mxr-hdr [aria-label*=\"menu\" i] svg,\nbody.mxr-upload-light-page #mxr-hdr [aria-expanded] svg,\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-login svg{\n  stroke:currentColor!important;\n}\nbody.mxr-upload-light-page #mxr-hdr .mxr_hdr-logo img{\n  opacity:1!important;\n  filter:none!important;\n}\nbody.mxr-upload-light-page #mxr-hdr.--sc{\n  background:rgba(255,255,255,.94)!important;\n  background-color:rgba(255,255,255,.94)!important;\n  background-image:none!important;\n  border-color:rgba(18,8,29,.08)!important;\n  box-shadow:0 10px 30px rgba(18,8,29,.12)!important;\n  -webkit-backdrop-filter:blur(16px)!important;\n  backdrop-filter:blur(16px)!important;\n}\n\n#mxr-root .mxr_locale-strip{\n  position:relative;\n  padding:0 0 34px;\n  background:var(--dark);\n}\n#mxr-root .mxr_locale{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:11px;\n  color:var(--dark-muted);\n  font-size:11px;\n  line-height:1;\n}\n#mxr-root .mxr_locale-label{white-space:nowrap;}\n#mxr-root .mxr_locale-flag{\n  display:inline-flex;\n  width:34px;\n  height:23px;\n  flex:0 0 34px;\n  overflow:hidden;\n  border:1px solid rgba(255,255,255,.2);\n  border-radius:2px;\n  opacity:.72;\n}\n#mxr-root .mxr_locale-flag svg{width:100%;height:100%;}\n#mxr-root a.mxr_locale-flag{transition:opacity .2s ease,transform .2s ease;}\n#mxr-root a.mxr_locale-flag:hover,\n#mxr-root a.mxr_locale-flag:focus-visible{opacity:1;transform:translateY(-1px);outline:2px solid var(--aqua);outline-offset:3px;}\n\n@media(max-width:1080px){\n  #mxr-root{--mxr-header-overlap:128px;margin-top:calc(var(--mxr-header-overlap) * -1)!important;}\n  #mxr-root .mxr_hero--pt{padding-top:calc(var(--mxr-header-overlap) + 88px)!important;}\n  #mxr-root .mxr_pt-copy{order:1;text-align:center;}\n  #mxr-root .mxr_portal-col{order:2;}\n  #mxr-root .mxr_hero-badge,\n  #mxr-root .mxr_hero-ctas,\n  #mxr-root .mxr_hero-proof{justify-content:center;}\n  #mxr-root .mxr_hero-sub{margin-right:auto;margin-left:auto;}\n}\n@media(max-width:640px){\n  #mxr-root{--mxr-header-overlap:96px;}\n  #mxr-root .mxr_hero--pt{padding-top:calc(var(--mxr-header-overlap) + 56px)!important;}\n  #mxr-root .mxr_hero-ctas{align-items:center;flex-direction:column;}\n  #mxr-root .mxr_hero-ctas > div,\n  #mxr-root .mxr_hero-ctas > button,\n  #mxr-root .mxr_cta-btns > a,\n  #mxr-root .mxr_cta-btns > button{width:230px;max-width:100%;}\n  #mxr-root .mxr_hero-ctas > div > .mxr_btn{width:100%;}\n  #mxr-root .mxr_cta-btns{align-items:center;flex-direction:column;}\n  #mxr-root .mxr_locale{gap:9px;}\n  #mxr-root .mxr_locale-flag{width:26px;height:18px;flex-basis:26px;}\n}\n<\/style>\n<script>\n(function(){\n  'use strict';\n\n  var root = document.getElementById('mxr-root');\n  if(!root) return;\n\n  \n  document.body.classList.add('mxr-upload-light-page');\n\n  \n  function preserveStandardHeaderLogo(){\n    var header = document.getElementById('mxr-hdr');\n    if(!header) return;\n\n    var logo = header.querySelector('.mxr_hdr-logo img');\n    if(!logo) return;\n\n    Array.prototype.slice.call(logo.classList).forEach(function(className){\n      if(className.indexOf('header-logo-white-fallback') !== -1){\n        logo.classList.remove(className);\n      }\n    });\n\n    logo.style.removeProperty('filter');\n    logo.style.removeProperty('opacity');\n  }\n\n  preserveStandardHeaderLogo();\n  window.setTimeout(preserveStandardHeaderLogo,100);\n  window.setTimeout(preserveStandardHeaderLogo,500);\n})();\n<\/script>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Northstar Advisory ENCRYPTED Tax-Return-2025.pdf Drop files to submit or choose files &#8211; no MX account required Add context for the receiving team&#8230; Submit securely WHITE-LABEL PREVIEW One approved intake path. Branded for your organization. Receive sensitive files through a controlled upload portal. Give customers, vendors, and partners a straightforward place to submit confidential documents. My [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mxb_teaser":"","footnotes":""},"class_list":["post-12308","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/12308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/comments?post=12308"}],"version-history":[{"count":7,"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/12308\/revisions"}],"predecessor-version":[{"id":13950,"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/12308\/revisions\/13950"}],"wp:attachment":[{"href":"https:\/\/mymxdata.com\/en-us\/wp-json\/wp\/v2\/media?parent=12308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}