{"id":57,"date":"2026-08-08T11:42:11","date_gmt":"2026-08-08T14:42:11","guid":{"rendered":"https:\/\/oxustech.cloud\/?page_id=57"},"modified":"2026-08-08T12:11:14","modified_gmt":"2026-08-08T15:11:14","slug":"faq","status":"publish","type":"page","link":"https:\/\/oxustech.cloud\/es\/faq\/","title":{"rendered":"Preguntas frecuentes de OxusTech"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"57\" class=\"elementor elementor-57\" 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\"\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 active\"\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      class=\"active\"\r\n      >\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 FAQ HERO\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero,\r\n.oxus-faq-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-faq-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:650px;\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 80% 34%,\r\n      rgba(0,229,168,.105) 0%,\r\n      rgba(16,207,234,.04) 28%,\r\n      transparent 54%\r\n    ),\r\n    radial-gradient(\r\n      circle at 10% 86%,\r\n      rgba(0,229,168,.05) 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\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-220px;\r\n  right:-160px;\r\n\r\n  width:640px;\r\n  height:640px;\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,.05) 40%,\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(12px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n.oxus-faq-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,.016) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.016) 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,.30) 40%,\r\n      rgba(0,0,0,.78) 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,.30) 40%,\r\n      rgba(0,0,0,.78) 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-faq-hero-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\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-content{\r\n  width:100%;\r\n  max-width:690px;\r\n}\r\n\r\n\r\n\/* EYEBROW *\/\r\n\r\n.oxus-faq-hero-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\r\n.oxus-faq-hero-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-faq-hero-title{\r\n  max-width:690px;\r\n\r\n  margin-bottom:22px;\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.oxus-faq-hero-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\/* =========================================================\r\n   DESCRIPTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-description{\r\n  max-width:640px;\r\n\r\n  margin-bottom:29px;\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 LINKS\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-tags{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:9px;\r\n\r\n  margin-bottom:31px;\r\n}\r\n\r\n\r\n.oxus-faq-hero-tag{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n\r\n  padding:8px 12px;\r\n\r\n  color:#a7b3b7 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:650 !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 rgba(255,255,255,.08);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    rgba(255,255,255,.02);\r\n\r\n  transition:\r\n    color .2s ease,\r\n    border-color .2s ease,\r\n    background .2s ease;\r\n}\r\n\r\n\r\n.oxus-faq-hero-tag:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.20);\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-faq-hero-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-faq-hero-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 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.oxus-faq-hero-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-faq-hero-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.oxus-faq-hero-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-faq-hero-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\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-visual{\r\n  position:relative;\r\n\r\n  width:100%;\r\n  max-width:550px;\r\n\r\n  margin-left:auto;\r\n}\r\n\r\n\r\n.oxus-faq-hero-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   FAQ PANEL\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-panel{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  padding:29px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.10);\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-faq-hero-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      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.oxus-faq-hero-panel-label{\r\n  margin-bottom:7px;\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-faq-hero-panel-title{\r\n  margin-bottom:23px;\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\r\n\r\n\/* =========================================================\r\n   CATEGORY LIST\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-categories{\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  gap:9px;\r\n}\r\n\r\n\r\n.oxus-faq-hero-category{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    42px 1fr auto;\r\n\r\n  gap:14px;\r\n\r\n  align-items:center;\r\n\r\n  padding:15px;\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,.017);\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    transform .2s ease,\r\n    border-color .2s ease,\r\n    background .2s ease;\r\n}\r\n\r\n\r\n.oxus-faq-hero-category:hover{\r\n  transform:translateX(3px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n\r\n  background:\r\n    rgba(0,229,168,.03);\r\n}\r\n\r\n\r\n.oxus-faq-hero-category-number{\r\n  width:36px;\r\n  height:36px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-hero-category-title{\r\n  margin-bottom:3px;\r\n\r\n  color:#e5ecee;\r\n\r\n  font-size:12px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-faq-hero-category-copy{\r\n  color:#77858a;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-faq-hero-category-arrow{\r\n  color:#647378;\r\n\r\n  font-size:14px !important;\r\n\r\n  transition:\r\n    color .2s ease;\r\n}\r\n\r\n\r\n.oxus-faq-hero-category:hover\r\n.oxus-faq-hero-category-arrow{\r\n  color:var(--oxus-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PANEL FOOTER\r\n========================================================= *\/\r\n\r\n.oxus-faq-hero-panel-bottom{\r\n  margin-top:21px;\r\n\r\n  padding-top:19px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n\r\n.oxus-faq-hero-panel-bottom p{\r\n  color:#7f8c91 !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\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .oxus-faq-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-faq-hero-container{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:54px;\r\n  }\r\n\r\n  .oxus-faq-hero-content{\r\n    max-width:760px;\r\n  }\r\n\r\n  .oxus-faq-hero-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-faq-hero{\r\n    padding:\r\n      62px 20px;\r\n  }\r\n\r\n  .oxus-faq-hero-title{\r\n    font-size:\r\n      clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .oxus-faq-hero-description{\r\n    font-size:16px !important;\r\n  }\r\n\r\n  .oxus-faq-hero-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-faq-hero-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-faq-hero{\r\n    padding-top:52px;\r\n    padding-bottom:52px;\r\n  }\r\n\r\n  .oxus-faq-hero-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .oxus-faq-hero-panel{\r\n    padding:22px 18px;\r\n  }\r\n\r\n  .oxus-faq-hero-category{\r\n    grid-template-columns:\r\n      36px 1fr auto;\r\n\r\n    gap:11px;\r\n\r\n    padding:13px;\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-faq-hero\">\r\n\r\n  <div class=\"oxus-faq-hero-container\">\r\n\r\n\r\n    <!-- LEFT -->\r\n\r\n    <div class=\"oxus-faq-hero-content\">\r\n\r\n\r\n      <div class=\"oxus-faq-hero-eyebrow\">\r\n        OxusTech FAQ\r\n      <\/div>\r\n\r\n\r\n      <h1 class=\"oxus-faq-hero-title\">\r\n        Clear answers about\r\n        <span class=\"oxus-faq-hero-title-gradient\">\r\n          OxusTech and how the platform works\r\n        <\/span>\r\n      <\/h1>\r\n\r\n\r\n      <p class=\"oxus-faq-hero-description\">\r\n        Find answers about Oxus Tech, automated arbitrage, deposits,\r\n        performance targets, withdrawals and the affiliate program \u2014\r\n        including Firstline, Downline, Pools and Ranks.\r\n      <\/p>\r\n\r\n\r\n      <!-- QUICK CATEGORIES -->\r\n\r\n      <div class=\"oxus-faq-hero-tags\">\r\n\r\n        <a\r\n          href=\"#faq-general\"\r\n          class=\"oxus-faq-hero-tag\"\r\n        >\r\n          Platform\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"#faq-performance\"\r\n          class=\"oxus-faq-hero-tag\"\r\n        >\r\n          Performance\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"#faq-payments\"\r\n          class=\"oxus-faq-hero-tag\"\r\n        >\r\n          Withdrawals\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"#faq-affiliate\"\r\n          class=\"oxus-faq-hero-tag\"\r\n        >\r\n          Affiliate Program\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"#faq-pools\"\r\n          class=\"oxus-faq-hero-tag\"\r\n        >\r\n          Pools & Ranks\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- ACTIONS -->\r\n\r\n      <div class=\"oxus-faq-hero-actions\">\r\n\r\n        <a\r\n          href=\"#faq-general\"\r\n          class=\"oxus-faq-hero-btn oxus-faq-hero-btn-primary\"\r\n        >\r\n          Browse Questions \u2193\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"\/how-it-works\/\"\r\n          class=\"oxus-faq-hero-btn oxus-faq-hero-btn-secondary\"\r\n        >\r\n          See How It Works\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- RIGHT -->\r\n\r\n    <div class=\"oxus-faq-hero-visual\">\r\n\r\n\r\n      <div class=\"oxus-faq-hero-panel\">\r\n\r\n\r\n        <div class=\"oxus-faq-hero-panel-label\">\r\n          FAQ Categories\r\n        <\/div>\r\n\r\n\r\n        <h2 class=\"oxus-faq-hero-panel-title\">\r\n          Jump directly to what you want to understand\r\n        <\/h2>\r\n\r\n\r\n        <div class=\"oxus-faq-hero-categories\">\r\n\r\n\r\n          <!-- GENERAL -->\r\n\r\n          <a\r\n            href=\"#faq-general\"\r\n            class=\"oxus-faq-hero-category\"\r\n          >\r\n\r\n            <div class=\"oxus-faq-hero-category-number\">\r\n              01\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <div class=\"oxus-faq-hero-category-title\">\r\n                General & How It Works\r\n              <\/div>\r\n\r\n              <div class=\"oxus-faq-hero-category-copy\">\r\n                Platform, arbitrage, deposits and automation\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"oxus-faq-hero-category-arrow\">\r\n              \u2192\r\n            <\/div>\r\n\r\n          <\/a>\r\n\r\n\r\n          <!-- PERFORMANCE -->\r\n\r\n          <a\r\n            href=\"#faq-performance\"\r\n            class=\"oxus-faq-hero-category\"\r\n          >\r\n\r\n            <div class=\"oxus-faq-hero-category-number\">\r\n              02\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <div class=\"oxus-faq-hero-category-title\">\r\n                Performance\r\n              <\/div>\r\n\r\n              <div class=\"oxus-faq-hero-category-copy\">\r\n                Daily targets, deposit tiers and arbitrage margins\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"oxus-faq-hero-category-arrow\">\r\n              \u2192\r\n            <\/div>\r\n\r\n          <\/a>\r\n\r\n\r\n          <!-- PAYMENTS -->\r\n\r\n          <a\r\n            href=\"#faq-payments\"\r\n            class=\"oxus-faq-hero-category\"\r\n          >\r\n\r\n            <div class=\"oxus-faq-hero-category-number\">\r\n              03\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <div class=\"oxus-faq-hero-category-title\">\r\n                Deposits & Withdrawals\r\n              <\/div>\r\n\r\n              <div class=\"oxus-faq-hero-category-copy\">\r\n                USDT funding, withdrawal rules and account access\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"oxus-faq-hero-category-arrow\">\r\n              \u2192\r\n            <\/div>\r\n\r\n          <\/a>\r\n\r\n\r\n          <!-- AFFILIATE -->\r\n\r\n          <a\r\n            href=\"#faq-affiliate\"\r\n            class=\"oxus-faq-hero-category\"\r\n          >\r\n\r\n            <div class=\"oxus-faq-hero-category-number\">\r\n              04\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <div class=\"oxus-faq-hero-category-title\">\r\n                Affiliate Program\r\n              <\/div>\r\n\r\n              <div class=\"oxus-faq-hero-category-copy\">\r\n                Firstline, Downline and qualifying team volume\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"oxus-faq-hero-category-arrow\">\r\n              \u2192\r\n            <\/div>\r\n\r\n          <\/a>\r\n\r\n\r\n          <!-- POOLS -->\r\n\r\n          <a\r\n            href=\"#faq-pools\"\r\n            class=\"oxus-faq-hero-category\"\r\n          >\r\n\r\n            <div class=\"oxus-faq-hero-category-number\">\r\n              05\r\n            <\/div>\r\n\r\n            <div>\r\n\r\n              <div class=\"oxus-faq-hero-category-title\">\r\n                Pools & Ranks\r\n              <\/div>\r\n\r\n              <div class=\"oxus-faq-hero-category-copy\">\r\n                Pool qualification, ranks and Global Leader\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"oxus-faq-hero-category-arrow\">\r\n              \u2192\r\n            <\/div>\r\n\r\n          <\/a>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-faq-hero-panel-bottom\">\r\n\r\n          <p>\r\n            Answers are organized by topic so you can move directly to\r\n            the section that matches your question.\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  <\/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 FAQ GENERAL & HOW IT WORKS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-general,\r\n.oxus-faq-general *{\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-faq-general{\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 14% 22%,\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.oxus-faq-general::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-faq-general-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\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-faq-general-head{\r\n  max-width:790px;\r\n\r\n  margin-bottom:50px;\r\n}\r\n\r\n\r\n.oxus-faq-general-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-faq-general-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-faq-general-title{\r\n  max-width:700px;\r\n\r\n  margin-bottom:18px;\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-faq-general-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-faq-general-description{\r\n  max-width:730px;\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   ACCORDION\r\n========================================================= *\/\r\n\r\n.oxus-faq-general-list{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-faq-general-item{\r\n  position:relative;\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    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-general-item:hover{\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n}\r\n\r\n\r\n.oxus-faq-general-item.active{\r\n  border-color:\r\n    rgba(0,229,168,.17);\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,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUESTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-general-question{\r\n  width:100%;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    38px 1fr 34px;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  padding:20px 22px;\r\n\r\n  border:0 !important;\r\n\r\n  background:transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  text-align:left;\r\n}\r\n\r\n\r\n.oxus-faq-general-number{\r\n  width:34px;\r\n  height:34px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-general-question-text{\r\n  color:#e4ebed;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PLUS\r\n========================================================= *\/\r\n\r\n.oxus-faq-general-icon{\r\n  position:relative;\r\n\r\n  width:32px;\r\n  height:32px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\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    border-color .2s ease,\r\n    background .2s ease;\r\n}\r\n\r\n\r\n.oxus-faq-general-icon::before,\r\n.oxus-faq-general-icon::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:1px;\r\n\r\n  background:#8c999e;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-general-icon::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n\r\n.oxus-faq-general-item.active\r\n.oxus-faq-general-icon{\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-general-item.active\r\n.oxus-faq-general-icon::before,\r\n.oxus-faq-general-item.active\r\n.oxus-faq-general-icon::after{\r\n  background:var(--oxus-green);\r\n}\r\n\r\n\r\n.oxus-faq-general-item.active\r\n.oxus-faq-general-icon::after{\r\n  transform:rotate(0deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANSWER\r\n========================================================= *\/\r\n\r\n.oxus-faq-general-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  opacity:0;\r\n\r\n  transition:\r\n    max-height .35s ease,\r\n    opacity .25s ease;\r\n}\r\n\r\n\r\n.oxus-faq-general-item.active\r\n.oxus-faq-general-answer{\r\n  opacity:1;\r\n}\r\n\r\n\r\n.oxus-faq-general-answer-inner{\r\n  margin:\r\n    0 22px 0 75px;\r\n\r\n  padding:\r\n    0 0 22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-faq-general-answer-inner p{\r\n  padding-top:18px;\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   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-faq-general-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:22px 24px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:14px;\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-faq-general-bottom p{\r\n  max-width:800px;\r\n\r\n  color:#879499 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-faq-general-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-faq-general-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:700px){\r\n\r\n  .oxus-faq-general{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-faq-general-question{\r\n    grid-template-columns:\r\n      34px 1fr 30px;\r\n\r\n    gap:11px;\r\n\r\n    padding:18px 16px;\r\n  }\r\n\r\n  .oxus-faq-general-answer-inner{\r\n    margin:\r\n      0 16px 0 61px;\r\n  }\r\n\r\n  .oxus-faq-general-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-faq-general{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-faq-general-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-faq-general-question-text{\r\n    font-size:13px !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\r\n  class=\"oxus-faq-general\"\r\n  id=\"faq-general\"\r\n>\r\n\r\n  <div class=\"oxus-faq-general-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-faq-general-head\">\r\n\r\n      <div class=\"oxus-faq-general-eyebrow\">\r\n        General & How It Works\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-faq-general-title\">\r\n        Start with the basics about\r\n        <span class=\"oxus-faq-general-title-gradient\">\r\n          OxusTech and automated arbitrage\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-faq-general-description\">\r\n        These questions cover the basic platform model, how users get\r\n        started and what happens after an account is funded.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FAQ LIST -->\r\n\r\n    <div class=\"oxus-faq-general-list\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            What is OxusTech?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              OxusTech presents itself as a technology platform built\r\n              around digital markets, algorithmic strategies, execution\r\n              speed and automation. Its model focuses on prediction\r\n              markets and arbitrage opportunities rather than requiring\r\n              users to trade individual positions manually.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            How does Oxus Tech work?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              Users create an account, deposit USDT and connect their\r\n              capital to the platform's automated arbitrage process.\r\n              According to the platform material, the capital is then\r\n              directed to the trading pool while account statistics and\r\n              balance management remain available through the dashboard.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            What type of markets does OxusTech operate in?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              The presentation focuses on prediction markets and\r\n              exchange-based arbitrage, with Polymarket referenced as a\r\n              primary environment for the platform's arbitrage activity.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            What is arbitrage?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              Arbitrage is a strategy that looks for pricing differences\r\n              between related positions or markets. In the model\r\n              presented by OxusTech, the goal is to identify a usable\r\n              pricing gap and execute the corresponding positions rather\r\n              than simply trying to predict the final outcome of an event.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            05\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            Do I need to trade manually?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              No manual order placement is presented as necessary. The\r\n              platform describes the trading process as automated, with\r\n              algorithms handling the arbitrage activity after the\r\n              account is funded.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            06\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            What is the minimum deposit on OxusTech?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              The minimum deposit presented by the platform is 50 USDT.\r\n              Additional deposits can also be made after the account has\r\n              been funded.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 07 -->\r\n\r\n      <article class=\"oxus-faq-general-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-general-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-general-number\">\r\n            07\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-question-text\">\r\n            What currency is used on the platform?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-general-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-general-answer\">\r\n\r\n          <div class=\"oxus-faq-general-answer-inner\">\r\n\r\n            <p>\r\n              The platform material presents USDT as the payment and\r\n              deposit unit used for funding accounts, calculating\r\n              balances and processing withdrawals.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\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-faq-general-bottom\">\r\n\r\n      <p>\r\n        Want a more detailed walkthrough? The How It Works page follows\r\n        the process from account creation through automated arbitrage and\r\n        account management.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/how-it-works\/\"\r\n        class=\"oxus-faq-general-link\"\r\n      >\r\n        See How It Works \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     ACCORDION SCRIPT\r\n     ============================================================ -->\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n  const items =\r\n    document.querySelectorAll('.oxus-faq-general-item');\r\n\r\n  items.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector('.oxus-faq-general-question');\r\n\r\n    const answer =\r\n      item.querySelector('.oxus-faq-general-answer');\r\n\r\n    button.addEventListener('click', function(){\r\n\r\n      const isOpen =\r\n        item.classList.contains('active');\r\n\r\n      items.forEach(function(otherItem){\r\n\r\n        const otherButton =\r\n          otherItem.querySelector('.oxus-faq-general-question');\r\n\r\n        const otherAnswer =\r\n          otherItem.querySelector('.oxus-faq-general-answer');\r\n\r\n        otherItem.classList.remove('active');\r\n\r\n        otherButton.setAttribute(\r\n          'aria-expanded',\r\n          'false'\r\n        );\r\n\r\n        otherAnswer.style.maxHeight = null;\r\n\r\n      });\r\n\r\n\r\n      if(!isOpen){\r\n\r\n        item.classList.add('active');\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          'true'\r\n        );\r\n\r\n        answer.style.maxHeight =\r\n          answer.scrollHeight + 'px';\r\n\r\n      }\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-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 FAQ PERFORMANCE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance,\r\n.oxus-faq-performance *{\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-faq-performance{\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 84% 22%,\r\n      rgba(0,229,168,.06) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\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 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   GRID BACKGROUND\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance::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,.011) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:60px 60px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 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,.42) 20%,\r\n      rgba(0,0,0,.42) 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-faq-performance-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\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-faq-performance-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:50px;\r\n}\r\n\r\n\r\n.oxus-faq-performance-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-faq-performance-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-faq-performance-title{\r\n  max-width:660px;\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-faq-performance-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-faq-performance-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   QUICK INFO\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-summary{\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:23px;\r\n}\r\n\r\n\r\n.oxus-faq-performance-summary-item{\r\n  padding:18px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.015);\r\n}\r\n\r\n\r\n.oxus-faq-performance-summary-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:20px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.1 !important;\r\n}\r\n\r\n\r\n.oxus-faq-performance-summary-label{\r\n  color:#829095;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACCORDION\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-list{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-faq-performance-item{\r\n  position:relative;\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    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-performance-item:hover{\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n}\r\n\r\n\r\n.oxus-faq-performance-item.active{\r\n  border-color:\r\n    rgba(0,229,168,.17);\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,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUESTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-question{\r\n  width:100%;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    38px 1fr 34px;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  padding:20px 22px;\r\n\r\n  border:0 !important;\r\n\r\n  background:transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  text-align:left;\r\n}\r\n\r\n\r\n.oxus-faq-performance-number{\r\n  width:34px;\r\n  height:34px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-performance-question-text{\r\n  color:#e4ebed;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ICON\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-icon{\r\n  position:relative;\r\n\r\n  width:32px;\r\n  height:32px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-faq-performance-icon::before,\r\n.oxus-faq-performance-icon::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:1px;\r\n\r\n  background:#8c999e;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-performance-icon::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n\r\n.oxus-faq-performance-item.active\r\n.oxus-faq-performance-icon::before,\r\n.oxus-faq-performance-item.active\r\n.oxus-faq-performance-icon::after{\r\n  background:var(--oxus-green);\r\n}\r\n\r\n\r\n.oxus-faq-performance-item.active\r\n.oxus-faq-performance-icon::after{\r\n  transform:rotate(0deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANSWER\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  opacity:0;\r\n\r\n  transition:\r\n    max-height .35s ease,\r\n    opacity .25s ease;\r\n}\r\n\r\n\r\n.oxus-faq-performance-item.active\r\n.oxus-faq-performance-answer{\r\n  opacity:1;\r\n}\r\n\r\n\r\n.oxus-faq-performance-answer-inner{\r\n  margin:\r\n    0 22px 0 75px;\r\n\r\n  padding:\r\n    0 0 22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-faq-performance-answer-inner p{\r\n  padding-top:18px;\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   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-faq-performance-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:22px 24px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:14px;\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-faq-performance-bottom p{\r\n  max-width:800px;\r\n\r\n  color:#879499 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-faq-performance-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-faq-performance-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:900px){\r\n\r\n  .oxus-faq-performance-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-faq-performance{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-faq-performance-summary{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-faq-performance-question{\r\n    grid-template-columns:\r\n      34px 1fr 30px;\r\n\r\n    gap:11px;\r\n\r\n    padding:18px 16px;\r\n  }\r\n\r\n  .oxus-faq-performance-answer-inner{\r\n    margin:\r\n      0 16px 0 61px;\r\n  }\r\n\r\n  .oxus-faq-performance-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-faq-performance{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-faq-performance-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-faq-performance-question-text{\r\n    font-size:13px !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\r\n  class=\"oxus-faq-performance\"\r\n  id=\"faq-performance\"\r\n>\r\n\r\n  <div class=\"oxus-faq-performance-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-faq-performance-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-faq-performance-eyebrow\">\r\n          Performance FAQ\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-faq-performance-title\">\r\n          Understanding OxusTech\r\n          <span class=\"oxus-faq-performance-title-gradient\">\r\n            performance and daily targets\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-faq-performance-description\">\r\n        Performance figures can be easy to misread when taken out of\r\n        context. These answers explain the daily target range, deposit\r\n        levels and how the arbitrage figures presented by Oxus Tech\r\n        relate to participant performance.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- QUICK INFO -->\r\n\r\n    <div class=\"oxus-faq-performance-summary\">\r\n\r\n\r\n      <div class=\"oxus-faq-performance-summary-item\">\r\n\r\n        <div class=\"oxus-faq-performance-summary-value\">\r\n          0.3\u20131.1%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-performance-summary-label\">\r\n          Daily Target Range\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-performance-summary-item\">\r\n\r\n        <div class=\"oxus-faq-performance-summary-value\">\r\n          1.5\u20132.5%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-performance-summary-label\">\r\n          Arbitrage Margin Per Operation\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-performance-summary-item\">\r\n\r\n        <div class=\"oxus-faq-performance-summary-value\">\r\n          4 Levels\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-performance-summary-label\">\r\n          Deposit-Based Tiers\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FAQ -->\r\n\r\n    <div class=\"oxus-faq-performance-list\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            What is the OxusTech daily performance target?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              The platform presents a general daily performance target\r\n              range of 0.3% to 1.1%. The applicable upper target also\r\n              depends on the deposit level associated with the account.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            Is the 0.3% to 1.1% daily range guaranteed?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              No. The figures are presented as reference performance\r\n              targets rather than fixed or guaranteed returns. The\r\n              material specifically states that its performance examples\r\n              are based on historical data and do not represent\r\n              guaranteed or fixed profit.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            Why do different deposit amounts have different target rates?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              Oxus Tech uses a tiered structure for personal deposit\r\n              performance. The stated upper daily targets are up to 0.6%\r\n              for 50\u20132,999 USDT, 0.8% for 3,000\u201314,999 USDT, 0.9% for\r\n              15,000\u201349,999 USDT and 1.1% from 50,000 USDT.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            What does \u201cup to 1.1%\u201d mean?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              \u201cUp to\u201d refers to the upper target associated with that\r\n              deposit level. It should not be interpreted as a promise\r\n              that the maximum percentage will be credited every day.\r\n              Daily results may vary within the structure presented by\r\n              the platform.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            05\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            How is daily performance generated?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              The material links participant performance to repeated\r\n              algorithmic arbitrage activity. The model is based on\r\n              identifying pricing differences, executing suitable\r\n              opportunities and accumulating results across multiple\r\n              operations, with protocol costs applied to the process.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-faq-performance-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-performance-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-performance-number\">\r\n            06\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-question-text\">\r\n            Is the 1.5%\u20132.5% arbitrage margin the same as my daily return?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-performance-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-performance-answer\">\r\n\r\n          <div class=\"oxus-faq-performance-answer-inner\">\r\n\r\n            <p>\r\n              No. The presentation lists 1.5%\u20132.5% as the arbitrage\r\n              margin associated with an individual operation, while\r\n              0.3%\u20131.1% is presented separately as the daily participant\r\n              range after the broader trading process and protocol fees.\r\n              The two percentages therefore describe different parts of\r\n              the model.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\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-faq-performance-bottom\">\r\n\r\n      <p>\r\n        For a more detailed breakdown of deposit tiers, reference\r\n        examples and the meaning of each target rate, visit the dedicated\r\n        Performance page.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-faq-performance-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>\r\n\r\n\r\n<!-- ============================================================\r\n     ACCORDION SCRIPT\r\n============================================================ -->\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n  const items =\r\n    document.querySelectorAll('.oxus-faq-performance-item');\r\n\r\n  items.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector('.oxus-faq-performance-question');\r\n\r\n    const answer =\r\n      item.querySelector('.oxus-faq-performance-answer');\r\n\r\n    button.addEventListener('click', function(){\r\n\r\n      const isOpen =\r\n        item.classList.contains('active');\r\n\r\n      items.forEach(function(otherItem){\r\n\r\n        const otherButton =\r\n          otherItem.querySelector('.oxus-faq-performance-question');\r\n\r\n        const otherAnswer =\r\n          otherItem.querySelector('.oxus-faq-performance-answer');\r\n\r\n        otherItem.classList.remove('active');\r\n\r\n        otherButton.setAttribute(\r\n          'aria-expanded',\r\n          'false'\r\n        );\r\n\r\n        otherAnswer.style.maxHeight = null;\r\n\r\n      });\r\n\r\n\r\n      if(!isOpen){\r\n\r\n        item.classList.add('active');\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          'true'\r\n        );\r\n\r\n        answer.style.maxHeight =\r\n          answer.scrollHeight + 'px';\r\n\r\n      }\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-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 FAQ DEPOSITS & WITHDRAWALS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments,\r\n.oxus-faq-payments *{\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-faq-payments{\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 14% 22%,\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.oxus-faq-payments::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-faq-payments-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\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-faq-payments-head{\r\n  max-width:790px;\r\n\r\n  margin-bottom:46px;\r\n}\r\n\r\n\r\n.oxus-faq-payments-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-faq-payments-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-faq-payments-title{\r\n  max-width:720px;\r\n\r\n  margin-bottom:18px;\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-faq-payments-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-faq-payments-description{\r\n  max-width:730px;\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   STATS\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-stats{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:22px;\r\n}\r\n\r\n\r\n.oxus-faq-payments-stat{\r\n  padding:18px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.016);\r\n}\r\n\r\n\r\n.oxus-faq-payments-stat-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:20px !important;\r\n  font-weight:760 !important;\r\n  line-height:1.1 !important;\r\n}\r\n\r\n\r\n.oxus-faq-payments-stat-label{\r\n  color:#829095;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ LIST\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-list{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-faq-payments-item{\r\n  position:relative;\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    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-payments-item:hover{\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n}\r\n\r\n\r\n.oxus-faq-payments-item.active{\r\n  border-color:\r\n    rgba(0,229,168,.17);\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,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUESTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-question{\r\n  width:100%;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    38px 1fr 34px;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  padding:20px 22px;\r\n\r\n  border:0 !important;\r\n\r\n  background:transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  text-align:left;\r\n}\r\n\r\n\r\n.oxus-faq-payments-number{\r\n  width:34px;\r\n  height:34px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-payments-question-text{\r\n  color:#e4ebed;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ICON\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-icon{\r\n  position:relative;\r\n\r\n  width:32px;\r\n  height:32px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-faq-payments-icon::before,\r\n.oxus-faq-payments-icon::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:1px;\r\n\r\n  background:#8c999e;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-payments-icon::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n\r\n.oxus-faq-payments-item.active\r\n.oxus-faq-payments-icon::before,\r\n.oxus-faq-payments-item.active\r\n.oxus-faq-payments-icon::after{\r\n  background:var(--oxus-green);\r\n}\r\n\r\n\r\n.oxus-faq-payments-item.active\r\n.oxus-faq-payments-icon::after{\r\n  transform:rotate(0deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANSWER\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  opacity:0;\r\n\r\n  transition:\r\n    max-height .35s ease,\r\n    opacity .25s ease;\r\n}\r\n\r\n\r\n.oxus-faq-payments-item.active\r\n.oxus-faq-payments-answer{\r\n  opacity:1;\r\n}\r\n\r\n\r\n.oxus-faq-payments-answer-inner{\r\n  margin:\r\n    0 22px 0 75px;\r\n\r\n  padding:\r\n    0 0 22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-faq-payments-answer-inner p{\r\n  padding-top:18px;\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   BOTTOM NOTE\r\n========================================================= *\/\r\n\r\n.oxus-faq-payments-bottom{\r\n  margin-top:22px;\r\n\r\n  padding:22px 24px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.11);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.04),\r\n      rgba(16,207,234,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-faq-payments-bottom p{\r\n  max-width:930px;\r\n\r\n  color:#909da2 !important;\r\n\r\n  font-size:12px !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:900px){\r\n\r\n  .oxus-faq-payments-stats{\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:700px){\r\n\r\n  .oxus-faq-payments{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-faq-payments-question{\r\n    grid-template-columns:\r\n      34px 1fr 30px;\r\n\r\n    gap:11px;\r\n\r\n    padding:18px 16px;\r\n  }\r\n\r\n  .oxus-faq-payments-answer-inner{\r\n    margin:\r\n      0 16px 0 61px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-faq-payments{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-faq-payments-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-faq-payments-stats{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-faq-payments-question-text{\r\n    font-size:13px !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\r\n  class=\"oxus-faq-payments\"\r\n  id=\"faq-payments\"\r\n>\r\n\r\n  <div class=\"oxus-faq-payments-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-faq-payments-head\">\r\n\r\n      <div class=\"oxus-faq-payments-eyebrow\">\r\n        Deposits & Withdrawals\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-faq-payments-title\">\r\n        Clear answers about\r\n        <span class=\"oxus-faq-payments-title-gradient\">\r\n          funding, reinvestment and withdrawals\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-faq-payments-description\">\r\n        Review the payment parameters presented by OxusTech, including\r\n        minimum amounts, withdrawal timing and the fee associated with\r\n        processing a withdrawal.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- STATS -->\r\n\r\n    <div class=\"oxus-faq-payments-stats\">\r\n\r\n\r\n      <div class=\"oxus-faq-payments-stat\">\r\n\r\n        <div class=\"oxus-faq-payments-stat-value\">\r\n          50 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-payments-stat-label\">\r\n          Minimum Deposit\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-payments-stat\">\r\n\r\n        <div class=\"oxus-faq-payments-stat-value\">\r\n          10 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-payments-stat-label\">\r\n          Minimum Withdrawal\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-payments-stat\">\r\n\r\n        <div class=\"oxus-faq-payments-stat-value\">\r\n          Up to 72h\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-payments-stat-label\">\r\n          Withdrawal Processing\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-payments-stat\">\r\n\r\n        <div class=\"oxus-faq-payments-stat-value\">\r\n          3%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-payments-stat-label\">\r\n          Withdrawal Fee\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FAQ -->\r\n\r\n    <div class=\"oxus-faq-payments-list\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            How do I fund an OxusTech account?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              The platform material presents USDT as the funding unit.\r\n              After an account is created, a user can make a USDT deposit\r\n              and the deposited capital is then connected to the\r\n              platform's arbitrage process.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            What is the minimum deposit?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              The minimum deposit presented by OxusTech is 50 USDT.\r\n              The material also states that additional deposits can be\r\n              made later.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            Can account funds be reinvested?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              The presentation includes a reinvestment option beginning\r\n              from 10 USDT. This is listed separately from the initial\r\n              minimum deposit requirement.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            What is the minimum withdrawal?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              Withdrawals are presented as available from 10 USDT.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            05\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            How long can an OxusTech withdrawal take?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              The payment parameters state that a withdrawal can take up\r\n              to 72 hours to process.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            06\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            Is there a withdrawal fee?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              Yes. The material presents a 3% fee for withdrawals.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 07 -->\r\n\r\n      <article class=\"oxus-faq-payments-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-payments-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-payments-number\">\r\n            07\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-question-text\">\r\n            Is there a fixed lock-up period?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-payments-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-payments-answer\">\r\n\r\n          <div class=\"oxus-faq-payments-answer-inner\">\r\n\r\n            <p>\r\n              The presentation does not describe a fixed lock-up period.\r\n              It states that withdrawals are available without a lock-up,\r\n              subject to the platform's withdrawal parameters and\r\n              processing time.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\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-faq-payments-bottom\">\r\n\r\n      <p>\r\n        Payment conditions can be operationally important, so users\r\n        should review the current terms shown inside the platform before\r\n        relying on any minimum, fee or processing-time parameter.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     ACCORDION SCRIPT\r\n============================================================ -->\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n  const items =\r\n    document.querySelectorAll('.oxus-faq-payments-item');\r\n\r\n  items.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector('.oxus-faq-payments-question');\r\n\r\n    const answer =\r\n      item.querySelector('.oxus-faq-payments-answer');\r\n\r\n    button.addEventListener('click', function(){\r\n\r\n      const isOpen =\r\n        item.classList.contains('active');\r\n\r\n      items.forEach(function(otherItem){\r\n\r\n        const otherButton =\r\n          otherItem.querySelector('.oxus-faq-payments-question');\r\n\r\n        const otherAnswer =\r\n          otherItem.querySelector('.oxus-faq-payments-answer');\r\n\r\n        otherItem.classList.remove('active');\r\n\r\n        otherButton.setAttribute(\r\n          'aria-expanded',\r\n          'false'\r\n        );\r\n\r\n        otherAnswer.style.maxHeight = null;\r\n\r\n      });\r\n\r\n\r\n      if(!isOpen){\r\n\r\n        item.classList.add('active');\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          'true'\r\n        );\r\n\r\n        answer.style.maxHeight =\r\n          answer.scrollHeight + 'px';\r\n\r\n      }\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-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 FAQ AFFILIATE PROGRAM\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate,\r\n.oxus-faq-affiliate *{\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-faq-affiliate{\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 84% 20%,\r\n      rgba(0,229,168,.06) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\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 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-faq-affiliate::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,.011) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:60px 60px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 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,.42) 20%,\r\n      rgba(0,0,0,.42) 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-faq-affiliate-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\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-faq-affiliate-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:48px;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-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-faq-affiliate-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-faq-affiliate-title{\r\n  max-width:680px;\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-faq-affiliate-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-faq-affiliate-description{\r\n  max-width:640px;\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   HIGHLIGHTS\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-highlights{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:22px;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-highlight{\r\n  padding:18px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.016);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-highlight-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:20px !important;\r\n  font-weight:760 !important;\r\n  line-height:1.1 !important;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-highlight-label{\r\n  color:#829095;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-list{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item{\r\n  position:relative;\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    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item:hover{\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item.active{\r\n  border-color:\r\n    rgba(0,229,168,.17);\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,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUESTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-question{\r\n  width:100%;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    38px 1fr 34px;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  padding:20px 22px;\r\n\r\n  border:0 !important;\r\n\r\n  background:transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  text-align:left;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-number{\r\n  width:34px;\r\n  height:34px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-question-text{\r\n  color:#e4ebed;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ICON\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-icon{\r\n  position:relative;\r\n\r\n  width:32px;\r\n  height:32px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-icon::before,\r\n.oxus-faq-affiliate-icon::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:1px;\r\n\r\n  background:#8c999e;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-icon::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item.active\r\n.oxus-faq-affiliate-icon::before,\r\n.oxus-faq-affiliate-item.active\r\n.oxus-faq-affiliate-icon::after{\r\n  background:var(--oxus-green);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item.active\r\n.oxus-faq-affiliate-icon::after{\r\n  transform:rotate(0deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANSWER\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  opacity:0;\r\n\r\n  transition:\r\n    max-height .35s ease,\r\n    opacity .25s ease;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-item.active\r\n.oxus-faq-affiliate-answer{\r\n  opacity:1;\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-answer-inner{\r\n  margin:\r\n    0 22px 0 75px;\r\n\r\n  padding:\r\n    0 0 22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-answer-inner p{\r\n  padding-top:18px;\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 NOTE\r\n========================================================= *\/\r\n\r\n.oxus-faq-affiliate-note{\r\n  display:flex;\r\n\r\n  align-items:flex-start;\r\n\r\n  gap:15px;\r\n\r\n  margin-top:22px;\r\n\r\n  padding:23px 24px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.11);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.04),\r\n      rgba(16,207,234,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-note-icon{\r\n  width:28px;\r\n  height:28px;\r\n\r\n  flex-shrink:0;\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:12px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.15);\r\n\r\n  border-radius:8px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-affiliate-note p{\r\n  max-width:920px;\r\n\r\n  color:#919ea3 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.67 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-faq-affiliate-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-faq-affiliate-highlights{\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:700px){\r\n\r\n  .oxus-faq-affiliate{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-faq-affiliate-question{\r\n    grid-template-columns:\r\n      34px 1fr 30px;\r\n\r\n    gap:11px;\r\n\r\n    padding:18px 16px;\r\n  }\r\n\r\n  .oxus-faq-affiliate-answer-inner{\r\n    margin:\r\n      0 16px 0 61px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-faq-affiliate{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-faq-affiliate-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-faq-affiliate-highlights{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-faq-affiliate-question-text{\r\n    font-size:13px !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\r\n  class=\"oxus-faq-affiliate\"\r\n  id=\"faq-affiliate\"\r\n>\r\n\r\n  <div class=\"oxus-faq-affiliate-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-faq-affiliate-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-faq-affiliate-eyebrow\">\r\n          Affiliate Program FAQ\r\n        <\/div>\r\n\r\n\r\n        <h2 class=\"oxus-faq-affiliate-title\">\r\n          Understanding\r\n          <span class=\"oxus-faq-affiliate-title-gradient\">\r\n            Firstline and Downline rewards\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-faq-affiliate-description\">\r\n        These answers explain how direct and deeper team rewards are\r\n        structured, which volumes are used in the calculations and which\r\n        qualification rules apply.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- HIGHLIGHTS -->\r\n\r\n    <div class=\"oxus-faq-affiliate-highlights\">\r\n\r\n\r\n      <div class=\"oxus-faq-affiliate-highlight\">\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-value\">\r\n          0.20%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-label\">\r\n          Max Firstline Rate\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-affiliate-highlight\">\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-value\">\r\n          0.04%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-label\">\r\n          Max Downline Rate\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-affiliate-highlight\">\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-value\">\r\n          Level 2+\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-label\">\r\n          Downline Volume Starts\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-affiliate-highlight\">\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-value\">\r\n          3,000 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-affiliate-highlight-label\">\r\n          Daily Downline Cap\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FAQ LIST -->\r\n\r\n    <div class=\"oxus-faq-affiliate-list\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            How does the OxusTech Affiliate Program work?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The partner structure combines several reward sources.\r\n              Firstline is connected to personally referred Level 1\r\n              partners, while Downline uses qualifying team volume from\r\n              Level 2 onward. The broader program also includes Pool and\r\n              Rank-based qualification components.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            What is the Firstline Bonus?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              Firstline is the reward associated with personally invited\r\n              Level 1 partners. The applicable rate increases according\r\n              to the number of qualifying active Level 1 partners and can\r\n              reach up to 0.20% per day under the structure presented by\r\n              OxusTech.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            Is Firstline calculated on partner profits or deposited volume?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The presentation states that Firstline is calculated on the\r\n              total volume of Level 1 partners invited directly. It is\r\n              therefore presented as a volume-based calculation rather\r\n              than simply a percentage of the daily profit generated by\r\n              those partners.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            How is the Firstline rate determined?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The stated Firstline levels are up to 0.05% with 1\u20134\r\n              qualifying partners, 0.10% with 5\u20139, 0.15% with 10\u201319\r\n              and 0.20% with 20 or more qualifying Level 1 partners.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            05\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            When does a Level 1 partner count toward Firstline qualification?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The presentation states that a Level 1 partner is counted\r\n              for Firstline qualification when that partner has a\r\n              deposit of at least 100 USDT.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            06\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            What is the Downline Bonus?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              Downline is the team-volume reward presented for the deeper\r\n              network. It is calculated on qualifying team volume from\r\n              Level 2 onward, while the applicable rate depends on the\r\n              number of active partners in Level 1.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 07 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            07\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            Is Downline calculated on team profits or team volume?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The material describes Downline as being calculated on the\r\n              total qualifying team volume from Level 2 onward. It is not\r\n              presented as simply a percentage of the daily profits\r\n              generated by the team.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 08 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            08\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            How many active Level 1 partners are needed for the 0.04% Downline rate?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The highest stated Downline level begins with 20 or more\r\n              active Level 1 partners and carries a rate of up to 0.04%.\r\n              The lower stated levels are 0.01% for 1\u20134 partners, 0.02%\r\n              for 5\u20139 and 0.03% for 10\u201319.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 09 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            09\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            What is the current qualifying deposit for a Downline team partner?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The presentation originally lists 250 USDT and states that\r\n              this qualification threshold increases to 500 USDT from\r\n              August 1, 2026. Under that stated schedule, 500 USDT is the\r\n              current threshold described by the material.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 10 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            10\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            What is the maximum daily Downline remuneration?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              The Downline rules presented by OxusTech include a maximum\r\n              remuneration of 3,000 USDT per day.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 11 -->\r\n\r\n      <article class=\"oxus-faq-affiliate-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-affiliate-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-affiliate-number\">\r\n            11\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-question-text\">\r\n            What is the 50\/50 rule?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-affiliate-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-affiliate-answer\">\r\n\r\n          <div class=\"oxus-faq-affiliate-answer-inner\">\r\n\r\n            <p>\r\n              For the Downline calculation, the presentation states that\r\n              each individual branch can contribute no more than 50% of\r\n              the total partner-network volume used for qualification.\r\n              This means the qualifying structure cannot rely entirely\r\n              on a single branch.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTE -->\r\n\r\n    <div class=\"oxus-faq-affiliate-note\">\r\n\r\n      <div class=\"oxus-faq-affiliate-note-icon\">\r\n        i\r\n      <\/div>\r\n\r\n      <p>\r\n        Firstline and Downline use different parts of the network.\r\n        Firstline is tied to personally referred Level 1 volume, while\r\n        Downline begins with qualifying team volume from Level 2 onward.\r\n        Applicable rates, qualification thresholds, balance rules and\r\n        daily limits still apply.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     ACCORDION SCRIPT\r\n============================================================ -->\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n  const items =\r\n    document.querySelectorAll('.oxus-faq-affiliate-item');\r\n\r\n  items.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector('.oxus-faq-affiliate-question');\r\n\r\n    const answer =\r\n      item.querySelector('.oxus-faq-affiliate-answer');\r\n\r\n    button.addEventListener('click', function(){\r\n\r\n      const isOpen =\r\n        item.classList.contains('active');\r\n\r\n      items.forEach(function(otherItem){\r\n\r\n        const otherButton =\r\n          otherItem.querySelector('.oxus-faq-affiliate-question');\r\n\r\n        const otherAnswer =\r\n          otherItem.querySelector('.oxus-faq-affiliate-answer');\r\n\r\n        otherItem.classList.remove('active');\r\n\r\n        otherButton.setAttribute(\r\n          'aria-expanded',\r\n          'false'\r\n        );\r\n\r\n        otherAnswer.style.maxHeight = null;\r\n\r\n      });\r\n\r\n\r\n      if(!isOpen){\r\n\r\n        item.classList.add('active');\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          'true'\r\n        );\r\n\r\n        answer.style.maxHeight =\r\n          answer.scrollHeight + 'px';\r\n\r\n      }\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-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 FAQ POOLS & RANKS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools,\r\n.oxus-faq-pools *{\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-faq-pools{\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 14% 22%,\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.oxus-faq-pools::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-faq-pools-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\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-faq-pools-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:48px;\r\n}\r\n\r\n\r\n.oxus-faq-pools-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-faq-pools-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-faq-pools-title{\r\n  max-width:680px;\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-faq-pools-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-faq-pools-description{\r\n  max-width:640px;\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   HIGHLIGHTS\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-highlights{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:22px;\r\n}\r\n\r\n\r\n.oxus-faq-pools-highlight{\r\n  padding:18px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.016);\r\n}\r\n\r\n\r\n.oxus-faq-pools-highlight-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:20px !important;\r\n  font-weight:760 !important;\r\n  line-height:1.1 !important;\r\n}\r\n\r\n\r\n.oxus-faq-pools-highlight-label{\r\n  color:#829095;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-list{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:10px;\r\n}\r\n\r\n\r\n.oxus-faq-pools-item{\r\n  position:relative;\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    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-pools-item:hover{\r\n  border-color:\r\n    rgba(0,229,168,.14);\r\n}\r\n\r\n\r\n.oxus-faq-pools-item.active{\r\n  border-color:\r\n    rgba(0,229,168,.17);\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,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUESTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-question{\r\n  width:100%;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    38px 1fr 34px;\r\n\r\n  gap:15px;\r\n\r\n  align-items:center;\r\n\r\n  padding:20px 22px;\r\n\r\n  border:0 !important;\r\n\r\n  background:transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  text-align:left;\r\n}\r\n\r\n\r\n.oxus-faq-pools-number{\r\n  width:34px;\r\n  height:34px;\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:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n.oxus-faq-pools-question-text{\r\n  color:#e4ebed;\r\n\r\n  font-size:14px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ICON\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-icon{\r\n  position:relative;\r\n\r\n  width:32px;\r\n  height:32px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-faq-pools-icon::before,\r\n.oxus-faq-pools-icon::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:11px;\r\n  height:1px;\r\n\r\n  background:#8c999e;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease;\r\n}\r\n\r\n\r\n.oxus-faq-pools-icon::after{\r\n  transform:rotate(90deg);\r\n}\r\n\r\n\r\n.oxus-faq-pools-item.active\r\n.oxus-faq-pools-icon::before,\r\n.oxus-faq-pools-item.active\r\n.oxus-faq-pools-icon::after{\r\n  background:var(--oxus-green);\r\n}\r\n\r\n\r\n.oxus-faq-pools-item.active\r\n.oxus-faq-pools-icon::after{\r\n  transform:rotate(0deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ANSWER\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  opacity:0;\r\n\r\n  transition:\r\n    max-height .35s ease,\r\n    opacity .25s ease;\r\n}\r\n\r\n\r\n.oxus-faq-pools-item.active\r\n.oxus-faq-pools-answer{\r\n  opacity:1;\r\n}\r\n\r\n\r\n.oxus-faq-pools-answer-inner{\r\n  margin:\r\n    0 22px 0 75px;\r\n\r\n  padding:\r\n    0 0 22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-faq-pools-answer-inner p{\r\n  padding-top:18px;\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   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-faq-pools-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:22px 24px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.11);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.04),\r\n      rgba(16,207,234,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-faq-pools-bottom p{\r\n  max-width:790px;\r\n\r\n  color:#919ea3 !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.67 !important;\r\n}\r\n\r\n\r\n.oxus-faq-pools-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\r\n\r\n.oxus-faq-pools-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-faq-pools-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-faq-pools-highlights{\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:700px){\r\n\r\n  .oxus-faq-pools{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-faq-pools-question{\r\n    grid-template-columns:\r\n      34px 1fr 30px;\r\n\r\n    gap:11px;\r\n\r\n    padding:18px 16px;\r\n  }\r\n\r\n  .oxus-faq-pools-answer-inner{\r\n    margin:\r\n      0 16px 0 61px;\r\n  }\r\n\r\n  .oxus-faq-pools-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-faq-pools{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-faq-pools-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-faq-pools-highlights{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-faq-pools-question-text{\r\n    font-size:13px !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\r\n  class=\"oxus-faq-pools\"\r\n  id=\"faq-pools\"\r\n>\r\n\r\n  <div class=\"oxus-faq-pools-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-faq-pools-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-faq-pools-eyebrow\">\r\n          Pools & Ranks FAQ\r\n        <\/div>\r\n\r\n\r\n        <h2 class=\"oxus-faq-pools-title\">\r\n          Advanced qualification through\r\n          <span class=\"oxus-faq-pools-title-gradient\">\r\n            Pools, Ranks and Global Leader\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-faq-pools-description\">\r\n        Pools and Ranks add qualification-based components to the\r\n        OxusTech affiliate structure. These answers explain how they\r\n        differ and which rules are attached to them.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- HIGHLIGHTS -->\r\n\r\n    <div class=\"oxus-faq-pools-highlights\">\r\n\r\n\r\n      <div class=\"oxus-faq-pools-highlight\">\r\n\r\n        <div class=\"oxus-faq-pools-highlight-value\">\r\n          Up to 9\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-pools-highlight-label\">\r\n          Pool Levels\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-pools-highlight\">\r\n\r\n        <div class=\"oxus-faq-pools-highlight-value\">\r\n          Weekly\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-pools-highlight-label\">\r\n          Pool Distribution\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-pools-highlight\">\r\n\r\n        <div class=\"oxus-faq-pools-highlight-value\">\r\n          12\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-pools-highlight-label\">\r\n          Rank Levels\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-faq-pools-highlight\">\r\n\r\n        <div class=\"oxus-faq-pools-highlight-value\">\r\n          40%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-faq-pools-highlight-label\">\r\n          Rank Balance Rule\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- FAQ -->\r\n\r\n    <div class=\"oxus-faq-pools-list\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            01\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            What are OxusTech Pools?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              Pools are qualification-based reward levels that combine\r\n              personal deposit requirements with Downline volume\r\n              requirements. The presentation lists Pool 1 through Pool 8\r\n              with progressively higher qualification thresholds and\r\n              identifies Global Leader as the ninth elite pool.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            02\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            Does a qualified partner receive 7.5% of company profit?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              Not according to the way the presentation describes the\r\n              structure. It states that the Pool Bonus can reach 7.5% of\r\n              company profit at the program level. The amount assigned to\r\n              a pool is then shared among the participants who qualify\r\n              for that pool.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            03\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            How often are Pool rewards distributed?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              The presentation lists Pool Bonus payments as weekly, with\r\n              distribution scheduled for Monday at 01:00 UTC.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            04\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            Does the 50\/50 rule also apply to Pools?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              Yes. The Pool rules state that each branch can account for\r\n              no more than 50% of the total partner-network volume used\r\n              for the applicable qualification calculation.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            05\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            What are OxusTech Ranks?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              OxusTech presents a 12-level Rank structure. Each Rank has\r\n              personal-volume and Downline-volume requirements, together\r\n              with a one-time bonus associated with reaching that\r\n              qualification.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            06\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            Are Rank Bonuses recurring payments?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              No. The presentation describes the Rank Bonus as a\r\n              one-time reward for reaching each corresponding Rank.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 07 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            07\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            What is the 40% Rank rule?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              For Rank qualification, no single branch can contribute\r\n              more than 40% of the required Downline volume. As a result,\r\n              qualifying Rank volume must be distributed across at least\r\n              three branches.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 08 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            08\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            What is Global Leader?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              Global Leader is presented as the elite pool level. The\r\n              material links qualification to Rank R10 and to daily\r\n              Downline remuneration of at least 3,000 USDT.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 09 -->\r\n\r\n      <article class=\"oxus-faq-pools-item\">\r\n\r\n        <button\r\n          class=\"oxus-faq-pools-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <div class=\"oxus-faq-pools-number\">\r\n            09\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-question-text\">\r\n            How is the Global Leader pool calculated?\r\n          <\/div>\r\n\r\n          <div class=\"oxus-faq-pools-icon\"><\/div>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-faq-pools-answer\">\r\n\r\n          <div class=\"oxus-faq-pools-answer-inner\">\r\n\r\n            <p>\r\n              The presentation states that the Global Leader pool is\r\n              formed from 0.01% of the company's total Streamline volume.\r\n              That pool is then divided equally among the participants\r\n              who meet the Global Leader qualification requirements.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\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-faq-pools-bottom\">\r\n\r\n      <p>\r\n        Pools and Ranks use different qualification rules and should be\r\n        reviewed separately. The Affiliate Program page provides the\r\n        full progression tables and qualification levels.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/affiliate-program\/\"\r\n        class=\"oxus-faq-pools-link\"\r\n      >\r\n        Explore Affiliate Program \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     ACCORDION SCRIPT\r\n============================================================ -->\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n  const items =\r\n    document.querySelectorAll('.oxus-faq-pools-item');\r\n\r\n  items.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector('.oxus-faq-pools-question');\r\n\r\n    const answer =\r\n      item.querySelector('.oxus-faq-pools-answer');\r\n\r\n    button.addEventListener('click', function(){\r\n\r\n      const isOpen =\r\n        item.classList.contains('active');\r\n\r\n      items.forEach(function(otherItem){\r\n\r\n        const otherButton =\r\n          otherItem.querySelector('.oxus-faq-pools-question');\r\n\r\n        const otherAnswer =\r\n          otherItem.querySelector('.oxus-faq-pools-answer');\r\n\r\n        otherItem.classList.remove('active');\r\n\r\n        otherButton.setAttribute(\r\n          'aria-expanded',\r\n          'false'\r\n        );\r\n\r\n        otherAnswer.style.maxHeight = null;\r\n\r\n      });\r\n\r\n\r\n      if(!isOpen){\r\n\r\n        item.classList.add('active');\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          'true'\r\n        );\r\n\r\n        answer.style.maxHeight =\r\n          answer.scrollHeight + 'px';\r\n\r\n      }\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-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 FAQ FINAL CTA\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-faq-final,\r\n.oxus-faq-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-faq-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:90px 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% 15%,\r\n      rgba(0,229,168,.09) 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\/* =========================================================\r\n   TOP LINE\r\n========================================================= *\/\r\n\r\n.oxus-faq-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,.22),\r\n      rgba(16,207,234,.14),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   GLOW\r\n========================================================= *\/\r\n\r\n.oxus-faq-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:720px;\r\n  height:400px;\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,.065),\r\n      transparent 70%\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   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-faq-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-faq-final-card{\r\n  position:relative;\r\n\r\n  padding:60px 50px;\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 40%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(11,24,27,.93),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 75px rgba(0,0,0,.34),\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-faq-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,.82),\r\n      rgba(16,207,234,.62),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EYEBROW\r\n========================================================= *\/\r\n\r\n.oxus-faq-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\/* =========================================================\r\n   TITLE\r\n========================================================= *\/\r\n\r\n.oxus-faq-final-title{\r\n  max-width:780px;\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-faq-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\/* =========================================================\r\n   DESCRIPTION\r\n========================================================= *\/\r\n\r\n.oxus-faq-final-description{\r\n  max-width:700px;\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   ACTIONS\r\n========================================================= *\/\r\n\r\n.oxus-faq-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:29px;\r\n}\r\n\r\n\r\n.oxus-faq-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: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-faq-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 27px rgba(0,229,168,.18);\r\n}\r\n\r\n\r\n.oxus-faq-final-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 12px 35px rgba(0,229,168,.28);\r\n}\r\n\r\n\r\n\/* SECONDARY *\/\r\n\r\n.oxus-faq-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-faq-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   QUICK LINKS\r\n========================================================= *\/\r\n\r\n.oxus-faq-final-links{\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: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-faq-final-link{\r\n  color:#849196 !important;\r\n\r\n  font-size:11px !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-faq-final-link:hover{\r\n  color:var(--oxus-green) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-faq-final-note{\r\n  max-width:800px;\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-faq-final{\r\n    padding:\r\n      78px 20px 90px;\r\n  }\r\n\r\n  .oxus-faq-final-card{\r\n    padding:\r\n      45px 25px;\r\n  }\r\n\r\n  .oxus-faq-final-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-faq-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-faq-final-title{\r\n    font-size:33px !important;\r\n  }\r\n\r\n  .oxus-faq-final-description{\r\n    font-size:15px !important;\r\n  }\r\n\r\n  .oxus-faq-final-links{\r\n    flex-direction:column;\r\n\r\n    gap:12px;\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-faq-final\">\r\n\r\n  <div class=\"oxus-faq-final-container\">\r\n\r\n\r\n    <div class=\"oxus-faq-final-card\">\r\n\r\n\r\n      <div class=\"oxus-faq-final-eyebrow\">\r\n        Explore OxusTech\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-faq-final-title\">\r\n        Still have questions?\r\n        <span class=\"oxus-faq-final-title-gradient\">\r\n          Explore the platform in more detail\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-faq-final-description\">\r\n        Learn how Oxus Tech approaches automated arbitrage, review the\r\n        performance structure or explore the affiliate program in more\r\n        detail through the dedicated pages.\r\n      <\/p>\r\n\r\n\r\n      <!-- ACTIONS -->\r\n\r\n      <div class=\"oxus-faq-final-actions\">\r\n\r\n\r\n        <a\r\n          href=\"\/how-it-works\/\"\r\n          class=\"oxus-faq-final-btn oxus-faq-final-btn-primary\"\r\n        >\r\n          See How It Works \u2192\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"\/performance\/\"\r\n          class=\"oxus-faq-final-btn oxus-faq-final-btn-secondary\"\r\n        >\r\n          Explore Performance\r\n        <\/a>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- QUICK LINKS -->\r\n\r\n      <div class=\"oxus-faq-final-links\">\r\n\r\n        <a\r\n          href=\"\/how-it-works\/\"\r\n          class=\"oxus-faq-final-link\"\r\n        >\r\n          How It Works\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"\/performance\/\"\r\n          class=\"oxus-faq-final-link\"\r\n        >\r\n          Performance\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"\/affiliate-program\/\"\r\n          class=\"oxus-faq-final-link\"\r\n        >\r\n          Affiliate Program\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-faq-final-note\">\r\n      Information on this website is provided for general informational\r\n      purposes. Performance figures, reward rates and examples should\r\n      not be interpreted as guaranteed results.\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-57","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>OxusTech FAQ | Arbitrage, Performance, Withdrawals &amp; Affiliate Program<\/title>\n<meta name=\"description\" content=\"Find answers about Oxus Tech, automated arbitrage, deposits, performance targets, withdrawals, Firstline, Downline, Pools and Ranks.\" \/>\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\/faq\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OxusTech FAQ\" \/>\n<meta property=\"og:description\" content=\"Find answers about Oxus Tech, automated arbitrage, deposits, performance targets, withdrawals, Firstline, Downline, Pools and Ranks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oxustech.cloud\/es\/faq\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T15:11:14+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=\"11 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/\",\"name\":\"OxusTech FAQ | Arbitrage, Performance, Withdrawals & Affiliate Program\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"datePublished\":\"2026-08-08T14:42:11+00:00\",\"dateModified\":\"2026-08-08T15:11:14+00:00\",\"description\":\"Find answers about Oxus Tech, automated arbitrage, deposits, performance targets, withdrawals, Firstline, Downline, Pools and Ranks.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/faq\\\/#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\\\/faq\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/oxustech.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OxusTech FAQ\"}]},{\"@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":"FAQ de OxusTech | Arbitraje, Rendimiento, Retiros y Programa de Afiliados","description":"Encuentra respuestas sobre Oxus Tech, arbitraje automatizado, dep\u00f3sitos, objetivos de rendimiento, retiros, Firstline, Downline, Pools y Ranks.","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\/faq\/","og_locale":"es_ES","og_type":"article","og_title":"OxusTech FAQ","og_description":"Find answers about Oxus Tech, automated arbitrage, deposits, performance targets, withdrawals, Firstline, Downline, Pools and Ranks.","og_url":"https:\/\/oxustech.cloud\/es\/faq\/","article_modified_time":"2026-08-08T15:11:14+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":"11 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oxustech.cloud\/faq\/","url":"https:\/\/oxustech.cloud\/faq\/","name":"FAQ de OxusTech | Arbitraje, Rendimiento, Retiros y Programa de Afiliados","isPartOf":{"@id":"https:\/\/oxustech.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oxustech.cloud\/faq\/#primaryimage"},"image":{"@id":"https:\/\/oxustech.cloud\/faq\/#primaryimage"},"thumbnailUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","datePublished":"2026-08-08T14:42:11+00:00","dateModified":"2026-08-08T15:11:14+00:00","description":"Encuentra respuestas sobre Oxus Tech, arbitraje automatizado, dep\u00f3sitos, objetivos de rendimiento, retiros, Firstline, Downline, Pools y Ranks.","breadcrumb":{"@id":"https:\/\/oxustech.cloud\/faq\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oxustech.cloud\/faq\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/oxustech.cloud\/faq\/#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\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/oxustech.cloud\/"},{"@type":"ListItem","position":2,"name":"OxusTech FAQ"}]},{"@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\/57","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=57"}],"version-history":[{"count":7,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/57\/revisions"}],"predecessor-version":[{"id":65,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/57\/revisions\/65"}],"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=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}