{"id":28,"date":"2026-08-08T09:48:08","date_gmt":"2026-08-08T12:48:08","guid":{"rendered":"https:\/\/oxustech.cloud\/?page_id=28"},"modified":"2026-08-08T11:20:04","modified_gmt":"2026-08-08T14:20:04","slug":"como-funciona","status":"publish","type":"page","link":"https:\/\/oxustech.cloud\/es\/how-it-works\/","title":{"rendered":"C\u00f3mo funciona Oxus Tech"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28\" class=\"elementor elementor-28\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67111b1 e-con e-atomic-element e-flexbox-base e-da9d6df \" data-id=\"67111b1\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"67111b1\" data-e-type=\"e-flexbox\" data-id=\"67111b1\">\n    \t\t<div class=\"elementor-element elementor-element-7fe9378 elementor-widget elementor-widget-html\" data-id=\"7fe9378\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 HEADER \/ NAV\r\n     Visual escuro com degrad\u00ea verde e ciano\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET \/ CONFIGURA\u00c7\u00d5ES GERAIS\r\n========================================================= *\/\r\n\r\n.oxus-header,\r\n.oxus-header *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.oxus-header{\r\n  --oxus-black:#030607;\r\n  --oxus-black-soft:#060a0c;\r\n  --oxus-dark:#081013;\r\n\r\n  --oxus-green:#00e5a8;\r\n  --oxus-green-light:#16f5bd;\r\n  --oxus-green-dark:#00b98c;\r\n\r\n  --oxus-cyan:#10cfea;\r\n  --oxus-cyan-light:#25dcf5;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#f4f7f8;\r\n  --oxus-muted:#939da8;\r\n\r\n  --oxus-gradient:\r\n    linear-gradient(\r\n      90deg,\r\n      #00e5a8 0%,\r\n      #08d9c0 48%,\r\n      #10cfea 100%\r\n    );\r\n\r\n  --oxus-gradient-hover:\r\n    linear-gradient(\r\n      90deg,\r\n      #19f0ba 0%,\r\n      #18e2cd 48%,\r\n      #29dcf5 100%\r\n    );\r\n\r\n  position:relative;\r\n  z-index:9999;\r\n\r\n  width:100%;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(3,6,7,.98) 0%,\r\n      rgba(5,10,12,.96) 100%\r\n    ) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(0,229,168,.10) !important;\r\n\r\n  box-shadow:\r\n    0 10px 40px rgba(0,0,0,.25) !important;\r\n\r\n  overflow:visible;\r\n}\r\n\r\n\r\n\/* Brilho de fundo *\/\r\n\r\n.oxus-header::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  z-index:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 5% 50%,\r\n      rgba(0,229,168,.12) 0%,\r\n      rgba(0,229,168,.04) 24%,\r\n      transparent 48%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 20%,\r\n      rgba(16,207,234,.10) 0%,\r\n      transparent 38%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha inferior em degrad\u00ea *\/\r\n\r\n.oxus-header::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:0;\r\n  bottom:-1px;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent 0%,\r\n      rgba(0,229,168,.35) 28%,\r\n      rgba(16,207,234,.30) 72%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.oxus-header-bar{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:22px;\r\n\r\n  width:100%;\r\n  max-width:1420px;\r\n\r\n  margin:0 auto;\r\n  padding:17px 32px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOGO\r\n========================================================= *\/\r\n\r\n.oxus-header-logo{\r\n  display:inline-flex;\r\n  align-items:center;\r\n\r\n  flex-shrink:0;\r\n\r\n  line-height:0;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .25s ease,\r\n    transform .25s ease,\r\n    filter .25s ease;\r\n}\r\n\r\n.oxus-header-logo:hover{\r\n  opacity:.95;\r\n\r\n  transform:\r\n    translateY(-1px);\r\n\r\n  filter:\r\n    drop-shadow(0 0 12px rgba(0,229,168,.18));\r\n}\r\n\r\n.oxus-header-logo img{\r\n  display:block;\r\n\r\n  width:140px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVEGA\u00c7\u00c3O DESKTOP\r\n========================================================= *\/\r\n\r\n.oxus-header-nav{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex:1;\r\n\r\n  gap:3px;\r\n}\r\n\r\n.oxus-header-nav-link,\r\n.oxus-header-dropdown-trigger{\r\n  position:relative;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:6px;\r\n\r\n  padding:10px 12px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:8px;\r\n\r\n  background:\r\n    transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-nav-link:hover,\r\n.oxus-header-dropdown-trigger:hover{\r\n  color:\r\n    var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.045) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.04);\r\n\r\n  transform:\r\n    translateY(-1px);\r\n}\r\n\r\n\r\n\/* Item ativo *\/\r\n\r\n.oxus-header-nav-link.active,\r\n.oxus-header-dropdown.active > .oxus-header-dropdown-trigger{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.09),\r\n      rgba(16,207,234,.05)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.10);\r\n}\r\n\r\n.oxus-header-nav-link.active::after,\r\n.oxus-header-dropdown.active > .oxus-header-dropdown-trigger::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:50%;\r\n  bottom:3px;\r\n\r\n  width:25px;\r\n  height:2px;\r\n\r\n  transform:\r\n    translateX(-50%);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    var(--oxus-gradient);\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DROPDOWN OXUSTECH\r\n========================================================= *\/\r\n\r\n.oxus-header-dropdown{\r\n  position:relative;\r\n}\r\n\r\n.oxus-header-dropdown-arrow{\r\n  display:inline-flex;\r\n\r\n  width:14px;\r\n  height:14px;\r\n\r\n  opacity:.65;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    opacity .22s ease;\r\n}\r\n\r\n.oxus-header-dropdown:hover\r\n.oxus-header-dropdown-arrow{\r\n  transform:\r\n    rotate(180deg);\r\n\r\n  opacity:1;\r\n}\r\n\r\n.oxus-header-dropdown-menu{\r\n  position:absolute;\r\n\r\n  top:calc(100% + 10px);\r\n  left:50%;\r\n\r\n  width:230px;\r\n\r\n  padding:8px;\r\n\r\n  opacity:0;\r\n  visibility:hidden;\r\n\r\n  transform:\r\n    translate(-50%, -6px);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(8,16,19,.99) 0%,\r\n      rgba(3,6,7,.99) 100%\r\n    );\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.13);\r\n\r\n  border-radius:12px;\r\n\r\n  box-shadow:\r\n    0 20px 50px rgba(0,0,0,.45),\r\n    0 0 25px rgba(0,229,168,.04);\r\n\r\n  transition:\r\n    opacity .2s ease,\r\n    visibility .2s ease,\r\n    transform .2s ease;\r\n\r\n  z-index:100;\r\n}\r\n\r\n.oxus-header-dropdown-menu::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-10px;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:10px;\r\n}\r\n\r\n.oxus-header-dropdown:hover\r\n.oxus-header-dropdown-menu{\r\n  opacity:1;\r\n  visibility:visible;\r\n\r\n  transform:\r\n    translate(-50%,0);\r\n}\r\n\r\n.oxus-header-dropdown-menu a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:10px;\r\n\r\n  width:100%;\r\n\r\n  padding:11px 12px;\r\n\r\n  color:\r\n    var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:8px;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-dropdown-menu a:hover{\r\n  color:\r\n    var(--oxus-white) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.12);\r\n\r\n  transform:\r\n    translateX(2px);\r\n}\r\n\r\n.oxus-header-dropdown-menu a span{\r\n  color:\r\n    var(--oxus-green);\r\n\r\n  opacity:.65;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00d5ES\r\n========================================================= *\/\r\n\r\n.oxus-header-actions{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  flex-shrink:0;\r\n}\r\n\r\n.oxus-header-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:8px;\r\n\r\n  padding:11px 19px;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    filter .22s ease;\r\n}\r\n\r\n\r\n\/* Login *\/\r\n\r\n.oxus-header-btn-login{\r\n  color:\r\n    var(--oxus-text) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.14) !important;\r\n}\r\n\r\n.oxus-header-btn-login:hover{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.06) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.34) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.08);\r\n}\r\n\r\n\r\n\/* CTA *\/\r\n\r\n.oxus-header-btn-cta{\r\n  color:\r\n    #02100d !important;\r\n\r\n  background:\r\n    var(--oxus-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.70) !important;\r\n\r\n  box-shadow:\r\n    0 6px 22px rgba(0,229,168,.16),\r\n    0 0 0 1px rgba(255,255,255,.06) inset !important;\r\n}\r\n\r\n.oxus-header-btn-cta:hover{\r\n  color:\r\n    #020b09 !important;\r\n\r\n  background:\r\n    var(--oxus-gradient-hover) !important;\r\n\r\n  transform:\r\n    translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 9px 30px rgba(0,229,168,.25),\r\n    0 0 22px rgba(16,207,234,.14),\r\n    0 0 0 1px rgba(255,255,255,.10) inset !important;\r\n\r\n  filter:\r\n    saturate(1.08);\r\n}\r\n\r\n.oxus-header-btn .arrow{\r\n  display:inline-block;\r\n\r\n  font-size:15px;\r\n  line-height:1;\r\n\r\n  transition:\r\n    transform .22s ease;\r\n}\r\n\r\n.oxus-header-btn:hover .arrow{\r\n  transform:\r\n    translateX(3px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HAMBURGER\r\n========================================================= *\/\r\n\r\n.oxus-header-burger{\r\n  display:none;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n\r\n  padding:0;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    box-shadow .2s ease;\r\n}\r\n\r\n.oxus-header-burger:hover,\r\n.oxus-header-burger.open{\r\n  background:\r\n    rgba(0,229,168,.07) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.35) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.10);\r\n}\r\n\r\n.oxus-header-burger-lines{\r\n  position:relative;\r\n\r\n  display:block;\r\n\r\n  width:19px;\r\n  height:14px;\r\n}\r\n\r\n.oxus-header-burger-lines span{\r\n  display:block;\r\n\r\n  position:absolute;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:2px;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    var(--oxus-white);\r\n\r\n  transition:\r\n    top .3s ease,\r\n    opacity .2s ease,\r\n    transform .3s ease,\r\n    background .2s ease;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(1){\r\n  top:0;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(2){\r\n  top:6px;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(3){\r\n  top:12px;\r\n}\r\n\r\n.oxus-header-burger:hover\r\n.oxus-header-burger-lines span,\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span{\r\n  background:\r\n    var(--oxus-green);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(1){\r\n  top:6px;\r\n\r\n  transform:\r\n    rotate(45deg);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(2){\r\n  opacity:0;\r\n\r\n  transform:\r\n    translateX(-15px);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(3){\r\n  top:6px;\r\n\r\n  transform:\r\n    rotate(-45deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MENU MOBILE\r\n========================================================= *\/\r\n\r\n.oxus-header-mobile{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:none;\r\n  flex-direction:column;\r\n\r\n  padding:16px 24px 24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(0,229,168,.08),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070d0f 0%,\r\n      #030607 100%\r\n    ) !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n\r\n  box-shadow:\r\n    0 20px 40px rgba(0,0,0,.35);\r\n}\r\n\r\n.oxus-header-mobile.open{\r\n  display:flex;\r\n}\r\n\r\n\r\n\/* Navega\u00e7\u00e3o *\/\r\n\r\n.oxus-header-mobile-nav{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:7px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n.oxus-header-mobile-nav > a,\r\n.oxus-mobile-dropdown-trigger{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  width:100%;\r\n\r\n  padding:14px 17px;\r\n\r\n  color:\r\n    var(--oxus-text) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-mobile-nav > a:hover,\r\n.oxus-header-mobile-nav > a.active,\r\n.oxus-mobile-dropdown-trigger:hover,\r\n.oxus-mobile-dropdown-trigger.open{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n}\r\n\r\n\r\n\/* Submenu mobile *\/\r\n\r\n.oxus-mobile-dropdown{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:7px;\r\n}\r\n\r\n.oxus-mobile-dropdown-icon{\r\n  display:inline-flex;\r\n\r\n  width:16px;\r\n  height:16px;\r\n\r\n  opacity:.65;\r\n\r\n  transition:\r\n    transform .25s ease;\r\n}\r\n\r\n.oxus-mobile-dropdown-trigger.open\r\n.oxus-mobile-dropdown-icon{\r\n  transform:\r\n    rotate(180deg);\r\n}\r\n\r\n.oxus-mobile-submenu{\r\n  display:none;\r\n  flex-direction:column;\r\n  gap:5px;\r\n\r\n  padding:\r\n    4px 0 3px 14px;\r\n}\r\n\r\n.oxus-mobile-submenu.open{\r\n  display:flex;\r\n}\r\n\r\n.oxus-mobile-submenu a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  padding:12px 15px;\r\n\r\n  color:\r\n    var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:600 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease;\r\n}\r\n\r\n.oxus-mobile-submenu a:hover{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.05);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n}\r\n\r\n\r\n\/* Bot\u00f5es mobile *\/\r\n\r\n.oxus-header-mobile-actions{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:10px;\r\n\r\n  padding-top:20px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.07);\r\n}\r\n\r\n.oxus-header-mobile-actions\r\n.oxus-header-btn{\r\n  width:100%;\r\n\r\n  padding:14px 20px;\r\n\r\n  font-size:14px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:1220px){\r\n\r\n  .oxus-header-bar{\r\n    padding-left:24px;\r\n    padding-right:24px;\r\n  }\r\n\r\n  .oxus-header-nav-link,\r\n  .oxus-header-dropdown-trigger{\r\n    padding-left:9px;\r\n    padding-right:9px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .oxus-header-btn{\r\n    padding-left:15px;\r\n    padding-right:15px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:1080px){\r\n\r\n  .oxus-header-nav{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-burger{\r\n    display:flex;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:620px){\r\n\r\n  .oxus-header-bar{\r\n    gap:12px;\r\n\r\n    padding:\r\n      14px 18px;\r\n  }\r\n\r\n  .oxus-header-logo img{\r\n    width:124px !important;\r\n  }\r\n\r\n  .oxus-header-actions{\r\n    gap:8px;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-login{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-btn{\r\n    padding:\r\n      10px 15px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .oxus-header-mobile{\r\n    padding:\r\n      14px 18px 20px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:430px){\r\n\r\n  .oxus-header-logo img{\r\n    width:112px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta{\r\n    padding:\r\n      10px 12px;\r\n\r\n    font-size:11px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta\r\n  .arrow{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-burger{\r\n    width:40px;\r\n    height:40px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:360px){\r\n\r\n  .oxus-header-bar{\r\n    padding-left:12px;\r\n    padding-right:12px;\r\n  }\r\n\r\n  .oxus-header-logo img{\r\n    width:96px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta{\r\n    padding-left:9px;\r\n    padding-right:9px;\r\n\r\n    font-size:10px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<header class=\"oxus-header\">\r\n\r\n  <div class=\"oxus-header-bar\">\r\n\r\n    <!-- LOGO -->\r\n    <a\r\n      href=\"https:\/\/oxustech.cloud\/\"\r\n      class=\"oxus-header-logo\"\r\n      aria-label=\"OxusTech Home\"\r\n    >\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxustech-logo.webp\"\r\n        alt=\"OxusTech\"\r\n        width=\"140\"\r\n        height=\"45\"\r\n      >\r\n    <\/a>\r\n\r\n\r\n    <!-- =====================================================\r\n         MENU DESKTOP\r\n    ====================================================== -->\r\n\r\n    <nav\r\n      class=\"oxus-header-nav\"\r\n      aria-label=\"Main navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        Home\r\n      <\/a>\r\n\r\n\r\n      <!-- DROPDOWN OXUSTECH -->\r\n\r\n      <div class=\"oxus-header-dropdown\">\r\n\r\n        <button\r\n          class=\"oxus-header-dropdown-trigger\"\r\n          type=\"button\"\r\n          aria-haspopup=\"true\"\r\n        >\r\n          OxusTech\r\n\r\n          <svg\r\n            class=\"oxus-header-dropdown-arrow\"\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n          <\/svg>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-header-dropdown-menu\">\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"\/how-it-works\/\"\r\n        class=\"oxus-header-nav-link active\"\r\n      >\r\n        How It Works\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        Performance\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/affiliate-program\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        Affiliate Program\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/faq\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        FAQ\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- =====================================================\r\n         A\u00c7\u00d5ES\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-header-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/app.oxustech.ai\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-cta\"\r\n      >\r\n        Get Started\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- HAMBURGER -->\r\n\r\n      <button\r\n        class=\"oxus-header-burger\"\r\n        id=\"oxus-header-burger\"\r\n        type=\"button\"\r\n        aria-label=\"Open navigation menu\"\r\n        aria-expanded=\"false\"\r\n        aria-controls=\"oxus-mobile-menu\"\r\n      >\r\n        <span class=\"oxus-header-burger-lines\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n        <\/span>\r\n      <\/button>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- =====================================================\r\n       MENU MOBILE\r\n  ====================================================== -->\r\n\r\n  <div\r\n    class=\"oxus-header-mobile\"\r\n    id=\"oxus-mobile-menu\"\r\n  >\r\n\r\n    <nav\r\n      class=\"oxus-header-mobile-nav\"\r\n      aria-label=\"Mobile navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"\r\n        \r\n      >\r\n        Home\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- DROPDOWN MOBILE -->\r\n\r\n      <div class=\"oxus-mobile-dropdown\">\r\n\r\n        <button\r\n          class=\"oxus-mobile-dropdown-trigger\"\r\n          id=\"oxus-mobile-dropdown-trigger\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n          OxusTech\r\n\r\n          <svg\r\n            class=\"oxus-mobile-dropdown-icon\"\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n          <\/svg>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div\r\n          class=\"oxus-mobile-submenu\"\r\n          id=\"oxus-mobile-submenu\"\r\n        >\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a href=\"\/how-it-works\/\" class=\"active\">\r\n        How It Works\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/performance\/\">\r\n        Performance\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/affiliate-program\/\">\r\n        Affiliate Program\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/faq\/\">\r\n        FAQ\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- A\u00c7\u00d5ES MOBILE -->\r\n\r\n    <div class=\"oxus-header-mobile-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/app.oxustech.ai\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-cta\"\r\n      >\r\n        Get Started\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =========================================================\r\n     JAVASCRIPT\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var burger =\r\n    document.getElementById('oxus-header-burger');\r\n\r\n  var mobileMenu =\r\n    document.getElementById('oxus-mobile-menu');\r\n\r\n  var mobileDropdownTrigger =\r\n    document.getElementById('oxus-mobile-dropdown-trigger');\r\n\r\n  var mobileSubmenu =\r\n    document.getElementById('oxus-mobile-submenu');\r\n\r\n\r\n  \/* =======================================================\r\n     MENU PRINCIPAL MOBILE\r\n  ======================================================= *\/\r\n\r\n  function openMenu(){\r\n\r\n    if(!burger || !mobileMenu){\r\n      return;\r\n    }\r\n\r\n    burger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n\r\n    burger.setAttribute(\r\n      'aria-expanded',\r\n      'true'\r\n    );\r\n\r\n    burger.setAttribute(\r\n      'aria-label',\r\n      'Close navigation menu'\r\n    );\r\n  }\r\n\r\n\r\n  function closeMenu(){\r\n\r\n    if(!burger || !mobileMenu){\r\n      return;\r\n    }\r\n\r\n    burger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n\r\n    burger.setAttribute(\r\n      'aria-expanded',\r\n      'false'\r\n    );\r\n\r\n    burger.setAttribute(\r\n      'aria-label',\r\n      'Open navigation menu'\r\n    );\r\n  }\r\n\r\n\r\n  if(burger && mobileMenu){\r\n\r\n    burger.addEventListener(\r\n      'click',\r\n      function(event){\r\n\r\n        event.stopPropagation();\r\n\r\n        var menuIsOpen =\r\n          mobileMenu.classList.contains('open');\r\n\r\n        if(menuIsOpen){\r\n          closeMenu();\r\n        }else{\r\n          openMenu();\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     DROPDOWN MOBILE\r\n  ======================================================= *\/\r\n\r\n  if(\r\n    mobileDropdownTrigger &&\r\n    mobileSubmenu\r\n  ){\r\n\r\n    mobileDropdownTrigger.addEventListener(\r\n      'click',\r\n      function(event){\r\n\r\n        event.stopPropagation();\r\n\r\n        var isOpen =\r\n          mobileSubmenu.classList.contains('open');\r\n\r\n        mobileSubmenu.classList.toggle('open');\r\n        mobileDropdownTrigger.classList.toggle('open');\r\n\r\n        mobileDropdownTrigger.setAttribute(\r\n          'aria-expanded',\r\n          isOpen ? 'false' : 'true'\r\n        );\r\n\r\n      }\r\n    );\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     FECHAR AO CLICAR NOS LINKS\r\n  ======================================================= *\/\r\n\r\n  if(mobileMenu){\r\n\r\n    mobileMenu\r\n      .querySelectorAll('a')\r\n      .forEach(function(link){\r\n\r\n        link.addEventListener(\r\n          'click',\r\n          function(){\r\n\r\n            closeMenu();\r\n\r\n          }\r\n        );\r\n\r\n      });\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     CLIQUE FORA\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener(\r\n    'click',\r\n    function(event){\r\n\r\n      if(\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open') &&\r\n        !event.target.closest('.oxus-header')\r\n      ){\r\n        closeMenu();\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n\r\n  \/* =======================================================\r\n     ESC\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener(\r\n    'keydown',\r\n    function(event){\r\n\r\n      if(\r\n        event.key === 'Escape' &&\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open')\r\n      ){\r\n\r\n        closeMenu();\r\n\r\n        if(burger){\r\n          burger.focus();\r\n        }\r\n\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n\r\n  \/* =======================================================\r\n     DESKTOP RESIZE\r\n  ======================================================= *\/\r\n\r\n  window.addEventListener(\r\n    'resize',\r\n    function(){\r\n\r\n      if(\r\n        window.innerWidth > 1080 &&\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open')\r\n      ){\r\n        closeMenu();\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f764bc4 elementor-widget elementor-widget-html\" data-id=\"f764bc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 HOW IT WORKS HERO\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET LOCAL\r\n========================================================= *\/\r\n\r\n.oxus-hiw-hero,\r\n.oxus-hiw-hero *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.oxus-hiw-hero{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n  min-height:670px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  padding:92px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 78% 38%,\r\n      rgba(0,229,168,.11) 0%,\r\n      rgba(16,207,234,.045) 28%,\r\n      transparent 54%\r\n    ),\r\n    radial-gradient(\r\n      circle at 10% 88%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      120deg,\r\n      #020405 0%,\r\n      #04090b 44%,\r\n      #071316 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BACKGROUND DETAILS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-hero::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-230px;\r\n  right:-170px;\r\n\r\n  width:650px;\r\n  height:650px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.12) 0%,\r\n      rgba(16,207,234,.055) 38%,\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(10px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n.oxus-hiw-hero::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.017) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.017) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:54px 54px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to right,\r\n      transparent 0%,\r\n      rgba(0,0,0,.34) 44%,\r\n      rgba(0,0,0,.82) 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to right,\r\n      transparent 0%,\r\n      rgba(0,0,0,.34) 44%,\r\n      rgba(0,0,0,.82) 100%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-hiw-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1320px;\r\n\r\n  margin:0 auto;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.02fr)\r\n    minmax(420px,.98fr);\r\n\r\n  align-items:center;\r\n\r\n  gap:70px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEFT CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-hiw-content{\r\n  width:100%;\r\n  max-width:680px;\r\n}\r\n\r\n\r\n\/* eyebrow *\/\r\n\r\n.oxus-hiw-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:23px;\r\n\r\n  padding:8px 13px;\r\n\r\n  color:#b8fff0;\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  letter-spacing:.075em;\r\n  text-transform:uppercase;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.21);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    );\r\n}\r\n\r\n.oxus-hiw-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green) 0%,\r\n      var(--oxus-cyan) 100%\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.oxus-hiw-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:7px;\r\n  height:7px;\r\n\r\n  flex-shrink:0;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.80);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TITLE\r\n========================================================= *\/\r\n\r\n.oxus-hiw-title{\r\n  max-width:650px;\r\n\r\n  margin-bottom:23px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(39px,4.2vw,53px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.075 !important;\r\n\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DESCRIPTION\r\n========================================================= *\/\r\n\r\n.oxus-hiw-description{\r\n  max-width:625px;\r\n\r\n  margin-bottom:30px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUICK FACTS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-facts{\r\n  display:flex;\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:31px;\r\n}\r\n\r\n\r\n.oxus-hiw-fact{\r\n  padding:9px 12px;\r\n\r\n  color:#aab6ba;\r\n\r\n  font-size:11px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.022);\r\n}\r\n\r\n\r\n.oxus-hiw-fact-green{\r\n  color:#c5fff2;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTONS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-actions{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-hiw-btn{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:50px;\r\n\r\n  padding:13px 22px;\r\n\r\n  font-size:14px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease,\r\n    color .22s ease;\r\n}\r\n\r\n\r\n\/* primary *\/\r\n\r\n.oxus-hiw-btn-primary{\r\n  color:#02100c !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.50) !important;\r\n\r\n  box-shadow:\r\n    0 7px 25px rgba(0,229,168,.18);\r\n}\r\n\r\n\r\n.oxus-hiw-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 11px 34px rgba(0,229,168,.27);\r\n}\r\n\r\n\r\n\/* secondary *\/\r\n\r\n.oxus-hiw-btn-secondary{\r\n  color:var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.13) !important;\r\n}\r\n\r\n\r\n.oxus-hiw-btn-secondary:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.045) !important;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RIGHT VISUAL\r\n========================================================= *\/\r\n\r\n.oxus-hiw-visual{\r\n  position:relative;\r\n\r\n  width:100%;\r\n  max-width:560px;\r\n\r\n  margin-left:auto;\r\n}\r\n\r\n\r\n.oxus-hiw-visual::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:82%;\r\n  height:82%;\r\n\r\n  transform:\r\n    translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.17) 0%,\r\n      rgba(16,207,234,.07) 38%,\r\n      transparent 72%\r\n    );\r\n\r\n  filter:blur(35px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROCESS CARD\r\n========================================================= *\/\r\n\r\n.oxus-hiw-process{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  padding:28px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.105);\r\n\r\n  border-radius:22px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(14,28,31,.89) 0%,\r\n      rgba(5,12,14,.94) 54%,\r\n      rgba(4,9,11,.98) 100%\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(0,0,0,.45),\r\n    inset 0 1px 0 rgba(255,255,255,.055);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-hiw-process::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.75),\r\n      rgba(16,207,234,.60),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* header *\/\r\n\r\n.oxus-hiw-process-head{\r\n  margin-bottom:27px;\r\n}\r\n\r\n\r\n.oxus-hiw-process-label{\r\n  margin-bottom:6px;\r\n\r\n  color:#879499;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-hiw-process-title{\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   STEPS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-process-list{\r\n  position:relative;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-hiw-process-list::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:31px;\r\n  bottom:31px;\r\n  left:23px;\r\n\r\n  width:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      to bottom,\r\n      rgba(0,229,168,.35),\r\n      rgba(16,207,234,.18),\r\n      rgba(0,229,168,.14)\r\n    );\r\n}\r\n\r\n\r\n.oxus-hiw-process-step{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    46px 1fr;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  min-height:75px;\r\n\r\n  padding:12px 14px 12px 0;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-hiw-process-number{\r\n  width:46px;\r\n  height:46px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.16);\r\n\r\n  border-radius:12px;\r\n\r\n  background:\r\n    #071315;\r\n\r\n  box-shadow:\r\n    0 0 16px rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-hiw-process-step h3{\r\n  margin-bottom:4px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-hiw-process-step p{\r\n  color:#849196 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM STATUS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-process-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:20px;\r\n\r\n  margin-top:23px;\r\n\r\n  padding-top:20px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n\r\n.oxus-hiw-process-bottom p{\r\n  color:#7d8a8f !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-hiw-status{\r\n  flex-shrink:0;\r\n\r\n  padding:7px 10px;\r\n\r\n  color:#baffef;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.17);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    rgba(0,229,168,.05);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-hiw-note{\r\n  max-width:520px;\r\n\r\n  margin:\r\n    15px auto 0;\r\n\r\n  color:#6e7b80 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n\r\n  text-align:center;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .oxus-hiw-hero{\r\n    min-height:auto;\r\n\r\n    padding-top:75px;\r\n    padding-bottom:75px;\r\n  }\r\n\r\n  .oxus-hiw-container{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:56px;\r\n  }\r\n\r\n  .oxus-hiw-content{\r\n    max-width:760px;\r\n  }\r\n\r\n  .oxus-hiw-visual{\r\n    max-width:650px;\r\n\r\n    margin-left:0;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-hiw-hero{\r\n    padding:\r\n      62px 20px;\r\n  }\r\n\r\n  .oxus-hiw-title{\r\n    font-size:\r\n      clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .oxus-hiw-description{\r\n    font-size:16px !important;\r\n  }\r\n\r\n  .oxus-hiw-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-hiw-btn{\r\n    width:100%;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-hiw-hero{\r\n    padding-top:52px;\r\n    padding-bottom:52px;\r\n  }\r\n\r\n  .oxus-hiw-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .oxus-hiw-facts{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n  }\r\n\r\n  .oxus-hiw-fact{\r\n    width:100%;\r\n  }\r\n\r\n  .oxus-hiw-process{\r\n    padding:21px 17px;\r\n  }\r\n\r\n  .oxus-hiw-process-step{\r\n    grid-template-columns:\r\n      42px 1fr;\r\n\r\n    gap:12px;\r\n  }\r\n\r\n  .oxus-hiw-process-number{\r\n    width:42px;\r\n    height:42px;\r\n  }\r\n\r\n  .oxus-hiw-process-bottom{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-hiw-hero\">\r\n\r\n  <div class=\"oxus-hiw-container\">\r\n\r\n\r\n    <!-- =====================================================\r\n         LEFT\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-hiw-content\">\r\n\r\n\r\n      <div class=\"oxus-hiw-eyebrow\">\r\n        How OxusTech Works\r\n      <\/div>\r\n\r\n\r\n <h1 class=\"oxus-hiw-title\">\r\n  How OxusTech Works:\r\n  <span class=\"oxus-hiw-title-gradient\">\r\n    From USDT Deposit to Automated Arbitrage\r\n  <\/span>\r\n<\/h1>\r\n\r\n\r\n      <p class=\"oxus-hiw-description\">\r\n        Oxus Tech is designed to keep the process simple on the user\r\n        side. You create an account, deposit USDT and follow your balance\r\n        from the dashboard while the platform handles the automated\r\n        arbitrage process behind the scenes.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"oxus-hiw-facts\">\r\n\r\n        <div class=\"oxus-hiw-fact oxus-hiw-fact-green\">\r\n          Minimum deposit: 50 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-fact\">\r\n          Automated operation\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-fact\">\r\n          No fixed lock-up period\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-hiw-btn oxus-hiw-btn-primary\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"\/performance\/\"\r\n          class=\"oxus-hiw-btn oxus-hiw-btn-secondary\"\r\n        >\r\n          View Performance\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         RIGHT PROCESS\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-hiw-visual\">\r\n\r\n\r\n      <div class=\"oxus-hiw-process\">\r\n\r\n\r\n        <div class=\"oxus-hiw-process-head\">\r\n\r\n          <div class=\"oxus-hiw-process-label\">\r\n            The User Journey\r\n          <\/div>\r\n\r\n          <h2 class=\"oxus-hiw-process-title\">\r\n            Four steps from setup to account management\r\n          <\/h2>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-hiw-process-list\">\r\n\r\n\r\n          <!-- 01 -->\r\n\r\n          <div class=\"oxus-hiw-process-step\">\r\n\r\n            <div class=\"oxus-hiw-process-number\">\r\n              01\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <h3>\r\n                Create your account\r\n              <\/h3>\r\n\r\n              <p>\r\n                Register and access the OxusTech platform.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- 02 -->\r\n\r\n          <div class=\"oxus-hiw-process-step\">\r\n\r\n            <div class=\"oxus-hiw-process-number\">\r\n              02\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <h3>\r\n                Deposit USDT\r\n              <\/h3>\r\n\r\n              <p>\r\n                Funding starts from 50 USDT.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- 03 -->\r\n\r\n          <div class=\"oxus-hiw-process-step\">\r\n\r\n            <div class=\"oxus-hiw-process-number\">\r\n              03\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <h3>\r\n                Automated arbitrage begins\r\n              <\/h3>\r\n\r\n              <p>\r\n                Capital is connected to the platform's trading process.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- 04 -->\r\n\r\n          <div class=\"oxus-hiw-process-step\">\r\n\r\n            <div class=\"oxus-hiw-process-number\">\r\n              04\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <h3>\r\n                Follow your account\r\n              <\/h3>\r\n\r\n              <p>\r\n                Track activity and manage your balance from the dashboard.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-hiw-process-bottom\">\r\n\r\n          <p>\r\n            Trading execution runs automatically after setup.\r\n          <\/p>\r\n\r\n          <div class=\"oxus-hiw-status\">\r\n            Automated\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-hiw-note\">\r\n        Digital asset and prediction-market activity involves risk.\r\n        Performance is not fixed or guaranteed.\r\n      <\/p>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c0877c elementor-widget elementor-widget-html\" data-id=\"8c0877c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 4 STEPS\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps,\r\n.oxus-hiw-steps *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.oxus-hiw-steps-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 22%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 76%,\r\n      rgba(16,207,234,.04) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* top line *\/\r\n\r\n.oxus-hiw-steps::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps-head{\r\n  max-width:790px;\r\n\r\n  margin-bottom:58px;\r\n}\r\n\r\n\r\n.oxus-hiw-steps-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-hiw-steps-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-hiw-steps-title{\r\n  max-width:690px;\r\n\r\n  margin-bottom:20px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-hiw-steps-description{\r\n  max-width:720px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   STEPS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps-list{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr;\r\n\r\n  gap:16px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   STEP\r\n========================================================= *\/\r\n\r\n.oxus-hiw-step{\r\n  position:relative;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    115px\r\n    minmax(0,1fr)\r\n    240px;\r\n\r\n  gap:32px;\r\n\r\n  align-items:center;\r\n\r\n  min-height:185px;\r\n\r\n  padding:30px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.012)\r\n    );\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-hiw-step:hover{\r\n  transform:translateY(-2px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.014)\r\n    );\r\n}\r\n\r\n\r\n\/* top accent *\/\r\n\r\n.oxus-hiw-step::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.58),\r\n      rgba(16,207,234,.24),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NUMBER\r\n========================================================= *\/\r\n\r\n.oxus-hiw-step-number{\r\n  width:78px;\r\n  height:78px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:20px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.17);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 35% 30%,\r\n      rgba(0,229,168,.12),\r\n      rgba(0,229,168,.025)\r\n    );\r\n\r\n  box-shadow:\r\n    0 0 25px rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-hiw-step-content h3{\r\n  margin-bottom:10px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n\r\n  letter-spacing:-.015em;\r\n}\r\n\r\n\r\n.oxus-hiw-step-content p{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SIDE INFO\r\n========================================================= *\/\r\n\r\n.oxus-hiw-step-side{\r\n  padding-left:26px;\r\n\r\n  border-left:\r\n    1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n\r\n.oxus-hiw-step-side-label{\r\n  margin-bottom:7px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-hiw-step-side-value{\r\n  color:#dfe7e8 !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-hiw-step-side-value.green{\r\n  color:var(--oxus-green) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM NOTE\r\n========================================================= *\/\r\n\r\n.oxus-hiw-steps-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:24px;\r\n\r\n  padding:24px 26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-hiw-steps-bottom p{\r\n  max-width:760px;\r\n\r\n  color:#909ca0 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-hiw-steps-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-hiw-steps-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-hiw-step{\r\n    grid-template-columns:\r\n      90px 1fr;\r\n  }\r\n\r\n  .oxus-hiw-step-side{\r\n    grid-column:2;\r\n\r\n    padding-left:0;\r\n    padding-top:18px;\r\n\r\n    border-left:0;\r\n    border-top:\r\n      1px solid rgba(255,255,255,.055);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-hiw-steps{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-hiw-step{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:20px;\r\n\r\n    min-height:auto;\r\n\r\n    padding:25px 22px;\r\n  }\r\n\r\n  .oxus-hiw-step-number{\r\n    width:60px;\r\n    height:60px;\r\n\r\n    font-size:16px !important;\r\n  }\r\n\r\n  .oxus-hiw-step-side{\r\n    grid-column:auto;\r\n  }\r\n\r\n  .oxus-hiw-steps-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-hiw-steps{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-hiw-steps-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-hiw-steps\">\r\n\r\n  <div class=\"oxus-hiw-steps-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-hiw-steps-head\">\r\n\r\n      <div class=\"oxus-hiw-steps-eyebrow\">\r\n        From Setup to Operation\r\n      <\/div>\r\n\r\n    <h2 class=\"oxus-hiw-steps-title\">\r\n  Four simple steps explain\r\n  <span class=\"oxus-hiw-steps-title-gradient\">\r\n    how Oxus Tech works\r\n  <\/span>\r\n<\/h2>\r\n\r\n      <p class=\"oxus-hiw-steps-description\">\r\n        The user experience is intentionally straightforward. Most of the\r\n        complexity sits behind the platform, while your side of the process\r\n        comes down to account setup, funding and account management.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         STEP 01\r\n    ====================================================== -->\r\n\r\n    <article class=\"oxus-hiw-step\">\r\n\r\n      <div class=\"oxus-hiw-step-number\">\r\n        01\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-content\">\r\n\r\n        <h3>\r\n          Create your OxusTech account\r\n        <\/h3>\r\n\r\n        <p>\r\n          Registration gives you access to the platform dashboard,\r\n          where deposits, account activity and balance management are\r\n          handled from one place.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-side\">\r\n\r\n        <div class=\"oxus-hiw-step-side-label\">\r\n          First Step\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-step-side-value\">\r\n          Account Registration\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/article>\r\n\r\n\r\n    <!-- =====================================================\r\n         STEP 02\r\n    ====================================================== -->\r\n\r\n    <article class=\"oxus-hiw-step\">\r\n\r\n      <div class=\"oxus-hiw-step-number\">\r\n        02\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-content\">\r\n\r\n        <h3>\r\n          Fund your account with USDT\r\n        <\/h3>\r\n\r\n        <p>\r\n          Deposits are made in USDT and start from 50 USDT.\r\n          Once funding is completed, the deposited amount becomes\r\n          available for connection to the platform's automated process.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-side\">\r\n\r\n        <div class=\"oxus-hiw-step-side-label\">\r\n          Minimum Deposit\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-step-side-value green\">\r\n          50 USDT\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/article>\r\n\r\n\r\n    <!-- =====================================================\r\n         STEP 03\r\n    ====================================================== -->\r\n\r\n    <article class=\"oxus-hiw-step\">\r\n\r\n      <div class=\"oxus-hiw-step-number\">\r\n        03\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-content\">\r\n\r\n        <h3>\r\n          Capital connects to the automated strategy\r\n        <\/h3>\r\n\r\n        <p>\r\n          After funding, the capital is connected to the trading pool\r\n          used by Oxus Tech. The platform's algorithms then scan\r\n          prediction markets for arbitrage opportunities and handle the\r\n          execution process automatically.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-side\">\r\n\r\n        <div class=\"oxus-hiw-step-side-label\">\r\n          Trading Process\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-step-side-value\">\r\n          Automated Arbitrage\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/article>\r\n\r\n\r\n    <!-- =====================================================\r\n         STEP 04\r\n    ====================================================== -->\r\n\r\n    <article class=\"oxus-hiw-step\">\r\n\r\n      <div class=\"oxus-hiw-step-number\">\r\n        04\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-content\">\r\n\r\n        <h3>\r\n          Follow and manage your account\r\n        <\/h3>\r\n\r\n        <p>\r\n          From the dashboard, users can follow account statistics,\r\n          check balances and manage withdrawal requests without needing\r\n          to place or monitor individual trades manually.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-step-side\">\r\n\r\n        <div class=\"oxus-hiw-step-side-label\">\r\n          User Control\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-step-side-value\">\r\n          Dashboard Management\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/article>\r\n\r\n\r\n    <!-- =====================================================\r\n         BOTTOM\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-hiw-steps-bottom\">\r\n\r\n      <p>\r\n        The main point is simple: users manage the account, while the\r\n        platform handles the market scanning and automated execution\r\n        process behind the scenes.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-hiw-steps-link\"\r\n      >\r\n        Create an Account \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9893270 elementor-widget elementor-widget-html\" data-id=\"9893270\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 WHAT HAPPENS AFTER YOUR DEPOSIT\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit,\r\n.oxus-after-deposit *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 24%,\r\n      rgba(0,229,168,.065) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 12% 84%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 52%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* Grid *\/\r\n\r\n.oxus-after-deposit::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:58px 58px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.50) 20%,\r\n      rgba(0,0,0,.50) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.50) 20%,\r\n      rgba(0,0,0,.50) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:55px;\r\n}\r\n\r\n\r\n.oxus-after-deposit-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-after-deposit-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-after-deposit-title{\r\n  max-width:610px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-after-deposit-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-after-deposit-description{\r\n  max-width:630px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FLOW\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-flow{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:14px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FLOW CARD\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-card{\r\n  position:relative;\r\n\r\n  min-height:285px;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.012)\r\n    );\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-after-deposit-card:hover{\r\n  transform:translateY(-3px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-after-deposit-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.58),\r\n      rgba(16,207,234,.24),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NUMBER\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-number{\r\n  width:42px;\r\n  height:42px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  margin-bottom:26px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.16);\r\n\r\n  border-radius:11px;\r\n\r\n  background:\r\n    rgba(0,229,168,.05);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-card h3{\r\n  margin-bottom:11px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-after-deposit-card p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DETAIL\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-detail{\r\n  margin-top:auto;\r\n\r\n  padding-top:22px;\r\n\r\n  color:#7e8b90;\r\n\r\n  font-size:10px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-after-deposit-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:24px;\r\n\r\n  padding:25px 27px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.025),\r\n      rgba(255,255,255,.015),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-after-deposit-bottom p{\r\n  max-width:770px;\r\n\r\n  color:#909ca0 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-after-deposit-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-after-deposit-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-after-deposit-flow{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-after-deposit-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-after-deposit{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-after-deposit-bottom{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:560px){\r\n\r\n  .oxus-after-deposit{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-after-deposit-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-after-deposit-flow{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-after-deposit-card{\r\n    min-height:auto;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-after-deposit\">\r\n\r\n  <div class=\"oxus-after-deposit-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-after-deposit-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-after-deposit-eyebrow\">\r\n          Behind the Platform\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-after-deposit-title\">\r\n          What happens\r\n          <span class=\"oxus-after-deposit-title-gradient\">\r\n            after your deposit?\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-after-deposit-description\">\r\n        Once your account is funded, the user side becomes fairly simple.\r\n        Oxus Tech connects the capital to its automated trading process,\r\n        while the system handles market scanning and execution behind the\r\n        scenes.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FLOW -->\r\n\r\n    <div class=\"oxus-after-deposit-flow\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-after-deposit-card\">\r\n\r\n        <div class=\"oxus-after-deposit-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <h3>\r\n          Capital enters the trading process\r\n        <\/h3>\r\n\r\n        <p>\r\n          After funding, the deposited amount becomes available for the\r\n          platform's automated arbitrage process rather than requiring\r\n          the user to place individual trades.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-after-deposit-detail\">\r\n          Automated allocation\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-after-deposit-card\">\r\n\r\n        <div class=\"oxus-after-deposit-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <h3>\r\n          Markets are continuously scanned\r\n        <\/h3>\r\n\r\n        <p>\r\n          OxusTech algorithms monitor prediction markets looking for\r\n          short-lived pricing gaps where the combined cost of both sides\r\n          may fall below the settlement value.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-after-deposit-detail\">\r\n          Market monitoring\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-after-deposit-card\">\r\n\r\n        <div class=\"oxus-after-deposit-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <h3>\r\n          Both sides are executed\r\n        <\/h3>\r\n\r\n        <p>\r\n          When the system identifies a suitable spread, the strategy is\r\n          designed to execute both positions quickly instead of relying\r\n          on a directional prediction of the event outcome.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-after-deposit-detail\">\r\n          Simultaneous execution\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-after-deposit-card\">\r\n\r\n        <div class=\"oxus-after-deposit-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <h3>\r\n          The process repeats\r\n        <\/h3>\r\n\r\n        <p>\r\n          Individual spreads can be relatively small. The model is built\r\n          around finding and executing many opportunities rather than\r\n          depending on one large trade.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-after-deposit-detail\">\r\n          Repeated opportunities\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-after-deposit-bottom\">\r\n\r\n      <p>\r\n        You do not need to choose markets, predict outcomes or manage each\r\n        order manually. The platform handles the operational side while\r\n        you follow your account through the dashboard.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-after-deposit-link\"\r\n      >\r\n        See Performance \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95c154a elementor-widget elementor-widget-html\" data-id=\"95c154a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 SINGLE ARBITRAGE OPERATION\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-single-arb,\r\n.oxus-single-arb *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-single-arb{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 18% 22%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 86% 76%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-single-arb::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-head{\r\n  max-width:780px;\r\n\r\n  margin-bottom:55px;\r\n}\r\n\r\n\r\n.oxus-single-arb-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-single-arb-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-single-arb-title{\r\n  max-width:700px;\r\n\r\n  margin-bottom:20px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-single-arb-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-single-arb-description{\r\n  max-width:700px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.1fr)\r\n    minmax(330px,.9fr);\r\n\r\n  gap:20px;\r\n\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EXAMPLE CARD\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-example{\r\n  position:relative;\r\n\r\n  padding:34px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.085);\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 28px 65px rgba(0,0,0,.28);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-single-arb-example::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.75),\r\n      rgba(16,207,234,.40),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-single-arb-example-label{\r\n  margin-bottom:28px;\r\n\r\n  color:#879499;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   YES \/ NO\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-sides{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    1fr auto 1fr;\r\n\r\n  gap:16px;\r\n\r\n  align-items:center;\r\n\r\n  margin-bottom:26px;\r\n}\r\n\r\n\r\n.oxus-single-arb-side{\r\n  padding:24px 20px;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    rgba(255,255,255,.024);\r\n}\r\n\r\n\r\n.oxus-single-arb-side-label{\r\n  margin-bottom:10px;\r\n\r\n  color:#8a979b;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-single-arb-side-value{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:31px !important;\r\n  font-weight:750 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.03em;\r\n}\r\n\r\n\r\n.oxus-single-arb-plus{\r\n  color:#67757a;\r\n\r\n  font-size:24px !important;\r\n  font-weight:500 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CALCULATION\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-calc{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(3,1fr);\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-single-arb-calc-item{\r\n  padding:16px 14px;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:11px;\r\n\r\n  background:\r\n    rgba(255,255,255,.017);\r\n}\r\n\r\n\r\n.oxus-single-arb-calc-label{\r\n  margin-bottom:6px;\r\n\r\n  color:#7d8a8f;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-single-arb-calc-value{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:18px !important;\r\n  font-weight:750 !important;\r\n}\r\n\r\n\r\n.oxus-single-arb-calc-item.highlight{\r\n  border-color:\r\n    rgba(0,229,168,.17);\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-single-arb-calc-item.highlight\r\n.oxus-single-arb-calc-value{\r\n  color:var(--oxus-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EXPLANATION\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-explain{\r\n  position:relative;\r\n\r\n  padding:33px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 14%,\r\n      rgba(0,229,168,.075),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.01)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-single-arb-explain h3{\r\n  margin-bottom:14px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-single-arb-explain p{\r\n  margin-bottom:24px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INFO LIST\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-info{\r\n  display:flex;\r\n  flex-direction:column;\r\n}\r\n\r\n\r\n.oxus-single-arb-info-item{\r\n  padding:15px 0;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.oxus-single-arb-info-label{\r\n  margin-bottom:5px;\r\n\r\n  color:#7c898e;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.065em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-single-arb-info-value{\r\n  color:#dce4e6;\r\n\r\n  font-size:12px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-single-arb-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:22px;\r\n\r\n  padding:24px 26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-single-arb-bottom p{\r\n  max-width:800px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-single-arb-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-single-arb-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:950px){\r\n\r\n  .oxus-single-arb-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-single-arb{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-single-arb-sides{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-single-arb-plus{\r\n    text-align:center;\r\n  }\r\n\r\n  .oxus-single-arb-calc{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-single-arb-bottom{\r\n    flex-direction:column;\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-single-arb{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-single-arb-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-single-arb-example,\r\n  .oxus-single-arb-explain{\r\n    padding:25px 21px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-single-arb\">\r\n\r\n  <div class=\"oxus-single-arb-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-single-arb-head\">\r\n\r\n      <div class=\"oxus-single-arb-eyebrow\">\r\n        A Simple Example\r\n      <\/div>\r\n\r\n      <h2 class=\"oxus-single-arb-title\">\r\n        How a single\r\n        <span class=\"oxus-single-arb-title-gradient\">\r\n          arbitrage operation works\r\n        <\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"oxus-single-arb-description\">\r\n        The basic idea behind OxusTech arbitrage is easier to understand\r\n        with real numbers. Instead of trying to guess which outcome will\r\n        win, the strategy looks for a pricing gap between both sides of\r\n        the same market.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- MAIN -->\r\n\r\n    <div class=\"oxus-single-arb-grid\">\r\n\r\n\r\n      <!-- EXAMPLE -->\r\n\r\n      <div class=\"oxus-single-arb-example\">\r\n\r\n        <div class=\"oxus-single-arb-example-label\">\r\n          Example Market\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-single-arb-sides\">\r\n\r\n\r\n          <div class=\"oxus-single-arb-side\">\r\n\r\n            <div class=\"oxus-single-arb-side-label\">\r\n              YES\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-side-value\">\r\n              $0.56\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-plus\">\r\n            +\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-side\">\r\n\r\n            <div class=\"oxus-single-arb-side-label\">\r\n              NO\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-side-value\">\r\n              $0.42\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-single-arb-calc\">\r\n\r\n\r\n          <div class=\"oxus-single-arb-calc-item\">\r\n\r\n            <div class=\"oxus-single-arb-calc-label\">\r\n              Total Cost\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-calc-value\">\r\n              $0.98\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-calc-item\">\r\n\r\n            <div class=\"oxus-single-arb-calc-label\">\r\n              Settlement\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-calc-value\">\r\n              $1.00\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-calc-item highlight\">\r\n\r\n            <div class=\"oxus-single-arb-calc-label\">\r\n              Price Difference\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-calc-value\">\r\n              $0.02\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- EXPLANATION -->\r\n\r\n      <div class=\"oxus-single-arb-explain\">\r\n\r\n        <h3>\r\n          The goal is the spread, not the prediction\r\n        <\/h3>\r\n\r\n        <p>\r\n          In this example, both sides cost $0.98 in total while the\r\n          combined settlement value is $1.00. The difference is $0.02,\r\n          or roughly 2% before applicable protocol costs.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"oxus-single-arb-info\">\r\n\r\n\r\n          <div class=\"oxus-single-arb-info-item\">\r\n\r\n            <div class=\"oxus-single-arb-info-label\">\r\n              Market Direction\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-info-value\">\r\n              The strategy is not based on choosing YES or NO.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-info-item\">\r\n\r\n            <div class=\"oxus-single-arb-info-label\">\r\n              Opportunity\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-info-value\">\r\n              The combined purchase price must create a usable spread.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-single-arb-info-item\">\r\n\r\n            <div class=\"oxus-single-arb-info-label\">\r\n              Execution\r\n            <\/div>\r\n\r\n            <div class=\"oxus-single-arb-info-value\">\r\n              Oxus Tech is designed to execute both sides quickly while\r\n              the pricing difference is still available.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-single-arb-bottom\">\r\n\r\n      <p>\r\n        One trade may produce only a small difference. The model is built\r\n        around identifying and processing many opportunities rather than\r\n        relying on one large market position.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-single-arb-link\"\r\n      >\r\n        Explore Performance \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4dd120 elementor-widget elementor-widget-html\" data-id=\"e4dd120\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 SMALL MARGINS, REPEATED THROUGHOUT THE DAY\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-scale,\r\n.oxus-scale *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-scale{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 20%,\r\n      rgba(0,229,168,.065) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\r\n      rgba(16,207,234,.04) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* grid *\/\r\n\r\n.oxus-scale::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:58px 58px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.48) 20%,\r\n      rgba(0,0,0,.48) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.48) 20%,\r\n      rgba(0,0,0,.48) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-scale-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-scale-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.92fr)\r\n    minmax(0,1.08fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:55px;\r\n}\r\n\r\n\r\n.oxus-scale-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-scale-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-scale-title{\r\n  max-width:620px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-scale-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-scale-description{\r\n  max-width:630px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.oxus-scale-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.1fr)\r\n    minmax(340px,.9fr);\r\n\r\n  gap:20px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROCESS CARD\r\n========================================================= *\/\r\n\r\n.oxus-scale-process{\r\n  position:relative;\r\n\r\n  padding:34px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.08);\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 28px 65px rgba(0,0,0,.28);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-scale-process::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.75),\r\n      rgba(16,207,234,.38),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-scale-process-label{\r\n  margin-bottom:28px;\r\n\r\n  color:#879499;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FLOW\r\n========================================================= *\/\r\n\r\n.oxus-scale-flow{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(5,1fr);\r\n\r\n  gap:9px;\r\n\r\n  margin-bottom:28px;\r\n}\r\n\r\n\r\n.oxus-scale-flow-item{\r\n  min-height:92px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  padding:13px;\r\n\r\n  color:#dce5e6;\r\n\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:12px;\r\n\r\n  background:\r\n    rgba(255,255,255,.02);\r\n}\r\n\r\n\r\n.oxus-scale-flow-item.active{\r\n  color:var(--oxus-green);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n\r\n  background:\r\n    rgba(0,229,168,.045);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROCESS COPY\r\n========================================================= *\/\r\n\r\n.oxus-scale-process-copy{\r\n  padding-top:23px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.oxus-scale-process-copy h3{\r\n  margin-bottom:10px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-scale-process-copy p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   STATS\r\n========================================================= *\/\r\n\r\n.oxus-scale-stats{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr;\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-scale-stat{\r\n  position:relative;\r\n\r\n  min-height:138px;\r\n\r\n  padding:24px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.012)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-scale-stat::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.55),\r\n      rgba(16,207,234,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-scale-stat-value{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:31px !important;\r\n  font-weight:750 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.03em;\r\n}\r\n\r\n\r\n.oxus-scale-stat-title{\r\n  margin-bottom:6px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-scale-stat-text{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-scale-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:23px;\r\n\r\n  padding:24px 26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-scale-bottom p{\r\n  max-width:800px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-scale-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-scale-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DISCLAIMER\r\n========================================================= *\/\r\n\r\n.oxus-scale-note{\r\n  max-width:850px;\r\n\r\n  margin-top:16px;\r\n\r\n  color:#6d7a7f !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-scale-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-scale-stats{\r\n    grid-template-columns:\r\n      repeat(3,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-scale-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-scale{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-scale-flow{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-scale-stats{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-scale-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-scale{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-scale-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-scale-process{\r\n    padding:25px 21px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-scale\">\r\n\r\n  <div class=\"oxus-scale-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-scale-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-scale-eyebrow\">\r\n          From One Trade to a Daily Process\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-scale-title\">\r\n          Small spreads become more meaningful\r\n          <span class=\"oxus-scale-title-gradient\">\r\n            when the process is repeated\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-scale-description\">\r\n        Oxus Tech is not built around finding one unusually large trade.\r\n        The strategy depends on detecting smaller pricing gaps, executing\r\n        them quickly and repeating the process across many market\r\n        opportunities throughout the day.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- MAIN -->\r\n\r\n    <div class=\"oxus-scale-grid\">\r\n\r\n\r\n      <!-- PROCESS -->\r\n\r\n      <div class=\"oxus-scale-process\">\r\n\r\n        <div class=\"oxus-scale-process-label\">\r\n          Automated Trading Cycle\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-scale-flow\">\r\n\r\n          <div class=\"oxus-scale-flow-item\">\r\n            Scan Markets\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-flow-item\">\r\n            Find Spread\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-flow-item active\">\r\n            Execute\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-flow-item\">\r\n            Settlement\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-flow-item\">\r\n            Repeat\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-scale-process-copy\">\r\n\r\n          <h3>\r\n            Speed matters because the spread may not stay available\r\n          <\/h3>\r\n\r\n          <p>\r\n            When other market participants react to the same pricing\r\n            difference, the opportunity can close quickly. OxusTech\r\n            presents its execution infrastructure as operating in the\r\n            millisecond range to help act while those gaps are still open.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- STATS -->\r\n\r\n      <div class=\"oxus-scale-stats\">\r\n\r\n\r\n        <div class=\"oxus-scale-stat\">\r\n\r\n          <div class=\"oxus-scale-stat-value\">\r\n            1.5\u20132.5%\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-stat-title\">\r\n            Arbitrage margin per operation\r\n          <\/div>\r\n\r\n          <p class=\"oxus-scale-stat-text\">\r\n            The range presented for an individual arbitrage opportunity\r\n            before the broader protocol calculation.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-scale-stat\">\r\n\r\n          <div class=\"oxus-scale-stat-value\">\r\n            2\u20135 ms\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-stat-title\">\r\n            Execution speed\r\n          <\/div>\r\n\r\n          <p class=\"oxus-scale-stat-text\">\r\n            The execution range presented for the platform's trading\r\n            infrastructure.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-scale-stat\">\r\n\r\n          <div class=\"oxus-scale-stat-value\">\r\n            0.3\u20131.1%\r\n          <\/div>\r\n\r\n          <div class=\"oxus-scale-stat-title\">\r\n            Daily performance target\r\n          <\/div>\r\n\r\n          <p class=\"oxus-scale-stat-text\">\r\n            The reference range presented for daily participant\r\n            performance rather than a fixed promised return.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-scale-bottom\">\r\n\r\n      <p>\r\n        The daily result is not simply the margin from one arbitrage\r\n        trade. It reflects the wider trading process, repeated activity\r\n        and the applicable protocol costs described by the platform.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-scale-link\"\r\n      >\r\n        View Performance Details \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-scale-note\">\r\n      Performance figures are reference targets based on the information\r\n      presented by the platform. Results can vary and should not be\r\n      interpreted as fixed or guaranteed returns.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2178839 elementor-widget elementor-widget-html\" data-id=\"2178839\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 DASHBOARD & WITHDRAWALS\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-dashboard,\r\n.oxus-dashboard *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-dashboard{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 16% 24%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 78%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* top line *\/\r\n\r\n.oxus-dashboard::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:54px;\r\n}\r\n\r\n\r\n.oxus-dashboard-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-dashboard-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-dashboard-title{\r\n  max-width:610px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-dashboard-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-dashboard-description{\r\n  max-width:630px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.08fr)\r\n    minmax(340px,.92fr);\r\n\r\n  gap:20px;\r\n\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DASHBOARD CARD\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-panel{\r\n  position:relative;\r\n\r\n  padding:34px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.08);\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 28px 65px rgba(0,0,0,.28);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-dashboard-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.75),\r\n      rgba(16,207,234,.38),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-dashboard-panel-label{\r\n  margin-bottom:26px;\r\n\r\n  color:#879499;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   OVERVIEW\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-overview{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(3,1fr);\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:25px;\r\n}\r\n\r\n\r\n.oxus-dashboard-overview-item{\r\n  padding:18px 15px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:12px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-dashboard-overview-label{\r\n  margin-bottom:7px;\r\n\r\n  color:#7d8a8f;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.06em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-dashboard-overview-value{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:16px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FEATURES\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-features{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-dashboard-feature{\r\n  padding:18px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055);\r\n\r\n  border-radius:12px;\r\n\r\n  background:\r\n    rgba(255,255,255,.015);\r\n}\r\n\r\n\r\n.oxus-dashboard-feature h3{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-dashboard-feature p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WITHDRAWAL SIDE\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-withdrawal{\r\n  position:relative;\r\n\r\n  padding:32px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:20px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 12%,\r\n      rgba(0,229,168,.08),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.01)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal h3{\r\n  margin-bottom:12px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal-copy{\r\n  margin-bottom:25px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WITHDRAWAL INFO\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-withdrawal-list{\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal-item{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:20px;\r\n\r\n  padding:17px 0;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal-label{\r\n  color:#7e8b90;\r\n\r\n  font-size:10px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal-value{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-align:right;\r\n}\r\n\r\n\r\n.oxus-dashboard-withdrawal-value.green{\r\n  color:var(--oxus-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-dashboard-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:24px;\r\n\r\n  padding:24px 26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-dashboard-bottom p{\r\n  max-width:790px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-dashboard-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-dashboard-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:950px){\r\n\r\n  .oxus-dashboard-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-dashboard-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-dashboard{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-dashboard-overview{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-dashboard-features{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-dashboard-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-dashboard{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-dashboard-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-dashboard-panel,\r\n  .oxus-dashboard-withdrawal{\r\n    padding:25px 21px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-dashboard\">\r\n\r\n  <div class=\"oxus-dashboard-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-dashboard-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-dashboard-eyebrow\">\r\n          Account Management\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-dashboard-title\">\r\n          Follow your account and\r\n          <span class=\"oxus-dashboard-title-gradient\">\r\n            manage withdrawals from one place\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-dashboard-description\">\r\n        While OxusTech handles the automated trading process, users keep\r\n        access to the account side through the dashboard. That includes\r\n        balance information, account statistics and withdrawal controls.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- MAIN -->\r\n\r\n    <div class=\"oxus-dashboard-grid\">\r\n\r\n\r\n      <!-- DASHBOARD -->\r\n\r\n      <div class=\"oxus-dashboard-panel\">\r\n\r\n        <div class=\"oxus-dashboard-panel-label\">\r\n          User Dashboard\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-dashboard-overview\">\r\n\r\n\r\n          <div class=\"oxus-dashboard-overview-item\">\r\n\r\n            <div class=\"oxus-dashboard-overview-label\">\r\n              Account\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-overview-value\">\r\n              Active\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-overview-item\">\r\n\r\n            <div class=\"oxus-dashboard-overview-label\">\r\n              Funding\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-overview-value\">\r\n              USDT\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-overview-item\">\r\n\r\n            <div class=\"oxus-dashboard-overview-label\">\r\n              Operation\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-overview-value\">\r\n              Automated\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-dashboard-features\">\r\n\r\n\r\n          <div class=\"oxus-dashboard-feature\">\r\n\r\n            <h3>\r\n              Balance visibility\r\n            <\/h3>\r\n\r\n            <p>\r\n              Follow the balance and account information available\r\n              through your Oxus Tech dashboard.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-feature\">\r\n\r\n            <h3>\r\n              Account statistics\r\n            <\/h3>\r\n\r\n            <p>\r\n              Review the information and activity made available through\r\n              the platform interface.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-feature\">\r\n\r\n            <h3>\r\n              Deposit management\r\n            <\/h3>\r\n\r\n            <p>\r\n              Manage account funding in USDT without having to handle\r\n              individual trading positions.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-feature\">\r\n\r\n            <h3>\r\n              Withdrawal requests\r\n            <\/h3>\r\n\r\n            <p>\r\n              Request eligible withdrawals directly through the account\r\n              management area.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- WITHDRAWALS -->\r\n\r\n      <aside class=\"oxus-dashboard-withdrawal\">\r\n\r\n        <h3>\r\n          Withdrawal rules at a glance\r\n        <\/h3>\r\n\r\n        <p class=\"oxus-dashboard-withdrawal-copy\">\r\n          Oxus Tech presents a flexible account model without a fixed\r\n          lock-up period. Withdrawal requests still follow the platform's\r\n          minimum amount, processing time and fee conditions.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"oxus-dashboard-withdrawal-list\">\r\n\r\n\r\n          <div class=\"oxus-dashboard-withdrawal-item\">\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-label\">\r\n              Minimum Withdrawal\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-value green\">\r\n              10 USDT\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-withdrawal-item\">\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-label\">\r\n              Processing Time\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-value\">\r\n              Up to 72 Hours\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-withdrawal-item\">\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-label\">\r\n              Withdrawal Fee\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-value\">\r\n              3%\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"oxus-dashboard-withdrawal-item\">\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-label\">\r\n              Fixed Lock-Up\r\n            <\/div>\r\n\r\n            <div class=\"oxus-dashboard-withdrawal-value\">\r\n              None Presented\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n      <\/aside>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-dashboard-bottom\">\r\n\r\n      <p>\r\n        Automated trading does not mean giving up access to the account\r\n        interface. The trading process runs behind the scenes while the\r\n        dashboard remains the main place for managing your account.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-dashboard-link\"\r\n      >\r\n        Explore the Platform \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e06fe1 elementor-widget elementor-widget-html\" data-id=\"3e06fe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 FINAL CTA\r\n     HOW IT WORKS PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final,\r\n.oxus-hiw-final *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:\r\n    92px 28px 105px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 22%,\r\n      rgba(0,229,168,.085) 0%,\r\n      rgba(16,207,234,.03) 30%,\r\n      transparent 58%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #020506 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.oxus-hiw-final::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.20),\r\n      rgba(16,207,234,.13),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* Glow *\/\r\n\r\n.oxus-hiw-final::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:700px;\r\n  height:400px;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.065),\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(32px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1040px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-card{\r\n  position:relative;\r\n\r\n  padding:\r\n    58px 48px;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.085);\r\n\r\n  border-radius:24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.075),\r\n      transparent 42%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(11,24,27,.92),\r\n      rgba(4,10,12,.97)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 75px rgba(0,0,0,.33),\r\n    inset 0 1px 0 rgba(255,255,255,.045);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-hiw-final-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:70%;\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.78),\r\n      rgba(16,207,234,.60),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-eyebrow{\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-hiw-final-title{\r\n  max-width:760px;\r\n\r\n  margin:\r\n    0 auto 20px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(34px,4vw,48px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.08 !important;\r\n\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n\r\n.oxus-hiw-final-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-hiw-final-description{\r\n  max-width:680px;\r\n\r\n  margin:\r\n    0 auto 31px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTONS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-actions{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:12px;\r\n\r\n  margin-bottom:28px;\r\n}\r\n\r\n\r\n.oxus-hiw-final-btn{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:50px;\r\n\r\n  padding:\r\n    13px 23px;\r\n\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease,\r\n    color .22s ease;\r\n}\r\n\r\n\r\n\/* PRIMARY *\/\r\n\r\n.oxus-hiw-final-btn-primary{\r\n  color:#02100c !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.50) !important;\r\n\r\n  box-shadow:\r\n    0 8px 26px rgba(0,229,168,.18);\r\n}\r\n\r\n\r\n.oxus-hiw-final-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 12px 34px rgba(0,229,168,.27);\r\n}\r\n\r\n\r\n\/* SECONDARY *\/\r\n\r\n.oxus-hiw-final-btn-secondary{\r\n  color:var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.13) !important;\r\n}\r\n\r\n\r\n.oxus-hiw-final-btn-secondary:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.045) !important;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DETAILS\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-details{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:\r\n    10px 24px;\r\n\r\n  padding-top:25px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n\r\n.oxus-hiw-final-detail{\r\n  position:relative;\r\n\r\n  padding-left:13px;\r\n\r\n  color:#849196;\r\n\r\n  font-size:11px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-hiw-final-detail::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:0;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:translateY(-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 7px rgba(0,229,168,.55);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-hiw-final-note{\r\n  max-width:760px;\r\n\r\n  margin:\r\n    17px auto 0;\r\n\r\n  color:#68767b !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n\r\n  text-align:center;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-hiw-final{\r\n    padding:\r\n      78px 20px 90px;\r\n  }\r\n\r\n  .oxus-hiw-final-card{\r\n    padding:\r\n      45px 25px;\r\n  }\r\n\r\n  .oxus-hiw-final-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-hiw-final-btn{\r\n    width:100%;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-hiw-final-title{\r\n    font-size:33px !important;\r\n  }\r\n\r\n  .oxus-hiw-final-description{\r\n    font-size:15px !important;\r\n  }\r\n\r\n  .oxus-hiw-final-details{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-hiw-final\">\r\n\r\n  <div class=\"oxus-hiw-final-container\">\r\n\r\n    <div class=\"oxus-hiw-final-card\">\r\n\r\n\r\n      <div class=\"oxus-hiw-final-eyebrow\">\r\n        Start Exploring OxusTech\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-hiw-final-title\">\r\n        Now you know\r\n        <span class=\"oxus-hiw-final-title-gradient\">\r\n          how Oxus Tech works\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-hiw-final-description\">\r\n        From account funding to automated arbitrage and withdrawals,\r\n        the platform is designed to keep the user side simple while the\r\n        trading process runs behind the scenes.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"oxus-hiw-final-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-hiw-final-btn oxus-hiw-final-btn-primary\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"\/performance\/\"\r\n          class=\"oxus-hiw-final-btn oxus-hiw-final-btn-secondary\"\r\n        >\r\n          View Performance\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-hiw-final-details\">\r\n\r\n        <div class=\"oxus-hiw-final-detail\">\r\n          Minimum deposit: 50 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-final-detail\">\r\n          Automated arbitrage\r\n        <\/div>\r\n\r\n        <div class=\"oxus-hiw-final-detail\">\r\n          Account dashboard access\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-hiw-final-note\">\r\n      Digital asset and prediction-market activity involves risk.\r\n      Performance figures are reference targets and are not fixed or\r\n      guaranteed returns.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ae2be elementor-widget elementor-widget-html\" data-id=\"46ae2be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 FOOTER\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET LOCAL\r\n========================================================= *\/\r\n\r\n.oxus-footer,\r\n.oxus-footer *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FOOTER\r\n========================================================= *\/\r\n\r\n.oxus-footer{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#879398;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:\r\n    72px 28px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 10%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 20%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #020607 0%,\r\n      #010405 100%\r\n    );\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* decorative glow *\/\r\n\r\n.oxus-footer::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-200px;\r\n  left:50%;\r\n\r\n  width:900px;\r\n  height:350px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    radial-gradient(\r\n      ellipse,\r\n      rgba(0,229,168,.055),\r\n      transparent 68%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-footer-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.oxus-footer-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(260px,1.4fr)\r\n    repeat(3,minmax(150px,.7fr));\r\n\r\n  gap:60px;\r\n\r\n  padding-bottom:55px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BRAND\r\n========================================================= *\/\r\n\r\n.oxus-footer-brand{\r\n  max-width:350px;\r\n}\r\n\r\n\r\n.oxus-footer-logo{\r\n  display:inline-block;\r\n\r\n  margin-bottom:21px;\r\n\r\n  text-decoration:none !important;\r\n}\r\n\r\n\r\n.oxus-footer-logo img{\r\n  display:block;\r\n\r\n  width:145px;\r\n  height:auto;\r\n\r\n  max-width:100%;\r\n}\r\n\r\n\r\n.oxus-footer-brand-text{\r\n  margin-bottom:24px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n.oxus-footer-brand-link{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-brand-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COLUMNS\r\n========================================================= *\/\r\n\r\n.oxus-footer-column-title{\r\n  margin-bottom:19px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n\r\n  letter-spacing:.045em;\r\n\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-footer-links{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-footer-links a{\r\n  width:max-content;\r\n  max-width:100%;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:450 !important;\r\n  line-height:1.45 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-links a:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DIVIDER\r\n========================================================= *\/\r\n\r\n.oxus-footer-divider{\r\n  width:100%;\r\n  height:1px;\r\n\r\n  margin-bottom:25px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.07) 10%,\r\n      rgba(255,255,255,.07) 90%,\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-footer-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n}\r\n\r\n\r\n.oxus-footer-copyright{\r\n  color:#68757a !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:8px 18px;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links a{\r\n  color:#718086 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:500 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links a:hover{\r\n  color:var(--oxus-green) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DISCLAIMER\r\n========================================================= *\/\r\n\r\n.oxus-footer-disclaimer{\r\n  margin-top:25px;\r\n\r\n  padding-top:22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.045);\r\n\r\n  color:#59676c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:\r\n      1.3fr 1fr 1fr;\r\n\r\n    gap:45px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:1 \/ -1;\r\n\r\n    max-width:520px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-footer{\r\n    padding:\r\n      60px 20px 25px;\r\n  }\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n\r\n    gap:\r\n      40px 30px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:1 \/ -1;\r\n  }\r\n\r\n  .oxus-footer-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n\r\n    gap:16px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:34px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:auto;\r\n  }\r\n\r\n  .oxus-footer-bottom-links{\r\n    align-items:flex-start;\r\n\r\n    flex-direction:column;\r\n\r\n    gap:9px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<footer class=\"oxus-footer\">\r\n\r\n  <div class=\"oxus-footer-container\">\r\n\r\n\r\n    <!-- =====================================================\r\n         MAIN\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-footer-grid\">\r\n\r\n\r\n      <!-- BRAND -->\r\n\r\n      <div class=\"oxus-footer-brand\">\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/\"\r\n          class=\"oxus-footer-logo\"\r\n          aria-label=\"OxusTech Home\"\r\n        >\r\n\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxustech-logo.webp\"\r\n            alt=\"OxusTech\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n        <\/a>\r\n\r\n\r\n        <p class=\"oxus-footer-brand-text\">\r\n          OxusTech brings automated arbitrage technology to prediction\r\n          markets, combining algorithmic execution, account management\r\n          and a structured partner program in one platform.\r\n        <\/p>\r\n\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-footer-brand-link\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- PLATFORM -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          Platform\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/\">\r\n            Home\r\n          <\/a>\r\n\r\n          <a href=\"\/how-it-works\/\">\r\n            How It Works\r\n          <\/a>\r\n\r\n          <a href=\"\/performance\/\">\r\n            Performance\r\n          <\/a>\r\n\r\n          <a href=\"\/affiliate-program\/\">\r\n            Affiliate Program\r\n          <\/a>\r\n\r\n          <a href=\"\/faq\/\">\r\n            FAQ\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- OXUSTECH -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          OxusTech\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/app.oxustech.ai\/signin\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n          >\r\n            Login\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- LEGAL -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          Legal\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/terms-and-conditions\/\">\r\n            Terms & Conditions\r\n          <\/a>\r\n\r\n          <a href=\"\/privacy-policy\/\">\r\n            Privacy Policy\r\n          <\/a>\r\n\r\n          <a href=\"\/risk-disclosure\/\">\r\n            Risk Disclosure\r\n          <\/a>\r\n\r\n          <a href=\"\/earnings-disclaimer\/\">\r\n            Earnings Disclaimer\r\n          <\/a>\r\n\r\n          <a href=\"\/cookie-policy\/\">\r\n            Cookie Policy\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         BOTTOM\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-footer-divider\"><\/div>\r\n\r\n\r\n    <div class=\"oxus-footer-bottom\">\r\n\r\n\r\n      <p class=\"oxus-footer-copyright\">\r\n        \u00a9 2026 OxusTech. All rights reserved.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"oxus-footer-bottom-links\">\r\n\r\n        <a href=\"\/risk-disclosure\/\">\r\n          Risk Disclosure\r\n        <\/a>\r\n\r\n        <a href=\"\/privacy-policy\/\">\r\n          Privacy\r\n        <\/a>\r\n\r\n        <a href=\"\/cookie-policy\/\">\r\n          Cookies\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- DISCLAIMER -->\r\n\r\n    <p class=\"oxus-footer-disclaimer\">\r\n      Digital asset and prediction-market activity involves risk.\r\n      Performance figures presented on this website are reference\r\n      targets and should not be interpreted as fixed or guaranteed\r\n      returns. Users should review the platform terms and applicable\r\n      risk information before making any financial decision.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/footer>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home OxusTech About OxusTech \u2192 Technology \u2192 Arbitrage Strategy \u2192 Market Opportunity \u2192 How It Works Performance Affiliate Program FAQ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":27,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-28","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How Oxus Tech Works | Automated Arbitrage Explained<\/title>\n<meta name=\"description\" content=\"See how Oxus Tech works, from account setup and USDT deposits to automated arbitrage, daily performance tracking and withdrawals.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oxustech.cloud\/es\/como-funciona\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Oxus Tech Works\" \/>\n<meta property=\"og:description\" content=\"See how Oxus Tech works, from account setup and USDT deposits to automated arbitrage, daily performance tracking and withdrawals.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oxustech.cloud\/es\/como-funciona\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T14:20:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1492\" \/>\n\t<meta property=\"og:image:height\" content=\"830\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/\",\"name\":\"How Oxus Tech Works | Automated Arbitrage Explained\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"datePublished\":\"2026-08-08T12:48:08+00:00\",\"dateModified\":\"2026-08-08T14:20:04+00:00\",\"description\":\"See how Oxus Tech works, from account setup and USDT deposits to automated arbitrage, daily performance tracking and withdrawals.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/#primaryimage\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"contentUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"width\":1492,\"height\":830,\"caption\":\"oxus tech banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/how-it-works\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/oxustech.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Oxus Tech Works\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oxustech.cloud\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"C\u00f3mo funciona Oxus Tech | Arbitraje automatizado explicado","description":"Descubre c\u00f3mo funciona Oxus Tech, desde la creaci\u00f3n de la cuenta y los dep\u00f3sitos en USDT hasta el arbitraje automatizado, el seguimiento diario del rendimiento y los retiros.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/oxustech.cloud\/es\/como-funciona\/","og_locale":"es_ES","og_type":"article","og_title":"How Oxus Tech Works","og_description":"See how Oxus Tech works, from account setup and USDT deposits to automated arbitrage, daily performance tracking and withdrawals.","og_url":"https:\/\/oxustech.cloud\/es\/como-funciona\/","article_modified_time":"2026-08-08T14:20:04+00:00","og_image":[{"width":1492,"height":830,"url":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oxustech.cloud\/how-it-works\/","url":"https:\/\/oxustech.cloud\/how-it-works\/","name":"C\u00f3mo funciona Oxus Tech | Arbitraje automatizado explicado","isPartOf":{"@id":"https:\/\/oxustech.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oxustech.cloud\/how-it-works\/#primaryimage"},"image":{"@id":"https:\/\/oxustech.cloud\/how-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","datePublished":"2026-08-08T12:48:08+00:00","dateModified":"2026-08-08T14:20:04+00:00","description":"Descubre c\u00f3mo funciona Oxus Tech, desde la creaci\u00f3n de la cuenta y los dep\u00f3sitos en USDT hasta el arbitraje automatizado, el seguimiento diario del rendimiento y los retiros.","breadcrumb":{"@id":"https:\/\/oxustech.cloud\/how-it-works\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oxustech.cloud\/how-it-works\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/oxustech.cloud\/how-it-works\/#primaryimage","url":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","contentUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","width":1492,"height":830,"caption":"oxus tech banner"},{"@type":"BreadcrumbList","@id":"https:\/\/oxustech.cloud\/how-it-works\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/oxustech.cloud\/"},{"@type":"ListItem","position":2,"name":"How Oxus Tech Works"}]},{"@type":"WebSite","@id":"https:\/\/oxustech.cloud\/#website","url":"https:\/\/oxustech.cloud\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oxustech.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":8,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":39,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/28\/revisions\/39"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/media\/27"}],"wp:attachment":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}