{"id":101,"date":"2026-08-08T13:34:10","date_gmt":"2026-08-08T16:34:10","guid":{"rendered":"https:\/\/oxustech.cloud\/?page_id=101"},"modified":"2026-08-08T13:36:52","modified_gmt":"2026-08-08T16:36:52","slug":"terminos-y-condiciones","status":"publish","type":"page","link":"https:\/\/oxustech.cloud\/es\/terms-and-conditions\/","title":{"rendered":"T\u00e9rminos y condiciones"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"101\" class=\"elementor elementor-101\" 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-d84172d elementor-widget elementor-widget-html\" data-id=\"d84172d\" 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     ATUALIZA\u00c7\u00c3O: detec\u00e7\u00e3o autom\u00e1tica do item ativo\r\n     (desktop + mobile + dropdown), compat\u00edvel com TranslatePress.\r\n\r\n     REGRAS PERMANENTES DESTE ARQUIVO:\r\n     - N\u00e3o marcar \"active\" manualmente no HTML: quem faz isso \u00e9 o JS\r\n       no final do arquivo, comparando a URL atual com o href do link.\r\n     - O bot\u00e3o do dropdown desktop precisa ter as DUAS classes:\r\n       \"oxus-header-nav-link oxus-header-dropdown-trigger\".\r\n     - Links do dropdown N\u00c3O devem receber a classe\r\n       \"oxus-header-nav-link\" (quebra o layout interno do menu).\r\n     - Links \/tour sempre abrem em nova aba (redirect interno para\r\n       plataforma externa).\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\/* Item ativo dentro do dropdown desktop *\/\r\n\r\n.oxus-header-dropdown-menu a.active{\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,.10),\r\n      rgba(16,207,234,.05)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18) !important;\r\n}\r\n\r\n.oxus-header-dropdown-menu a.active span{\r\n  opacity:1;\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.oxus-mobile-dropdown-trigger.active{\r\n  \/* .active  = a p\u00e1gina atual est\u00e1 dentro deste dropdown\r\n     .open    = o submenu est\u00e1 expandido pelo usu\u00e1rio *\/\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\/* Item ativo dentro do submenu mobile *\/\r\n\r\n.oxus-mobile-submenu a.active{\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,.22) !important;\r\n}\r\n\r\n.oxus-mobile-submenu a.active span{\r\n  color:\r\n    var(--oxus-green);\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        translate=\"no\"\r\n        data-no-translation\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-nav-link 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>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>&rarr;<\/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\"\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\">&rarr;<\/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 href=\"\/\">\r\n        Home\r\n        <span>&rarr;<\/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>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>&rarr;<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>&rarr;<\/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\/\">\r\n        How It Works\r\n        <span>&rarr;<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/performance\/\">\r\n        Performance\r\n        <span>&rarr;<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/affiliate-program\/\">\r\n        Affiliate Program\r\n        <span>&rarr;<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/faq\/\">\r\n        FAQ\r\n        <span>&rarr;<\/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\">&rarr;<\/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  \/* =======================================================\r\n     DETEC\u00c7\u00c3O AUTOM\u00c1TICA DO ITEM ATIVO\r\n\r\n     Compara a URL atual com o href de cada link, ignorando\r\n     o prefixo de idioma do TranslatePress (\/es\/, \/en\/, ...)\r\n     e a barra final. N\u00e3o editar \"active\" no HTML.\r\n  ======================================================= *\/\r\n\r\n  var OXUS_LANGS = [\r\n    'pt','pt-br','br',\r\n    'en','en-us','en-gb',\r\n    'es','es-es','es-mx',\r\n    'fr','de','it','nl','pl','ru','tr','ar',\r\n    'zh','zh-hans','ja','ko','hi','id','vi','th'\r\n  ];\r\n\r\n\r\n  function oxusNormalizePath(value){\r\n\r\n    if(!value){\r\n      return '';\r\n    }\r\n\r\n    var path;\r\n\r\n    try{\r\n      path = new URL(\r\n        value,\r\n        window.location.origin\r\n      ).pathname;\r\n    }catch(error){\r\n      return '';\r\n    }\r\n\r\n    var firstSegment =\r\n      (path.split('\/')[1] || '').toLowerCase();\r\n\r\n    if(OXUS_LANGS.indexOf(firstSegment) !== -1){\r\n      path =\r\n        '\/' + path.split('\/').slice(2).join('\/');\r\n    }\r\n\r\n    path = path.replace(\/\\\/+$\/,'');\r\n\r\n    return path === '' ? '\/' : path;\r\n  }\r\n\r\n\r\n  var oxusCurrentPath =\r\n    oxusNormalizePath(window.location.pathname);\r\n\r\n\r\n  function oxusMarkActive(nodeList, onMatch){\r\n\r\n    var links =\r\n      Array.prototype.slice.call(nodeList);\r\n\r\n    var matched = null;\r\n\r\n    links.forEach(function(link){\r\n\r\n      link.classList.remove('active');\r\n\r\n      var href =\r\n        link.getAttribute('href');\r\n\r\n      if(\r\n        href &&\r\n        href.charAt(0) !== '#' &&\r\n        oxusNormalizePath(href) === oxusCurrentPath\r\n      ){\r\n        link.classList.add('active');\r\n        matched = link;\r\n      }\r\n\r\n    });\r\n\r\n    if(matched && typeof onMatch === 'function'){\r\n      onMatch(matched);\r\n    }\r\n\r\n    return matched;\r\n  }\r\n\r\n\r\n  function oxusApplyActiveState(){\r\n\r\n    \/* Desktop \u2014 links principais *\/\r\n\r\n    oxusMarkActive(\r\n      document.querySelectorAll(\r\n        '.oxus-header-nav > .oxus-header-nav-link'\r\n      )\r\n    );\r\n\r\n\r\n    \/* Desktop \u2014 dropdown *\/\r\n\r\n    var desktopDropdown =\r\n      document.querySelector('.oxus-header-dropdown');\r\n\r\n    if(desktopDropdown){\r\n\r\n      desktopDropdown.classList.remove('active');\r\n\r\n      oxusMarkActive(\r\n        desktopDropdown.querySelectorAll(\r\n          '.oxus-header-dropdown-menu a'\r\n        ),\r\n        function(){\r\n          desktopDropdown.classList.add('active');\r\n        }\r\n      );\r\n\r\n    }\r\n\r\n\r\n    \/* Mobile \u2014 links principais *\/\r\n\r\n    oxusMarkActive(\r\n      document.querySelectorAll(\r\n        '.oxus-header-mobile-nav > a'\r\n      )\r\n    );\r\n\r\n\r\n    \/* Mobile \u2014 submenu e gatilho\r\n\r\n       IMPORTANTE: aqui marcamos APENAS o estado ativo.\r\n       O submenu deve permanecer FECHADO ao abrir o hamb\u00farguer;\r\n       quem expande \u00e9 o usu\u00e1rio, tocando no gatilho.\r\n       N\u00e3o adicionar 'open' neste ponto. *\/\r\n\r\n    if(mobileDropdownTrigger && mobileSubmenu){\r\n\r\n      mobileDropdownTrigger.classList.remove('active');\r\n\r\n      oxusMarkActive(\r\n        mobileSubmenu.querySelectorAll('a'),\r\n        function(){\r\n          mobileDropdownTrigger.classList.add('active');\r\n        }\r\n      );\r\n\r\n    }\r\n\r\n  }\r\n\r\n\r\n  \/* Executa j\u00e1 (o script roda depois do HTML do widget) e\r\n     reexecuta no DOMContentLoaded quando ainda estiver carregando,\r\n     para compatibilidade com widgets do Elementor. *\/\r\n\r\n  oxusApplyActiveState();\r\n\r\n  if(document.readyState === 'loading'){\r\n\r\n    document.addEventListener(\r\n      'DOMContentLoaded',\r\n      oxusApplyActiveState\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.CLOUD \u2014 TERMS & CONDITIONS\r\n     INDEPENDENT AFFILIATE WEBSITE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-terms,\r\n.oxus-terms *{\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   PAGE\r\n========================================================= *\/\r\n\r\n.oxus-terms{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:90px 28px 110px;\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% 8%,\r\n      rgba(0,229,168,.065) 0%,\r\n      transparent 30%\r\n    ),\r\n    radial-gradient(\r\n      circle at 12% 48%,\r\n      rgba(16,207,234,.025) 0%,\r\n      transparent 26%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #020506 0%,\r\n      #04090b 45%,\r\n      #020506 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-terms-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1000px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.oxus-terms-hero{\r\n  margin-bottom:48px;\r\n\r\n  padding-bottom:42px;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.07);\r\n}\r\n\r\n\r\n.oxus-terms-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:17px;\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-terms-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-terms-title{\r\n  max-width:820px;\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(38px,4.5vw,54px) !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-terms-title span{\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-terms-intro{\r\n  max-width:840px;\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.78 !important;\r\n}\r\n\r\n\r\n.oxus-terms-updated{\r\n  margin-top:20px;\r\n\r\n  color:#718086 !important;\r\n\r\n  font-size:10px !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMPORTANT AFFILIATE NOTICE\r\n========================================================= *\/\r\n\r\n.oxus-terms-affiliate-notice{\r\n  position:relative;\r\n\r\n  margin-bottom:24px;\r\n\r\n  padding:29px 31px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.15);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 90% 0%,\r\n      rgba(0,229,168,.07),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.022),\r\n      rgba(255,255,255,.008)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-terms-affiliate-notice::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:65%;\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      transparent\r\n    );\r\n\r\n  opacity:.75;\r\n}\r\n\r\n\r\n.oxus-terms-affiliate-label{\r\n  margin-bottom:10px;\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  letter-spacing:.075em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-terms-affiliate-notice h2{\r\n  margin-bottom:12px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:21px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-terms-affiliate-notice p{\r\n  margin-bottom:12px;\r\n\r\n  color:#8d9a9f !important;\r\n\r\n  font-size:13px !important;\r\n  line-height:1.76 !important;\r\n}\r\n\r\n\r\n.oxus-terms-affiliate-notice p:last-child{\r\n  margin-bottom:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-terms-content{\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  gap:16px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BLOCK\r\n========================================================= *\/\r\n\r\n.oxus-terms-block{\r\n  padding:29px 31px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:16px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.022),\r\n      rgba(255,255,255,.008)\r\n    );\r\n}\r\n\r\n\r\n.oxus-terms-block h2{\r\n  margin-bottom:14px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:20px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-terms-block p{\r\n  margin-bottom:14px;\r\n\r\n  color:#8c999e !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.78 !important;\r\n}\r\n\r\n\r\n.oxus-terms-block p:last-child{\r\n  margin-bottom:0;\r\n}\r\n\r\n\r\n.oxus-terms-block ul{\r\n  margin:\r\n    12px 0 14px 20px;\r\n\r\n  padding:0;\r\n}\r\n\r\n\r\n.oxus-terms-block li{\r\n  margin-bottom:8px;\r\n\r\n  color:#8c999e !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-terms-block li:last-child{\r\n  margin-bottom:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMPORTANT BLOCK\r\n========================================================= *\/\r\n\r\n.oxus-terms-important{\r\n  border-color:\r\n    rgba(0,229,168,.115);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 91% 4%,\r\n      rgba(0,229,168,.045),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.014),\r\n      rgba(255,255,255,.007)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LINKS\r\n========================================================= *\/\r\n\r\n.oxus-terms a{\r\n  color:var(--oxus-green) !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:color .2s ease;\r\n}\r\n\r\n\r\n.oxus-terms a:hover{\r\n  color:var(--oxus-cyan) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FOOTER NOTE\r\n========================================================= *\/\r\n\r\n.oxus-terms-footer-note{\r\n  margin-top:28px;\r\n\r\n  padding:25px 28px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.10);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(16,207,234,.012)\r\n    );\r\n}\r\n\r\n\r\n.oxus-terms-footer-note p{\r\n  color:#7f8d92 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\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-terms{\r\n    padding:\r\n      72px 20px 90px;\r\n  }\r\n\r\n  .oxus-terms-hero{\r\n    margin-bottom:38px;\r\n  }\r\n\r\n  .oxus-terms-block,\r\n  .oxus-terms-affiliate-notice{\r\n    padding:25px 22px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-terms-title{\r\n    font-size:35px !important;\r\n  }\r\n\r\n  .oxus-terms-intro{\r\n    font-size:15px !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-terms\">\r\n\r\n  <div class=\"oxus-terms-container\">\r\n\r\n\r\n    <!-- =====================================================\r\n         HERO\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-terms-hero\">\r\n\r\n      <div class=\"oxus-terms-eyebrow\">\r\n        Legal Information\r\n      <\/div>\r\n\r\n\r\n      <h1 class=\"oxus-terms-title\">\r\n        Terms &amp;\r\n        <span>Conditions<\/span>\r\n      <\/h1>\r\n\r\n\r\n      <p class=\"oxus-terms-intro\">\r\n        These Terms &amp; Conditions govern the use of this independent\r\n        informational and affiliate website. Please read them carefully\r\n        before using the website, following external links or relying on\r\n        information presented here.\r\n      <\/p>\r\n\r\n\r\n      <p class=\"oxus-terms-updated\">\r\n        Last updated: August 2026\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         AFFILIATE NOTICE\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-terms-affiliate-notice\">\r\n\r\n      <div class=\"oxus-terms-affiliate-label\">\r\n        Important Disclosure\r\n      <\/div>\r\n\r\n\r\n      <h2>\r\n        Independent Affiliate Website\r\n      <\/h2>\r\n\r\n\r\n      <p>\r\n        This is an independent informational and affiliate website. It is\r\n        not the official OxusTech website and does not operate, manage or\r\n        control the third-party platform, its technology, accounts,\r\n        financial operations or services.\r\n      <\/p>\r\n\r\n\r\n      <p>\r\n        References to OxusTech, its platform, technology, features,\r\n        programs and services are provided for informational and\r\n        promotional purposes. Visitors who choose to access a third-party\r\n        platform do so through an external environment governed by that\r\n        provider's own terms and policies.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         CONTENT\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-terms-content\">\r\n\r\n\r\n      <!-- 1 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          1. Acceptance of These Terms\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          By accessing or using this website, you acknowledge that you\r\n          have read and understood these Terms &amp; Conditions and agree\r\n          to use the website in accordance with them.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          If you do not agree with these terms, you should discontinue use\r\n          of the website.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 2 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          2. Purpose of This Website\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          The purpose of this website is to provide general information\r\n          about OxusTech, including information about its stated\r\n          technology, arbitrage approach, platform features, performance\r\n          framework and affiliate program.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          The website is designed as an independent informational and\r\n          promotional resource and should not be confused with the\r\n          website, application or systems operated by the third-party\r\n          platform provider.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 3 -->\r\n\r\n      <section class=\"oxus-terms-block oxus-terms-important\">\r\n\r\n        <h2>\r\n          3. Affiliate Relationship\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Some links available on this website may be affiliate or\r\n          referral links. If a visitor follows one of these links and\r\n          subsequently creates an account or participates in services\r\n          offered by a third-party provider, the operator of this website\r\n          may receive a referral commission, bonus or other form of\r\n          compensation.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          The existence of an affiliate relationship does not change the\r\n          terms offered to the visitor by the third-party platform and\r\n          does not imply or guarantee any particular financial result.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 4 -->\r\n\r\n      <section class=\"oxus-terms-block oxus-terms-important\">\r\n\r\n        <h2>\r\n          4. This Website Does Not Operate the Platform\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          This website does not operate or control user accounts on the\r\n          third-party platform and does not execute arbitrage operations,\r\n          trades, deposits, withdrawals or account transactions.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Registration, account access and any financial or operational\r\n          activity associated with the third-party platform take place\r\n          outside this website and are subject to the platform provider's\r\n          own systems, eligibility requirements, terms, policies and\r\n          procedures.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 5 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          5. Third-Party Registration and Account Access\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Links identified as registration, login, account access or\r\n          similar actions may redirect visitors away from this website.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Once a visitor enters an external website or application, that\r\n          environment is controlled by the relevant third-party provider.\r\n          Visitors should carefully review the provider's current Terms\r\n          &amp; Conditions, Privacy Policy and other applicable legal\r\n          documents before creating an account or using its services.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 6 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          6. Information About the Third-Party Platform\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          This website may describe platform features, percentages,\r\n          limits, fees, qualification requirements, technologies,\r\n          strategies and other conditions based on information available\r\n          at the time the content is prepared.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Third-party platform conditions may change without corresponding\r\n          changes appearing immediately on this website. Visitors should\r\n          independently verify material information directly within the\r\n          relevant third-party environment before relying on it.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 7 -->\r\n\r\n      <section class=\"oxus-terms-block oxus-terms-important\">\r\n\r\n        <h2>\r\n          7. No Financial or Investment Advice\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Content on this website is provided for general informational\r\n          purposes. Nothing published here should be interpreted as\r\n          personal financial advice, investment advice, portfolio\r\n          management, tax advice, legal advice or an individualized\r\n          recommendation to enter into any financial transaction.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Visitors remain responsible for evaluating information,\r\n          conducting their own research and obtaining independent\r\n          professional advice where appropriate before making financial\r\n          decisions.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 8 -->\r\n\r\n      <section class=\"oxus-terms-block oxus-terms-important\">\r\n\r\n        <h2>\r\n          8. Performance Information and No Guarantee of Results\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Any percentage, performance range, target, projection,\r\n          historical figure, calculation or example presented on this\r\n          website is provided only to explain information associated with\r\n          the third-party platform.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Such information must not be interpreted as a promise,\r\n          guarantee or assurance of future earnings, profitability or\r\n          financial results.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Market conditions can change, opportunities may not always be\r\n          available, and actual results can differ materially from\r\n          examples, targets or historical information.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 9 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          9. Digital Market Risks\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Activities involving digital assets, automated strategies and\r\n          digital markets can involve financial, market, operational,\r\n          technical, liquidity and counterparty risks.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Visitors should understand the applicable risks before choosing\r\n          to use any external platform or commit funds to activities\r\n          offered by a third party.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Additional information is available on our\r\n          <a href=\"\/risk-disclosure\/\">\r\n            Risk Disclosure\r\n          <\/a>\r\n          page.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 10 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          10. Third-Party Websites and Services\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          This website may contain links to third-party websites,\r\n          applications, dashboards, social networks or other external\r\n          services.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          External websites operate independently and may have their own\r\n          terms, policies, security practices and data-processing\r\n          procedures. The inclusion of a link does not give this website\r\n          control over the external service.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Visitors should review the terms and policies of each external\r\n          service before using it.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 11 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          11. Accuracy of Information\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Reasonable efforts may be made to present information clearly\r\n          and accurately. However, no representation is made that all\r\n          information will remain complete, current or error-free at all\r\n          times.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          When information on this website differs from current\r\n          information published by the relevant third-party platform,\r\n          visitors should verify the applicable conditions directly with\r\n          that provider before taking action.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 12 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          12. Independent Decision-Making\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          The decision to visit, register with or use a third-party\r\n          platform is made independently by the visitor.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Information presented on this website should be considered one\r\n          source of general information rather than the sole basis for a\r\n          financial decision.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 13 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          13. Intellectual Property and Trademarks\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Third-party names, trademarks, logos and other brand elements\r\n          referenced on this website remain the property of their\r\n          respective owners.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Their appearance on this independent affiliate website should\r\n          not, by itself, be interpreted as ownership of those marks or as\r\n          implying that this website is the official website of the\r\n          referenced third-party platform.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Original website design, written materials and other original\r\n          content may also be protected by applicable intellectual\r\n          property laws.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 14 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          14. Prohibited Use\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Visitors may not use this website in a manner that is unlawful,\r\n          fraudulent, abusive or harmful to the website, its users or\r\n          third parties.\r\n        <\/p>\r\n\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            Attempting unauthorized access to website systems.\r\n          <\/li>\r\n\r\n          <li>\r\n            Introducing malware, malicious scripts or harmful code.\r\n          <\/li>\r\n\r\n          <li>\r\n            Attempting to disrupt website availability or security.\r\n          <\/li>\r\n\r\n          <li>\r\n            Misrepresenting this website as the official OxusTech website.\r\n          <\/li>\r\n\r\n          <li>\r\n            Republishing website content in a misleading or fraudulent\r\n            manner.\r\n          <\/li>\r\n\r\n          <li>\r\n            Using the website for activities prohibited by applicable law.\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 15 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          15. Website Availability\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Website access may occasionally be interrupted, restricted or\r\n          unavailable due to maintenance, technical issues, security\r\n          measures or circumstances outside the website operator's\r\n          reasonable control.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          No guarantee is made that this informational website will be\r\n          available continuously or without technical errors.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 16 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          16. Limitation Regarding Third-Party Activities\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Because this website does not operate the external platform, it\r\n          does not control the platform's account management, execution\r\n          processes, deposits, withdrawals, availability, policies,\r\n          technical systems or operational decisions.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Questions or disputes concerning an external account,\r\n          transaction or platform service should be directed to the\r\n          relevant third-party provider through its official support\r\n          channels.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 17 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          17. Limitation of Liability\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          To the extent permitted by applicable law, this website is\r\n          provided on an informational basis without a guarantee that all\r\n          content will always be complete, current, uninterrupted or free\r\n          from errors.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Nothing in these Terms &amp; Conditions is intended to exclude\r\n          or restrict rights or liabilities that cannot lawfully be\r\n          excluded under applicable law.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 18 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          18. Privacy and Cookies\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Information regarding any data processing associated with this\r\n          website is addressed separately in the\r\n          <a href=\"\/privacy-policy\/\">\r\n            Privacy Policy\r\n          <\/a>\r\n          and\r\n          <a href=\"\/cookie-policy\/\">\r\n            Cookie Policy\r\n          <\/a>.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          Third-party websites reached through external links may use\r\n          different privacy and cookie practices. Visitors should review\r\n          those providers' policies separately.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 19 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          19. Changes to These Terms\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          These Terms &amp; Conditions may be updated periodically to\r\n          reflect changes to this website, its content, affiliate\r\n          relationships or applicable requirements.\r\n        <\/p>\r\n\r\n\r\n        <p>\r\n          The current version will be published on this page together\r\n          with its most recent update date.\r\n        <\/p>\r\n\r\n      <\/section>\r\n\r\n\r\n      <!-- 20 -->\r\n\r\n      <section class=\"oxus-terms-block\">\r\n\r\n        <h2>\r\n          20. Related Legal Information\r\n        <\/h2>\r\n\r\n\r\n        <p>\r\n          Visitors are encouraged to review the other legal pages\r\n          available on this website:\r\n        <\/p>\r\n\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            <a href=\"\/privacy-policy\/\">\r\n              Privacy Policy\r\n            <\/a>\r\n          <\/li>\r\n\r\n          <li>\r\n            <a href=\"\/risk-disclosure\/\">\r\n              Risk Disclosure\r\n            <\/a>\r\n          <\/li>\r\n\r\n          <li>\r\n            <a href=\"\/earnings-disclaimer\/\">\r\n              Earnings Disclaimer\r\n            <\/a>\r\n          <\/li>\r\n\r\n          <li>\r\n            <a href=\"\/cookie-policy\/\">\r\n              Cookie Policy\r\n            <\/a>\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/section>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         FINAL NOTICE\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-terms-footer-note\">\r\n\r\n      <p>\r\n        This website is an independent affiliate resource and is not the\r\n        official OxusTech website. Before using any third-party platform,\r\n        visitors should review the current terms, policies, risk\r\n        disclosures and operating conditions published by the relevant\r\n        provider.\r\n      <\/p>\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-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 &rarr; Technology &rarr; Arbitrage Strategy &rarr; Market Opportunity &rarr; 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-101","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 Terms &amp; Conditions | Independent Affiliate Website<\/title>\n<meta name=\"description\" content=\"Read the Terms &amp; Conditions for this independent OxusTech affiliate website, including third-party links, affiliate disclosure, risks and website use.\" \/>\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\/terminos-y-condiciones\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms &amp; Conditions\" \/>\n<meta property=\"og:description\" content=\"Read the Terms &amp; Conditions for this independent OxusTech affiliate website, including third-party links, affiliate disclosure, risks and website use.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oxustech.cloud\/es\/terminos-y-condiciones\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T16:36:52+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=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/\",\"name\":\"OxusTech Terms & Conditions | Independent Affiliate Website\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"datePublished\":\"2026-08-08T16:34:10+00:00\",\"dateModified\":\"2026-08-08T16:36:52+00:00\",\"description\":\"Read the Terms & Conditions for this independent OxusTech affiliate website, including third-party links, affiliate disclosure, risks and website use.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/terms-and-conditions\\\/#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\\\/terms-and-conditions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/oxustech.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms &amp; Conditions\"}]},{\"@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":"T\u00e9rminos y condiciones de OxusTech | Sitio web de afiliados independientes","description":"Lea los T\u00e9rminos y Condiciones de este sitio web afiliado independiente de OxusTech, que incluyen enlaces a terceros, informaci\u00f3n sobre afiliados, riesgos y uso del sitio web.","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\/terminos-y-condiciones\/","og_locale":"es_ES","og_type":"article","og_title":"Terms &amp; Conditions","og_description":"Read the Terms & Conditions for this independent OxusTech affiliate website, including third-party links, affiliate disclosure, risks and website use.","og_url":"https:\/\/oxustech.cloud\/es\/terminos-y-condiciones\/","article_modified_time":"2026-08-08T16:36:52+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":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oxustech.cloud\/terms-and-conditions\/","url":"https:\/\/oxustech.cloud\/terms-and-conditions\/","name":"T\u00e9rminos y condiciones de OxusTech | Sitio web de afiliados independientes","isPartOf":{"@id":"https:\/\/oxustech.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oxustech.cloud\/terms-and-conditions\/#primaryimage"},"image":{"@id":"https:\/\/oxustech.cloud\/terms-and-conditions\/#primaryimage"},"thumbnailUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","datePublished":"2026-08-08T16:34:10+00:00","dateModified":"2026-08-08T16:36:52+00:00","description":"Lea los T\u00e9rminos y Condiciones de este sitio web afiliado independiente de OxusTech, que incluyen enlaces a terceros, informaci\u00f3n sobre afiliados, riesgos y uso del sitio web.","breadcrumb":{"@id":"https:\/\/oxustech.cloud\/terms-and-conditions\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oxustech.cloud\/terms-and-conditions\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/oxustech.cloud\/terms-and-conditions\/#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\/terms-and-conditions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/oxustech.cloud\/"},{"@type":"ListItem","position":2,"name":"Terms &amp; Conditions"}]},{"@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\/101","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=101"}],"version-history":[{"count":4,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":109,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/101\/revisions\/109"}],"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=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}