{"id":62,"date":"2026-08-05T22:52:45","date_gmt":"2026-08-06T01:52:45","guid":{"rendered":"https:\/\/arbtrex.cloud\/?page_id=62"},"modified":"2026-08-05T23:01:49","modified_gmt":"2026-08-06T02:01:49","slug":"terminos-y-condiciones","status":"publish","type":"page","link":"https:\/\/arbtrex.cloud\/es\/terms-and-conditions\/","title":{"rendered":"T\u00e9rminos y condiciones"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"62\" class=\"elementor elementor-62\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-014ed31 e-con e-atomic-element e-flexbox-base e-e34519f\" data-id=\"014ed31\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"014ed31\">\n    \t\t<div class=\"elementor-element elementor-element-ac9a921 elementor-widget elementor-widget-html\" data-id=\"ac9a921\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     ARBTREX \u2014 HEADER \/ NAV\r\n     Dark crypto interface with electric blue neon details\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET E CONFIGURA\u00c7\u00d5ES GERAIS\r\n========================================================= *\/\r\n\r\n.arbtrex-header,\r\n.arbtrex-header *{\r\n  box-sizing:border-box !important;\r\n  margin:0 !important;\r\n  padding:0 !important;\r\n}\r\n\r\n.arbtrex-header{\r\n  --arb-black:#02040a;\r\n  --arb-black-soft:#040711;\r\n  --arb-dark:#070b16;\r\n  --arb-dark-blue:#081225;\r\n\r\n  --arb-blue:#087cff;\r\n  --arb-blue-light:#21a5ff;\r\n  --arb-blue-bright:#00c8ff;\r\n  --arb-blue-dark:#0753d8;\r\n\r\n  --arb-cyan:#00d8ff;\r\n  --arb-purple:#845cff;\r\n\r\n  --arb-white:#ffffff;\r\n  --arb-text:#f3f7ff;\r\n  --arb-muted:#8e9bb1;\r\n\r\n  --arb-border:rgba(43,137,255,.16);\r\n\r\n  --arb-gradient:\r\n    linear-gradient(\r\n      100deg,\r\n      #087cff 0%,\r\n      #00c8ff 54%,\r\n      #845cff 100%\r\n    );\r\n\r\n  --arb-gradient-hover:\r\n    linear-gradient(\r\n      100deg,\r\n      #2591ff 0%,\r\n      #22d5ff 54%,\r\n      #9672ff 100%\r\n    );\r\n\r\n  position:relative !important;\r\n  z-index:9999 !important;\r\n\r\n  width:100% !important;\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(2,4,10,.99) 0%,\r\n      rgba(4,7,17,.98) 100%\r\n    ) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(33,165,255,.12) !important;\r\n\r\n  box-shadow:\r\n    0 14px 45px rgba(0,0,0,.35),\r\n    0 1px 0 rgba(255,255,255,.015) inset !important;\r\n\r\n  overflow:visible !important;\r\n}\r\n\r\n\r\n\/* Brilhos de fundo *\/\r\n\r\n.arbtrex-header::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  inset:0 !important;\r\n\r\n  z-index:0 !important;\r\n\r\n  pointer-events:none !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 45%,\r\n      rgba(0,126,255,.15) 0%,\r\n      rgba(0,126,255,.05) 24%,\r\n      transparent 48%\r\n    ),\r\n    radial-gradient(\r\n      circle at 84% 0%,\r\n      rgba(0,216,255,.10) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 96% 100%,\r\n      rgba(132,92,255,.08) 0%,\r\n      transparent 32%\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Linha neon inferior *\/\r\n\r\n.arbtrex-header::after{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  left:0 !important;\r\n  bottom:-1px !important;\r\n\r\n  width:100% !important;\r\n  height:1px !important;\r\n\r\n  pointer-events:none !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent 0%,\r\n      rgba(8,124,255,.25) 18%,\r\n      rgba(0,216,255,.65) 50%,\r\n      rgba(132,92,255,.30) 82%,\r\n      transparent 100%\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 13px rgba(0,174,255,.28) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.arbtrex-header-bar{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:28px !important;\r\n\r\n  width:100% !important;\r\n  max-width:1400px !important;\r\n\r\n  margin:0 auto !important;\r\n  padding:16px 32px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOGO\r\n========================================================= *\/\r\n\r\n.arbtrex-header-logo{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  line-height:0 !important;\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 !important;\r\n}\r\n\r\n.arbtrex-header-logo:hover{\r\n  opacity:.97 !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  filter:\r\n    drop-shadow(0 0 14px rgba(0,153,255,.32)) !important;\r\n}\r\n\r\n.arbtrex-header-logo img{\r\n  display:block !important;\r\n\r\n  width:150px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVEGA\u00c7\u00c3O DESKTOP\r\n========================================================= *\/\r\n\r\n.arbtrex-header-nav{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  flex:1 !important;\r\n\r\n  gap:3px !important;\r\n}\r\n\r\n.arbtrex-header-nav-link{\r\n  position:relative !important;\r\n\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  padding:10px 13px !important;\r\n\r\n  color:var(--arb-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  letter-spacing:.01em !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  background:\r\n    transparent !important;\r\n\r\n  border:\r\n    1px solid transparent !important;\r\n\r\n  border-radius:8px !important;\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    text-shadow .2s ease !important;\r\n}\r\n\r\n.arbtrex-header-nav-link:hover{\r\n  color:var(--arb-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.035) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.045) !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  text-shadow:\r\n    0 0 12px rgba(0,174,255,.20) !important;\r\n}\r\n\r\n\r\n\/* Item ativo *\/\r\n\r\n.arbtrex-header-nav-link.active{\r\n  color:var(--arb-blue-light) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(8,124,255,.11),\r\n      rgba(0,200,255,.055)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.14) !important;\r\n\r\n  text-shadow:\r\n    0 0 13px rgba(0,174,255,.34) !important;\r\n}\r\n\r\n.arbtrex-header-nav-link.active::after{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  left:50% !important;\r\n  bottom:3px !important;\r\n\r\n  width:25px !important;\r\n  height:2px !important;\r\n\r\n  transform:\r\n    translateX(-50%) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    var(--arb-gradient) !important;\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(0,174,255,.72) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00d5ES\r\n========================================================= *\/\r\n\r\n.arbtrex-header-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:10px !important;\r\n\r\n  flex-shrink:0 !important;\r\n}\r\n\r\n.arbtrex-header-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  padding:11px 20px !important;\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 !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  cursor:pointer !important;\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 !important;\r\n}\r\n\r\n\r\n\/* Login *\/\r\n\r\n.arbtrex-header-btn-login{\r\n  color:var(--arb-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.arbtrex-header-btn-login:hover{\r\n  color:var(--arb-blue-light) !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.075) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.40) !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  box-shadow:\r\n    0 0 22px rgba(0,145,255,.12) !important;\r\n}\r\n\r\n\r\n\/* Bot\u00e3o principal *\/\r\n\r\n.arbtrex-header-btn-cta{\r\n  color:#ffffff !important;\r\n\r\n  background:\r\n    var(--arb-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.70) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(0,126,255,.22),\r\n    0 0 18px rgba(0,200,255,.08),\r\n    0 0 0 1px rgba(255,255,255,.08) inset !important;\r\n}\r\n\r\n.arbtrex-header-btn-cta:hover{\r\n  color:#ffffff !important;\r\n\r\n  background:\r\n    var(--arb-gradient-hover) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  box-shadow:\r\n    0 10px 32px rgba(0,126,255,.31),\r\n    0 0 24px rgba(0,200,255,.16),\r\n    0 0 0 1px rgba(255,255,255,.13) inset !important;\r\n\r\n  filter:\r\n    saturate(1.08) !important;\r\n}\r\n\r\n.arbtrex-header-btn .arrow{\r\n  display:inline-block !important;\r\n\r\n  font-size:15px !important;\r\n  line-height:1 !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.arbtrex-header-btn:hover .arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00c3O HAMBURGER\r\n========================================================= *\/\r\n\r\n.arbtrex-header-burger{\r\n  display:none !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:42px !important;\r\n  height:42px !important;\r\n\r\n  padding:0 !important;\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:9px !important;\r\n\r\n  cursor:pointer !important;\r\n\r\n  transition:\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    box-shadow .2s ease !important;\r\n}\r\n\r\n.arbtrex-header-burger:hover,\r\n.arbtrex-header-burger.open{\r\n  background:\r\n    rgba(8,124,255,.08) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.40) !important;\r\n\r\n  box-shadow:\r\n    0 0 22px rgba(0,145,255,.14) !important;\r\n}\r\n\r\n.arbtrex-header-burger-lines{\r\n  position:relative !important;\r\n\r\n  display:block !important;\r\n\r\n  width:19px !important;\r\n  height:14px !important;\r\n}\r\n\r\n.arbtrex-header-burger-lines span{\r\n  display:block !important;\r\n\r\n  position:absolute !important;\r\n  left:0 !important;\r\n\r\n  width:100% !important;\r\n  height:2px !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  background:\r\n    var(--arb-white) !important;\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 !important;\r\n}\r\n\r\n.arbtrex-header-burger-lines span:nth-child(1){\r\n  top:0 !important;\r\n}\r\n\r\n.arbtrex-header-burger-lines span:nth-child(2){\r\n  top:6px !important;\r\n}\r\n\r\n.arbtrex-header-burger-lines span:nth-child(3){\r\n  top:12px !important;\r\n}\r\n\r\n.arbtrex-header-burger:hover .arbtrex-header-burger-lines span,\r\n.arbtrex-header-burger.open .arbtrex-header-burger-lines span{\r\n  background:\r\n    var(--arb-blue-light) !important;\r\n}\r\n\r\n.arbtrex-header-burger.open .arbtrex-header-burger-lines span:nth-child(1){\r\n  top:6px !important;\r\n\r\n  transform:\r\n    rotate(45deg) !important;\r\n}\r\n\r\n.arbtrex-header-burger.open .arbtrex-header-burger-lines span:nth-child(2){\r\n  opacity:0 !important;\r\n\r\n  transform:\r\n    translateX(-15px) !important;\r\n}\r\n\r\n.arbtrex-header-burger.open .arbtrex-header-burger-lines span:nth-child(3){\r\n  top:6px !important;\r\n\r\n  transform:\r\n    rotate(-45deg) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MENU MOBILE\r\n========================================================= *\/\r\n\r\n.arbtrex-header-mobile{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:none !important;\r\n  flex-direction:column !important;\r\n\r\n  padding:16px 24px 24px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(8,124,255,.11),\r\n      transparent 38%\r\n    ),\r\n    radial-gradient(\r\n      circle at bottom right,\r\n      rgba(132,92,255,.07),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070b16 0%,\r\n      #02040a 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 22px 45px rgba(0,0,0,.42) !important;\r\n}\r\n\r\n.arbtrex-header-mobile.open{\r\n  display:flex !important;\r\n}\r\n\r\n\r\n\/* Links mobile *\/\r\n\r\n.arbtrex-header-mobile-nav{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:7px !important;\r\n\r\n  margin-bottom:20px !important;\r\n}\r\n\r\n.arbtrex-header-mobile-nav a{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:16px !important;\r\n\r\n  padding:14px 17px !important;\r\n\r\n  color:var(--arb-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,.075) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\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    box-shadow .2s ease !important;\r\n}\r\n\r\n.arbtrex-header-mobile-nav a:hover,\r\n.arbtrex-header-mobile-nav a.active{\r\n  color:\r\n    var(--arb-blue-light) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(8,124,255,.11),\r\n      rgba(0,200,255,.045)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.28) !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n\r\n  box-shadow:\r\n    0 0 18px rgba(0,126,255,.06) !important;\r\n}\r\n\r\n.arbtrex-header-mobile-nav a svg{\r\n  width:16px !important;\r\n  height:16px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  opacity:.55 !important;\r\n\r\n  transition:\r\n    opacity .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.arbtrex-header-mobile-nav a:hover svg,\r\n.arbtrex-header-mobile-nav a.active svg{\r\n  opacity:1 !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n}\r\n\r\n\r\n\/* Bot\u00f5es mobile *\/\r\n\r\n.arbtrex-header-mobile-actions{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:10px !important;\r\n\r\n  padding-top:20px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.07) !important;\r\n}\r\n\r\n.arbtrex-header-mobile-actions .arbtrex-header-btn{\r\n  width:100% !important;\r\n\r\n  padding:14px 20px !important;\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:1200px){\r\n\r\n  .arbtrex-header-bar{\r\n    padding-left:24px !important;\r\n    padding-right:24px !important;\r\n  }\r\n\r\n  .arbtrex-header-nav-link{\r\n    padding-left:10px !important;\r\n    padding-right:10px !important;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .arbtrex-header-btn{\r\n    padding-left:16px !important;\r\n    padding-right:16px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:1060px){\r\n\r\n  .arbtrex-header-nav{\r\n    display:none !important;\r\n  }\r\n\r\n  .arbtrex-header-burger{\r\n    display:flex !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:620px){\r\n\r\n  .arbtrex-header-bar{\r\n    gap:12px !important;\r\n\r\n    padding:\r\n      14px 18px !important;\r\n  }\r\n\r\n  .arbtrex-header-logo img{\r\n    width:132px !important;\r\n  }\r\n\r\n  .arbtrex-header-actions{\r\n    gap:8px !important;\r\n  }\r\n\r\n  .arbtrex-header-actions .arbtrex-header-btn-login{\r\n    display:none !important;\r\n  }\r\n\r\n  .arbtrex-header-btn{\r\n    padding:\r\n      10px 15px !important;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .arbtrex-header-mobile{\r\n    padding:\r\n      14px 18px 20px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:450px){\r\n\r\n  .arbtrex-header-logo img{\r\n    width:118px !important;\r\n  }\r\n\r\n  .arbtrex-header-actions .arbtrex-header-btn-cta{\r\n    padding:\r\n      10px 12px !important;\r\n\r\n    font-size:11px !important;\r\n  }\r\n\r\n  .arbtrex-header-actions .arbtrex-header-btn-cta .arrow{\r\n    display:none !important;\r\n  }\r\n\r\n  .arbtrex-header-burger{\r\n    width:40px !important;\r\n    height:40px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:375px){\r\n\r\n  .arbtrex-header-bar{\r\n    padding-left:12px !important;\r\n    padding-right:12px !important;\r\n  }\r\n\r\n  .arbtrex-header-logo img{\r\n    width:105px !important;\r\n  }\r\n\r\n  .arbtrex-header-actions .arbtrex-header-btn-cta{\r\n    padding-left:9px !important;\r\n    padding-right:9px !important;\r\n\r\n    font-size:10px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML DO HEADER\r\n========================================================= -->\r\n\r\n<header class=\"arbtrex-header\">\r\n\r\n  <div class=\"arbtrex-header-bar\">\r\n\r\n    <!-- Logo -->\r\n    <a\r\n      href=\"https:\/\/arbtrex.cloud\/es\/\"\r\n      class=\"arbtrex-header-logo\"\r\n      aria-label=\"Arbtrex Home\"\r\n    >\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-logo.webp\"\r\n        alt=\"Arbtrex\"\r\n        width=\"150\"\r\n        height=\"46\"\r\n      >\r\n    <\/a>\r\n\r\n\r\n    <!-- Navega\u00e7\u00e3o desktop -->\r\n    <nav\r\n      class=\"arbtrex-header-nav\"\r\n      aria-label=\"Navegaci\u00f3n principal\"\r\n    >\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/\"\r\n          class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Home\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/about\/\"\r\n       class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Acerca de\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/markets\/\"\r\n        class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Mercados\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/affiliates\/\"\r\n        class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Afiliados\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/token\/\"\r\n        class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Simb\u00f3lico\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/faq\/\"\r\n        class=\"arbtrex-header-nav-link\"\r\n      >\r\n        Preguntas frecuentes\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- A\u00e7\u00f5es -->\r\n    <div class=\"arbtrex-header-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/login\/\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"arbtrex-header-btn arbtrex-header-btn-login\"\r\n      >\r\n        Acceso\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/tour\/\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"arbtrex-header-btn arbtrex-header-btn-cta\"\r\n      >\r\n        Crear una cuenta\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- Hamburger -->\r\n      <button\r\n        class=\"arbtrex-header-burger\"\r\n        id=\"arbtrex-header-burger\"\r\n        type=\"button\"\r\n        aria-label=\"Abrir men\u00fa de navegaci\u00f3n\"\r\n        aria-expanded=\"false\"\r\n        aria-controls=\"arbtrex-mobile-menu\"\r\n      >\r\n        <span class=\"arbtrex-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  <!-- Menu mobile -->\r\n  <div\r\n    class=\"arbtrex-header-mobile\"\r\n    id=\"arbtrex-mobile-menu\"\r\n  >\r\n\r\n    <nav\r\n      class=\"arbtrex-header-mobile-nav\"\r\n      aria-label=\"Navegaci\u00f3n m\u00f3vil\"\r\n    >\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/\"\r\n  \r\n      >\r\n        Home\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"https:\/\/arbtrex.cloud\/es\/about\/\"\r\n              >\r\n        Acerca de\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"https:\/\/arbtrex.cloud\/es\/markets\/\">\r\n        Mercados\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"https:\/\/arbtrex.cloud\/es\/affiliates\/\">\r\n        Afiliados\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"https:\/\/arbtrex.cloud\/es\/token\/\">\r\n        Simb\u00f3lico\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"https:\/\/arbtrex.cloud\/es\/faq\/\">\r\n        Preguntas frecuentes\r\n\r\n        <svg\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=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- A\u00e7\u00f5es mobile -->\r\n    <div class=\"arbtrex-header-mobile-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/login\/\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"arbtrex-header-btn arbtrex-header-btn-login\"\r\n      >\r\n        Acceso\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/arbtrex.cloud\/es\/tour\/\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"arbtrex-header-btn arbtrex-header-btn-cta\"\r\n      >\r\n        Crear una cuenta\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 DO MENU MOBILE\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var burger = document.getElementById('arbtrex-header-burger');\r\n  var mobileMenu = document.getElementById('arbtrex-mobile-menu');\r\n\r\n  if(!burger || !mobileMenu){\r\n    return;\r\n  }\r\n\r\n\r\n  function openMenu(){\r\n\r\n    burger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'true');\r\n    burger.setAttribute('aria-label', 'Close navigation menu');\r\n\r\n  }\r\n\r\n\r\n  function closeMenu(){\r\n\r\n    burger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'false');\r\n    burger.setAttribute('aria-label', 'Open navigation menu');\r\n\r\n  }\r\n\r\n\r\n  burger.addEventListener('click', 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  mobileMenu.querySelectorAll('a').forEach(function(link){\r\n\r\n    link.addEventListener('click', function(){\r\n      closeMenu();\r\n    });\r\n\r\n  });\r\n\r\n\r\n  document.addEventListener('click', function(event){\r\n\r\n    if(\r\n      mobileMenu.classList.contains('open') &&\r\n      !event.target.closest('.arbtrex-header')\r\n    ){\r\n      closeMenu();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  document.addEventListener('keydown', function(event){\r\n\r\n    if(\r\n      event.key === 'Escape' &&\r\n      mobileMenu.classList.contains('open')\r\n    ){\r\n      closeMenu();\r\n      burger.focus();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  window.addEventListener('resize', function(){\r\n\r\n    if(\r\n      window.innerWidth > 1060 &&\r\n      mobileMenu.classList.contains('open')\r\n    ){\r\n      closeMenu();\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-4438176 elementor-widget elementor-widget-html\" data-id=\"4438176\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     ARBTREX \u2014 LEGAL PAGE\r\n     TERMS AND CONDITIONS\r\n     Independent Affiliate Website\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET E VARI\u00c1VEIS\r\n========================================================= *\/\r\n\r\n.arb-legal-terms,\r\n.arb-legal-terms *{\r\n  box-sizing:border-box !important;\r\n  margin:0 !important;\r\n  padding:0 !important;\r\n}\r\n\r\n.arb-legal-terms{\r\n  --arb-black:#02040a;\r\n  --arb-dark:#070b16;\r\n  --arb-panel:#080e1c;\r\n\r\n  --arb-blue:#087cff;\r\n  --arb-blue-light:#21a5ff;\r\n  --arb-cyan:#00d8ff;\r\n  --arb-purple:#845cff;\r\n\r\n  --arb-white:#ffffff;\r\n  --arb-text:#eaf2ff;\r\n  --arb-muted:#8c99ae;\r\n  --arb-muted-soft:#68758a;\r\n  --arb-border:rgba(255,255,255,.07);\r\n\r\n  --arb-gradient:\r\n    linear-gradient(\r\n      100deg,\r\n      #087cff 0%,\r\n      #00c8ff 54%,\r\n      #845cff 100%\r\n    );\r\n\r\n  position:relative !important;\r\n  width:100% !important;\r\n\r\n  padding:88px 32px 108px !important;\r\n\r\n  color:var(--arb-text) !important;\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    radial-gradient(\r\n      circle at 8% 10%,\r\n      rgba(8,124,255,.12),\r\n      transparent 27%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 48%,\r\n      rgba(132,92,255,.07),\r\n      transparent 29%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #02040a 0%,\r\n      #050814 44%,\r\n      #02040a 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade de fundo *\/\r\n\r\n.arb-legal-terms::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  inset:0 !important;\r\n\r\n  pointer-events:none !important;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(39,128,255,.025) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(39,128,255,.025) 1px,\r\n      transparent 1px\r\n    ) !important;\r\n\r\n  background-size:74px 74px !important;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      rgba(0,0,0,.8),\r\n      transparent 82%\r\n    ) !important;\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      rgba(0,0,0,.8),\r\n      transparent 82%\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.arb-legal-terms::after{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:0 !important;\r\n  left:50% !important;\r\n\r\n  width:min(1180px,86%) !important;\r\n  height:1px !important;\r\n\r\n  transform:translateX(-50%) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(8,124,255,.20),\r\n      rgba(0,216,255,.32),\r\n      rgba(132,92,255,.17),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-hero{\r\n  position:relative !important;\r\n\r\n  max-width:920px !important;\r\n\r\n  margin-bottom:42px !important;\r\n}\r\n\r\n.arb-legal-terms-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:#8fc8ff !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.16em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-legal-terms-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:24px !important;\r\n  height:1px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--arb-blue),\r\n      var(--arb-cyan)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(0,216,255,.42) !important;\r\n}\r\n\r\n.arb-legal-terms-title{\r\n  color:var(--arb-white) !important;\r\n\r\n  font-size:clamp(38px,5vw,60px) !important;\r\n  font-weight:650 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.044em !important;\r\n}\r\n\r\n.arb-legal-terms-title span{\r\n  color:transparent !important;\r\n\r\n  background:var(--arb-gradient) !important;\r\n\r\n  background-clip:text !important;\r\n  -webkit-background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.arb-legal-terms-intro{\r\n  max-width:780px !important;\r\n\r\n  margin-top:20px !important;\r\n\r\n  color:var(--arb-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  line-height:1.8 !important;\r\n}\r\n\r\n.arb-legal-terms-updated{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:23px !important;\r\n  padding:9px 12px !important;\r\n\r\n  color:#8ccfff !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.055) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.14) !important;\r\n\r\n  border-radius:100px !important;\r\n}\r\n\r\n.arb-legal-terms-updated::before{\r\n  content:\"\";\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:var(--arb-cyan) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(0,216,255,.68) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   AVISO DE AFILIADO\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-disclosure{\r\n  position:relative !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:\r\n    54px\r\n    minmax(0,1fr) !important;\r\n\r\n  gap:19px !important;\r\n\r\n  margin-bottom:28px !important;\r\n  padding:24px 26px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(8,124,255,.11),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(9,17,34,.97),\r\n      rgba(5,9,20,.99)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.18) !important;\r\n\r\n  border-radius:15px !important;\r\n\r\n  box-shadow:\r\n    0 20px 50px rgba(0,0,0,.22) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.arb-legal-terms-disclosure::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:0 !important;\r\n  left:26px !important;\r\n\r\n  width:100px !important;\r\n  height:1px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--arb-blue),\r\n      var(--arb-cyan),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n.arb-legal-terms-disclosure-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:54px !important;\r\n  height:54px !important;\r\n\r\n  color:#a8dcff !important;\r\n\r\n  font-size:22px !important;\r\n  font-weight:700 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(8,124,255,.18),\r\n      rgba(5,12,27,.99)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.22) !important;\r\n\r\n  border-radius:13px !important;\r\n}\r\n\r\n.arb-legal-terms-disclosure-title{\r\n  color:#edf5ff !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:640 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.arb-legal-terms-disclosure-text{\r\n  margin-top:7px !important;\r\n\r\n  color:#7d8ba1 !important;\r\n\r\n  font-size:12px !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n.arb-legal-terms-disclosure-text strong{\r\n  color:#dce9fa !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LAYOUT\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-layout{\r\n  display:grid !important;\r\n  grid-template-columns:\r\n    285px\r\n    minmax(0,1fr) !important;\r\n\r\n  align-items:start !important;\r\n  gap:24px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   \u00cdNDICE\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-sidebar{\r\n  position:sticky !important;\r\n  top:110px !important;\r\n\r\n  padding:22px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top right,\r\n      rgba(8,124,255,.08),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(9,15,30,.98),\r\n      rgba(5,9,20,.995)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid var(--arb-border) !important;\r\n\r\n  border-radius:15px !important;\r\n\r\n  box-shadow:\r\n    0 22px 52px rgba(0,0,0,.23) !important;\r\n}\r\n\r\n.arb-legal-terms-sidebar-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:15px !important;\r\n\r\n  color:#708097 !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.13em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-legal-terms-nav{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:7px !important;\r\n}\r\n\r\n.arb-legal-terms-nav a{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:12px !important;\r\n\r\n  min-height:42px !important;\r\n\r\n  padding:10px 11px !important;\r\n\r\n  color:#7f8da3 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:570 !important;\r\n  line-height:1.35 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.015) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.045) !important;\r\n\r\n  border-radius:9px !important;\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 !important;\r\n}\r\n\r\n.arb-legal-terms-nav a:hover{\r\n  color:#deebff !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.05) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.18) !important;\r\n\r\n  transform:translateX(3px) !important;\r\n}\r\n\r\n.arb-legal-terms-nav a span{\r\n  color:#53637a !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:750 !important;\r\n}\r\n\r\n.arb-legal-terms-sidebar-note{\r\n  margin-top:16px !important;\r\n  padding-top:16px !important;\r\n\r\n  color:#5f6e85 !important;\r\n\r\n  font-size:9px !important;\r\n  line-height:1.6 !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DOCUMENTO\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-document{\r\n  position:relative !important;\r\n\r\n  padding:38px 40px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top right,\r\n      rgba(8,124,255,.055),\r\n      transparent 31%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(8,14,29,.985),\r\n      rgba(4,8,18,.995)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(47,133,241,.14) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  box-shadow:\r\n    0 28px 68px rgba(0,0,0,.27) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.arb-legal-terms-document::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:0 !important;\r\n  left:36px !important;\r\n\r\n  width:120px !important;\r\n  height:1px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--arb-blue),\r\n      var(--arb-cyan),\r\n      transparent\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,216,255,.22) !important;\r\n}\r\n\r\n\r\n\/* Introdu\u00e7\u00e3o do documento *\/\r\n\r\n.arb-legal-terms-opening{\r\n  margin-bottom:31px !important;\r\n  padding-bottom:29px !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n}\r\n\r\n.arb-legal-terms-opening p{\r\n  color:#9aa7ba !important;\r\n\r\n  font-size:13px !important;\r\n  line-height:1.8 !important;\r\n  text-align:justify !important;\r\n  text-justify:inter-word !important;\r\n}\r\n\r\n.arb-legal-terms-opening p + p{\r\n  margin-top:13px !important;\r\n}\r\n\r\n.arb-legal-terms-opening strong{\r\n  color:#e0ebf8 !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n\r\n\/* Se\u00e7\u00f5es *\/\r\n\r\n.arb-legal-terms-section{\r\n  scroll-margin-top:110px !important;\r\n}\r\n\r\n.arb-legal-terms-section + .arb-legal-terms-section{\r\n  margin-top:35px !important;\r\n  padding-top:34px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n}\r\n\r\n.arb-legal-terms-section-number{\r\n  display:block !important;\r\n\r\n  margin-bottom:8px !important;\r\n\r\n  color:#76c1ff !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:780 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.13em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-legal-terms-section h2{\r\n  color:#f0f6ff !important;\r\n\r\n  font-size:22px !important;\r\n  font-weight:640 !important;\r\n  line-height:1.35 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.arb-legal-terms-section p{\r\n  margin-top:14px !important;\r\n\r\n  color:#8290a6 !important;\r\n\r\n  font-size:12px !important;\r\n  line-height:1.82 !important;\r\n  text-align:justify !important;\r\n  text-justify:inter-word !important;\r\n}\r\n\r\n.arb-legal-terms-section p strong{\r\n  color:#dbe7f6 !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n\r\n\/* Listas *\/\r\n\r\n.arb-legal-terms-list{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:9px !important;\r\n\r\n  margin-top:16px !important;\r\n}\r\n\r\n.arb-legal-terms-list li{\r\n  position:relative !important;\r\n\r\n  padding-left:18px !important;\r\n\r\n  color:#7d8ba1 !important;\r\n\r\n  font-size:11px !important;\r\n  line-height:1.72 !important;\r\n  text-align:justify !important;\r\n  text-justify:inter-word !important;\r\n\r\n  list-style:none !important;\r\n}\r\n\r\n.arb-legal-terms-list li::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:8px !important;\r\n  left:0 !important;\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:var(--arb-blue-light) !important;\r\n\r\n  box-shadow:\r\n    0 0 7px rgba(33,165,255,.58) !important;\r\n}\r\n\r\n\r\n\/* Blocos de aviso *\/\r\n\r\n.arb-legal-terms-callout{\r\n  position:relative !important;\r\n\r\n  margin-top:19px !important;\r\n  padding:18px 19px 18px 22px !important;\r\n\r\n  color:#a9b8cb !important;\r\n\r\n  font-size:11px !important;\r\n  line-height:1.72 !important;\r\n  text-align:justify !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(8,124,255,.06),\r\n      rgba(132,92,255,.022)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.12) !important;\r\n\r\n  border-radius:10px !important;\r\n}\r\n\r\n.arb-legal-terms-callout::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:14px !important;\r\n  bottom:14px !important;\r\n  left:0 !important;\r\n\r\n  width:2px !important;\r\n\r\n  background:var(--arb-gradient) !important;\r\n\r\n  border-radius:10px !important;\r\n}\r\n\r\n.arb-legal-terms-callout strong{\r\n  color:#e3edf9 !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n\r\n\/* Links *\/\r\n\r\n.arb-legal-terms a{\r\n  color:#77c5ff !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:color .2s ease !important;\r\n}\r\n\r\n.arb-legal-terms a:hover{\r\n  color:#b2e1ff !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RODAP\u00c9 LEGAL\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-footer{\r\n  margin-top:34px !important;\r\n  padding-top:28px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n}\r\n\r\n.arb-legal-terms-footer-title{\r\n  color:#e9f2ff !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:630 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.arb-legal-terms-footer-text{\r\n  margin-top:8px !important;\r\n\r\n  color:#69778e !important;\r\n\r\n  font-size:10px !important;\r\n  line-height:1.65 !important;\r\n  text-align:justify !important;\r\n}\r\n\r\n.arb-legal-terms-footer-links{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-wrap:wrap !important;\r\n  gap:9px !important;\r\n\r\n  margin-top:18px !important;\r\n}\r\n\r\n.arb-legal-terms-footer-links a{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  min-height:36px !important;\r\n\r\n  padding:9px 12px !important;\r\n\r\n  color:#8fcfff !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.2 !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.045) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.12) !important;\r\n\r\n  border-radius:8px !important;\r\n}\r\n\r\n.arb-legal-terms-footer-links a:hover{\r\n  color:#ffffff !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.08) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.23) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTA EXTERNA\r\n========================================================= *\/\r\n\r\n.arb-legal-terms-final-note{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  justify-content:space-between !important;\r\n  gap:28px !important;\r\n\r\n  margin-top:20px !important;\r\n  padding:20px 22px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(8,124,255,.04),\r\n      rgba(132,92,255,.017)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.09) !important;\r\n\r\n  border-radius:12px !important;\r\n}\r\n\r\n.arb-legal-terms-final-note p{\r\n  max-width:920px !important;\r\n\r\n  color:#66758c !important;\r\n\r\n  font-size:10px !important;\r\n  line-height:1.65 !important;\r\n  text-align:justify !important;\r\n}\r\n\r\n.arb-legal-terms-final-note strong{\r\n  color:#cedaea !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n.arb-legal-terms-final-tag{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:7px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:#86caff !important;\r\n\r\n  font-size:8px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.1em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-legal-terms-final-tag::before{\r\n  content:\"\";\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:var(--arb-purple) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(132,92,255,.68) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:980px){\r\n\r\n  .arb-legal-terms{\r\n    padding:80px 24px 92px !important;\r\n  }\r\n\r\n  .arb-legal-terms-layout{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .arb-legal-terms-sidebar{\r\n    position:relative !important;\r\n    top:auto !important;\r\n  }\r\n\r\n  .arb-legal-terms-nav{\r\n    display:grid !important;\r\n    grid-template-columns:\r\n      repeat(3,minmax(0,1fr)) !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:720px){\r\n\r\n  .arb-legal-terms-nav{\r\n    grid-template-columns:\r\n      repeat(2,minmax(0,1fr)) !important;\r\n  }\r\n\r\n  .arb-legal-terms-final-note{\r\n    flex-direction:column !important;\r\n\r\n    gap:13px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:560px){\r\n\r\n  .arb-legal-terms{\r\n    padding:66px 18px 76px !important;\r\n  }\r\n\r\n  .arb-legal-terms-title{\r\n    font-size:\r\n      clamp(34px,10vw,44px) !important;\r\n  }\r\n\r\n  .arb-legal-terms-intro{\r\n    font-size:15px !important;\r\n    line-height:1.72 !important;\r\n  }\r\n\r\n  .arb-legal-terms-disclosure{\r\n    grid-template-columns:1fr !important;\r\n\r\n    padding:22px !important;\r\n  }\r\n\r\n  .arb-legal-terms-nav{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .arb-legal-terms-document{\r\n    padding:27px 21px !important;\r\n\r\n    border-radius:15px !important;\r\n  }\r\n\r\n  .arb-legal-terms-section h2{\r\n    font-size:19px !important;\r\n  }\r\n\r\n  .arb-legal-terms-section p,\r\n  .arb-legal-terms-opening p{\r\n    font-size:11px !important;\r\n    text-align:left !important;\r\n  }\r\n\r\n  .arb-legal-terms-list li,\r\n  .arb-legal-terms-callout,\r\n  .arb-legal-terms-footer-text,\r\n  .arb-legal-terms-final-note p{\r\n    text-align:left !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"arb-legal-terms\">\r\n\r\n  <div class=\"arb-legal-terms-container\">\r\n\r\n    <!-- =====================================================\r\n         HERO\r\n    ====================================================== -->\r\n\r\n    <header class=\"arb-legal-terms-hero\">\r\n\r\n      <span class=\"arb-legal-terms-eyebrow\">\r\n        Arbtrex Legal\r\n      <\/span>\r\n\r\n      <h1 class=\"arb-legal-terms-title\">\r\n        T\u00e9rminos y condiciones\r\n        <span>Condiciones.<\/span>\r\n      <\/h1>\r\n\r\n      <p class=\"arb-legal-terms-intro\">\r\n        Estos T\u00e9rminos y Condiciones rigen su acceso y uso de este sitio web informativo independiente operado por una filial de la plataforma Arbtrex.\r\n      <\/p>\r\n\r\n      <span class=\"arb-legal-terms-updated\">\r\n        \u00daltima actualizaci\u00f3n: 5 de agosto de 2026\r\n      <\/span>\r\n\r\n    <\/header>\r\n\r\n\r\n    <!-- =====================================================\r\n         AVISO PRINCIPAL\r\n    ====================================================== -->\r\n\r\n    <div class=\"arb-legal-terms-disclosure\">\r\n\r\n      <span class=\"arb-legal-terms-disclosure-icon\">\r\n        !\r\n      <\/span>\r\n\r\n      <div>\r\n\r\n        <h2 class=\"arb-legal-terms-disclosure-title\">\r\n          Divulgaci\u00f3n de sitio web afiliado independiente\r\n        <\/h2>\r\n\r\n        <p class=\"arb-legal-terms-disclosure-text\">\r\n          Esto es <strong>No es el sitio web oficial de Arbtrex.<\/strong>.Se trata de un sitio web informativo y promocional independiente, operado por un afiliado. No poseemos, operamos, controlamos ni administramos la plataforma oficial, las cuentas de usuario, las transacciones, los dep\u00f3sitos, los retiros ni los servicios de la plataforma.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         LAYOUT\r\n    ====================================================== -->\r\n\r\n    <div class=\"arb-legal-terms-layout\">\r\n\r\n      <!-- ===================================================\r\n           SIDEBAR\r\n      ==================================================== -->\r\n\r\n      <aside class=\"arb-legal-terms-sidebar\">\r\n\r\n        <span class=\"arb-legal-terms-sidebar-label\">\r\n          \u00cdndice de t\u00e9rminos\r\n        <\/span>\r\n\r\n        <nav class=\"arb-legal-terms-nav\">\r\n\r\n          <a href=\"#terms-about\">\r\n            Acerca de este sitio web\r\n            <span>01<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-affiliate\">\r\n            Divulgaci\u00f3n de afiliados\r\n            <span>02<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-information\">\r\n            Finalidad informativa\r\n            <span>03<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-services\">\r\n            Sin servicios de cuenta\r\n            <span>04<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-third-parties\">\r\n            Sitios web de terceros\r\n            <span>05<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-data\">\r\n            Datos y privacidad\r\n            <span>06<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-responsibilities\">\r\n            Responsabilidades del usuario\r\n            <span>07<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-prohibited\">\r\n            Actividades prohibidas\r\n            <span>08<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-financial\">\r\n            Sin asesoramiento financiero\r\n            <span>09<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-risks\">\r\n            Riesgos de mercado\r\n            <span>10<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-accuracy\">\r\n            Precisi\u00f3n del contenido\r\n            <span>11<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-property\">\r\n            Propiedad intelectual\r\n            <span>12<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-liability\">\r\n            Limitaci\u00f3n de responsabilidad\r\n            <span>13<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-changes\">\r\n            Cambios en estos t\u00e9rminos\r\n            <span>14<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"#terms-contact\">\r\n            Contacto\r\n            <span>15<\/span>\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n        <p class=\"arb-legal-terms-sidebar-note\">\r\n          Cuando abandone este sitio web y acceda a un servicio de terceros, se aplicar\u00e1n los documentos legales de la plataforma oficial.\r\n        <\/p>\r\n\r\n      <\/aside>\r\n\r\n\r\n      <!-- ===================================================\r\n           DOCUMENTO\r\n      ==================================================== -->\r\n\r\n      <main class=\"arb-legal-terms-document\">\r\n\r\n        <!-- Abertura -->\r\n\r\n        <div class=\"arb-legal-terms-opening\">\r\n\r\n          <p>\r\n            Lea atentamente estos T\u00e9rminos y Condiciones antes de utilizar este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            Al acceder, navegar o utilizar este sitio web, usted reconoce haber le\u00eddo, comprendido y aceptado estos T\u00e9rminos y Condiciones. Si no est\u00e1 de acuerdo con alguna parte de estos T\u00e9rminos, debe dejar de utilizar este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            <strong>\r\n              Estas Condiciones se aplican \u00fanicamente a este sitio web afiliado independiente. No sustituyen las Condiciones Generales de la plataforma oficial de Arbtrex ni de ning\u00fan otro servicio de terceros.\r\n            <\/strong>\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- 01 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-about\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 01\r\n          <\/span>\r\n\r\n          <h2>\r\n            Acerca de este sitio web\r\n          <\/h2>\r\n\r\n          <p>\r\n            Este sitio web es un sitio web informativo y promocional independiente operado por un afiliado de la plataforma Arbtrex.\r\n          <\/p>\r\n\r\n          <p>\r\n            Este sitio web no es el sitio web oficial de Arbtrex y no es propiedad de Arbtrex ni est\u00e1 operado, controlado ni administrado por Arbtrex ni por ninguna entidad responsable de operar la plataforma oficial.\r\n          <\/p>\r\n\r\n          <p>\r\n            Su prop\u00f3sito es proporcionar informaci\u00f3n general sobre el ecosistema Arbtrex y dirigir a los visitantes interesados a la plataforma oficial o a otros sitios web relevantes de terceros.\r\n          <\/p>\r\n\r\n          <p>\r\n            Nada de lo publicado en este sitio web debe interpretarse como una declaraci\u00f3n oficial, un compromiso contractual, una representaci\u00f3n legal, una garant\u00eda financiera o una promesa vinculante realizada por Arbtrex.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 02 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-affiliate\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 02\r\n          <\/span>\r\n\r\n          <h2>\r\n            Divulgaci\u00f3n de afiliados independientes\r\n          <\/h2>\r\n\r\n          <p>\r\n            El operador de este sitio web participa de forma independiente en el Programa de Afiliados de Arbtrex.\r\n          <\/p>\r\n\r\n          <p>\r\n            El operador podr\u00e1 recibir comisiones por referencias u otras formas de compensaci\u00f3n cuando un visitante siga un enlace de afiliado, cree una cuenta en la plataforma externa y complete una acci\u00f3n considerada v\u00e1lida seg\u00fan las reglas oficiales del programa.\r\n          <\/p>\r\n\r\n          <p>\r\n            Esta relaci\u00f3n de afiliaci\u00f3n no convierte al operador en empleado, funcionario, director, socio, agente ni representante legal de Arbtrex.\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              El operador no puede vincular legalmente a Arbtrex a ning\u00fan acuerdo.\r\n            <\/li>\r\n\r\n            <li>\r\n              El operador no puede modificar las reglas oficiales de la plataforma, los productos, los servicios, las cualificaciones ni los planes de compensaci\u00f3n.\r\n            <\/li>\r\n\r\n            <li>\r\n              El operador no puede aprobar cuentas, verificaci\u00f3n de identidad, transacciones, dep\u00f3sitos, retiros ni calificaciones de afiliados.\r\n            <\/li>\r\n\r\n            <li>\r\n              El operador no proporciona asistencia t\u00e9cnica oficial en nombre de Arbtrex.\r\n            <\/li>\r\n\r\n            <li>\r\n              El operador no puede garantizar el acceso, las ganancias, las comisiones, el ascenso de rango, las recompensas ni ning\u00fan resultado en particular.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n          <div class=\"arb-legal-terms-callout\">\r\n            <strong>Importante:<\/strong> Todas las decisiones relativas al registro, la aprobaci\u00f3n de la cuenta, el acceso a la plataforma, los dep\u00f3sitos, los retiros, los mercados, las comisiones, las recompensas y las cualificaciones son tomadas por la plataforma de terceros correspondiente.\r\n          <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 03 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-information\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 03\r\n          <\/span>\r\n\r\n          <h2>\r\n            Finalidad informativa\r\n          <\/h2>\r\n\r\n          <p>\r\n            El contenido disponible en este sitio web se proporciona \u00fanicamente con fines informativos, educativos y promocionales generales.\r\n          <\/p>\r\n\r\n          <p>\r\n            El sitio web puede incluir res\u00famenes, descripciones o explicaciones sobre:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              el ecosistema Arbtrex y su infraestructura propuesta;\r\n            <\/li>\r\n\r\n            <li>\r\n              Agricultura de rendimiento, ArbotX, predicciones y batallas de tokens;\r\n            <\/li>\r\n\r\n            <li>\r\n              el programa de afiliados de Arbtrex;\r\n            <\/li>\r\n\r\n            <li>\r\n              Comisiones, volumen de red y estructuras de cualificaci\u00f3n;\r\n            <\/li>\r\n\r\n            <li>\r\n              rangos, beneficios VIP y participaci\u00f3n en el Global Pool;\r\n            <\/li>\r\n\r\n            <li>\r\n              el token $ARBTREX previsto;\r\n            <\/li>\r\n\r\n            <li>\r\n              Hitos de la hoja de ruta y planes de desarrollo futuro.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n          <p>\r\n            Estas descripciones pueden simplificar o resumir la informaci\u00f3n presentada por la plataforma. No reemplazan los t\u00e9rminos oficiales, las reglas del producto, las divulgaciones de riesgos, los acuerdos de cuenta ni otra documentaci\u00f3n legal.\r\n          <\/p>\r\n\r\n          <p>\r\n            Cuando la informaci\u00f3n de este sitio web difiera de la informaci\u00f3n publicada por la plataforma oficial, prevalecer\u00e1 la documentaci\u00f3n vigente de la plataforma oficial.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 04 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-services\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 04\r\n          <\/span>\r\n\r\n          <h2>\r\n            Sin cuenta ni servicios financieros\r\n          <\/h2>\r\n\r\n          <p>\r\n            Este sitio web no crea, mantiene, aloja, aprueba ni gestiona las cuentas de usuario de Arbtrex.\r\n          <\/p>\r\n\r\n          <p>\r\n            Los visitantes no pueden utilizar este sitio web para:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              Reg\u00edstrese o acceda directamente a una cuenta en la plataforma Arbtrex;\r\n            <\/li>\r\n\r\n            <li>\r\n              Procedimientos completos de verificaci\u00f3n de identidad o KYC;\r\n            <\/li>\r\n\r\n            <li>\r\n              depositar, retirar, transferir o intercambiar fondos;\r\n            <\/li>\r\n\r\n            <li>\r\n              comprar, vender o custodiar activos digitales;\r\n            <\/li>\r\n\r\n            <li>\r\n              participar directamente en los mercados de plataformas;\r\n            <\/li>\r\n\r\n            <li>\r\n              recibir, reclamar o retirar comisiones de afiliados;\r\n            <\/li>\r\n\r\n            <li>\r\n              calificar para rangos, beneficios VIP o recompensas del Fondo Global;\r\n            <\/li>\r\n\r\n            <li>\r\n              comprar o recibir el token $ARBTREX previsto;\r\n            <\/li>\r\n\r\n            <li>\r\n              recuperar contrase\u00f1as o enviar solicitudes de soporte oficial.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n          <p>\r\n            El registro, el inicio de sesi\u00f3n, la verificaci\u00f3n de identidad, las transacciones financieras y todas las actividades relacionadas con la cuenta se realizan en sitios web o aplicaciones operadas por terceros.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 05 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-third-parties\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 05\r\n          <\/span>\r\n\r\n          <h2>\r\n            Sitios web y servicios de terceros\r\n          <\/h2>\r\n\r\n          <p>\r\n            Este sitio web puede contener enlaces a la plataforma oficial de Arbtrex y a otros sitios web, aplicaciones, servicios o recursos operados por terceros.\r\n          <\/p>\r\n\r\n          <p>\r\n            Al seleccionar un enlace externo de registro, inicio de sesi\u00f3n, cuenta, plataforma o informaci\u00f3n, abandonar\u00e1 este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            Su acceso y uso del servicio externo se regir\u00e1n entonces por los t\u00e9rminos y condiciones de dicho tercero:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>T\u00e9rminos y condiciones;<\/li>\r\n            <li>Pol\u00edtica de privacidad;<\/li>\r\n            <li>Pol\u00edtica de cookies;<\/li>\r\n            <li>Divulgaci\u00f3n de riesgos;<\/li>\r\n            <li>Descargo de responsabilidad sobre ganancias;<\/li>\r\n            <li>normas de verificaci\u00f3n de cuenta e identidad;<\/li>\r\n            <li>condiciones espec\u00edficas del producto;<\/li>\r\n            <li>Requisitos jurisdiccionales y de elegibilidad.<\/li>\r\n\r\n          <\/ul>\r\n\r\n          <p>\r\n            Usted es responsable de revisar y comprender dichos documentos antes de crear una cuenta, proporcionar informaci\u00f3n personal, transferir fondos o participar en cualquier servicio.\r\n          <\/p>\r\n\r\n          <div class=\"arb-legal-terms-callout\">\r\n            Un enlace externo no implica que este sitio web controle, garantice o acepte responsabilidad alguna por la disponibilidad, seguridad, legalidad, exactitud o pr\u00e1cticas comerciales del sitio web de terceros.\r\n          <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 06 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-data\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 06\r\n          <\/span>\r\n\r\n          <h2>\r\n            Informaci\u00f3n personal y procesamiento de datos\r\n          <\/h2>\r\n\r\n          <p>\r\n            Este sitio web informativo no gestiona formularios de registro de cuentas, procedimientos KYC, sistemas de pago, sistemas de dep\u00f3sito ni sistemas de retiro.\r\n          <\/p>\r\n\r\n          <p>\r\n            No solicitamos intencionadamente documentos de identidad, credenciales financieras, claves privadas de monedero, frases semilla, contrase\u00f1as de plataforma ni otra informaci\u00f3n confidencial de la cuenta a trav\u00e9s de este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            Los visitantes nunca deben enviar contrase\u00f1as, claves privadas, frases de recuperaci\u00f3n, documentos de identidad ni credenciales de acceso financiero al operador de este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            El proveedor de alojamiento, los servicios de seguridad, la infraestructura del servidor o las tecnolog\u00edas web est\u00e1ndar pueden procesar autom\u00e1ticamente informaci\u00f3n t\u00e9cnica b\u00e1sica. Esto puede incluir la direcci\u00f3n IP, el tipo de navegador, la informaci\u00f3n del dispositivo, la fecha de acceso, la URL de referencia y los registros de seguridad.\r\n          <\/p>\r\n\r\n          <p>\r\n            Cualquier informaci\u00f3n proporcionada tras seguir un enlace externo se env\u00eda directamente al sitio web de terceros correspondiente y se rige por la Pol\u00edtica de Privacidad de dicho tercero.\r\n          <\/p>\r\n\r\n          <div class=\"arb-legal-terms-callout\">\r\n            Revise la secci\u00f3n separada de este sitio web\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/politica-de-privacidad\/\">\r\n              pol\u00edtica de privacidad\r\n            <\/a>\r\n            Para obtener informaci\u00f3n adicional sobre datos t\u00e9cnicos, cookies y servicios externos.\r\n          <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 07 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-responsibilities\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 07\r\n          <\/span>\r\n\r\n          <h2>\r\n            Responsabilidades del usuario\r\n          <\/h2>\r\n\r\n          <p>\r\n            Al utilizar este sitio web, usted acepta actuar de forma legal, responsable y de conformidad con estos T\u00e9rminos.\r\n          <\/p>\r\n\r\n          <p>\r\n            Usted es responsable de:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              evaluar de forma independiente la informaci\u00f3n presentada;\r\n            <\/li>\r\n\r\n            <li>\r\n              revisar los t\u00e9rminos oficiales vigentes de cualquier plataforma externa;\r\n            <\/li>\r\n\r\n            <li>\r\n              confirmar si el acceso y la participaci\u00f3n est\u00e1n permitidos en su jurisdicci\u00f3n;\r\n            <\/li>\r\n\r\n            <li>\r\n              proteger tus credenciales de cuenta, dispositivos y monederos digitales;\r\n            <\/li>\r\n\r\n            <li>\r\n              comprender los riesgos asociados con los activos digitales y las plataformas en l\u00ednea;\r\n            <\/li>\r\n\r\n            <li>\r\n              obtener asesoramiento financiero, legal o fiscal independiente cuando sea necesario;\r\n            <\/li>\r\n\r\n            <li>\r\n              Toma tus propias decisiones sin depender \u00fanicamente de contenido promocional o resumido.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 08 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-prohibited\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 08\r\n          <\/span>\r\n\r\n          <h2>\r\n            Actividades prohibidas\r\n          <\/h2>\r\n\r\n          <p>\r\n            No est\u00e1 permitido utilizar este sitio web para participar en conductas ilegales, fraudulentas, da\u00f1inas o abusivas.\r\n          <\/p>\r\n\r\n          <p>\r\n            Las actividades prohibidas incluyen:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              intentar obtener acceso no autorizado al sitio web, servidor o sistemas conectados;\r\n            <\/li>\r\n\r\n            <li>\r\n              introducir malware, c\u00f3digo malicioso o ataques automatizados;\r\n            <\/li>\r\n\r\n            <li>\r\n              copiar o reproducir contenido protegido sin autorizaci\u00f3n;\r\n            <\/li>\r\n\r\n            <li>\r\n              presentar este sitio web como la plataforma oficial de Arbtrex;\r\n            <\/li>\r\n\r\n            <li>\r\n              suplantar la identidad del operador del sitio web, Arbtrex u otra persona;\r\n            <\/li>\r\n\r\n            <li>\r\n              utilizar el contenido de este sitio web para hacer afirmaciones falsas o garantizadas sobre ganancias;\r\n            <\/li>\r\n\r\n            <li>\r\n              solicitar claves privadas, frases semilla o contrase\u00f1as a otros usuarios;\r\n            <\/li>\r\n\r\n            <li>\r\n              utilizar el sitio web en violaci\u00f3n de las leyes aplicables o los derechos de terceros.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 09 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-financial\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 09\r\n          <\/span>\r\n\r\n          <h2>\r\n            No se ofrece asesoramiento financiero, de inversi\u00f3n, legal ni fiscal.\r\n          <\/h2>\r\n\r\n          <p>\r\n            Nada de lo que aparece en este sitio web constituye asesoramiento financiero, de inversi\u00f3n, legal, contable, fiscal o profesional.\r\n          <\/p>\r\n\r\n          <p>\r\n            El contenido relativo a mercados, activos digitales, sistemas automatizados, entornos relacionados con el rendimiento, recompensas para afiliados o planes futuros de tokens se proporciona \u00fanicamente con fines informativos generales.\r\n          <\/p>\r\n\r\n          <p>\r\n            No debe tomar decisiones financieras bas\u00e1ndose \u00fanicamente en la informaci\u00f3n presentada en este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            Considere la posibilidad de obtener asesoramiento independiente de un profesional debidamente cualificado que comprenda sus objetivos, su situaci\u00f3n financiera y las leyes locales aplicables.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 10 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-risks\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 10\r\n          <\/span>\r\n\r\n          <h2>\r\n            Activos digitales y riesgos de mercado\r\n          <\/h2>\r\n\r\n          <p>\r\n            Los mercados de activos digitales y los productos relacionados pueden implicar riesgos sustanciales, volatilidad, incertidumbre t\u00e9cnica y la posibilidad de p\u00e9rdidas financieras parciales o totales.\r\n          <\/p>\r\n\r\n          <p>\r\n            Las herramientas automatizadas, los algoritmos, los resultados hist\u00f3ricos, las proyecciones, las simulaciones o los ejemplos no eliminan el riesgo ni garantizan el rendimiento futuro.\r\n          <\/p>\r\n\r\n          <p>\r\n            La participaci\u00f3n como afiliado tampoco garantiza ingresos, comisiones, ascensos de rango, beneficios VIP ni recompensas del Fondo Global.\r\n          <\/p>\r\n\r\n          <div class=\"arb-legal-terms-callout\">\r\n            Revise el documento aparte\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/divulgacion-de-riesgos\/\">\r\n              Divulgaci\u00f3n de riesgos\r\n            <\/a>\r\n            y\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/descargo-de-responsabilidad-sobre-ganancias\/\">\r\n              Descargo de responsabilidad sobre ganancias\r\n            <\/a>\r\n            antes de participar en cualquier plataforma externa.\r\n          <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 11 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-accuracy\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 11\r\n          <\/span>\r\n\r\n          <h2>\r\n            Precisi\u00f3n, disponibilidad y actualizaciones\r\n          <\/h2>\r\n\r\n          <p>\r\n            Nos esforzamos por presentar la informaci\u00f3n de forma clara y precisa. Sin embargo, no garantizamos que todo el contenido sea siempre completo, actual, est\u00e9 libre de errores o sea id\u00e9ntico a la documentaci\u00f3n oficial m\u00e1s reciente de la plataforma.\r\n          <\/p>\r\n\r\n          <p>\r\n            Los productos, caracter\u00edsticas, porcentajes, criterios de calificaci\u00f3n, mercados, planes de tokens, fechas de la hoja de ruta y enlaces externos de la plataforma pueden cambiar sin previo aviso en este sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            La informaci\u00f3n podr\u00e1 ser corregida, actualizada, eliminada o reorganizada en cualquier momento.\r\n          <\/p>\r\n\r\n          <p>\r\n            Los visitantes siempre deben confirmar la informaci\u00f3n importante directamente a trav\u00e9s de la documentaci\u00f3n actualizada proporcionada por la plataforma oficial de terceros.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 12 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-property\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 12\r\n          <\/span>\r\n\r\n          <h2>\r\n            Propiedad intelectual\r\n          <\/h2>\r\n\r\n          <p>\r\n            El dise\u00f1o, la maquetaci\u00f3n, el texto original y dem\u00e1s materiales originales creados espec\u00edficamente para este sitio web pueden estar protegidos por las leyes de propiedad intelectual aplicables.\r\n          <\/p>\r\n\r\n          <p>\r\n            Los nombres, marcas comerciales, logotipos, nombres de productos y materiales de la plataforma de terceros siguen siendo propiedad de sus respectivos due\u00f1os.\r\n          <\/p>\r\n\r\n          <p>\r\n            La menci\u00f3n de Arbtrex o de cualquier producto de terceros no implica la propiedad de la marca registrada correspondiente y no debe interpretarse como un respaldo oficial m\u00e1s all\u00e1 de la relaci\u00f3n de afiliaci\u00f3n divulgada.\r\n          <\/p>\r\n\r\n          <p>\r\n            No est\u00e1 permitido reproducir, republicar, distribuir ni explotar comercialmente partes sustanciales de este sitio web sin autorizaci\u00f3n previa, salvo en los casos permitidos por la ley.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 13 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-liability\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 13\r\n          <\/span>\r\n\r\n          <h2>\r\n            Exenci\u00f3n de responsabilidad y limitaci\u00f3n de responsabilidad\r\n          <\/h2>\r\n\r\n          <p>\r\n            Este sitio web y su contenido se proporcionan &quot;tal cual&quot; y &quot;seg\u00fan disponibilidad&quot;, sin garant\u00edas de disponibilidad ininterrumpida, funcionamiento sin errores o idoneidad para un prop\u00f3sito particular.\r\n          <\/p>\r\n\r\n          <p>\r\n            En la m\u00e1xima medida permitida por la ley aplicable, el operador del sitio web no ser\u00e1 responsable de las p\u00e9rdidas derivadas de:\r\n          <\/p>\r\n\r\n          <ul class=\"arb-legal-terms-list\">\r\n\r\n            <li>\r\n              decisiones tomadas sobre la base de la informaci\u00f3n presentada en este sitio web;\r\n            <\/li>\r\n\r\n            <li>\r\n              acceso o uso de cualquier plataforma de terceros;\r\n            <\/li>\r\n\r\n            <li>\r\n              dep\u00f3sitos, retiros, actividad comercial o transacciones con activos digitales;\r\n            <\/li>\r\n\r\n            <li>\r\n              p\u00e9rdida de acceso a la cuenta, claves privadas o frases de recuperaci\u00f3n;\r\n            <\/li>\r\n\r\n            <li>\r\n              interrupciones de la plataforma, fallos t\u00e9cnicos o ciberataques;\r\n            <\/li>\r\n\r\n            <li>\r\n              cambios en las reglas, recompensas o criterios de calificaci\u00f3n para afiliados;\r\n            <\/li>\r\n\r\n            <li>\r\n              informaci\u00f3n de terceros inexacta, retrasada o desactualizada;\r\n            <\/li>\r\n\r\n            <li>\r\n              acciones o restricciones regulatorias que afectan a un servicio externo.\r\n            <\/li>\r\n\r\n          <\/ul>\r\n\r\n          <p>\r\n            El operador de este sitio web no controla las plataformas de terceros y no puede asumir responsabilidad alguna por sus actos, omisiones, seguridad, solvencia, rendimiento o disponibilidad.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 14 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-changes\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 14\r\n          <\/span>\r\n\r\n          <h2>\r\n            Cambios en estos t\u00e9rminos\r\n          <\/h2>\r\n\r\n          <p>\r\n            Estos T\u00e9rminos y Condiciones podr\u00e1n actualizarse cuando sea necesario para reflejar cambios en este sitio web, requisitos legales, enlaces externos, divulgaciones de afiliados o informaci\u00f3n disponible.\r\n          <\/p>\r\n\r\n          <p>\r\n            La versi\u00f3n actualizada se publicar\u00e1 en esta p\u00e1gina junto con una fecha de \u201c\u00daltima actualizaci\u00f3n\u201d revisada.\r\n          <\/p>\r\n\r\n          <p>\r\n            El uso continuado de este sitio web tras una actualizaci\u00f3n implica la aceptaci\u00f3n de los T\u00e9rminos revisados.\r\n          <\/p>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- 15 -->\r\n\r\n        <section\r\n          class=\"arb-legal-terms-section\"\r\n          id=\"terms-contact\"\r\n        >\r\n\r\n          <span class=\"arb-legal-terms-section-number\">\r\n            Secci\u00f3n 15\r\n          <\/span>\r\n\r\n          <h2>\r\n            Contacto y soporte oficial de la plataforma\r\n          <\/h2>\r\n\r\n          <p>\r\n            Las preguntas espec\u00edficas relacionadas con este sitio web informativo pueden enviarse a trav\u00e9s del canal de contacto habilitado por el operador del sitio web.\r\n          <\/p>\r\n\r\n          <p>\r\n            Las preguntas relacionadas con las cuentas de Arbtrex, la verificaci\u00f3n de identidad, los dep\u00f3sitos, los retiros, las transacciones, las comisiones, los errores de la plataforma o la seguridad de la cuenta deben dirigirse al servicio de soporte oficial de la plataforma.\r\n          <\/p>\r\n\r\n          <div class=\"arb-legal-terms-callout\">\r\n            No env\u00ede contrase\u00f1as, claves privadas, frases semilla, documentos de identidad ni credenciales financieras a trav\u00e9s de un canal de contacto de afiliados.\r\n          <\/div>\r\n\r\n        <\/section>\r\n\r\n\r\n        <!-- Rodap\u00e9 interno -->\r\n\r\n        <footer class=\"arb-legal-terms-footer\">\r\n\r\n          <h2 class=\"arb-legal-terms-footer-title\">\r\n            Documentos legales relacionados\r\n          <\/h2>\r\n\r\n          <p class=\"arb-legal-terms-footer-text\">\r\n            Estos T\u00e9rminos deben leerse junto con la Pol\u00edtica de Privacidad, la Declaraci\u00f3n de Riesgos y la Exenci\u00f3n de Responsabilidad sobre Ganancias de este sitio web. Al acceder a una plataforma externa, tambi\u00e9n se aplicar\u00e1n sus propios documentos legales y normas espec\u00edficas del producto.\r\n          <\/p>\r\n\r\n          <div class=\"arb-legal-terms-footer-links\">\r\n\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/politica-de-privacidad\/\">\r\n              pol\u00edtica de privacidad\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/divulgacion-de-riesgos\/\">\r\n              Divulgaci\u00f3n de riesgos\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/arbtrex.cloud\/es\/legal\/descargo-de-responsabilidad-sobre-ganancias\/\">\r\n              Descargo de responsabilidad sobre ganancias\r\n            <\/a>\r\n\r\n          <\/div>\r\n\r\n        <\/footer>\r\n\r\n      <\/main>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         NOTA FINAL\r\n    ====================================================== -->\r\n\r\n    <div class=\"arb-legal-terms-final-note\">\r\n\r\n      <p>\r\n        <strong>Este sitio web act\u00faa \u00fanicamente como un canal independiente de informaci\u00f3n y referencia.<\/strong> La creaci\u00f3n de cuentas, el env\u00edo de datos personales, la verificaci\u00f3n de identidad y la actividad financiera se realizan en sitios web de terceros y se rigen por sus respectivos t\u00e9rminos y pol\u00edticas.\r\n      <\/p>\r\n\r\n      <span class=\"arb-legal-terms-final-tag\">\r\n        Afiliado independiente\r\n      <\/span>\r\n\r\n    <\/div>\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-6ea2119 elementor-widget elementor-widget-html\" data-id=\"6ea2119\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* =========================================================\r\n   BASE\r\n========================================================= *\/\r\n\r\n.arb-footer,\r\n.arb-footer *{\r\n  box-sizing:border-box !important;\r\n  margin:0 !important;\r\n  padding:0 !important;\r\n}\r\n\r\n.arb-footer{\r\n  --arb-black:#02040a;\r\n  --arb-black-soft:#040711;\r\n  --arb-dark:#070b16;\r\n\r\n  --arb-blue:#087cff;\r\n  --arb-blue-light:#21a5ff;\r\n  --arb-cyan:#00d8ff;\r\n  --arb-purple:#845cff;\r\n\r\n  --arb-white:#ffffff;\r\n  --arb-text:#eef4ff;\r\n  --arb-muted:#8390a6;\r\n  --arb-muted-soft:#626f84;\r\n\r\n  --arb-gradient:\r\n    linear-gradient(\r\n      100deg,\r\n      #087cff 0%,\r\n      #00c8ff 54%,\r\n      #845cff 100%\r\n    );\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:\r\n    78px 32px 0 !important;\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(--arb-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 12%,\r\n      rgba(8,124,255,.10) 0%,\r\n      transparent 28%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 78%,\r\n      rgba(132,92,255,.07) 0%,\r\n      transparent 29%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #03050b 0%,\r\n      #02040a 100%\r\n    ) !important;\r\n\r\n  border-top:\r\n    1px solid rgba(33,165,255,.12) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Linha neon superior *\/\r\n\r\n.arb-footer::before{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  top:0 !important;\r\n  left:50% !important;\r\n\r\n  width:min(1180px,86%) !important;\r\n  height:1px !important;\r\n\r\n  transform:\r\n    translateX(-50%) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(8,124,255,.35),\r\n      rgba(0,216,255,.52),\r\n      rgba(132,92,255,.25),\r\n      transparent\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 14px rgba(0,216,255,.22) !important;\r\n}\r\n\r\n\r\n\/* Brilho decorativo *\/\r\n\r\n.arb-footer::after{\r\n  content:\"\";\r\n\r\n  position:absolute !important;\r\n  left:50% !important;\r\n  bottom:-220px !important;\r\n\r\n  width:950px !important;\r\n  height:380px !important;\r\n\r\n  transform:\r\n    translateX(-50%) !important;\r\n\r\n  pointer-events:none !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      ellipse at center,\r\n      rgba(8,124,255,.11),\r\n      rgba(0,216,255,.03) 38%,\r\n      transparent 72%\r\n    ) !important;\r\n\r\n  filter:\r\n    blur(12px) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.arb-footer-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1320px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   \u00c1REA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.arb-footer-main{\r\n  display:grid !important;\r\n  grid-template-columns:\r\n    minmax(280px,1.35fr)\r\n    repeat(3,minmax(150px,.65fr)) !important;\r\n\r\n  gap:54px !important;\r\n\r\n  padding-bottom:54px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MARCA\r\n========================================================= *\/\r\n\r\n.arb-footer-brand{\r\n  max-width:390px !important;\r\n}\r\n\r\n.arb-footer-logo{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n\r\n  line-height:0 !important;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .22s ease,\r\n    transform .22s ease,\r\n    filter .22s ease !important;\r\n}\r\n\r\n.arb-footer-logo:hover{\r\n  opacity:.96 !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  filter:\r\n    drop-shadow(0 0 13px rgba(0,153,255,.27)) !important;\r\n}\r\n\r\n.arb-footer-logo img{\r\n  display:block !important;\r\n\r\n  width:156px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain !important;\r\n}\r\n\r\n.arb-footer-brand-text{\r\n  margin-top:22px !important;\r\n\r\n  color:var(--arb-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n.arb-footer-brand-text strong{\r\n  color:#dbe8fa !important;\r\n  font-weight:600 !important;\r\n}\r\n\r\n\r\n\/* Status *\/\r\n\r\n.arb-footer-status{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:22px !important;\r\n  padding:8px 11px !important;\r\n\r\n  color:#97eaff !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n\r\n  background:\r\n    rgba(0,216,255,.05) !important;\r\n\r\n  border:\r\n    1px solid rgba(0,216,255,.14) !important;\r\n\r\n  border-radius:100px !important;\r\n}\r\n\r\n.arb-footer-status::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--arb-cyan) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(0,216,255,.85) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COLUNAS\r\n========================================================= *\/\r\n\r\n.arb-footer-column-title{\r\n  display:block !important;\r\n\r\n  margin-bottom:19px !important;\r\n\r\n  color:#eef5ff !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-footer-links{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  align-items:flex-start !important;\r\n  gap:12px !important;\r\n}\r\n\r\n.arb-footer-link{\r\n  position:relative !important;\r\n\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:7px !important;\r\n\r\n  color:var(--arb-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:500 !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 !important;\r\n}\r\n\r\n.arb-footer-link::before{\r\n  content:\"\";\r\n\r\n  width:0 !important;\r\n  height:1px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--arb-blue),\r\n      var(--arb-cyan)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 7px rgba(0,216,255,.35) !important;\r\n\r\n  transition:\r\n    width .2s ease !important;\r\n}\r\n\r\n.arb-footer-link:hover{\r\n  color:var(--arb-blue-light) !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n}\r\n\r\n.arb-footer-link:hover::before{\r\n  width:12px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA INTERNO\r\n========================================================= *\/\r\n\r\n.arb-footer-access{\r\n  margin-top:22px !important;\r\n  padding:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top right,\r\n      rgba(8,124,255,.08),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(9,15,30,.96),\r\n      rgba(4,8,18,.99)\r\n    ) !important;\r\n\r\n  border:\r\n    1px solid rgba(47,133,241,.14) !important;\r\n\r\n  border-radius:13px !important;\r\n}\r\n\r\n.arb-footer-access-label{\r\n  display:block !important;\r\n\r\n  color:#73bbff !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.12em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.arb-footer-access-text{\r\n  display:block !important;\r\n\r\n  margin-top:7px !important;\r\n\r\n  color:#758298 !important;\r\n\r\n  font-size:11px !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n.arb-footer-access-actions{\r\n  display:flex !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:14px !important;\r\n}\r\n\r\n.arb-footer-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  min-height:39px !important;\r\n\r\n  padding:10px 14px !important;\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  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent !important;\r\n\r\n  border-radius:8px !important;\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    box-shadow .2s ease !important;\r\n}\r\n\r\n.arb-footer-btn-login{\r\n  color:#e2edfc !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,.11) !important;\r\n}\r\n\r\n.arb-footer-btn-login:hover{\r\n  color:var(--arb-blue-light) !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.07) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.28) !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n}\r\n\r\n.arb-footer-btn-register{\r\n  color:#ffffff !important;\r\n\r\n  background:\r\n    var(--arb-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(33,165,255,.60) !important;\r\n\r\n  box-shadow:\r\n    0 7px 21px rgba(0,126,255,.18),\r\n    0 0 0 1px rgba(255,255,255,.07) inset !important;\r\n}\r\n\r\n.arb-footer-btn-register:hover{\r\n  color:#ffffff !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  box-shadow:\r\n    0 10px 28px rgba(0,126,255,.26),\r\n    0 0 18px rgba(0,216,255,.10),\r\n    0 0 0 1px rgba(255,255,255,.10) inset !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   AVISO DE RISCO\r\n========================================================= *\/\r\n\r\n.arb-footer-risk{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  gap:13px !important;\r\n\r\n  padding:20px 22px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.018) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n\r\n  border-radius:12px !important;\r\n}\r\n\r\n.arb-footer-risk-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:32px !important;\r\n  height:32px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--arb-blue-light) !important;\r\n\r\n  background:\r\n    rgba(8,124,255,.06) !important;\r\n\r\n  border:\r\n    1px solid rgba(33,165,255,.14) !important;\r\n\r\n  border-radius:9px !important;\r\n}\r\n\r\n.arb-footer-risk-icon svg{\r\n  width:16px !important;\r\n  height:16px !important;\r\n}\r\n\r\n.arb-footer-risk-text{\r\n  color:#67758b !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n.arb-footer-risk-text strong{\r\n  color:#9aa8bd !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA INFERIOR\r\n========================================================= *\/\r\n\r\n.arb-footer-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:28px !important;\r\n\r\n  margin-top:32px !important;\r\n  padding:22px 0 !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n}\r\n\r\n.arb-footer-copyright{\r\n  color:#58657a !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n.arb-footer-bottom-links{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-wrap:wrap !important;\r\n  justify-content:flex-end !important;\r\n  gap:8px 18px !important;\r\n}\r\n\r\n.arb-footer-bottom-link{\r\n  color:#606d82 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.4 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease !important;\r\n}\r\n\r\n.arb-footer-bottom-link:hover{\r\n  color:var(--arb-blue-light) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .arb-footer-main{\r\n    grid-template-columns:\r\n      minmax(260px,1.3fr)\r\n      repeat(2,minmax(150px,.7fr)) !important;\r\n  }\r\n\r\n  .arb-footer-column:last-child{\r\n    grid-column:\r\n      2 \/ 4 !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:800px){\r\n\r\n  .arb-footer{\r\n    padding:\r\n      68px 24px 0 !important;\r\n  }\r\n\r\n  .arb-footer-main{\r\n    grid-template-columns:\r\n      repeat(2,minmax(0,1fr)) !important;\r\n\r\n    gap:42px 34px !important;\r\n  }\r\n\r\n  .arb-footer-brand{\r\n    grid-column:\r\n      span 2 !important;\r\n\r\n    max-width:560px !important;\r\n  }\r\n\r\n  .arb-footer-column:last-child{\r\n    grid-column:\r\n      auto !important;\r\n  }\r\n\r\n  .arb-footer-bottom{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n\r\n    gap:14px !important;\r\n  }\r\n\r\n  .arb-footer-bottom-links{\r\n    justify-content:flex-start !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:560px){\r\n\r\n  .arb-footer{\r\n    padding:\r\n      58px 18px 0 !important;\r\n  }\r\n\r\n  .arb-footer-main{\r\n    grid-template-columns:\r\n      1fr !important;\r\n\r\n    gap:36px !important;\r\n\r\n    padding-bottom:42px !important;\r\n  }\r\n\r\n  .arb-footer-brand{\r\n    grid-column:\r\n      auto !important;\r\n  }\r\n\r\n  .arb-footer-logo img{\r\n    width:142px !important;\r\n  }\r\n\r\n  .arb-footer-access-actions{\r\n    flex-direction:column !important;\r\n  }\r\n\r\n  .arb-footer-btn{\r\n    width:100% !important;\r\n  }\r\n\r\n  .arb-footer-risk{\r\n    padding:\r\n      18px !important;\r\n  }\r\n\r\n  .arb-footer-bottom{\r\n    padding:\r\n      20px 0 !important;\r\n  }\r\n\r\n  .arb-footer-bottom-links{\r\n    gap:\r\n      9px 15px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<footer class=\"arb-footer\">\r\n\r\n  <div class=\"arb-footer-container\">\r\n\r\n    <!-- \u00c1rea principal -->\r\n\r\n    <div class=\"arb-footer-main\">\r\n\r\n      <!-- Marca -->\r\n\r\n      <div class=\"arb-footer-brand\">\r\n\r\n        <a\r\n          href=\"https:\/\/arbtrex.cloud\/es\/\"\r\n          class=\"arb-footer-logo\"\r\n          aria-label=\"Arbtrex Home\"\r\n        >\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-logo.webp\"\r\n            alt=\"Arbtrex\"\r\n            width=\"156\"\r\n            height=\"48\"\r\n          >\r\n        <\/a>\r\n\r\n\r\n        <p class=\"arb-footer-brand-text\">\r\n          <strong>Arbtrex conecta m\u00faltiples mercados digitales a trav\u00e9s de un ecosistema operativo m\u00e1s amplio.<\/strong> Explore el acceso al mercado, la ejecuci\u00f3n, la participaci\u00f3n de la comunidad y la infraestructura futura a trav\u00e9s de una experiencia m\u00e1s conectada.\r\n        <\/p>\r\n\r\n\r\n        <span class=\"arb-footer-status\">\r\n          Mercados digitales conectados\r\n        <\/span>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Navega\u00e7\u00e3o -->\r\n\r\n      <div class=\"arb-footer-column\">\r\n\r\n        <span class=\"arb-footer-column-title\">\r\n          Navegaci\u00f3n\r\n        <\/span>\r\n\r\n        <nav\r\n          class=\"arb-footer-links\"\r\n          aria-label=\"Navegaci\u00f3n del pie de p\u00e1gina\"\r\n        >\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Home\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/about\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Acerca de\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/markets\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Mercados\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/affiliates\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Afiliados\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/token\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Simb\u00f3lico\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/faq\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Preguntas frecuentes\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Ecossistema -->\r\n\r\n      <div class=\"arb-footer-column\">\r\n\r\n        <span class=\"arb-footer-column-title\">\r\n          Ecosistema\r\n        <\/span>\r\n\r\n        <div class=\"arb-footer-links\">\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/markets\/#yield-farming\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Yield Farming\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/markets\/#arbotx\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            ArbotX\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/markets\/#predictions\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Predicciones\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/markets\/#token-battles\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Batallas de Tokens\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/token\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            $ARBTREX\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Conta e legais -->\r\n\r\n      <div class=\"arb-footer-column\">\r\n\r\n        <span class=\"arb-footer-column-title\">\r\n          Cuenta\r\n        <\/span>\r\n\r\n        <div class=\"arb-footer-links\">\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/login\/\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Acceso\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/tour\/\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Crear una cuenta\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/terminos-y-condiciones\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            T\u00e9rminos y condiciones\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/politica-de-privacidad\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            pol\u00edtica de privacidad\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/divulgacion-de-riesgos\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Divulgaci\u00f3n de riesgos\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/arbtrex.cloud\/es\/descargo-de-responsabilidad-sobre-ganancias\/\"\r\n            class=\"arb-footer-link\"\r\n          >\r\n            Descargo de responsabilidad sobre ganancias\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n       \r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n   \r\n\r\n\r\n    <!-- Barra inferior -->\r\n\r\n    <div class=\"arb-footer-bottom\">\r\n\r\n      <p class=\"arb-footer-copyright\">\r\n        \u00a9 <span id=\"arb-footer-year\">2026<\/span> Arbtrex. Todos los derechos reservados.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"arb-footer-bottom-links\">\r\n\r\n        <a\r\n          href=\"https:\/\/arbtrex.cloud\/es\/politica-de-cookies\/\"\r\n          class=\"arb-footer-bottom-link\"\r\n        >\r\n          Pol\u00edtica de cookies\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/arbtrex.cloud\/es\/politica-de-privacidad\/\"\r\n          class=\"arb-footer-bottom-link\"\r\n        >\r\n          Privacidad\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/arbtrex.cloud\/es\/terminos-y-condiciones\/\"\r\n          class=\"arb-footer-bottom-link\"\r\n        >\r\n          T\u00e9rminos\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/arbtrex.cloud\/es\/divulgacion-de-riesgos\/\"\r\n          class=\"arb-footer-bottom-link\"\r\n        >\r\n          Divulgaci\u00f3n de riesgos\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n \r\n\r\n<\/footer>\r\n\r\n\r\n<!-- =========================================================\r\n     ANO AUTOM\u00c1TICO\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var yearElement =\r\n    document.getElementById('arb-footer-year');\r\n\r\n  if(yearElement){\r\n    yearElement.textContent =\r\n      new Date().getFullYear();\r\n  }\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Home About Markets Affiliates Token FAQ Login Create Account \u2192 Home About Markets Affiliates Token FAQ Login Create Account \u2192 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":22,"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-62","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>Arbtrex Terms and Conditions | Platform Use and User Responsibilities<\/title>\n<meta name=\"description\" content=\"Review the Arbtrex Terms and Conditions covering account access, platform use, user responsibilities, affiliate participation and digital services.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arbtrex.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 and Conditions\" \/>\n<meta property=\"og:description\" content=\"Review the Arbtrex Terms and Conditions covering account access, platform use, user responsibilities, affiliate participation and digital services.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arbtrex.cloud\/es\/terminos-y-condiciones\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T02:01:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-banner.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1463\" \/>\n\t<meta property=\"og:image:height\" content=\"834\" \/>\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=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/\",\"url\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/\",\"name\":\"Arbtrex Terms and Conditions | Platform Use and User Responsibilities\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arbtrex.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/arbtrex-banner.webp\",\"datePublished\":\"2026-08-06T01:52:45+00:00\",\"dateModified\":\"2026-08-06T02:01:49+00:00\",\"description\":\"Review the Arbtrex Terms and Conditions covering account access, platform use, user responsibilities, affiliate participation and digital services.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/#primaryimage\",\"url\":\"https:\\\/\\\/arbtrex.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/arbtrex-banner.webp\",\"contentUrl\":\"https:\\\/\\\/arbtrex.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/arbtrex-banner.webp\",\"width\":1463,\"height\":834,\"caption\":\"arbtrex banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/terms-and-conditions\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/arbtrex.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms and Conditions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arbtrex.cloud\\\/#website\",\"url\":\"https:\\\/\\\/arbtrex.cloud\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arbtrex.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 Arbtrex | Uso de la plataforma y responsabilidades del usuario","description":"Revise los T\u00e9rminos y Condiciones de Arbtrex que abarcan el acceso a la cuenta, el uso de la plataforma, las responsabilidades del usuario, la participaci\u00f3n de afiliados y los servicios digitales.","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:\/\/arbtrex.cloud\/es\/terminos-y-condiciones\/","og_locale":"es_ES","og_type":"article","og_title":"Terms and Conditions","og_description":"Review the Arbtrex Terms and Conditions covering account access, platform use, user responsibilities, affiliate participation and digital services.","og_url":"https:\/\/arbtrex.cloud\/es\/terminos-y-condiciones\/","article_modified_time":"2026-08-06T02:01:49+00:00","og_image":[{"width":1463,"height":834,"url":"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-banner.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/","url":"https:\/\/arbtrex.cloud\/terms-and-conditions\/","name":"T\u00e9rminos y condiciones de Arbtrex | Uso de la plataforma y responsabilidades del usuario","isPartOf":{"@id":"https:\/\/arbtrex.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/#primaryimage"},"image":{"@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/#primaryimage"},"thumbnailUrl":"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-banner.webp","datePublished":"2026-08-06T01:52:45+00:00","dateModified":"2026-08-06T02:01:49+00:00","description":"Revise los T\u00e9rminos y Condiciones de Arbtrex que abarcan el acceso a la cuenta, el uso de la plataforma, las responsabilidades del usuario, la participaci\u00f3n de afiliados y los servicios digitales.","breadcrumb":{"@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arbtrex.cloud\/terms-and-conditions\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/#primaryimage","url":"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-banner.webp","contentUrl":"https:\/\/arbtrex.cloud\/wp-content\/uploads\/2026\/08\/arbtrex-banner.webp","width":1463,"height":834,"caption":"arbtrex banner"},{"@type":"BreadcrumbList","@id":"https:\/\/arbtrex.cloud\/terms-and-conditions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/arbtrex.cloud\/"},{"@type":"ListItem","position":2,"name":"Terms and Conditions"}]},{"@type":"WebSite","@id":"https:\/\/arbtrex.cloud\/#website","url":"https:\/\/arbtrex.cloud\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arbtrex.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":4,"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":77,"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/pages\/62\/revisions\/77"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/media\/22"}],"wp:attachment":[{"href":"https:\/\/arbtrex.cloud\/es\/wp-json\/wp\/v2\/media?parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}