{"id":49,"date":"2026-08-08T11:32:12","date_gmt":"2026-08-08T14:32:12","guid":{"rendered":"https:\/\/oxustech.cloud\/?page_id=49"},"modified":"2026-08-08T11:40:40","modified_gmt":"2026-08-08T14:40:40","slug":"programa-de-afiliados","status":"publish","type":"page","link":"https:\/\/oxustech.cloud\/es\/affiliate-program\/","title":{"rendered":"Programa de afiliados de OxusTech"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"49\" class=\"elementor elementor-49\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67111b1 e-con e-atomic-element e-flexbox-base e-da9d6df \" data-id=\"67111b1\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"67111b1\" data-e-type=\"e-flexbox\" data-id=\"67111b1\">\n    \t\t<div class=\"elementor-element elementor-element-7fe9378 elementor-widget elementor-widget-html\" data-id=\"7fe9378\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 HEADER \/ NAV\r\n     Visual escuro com degrad\u00ea verde e ciano\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET \/ CONFIGURA\u00c7\u00d5ES GERAIS\r\n========================================================= *\/\r\n\r\n.oxus-header,\r\n.oxus-header *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.oxus-header{\r\n  --oxus-black:#030607;\r\n  --oxus-black-soft:#060a0c;\r\n  --oxus-dark:#081013;\r\n\r\n  --oxus-green:#00e5a8;\r\n  --oxus-green-light:#16f5bd;\r\n  --oxus-green-dark:#00b98c;\r\n\r\n  --oxus-cyan:#10cfea;\r\n  --oxus-cyan-light:#25dcf5;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#f4f7f8;\r\n  --oxus-muted:#939da8;\r\n\r\n  --oxus-gradient:\r\n    linear-gradient(\r\n      90deg,\r\n      #00e5a8 0%,\r\n      #08d9c0 48%,\r\n      #10cfea 100%\r\n    );\r\n\r\n  --oxus-gradient-hover:\r\n    linear-gradient(\r\n      90deg,\r\n      #19f0ba 0%,\r\n      #18e2cd 48%,\r\n      #29dcf5 100%\r\n    );\r\n\r\n  position:relative;\r\n  z-index:9999;\r\n\r\n  width:100%;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(3,6,7,.98) 0%,\r\n      rgba(5,10,12,.96) 100%\r\n    ) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(0,229,168,.10) !important;\r\n\r\n  box-shadow:\r\n    0 10px 40px rgba(0,0,0,.25) !important;\r\n\r\n  overflow:visible;\r\n}\r\n\r\n\r\n\/* Brilho de fundo *\/\r\n\r\n.oxus-header::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  z-index:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 5% 50%,\r\n      rgba(0,229,168,.12) 0%,\r\n      rgba(0,229,168,.04) 24%,\r\n      transparent 48%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 20%,\r\n      rgba(16,207,234,.10) 0%,\r\n      transparent 38%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha inferior em degrad\u00ea *\/\r\n\r\n.oxus-header::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:0;\r\n  bottom:-1px;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  pointer-events:none;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent 0%,\r\n      rgba(0,229,168,.35) 28%,\r\n      rgba(16,207,234,.30) 72%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.oxus-header-bar{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:22px;\r\n\r\n  width:100%;\r\n  max-width:1420px;\r\n\r\n  margin:0 auto;\r\n  padding:17px 32px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOGO\r\n========================================================= *\/\r\n\r\n.oxus-header-logo{\r\n  display:inline-flex;\r\n  align-items:center;\r\n\r\n  flex-shrink:0;\r\n\r\n  line-height:0;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .25s ease,\r\n    transform .25s ease,\r\n    filter .25s ease;\r\n}\r\n\r\n.oxus-header-logo:hover{\r\n  opacity:.95;\r\n\r\n  transform:\r\n    translateY(-1px);\r\n\r\n  filter:\r\n    drop-shadow(0 0 12px rgba(0,229,168,.18));\r\n}\r\n\r\n.oxus-header-logo img{\r\n  display:block;\r\n\r\n  width:140px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVEGA\u00c7\u00c3O DESKTOP\r\n========================================================= *\/\r\n\r\n.oxus-header-nav{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex:1;\r\n\r\n  gap:3px;\r\n}\r\n\r\n.oxus-header-nav-link,\r\n.oxus-header-dropdown-trigger{\r\n  position:relative;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:6px;\r\n\r\n  padding:10px 12px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:8px;\r\n\r\n  background:\r\n    transparent !important;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-nav-link:hover,\r\n.oxus-header-dropdown-trigger:hover{\r\n  color:\r\n    var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.045) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.04);\r\n\r\n  transform:\r\n    translateY(-1px);\r\n}\r\n\r\n\r\n\/* Item ativo *\/\r\n\r\n.oxus-header-nav-link.active,\r\n.oxus-header-dropdown.active > .oxus-header-dropdown-trigger{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.09),\r\n      rgba(16,207,234,.05)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.10);\r\n}\r\n\r\n.oxus-header-nav-link.active::after,\r\n.oxus-header-dropdown.active > .oxus-header-dropdown-trigger::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  left:50%;\r\n  bottom:3px;\r\n\r\n  width:25px;\r\n  height:2px;\r\n\r\n  transform:\r\n    translateX(-50%);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    var(--oxus-gradient);\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DROPDOWN OXUSTECH\r\n========================================================= *\/\r\n\r\n.oxus-header-dropdown{\r\n  position:relative;\r\n}\r\n\r\n.oxus-header-dropdown-arrow{\r\n  display:inline-flex;\r\n\r\n  width:14px;\r\n  height:14px;\r\n\r\n  opacity:.65;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    opacity .22s ease;\r\n}\r\n\r\n.oxus-header-dropdown:hover\r\n.oxus-header-dropdown-arrow{\r\n  transform:\r\n    rotate(180deg);\r\n\r\n  opacity:1;\r\n}\r\n\r\n.oxus-header-dropdown-menu{\r\n  position:absolute;\r\n\r\n  top:calc(100% + 10px);\r\n  left:50%;\r\n\r\n  width:230px;\r\n\r\n  padding:8px;\r\n\r\n  opacity:0;\r\n  visibility:hidden;\r\n\r\n  transform:\r\n    translate(-50%, -6px);\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(8,16,19,.99) 0%,\r\n      rgba(3,6,7,.99) 100%\r\n    );\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.13);\r\n\r\n  border-radius:12px;\r\n\r\n  box-shadow:\r\n    0 20px 50px rgba(0,0,0,.45),\r\n    0 0 25px rgba(0,229,168,.04);\r\n\r\n  transition:\r\n    opacity .2s ease,\r\n    visibility .2s ease,\r\n    transform .2s ease;\r\n\r\n  z-index:100;\r\n}\r\n\r\n.oxus-header-dropdown-menu::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-10px;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:10px;\r\n}\r\n\r\n.oxus-header-dropdown:hover\r\n.oxus-header-dropdown-menu{\r\n  opacity:1;\r\n  visibility:visible;\r\n\r\n  transform:\r\n    translate(-50%,0);\r\n}\r\n\r\n.oxus-header-dropdown-menu a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:10px;\r\n\r\n  width:100%;\r\n\r\n  padding:11px 12px;\r\n\r\n  color:\r\n    var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:8px;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-dropdown-menu a:hover{\r\n  color:\r\n    var(--oxus-white) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.12);\r\n\r\n  transform:\r\n    translateX(2px);\r\n}\r\n\r\n.oxus-header-dropdown-menu a span{\r\n  color:\r\n    var(--oxus-green);\r\n\r\n  opacity:.65;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00d5ES\r\n========================================================= *\/\r\n\r\n.oxus-header-actions{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  flex-shrink:0;\r\n}\r\n\r\n.oxus-header-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:8px;\r\n\r\n  padding:11px 19px;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    filter .22s ease;\r\n}\r\n\r\n\r\n\/* Login *\/\r\n\r\n.oxus-header-btn-login{\r\n  color:\r\n    var(--oxus-text) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.14) !important;\r\n}\r\n\r\n.oxus-header-btn-login:hover{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.06) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.34) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.08);\r\n}\r\n\r\n\r\n\/* CTA *\/\r\n\r\n.oxus-header-btn-cta{\r\n  color:\r\n    #02100d !important;\r\n\r\n  background:\r\n    var(--oxus-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.70) !important;\r\n\r\n  box-shadow:\r\n    0 6px 22px rgba(0,229,168,.16),\r\n    0 0 0 1px rgba(255,255,255,.06) inset !important;\r\n}\r\n\r\n.oxus-header-btn-cta:hover{\r\n  color:\r\n    #020b09 !important;\r\n\r\n  background:\r\n    var(--oxus-gradient-hover) !important;\r\n\r\n  transform:\r\n    translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 9px 30px rgba(0,229,168,.25),\r\n    0 0 22px rgba(16,207,234,.14),\r\n    0 0 0 1px rgba(255,255,255,.10) inset !important;\r\n\r\n  filter:\r\n    saturate(1.08);\r\n}\r\n\r\n.oxus-header-btn .arrow{\r\n  display:inline-block;\r\n\r\n  font-size:15px;\r\n  line-height:1;\r\n\r\n  transition:\r\n    transform .22s ease;\r\n}\r\n\r\n.oxus-header-btn:hover .arrow{\r\n  transform:\r\n    translateX(3px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HAMBURGER\r\n========================================================= *\/\r\n\r\n.oxus-header-burger{\r\n  display:none;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  width:42px;\r\n  height:42px;\r\n\r\n  padding:0;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    box-shadow .2s ease;\r\n}\r\n\r\n.oxus-header-burger:hover,\r\n.oxus-header-burger.open{\r\n  background:\r\n    rgba(0,229,168,.07) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.35) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(0,229,168,.10);\r\n}\r\n\r\n.oxus-header-burger-lines{\r\n  position:relative;\r\n\r\n  display:block;\r\n\r\n  width:19px;\r\n  height:14px;\r\n}\r\n\r\n.oxus-header-burger-lines span{\r\n  display:block;\r\n\r\n  position:absolute;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:2px;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    var(--oxus-white);\r\n\r\n  transition:\r\n    top .3s ease,\r\n    opacity .2s ease,\r\n    transform .3s ease,\r\n    background .2s ease;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(1){\r\n  top:0;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(2){\r\n  top:6px;\r\n}\r\n\r\n.oxus-header-burger-lines span:nth-child(3){\r\n  top:12px;\r\n}\r\n\r\n.oxus-header-burger:hover\r\n.oxus-header-burger-lines span,\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span{\r\n  background:\r\n    var(--oxus-green);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(1){\r\n  top:6px;\r\n\r\n  transform:\r\n    rotate(45deg);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(2){\r\n  opacity:0;\r\n\r\n  transform:\r\n    translateX(-15px);\r\n}\r\n\r\n.oxus-header-burger.open\r\n.oxus-header-burger-lines span:nth-child(3){\r\n  top:6px;\r\n\r\n  transform:\r\n    rotate(-45deg);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MENU MOBILE\r\n========================================================= *\/\r\n\r\n.oxus-header-mobile{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  display:none;\r\n  flex-direction:column;\r\n\r\n  padding:16px 24px 24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(0,229,168,.08),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070d0f 0%,\r\n      #030607 100%\r\n    ) !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n\r\n  box-shadow:\r\n    0 20px 40px rgba(0,0,0,.35);\r\n}\r\n\r\n.oxus-header-mobile.open{\r\n  display:flex;\r\n}\r\n\r\n\r\n\/* Navega\u00e7\u00e3o *\/\r\n\r\n.oxus-header-mobile-nav{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:7px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n.oxus-header-mobile-nav > a,\r\n.oxus-mobile-dropdown-trigger{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n  gap:16px;\r\n\r\n  width:100%;\r\n\r\n  padding:14px 17px;\r\n\r\n  color:\r\n    var(--oxus-text) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07) !important;\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n.oxus-header-mobile-nav > a:hover,\r\n.oxus-header-mobile-nav > a.active,\r\n.oxus-mobile-dropdown-trigger:hover,\r\n.oxus-mobile-dropdown-trigger.open{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n}\r\n\r\n\r\n\/* Submenu mobile *\/\r\n\r\n.oxus-mobile-dropdown{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:7px;\r\n}\r\n\r\n.oxus-mobile-dropdown-icon{\r\n  display:inline-flex;\r\n\r\n  width:16px;\r\n  height:16px;\r\n\r\n  opacity:.65;\r\n\r\n  transition:\r\n    transform .25s ease;\r\n}\r\n\r\n.oxus-mobile-dropdown-trigger.open\r\n.oxus-mobile-dropdown-icon{\r\n  transform:\r\n    rotate(180deg);\r\n}\r\n\r\n.oxus-mobile-submenu{\r\n  display:none;\r\n  flex-direction:column;\r\n  gap:5px;\r\n\r\n  padding:\r\n    4px 0 3px 14px;\r\n}\r\n\r\n.oxus-mobile-submenu.open{\r\n  display:flex;\r\n}\r\n\r\n.oxus-mobile-submenu a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  padding:12px 15px;\r\n\r\n  color:\r\n    var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:600 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055);\r\n\r\n  border-radius:9px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease;\r\n}\r\n\r\n.oxus-mobile-submenu a:hover{\r\n  color:\r\n    var(--oxus-green) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.05);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n}\r\n\r\n\r\n\/* Bot\u00f5es mobile *\/\r\n\r\n.oxus-header-mobile-actions{\r\n  display:flex;\r\n  flex-direction:column;\r\n  gap:10px;\r\n\r\n  padding-top:20px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.07);\r\n}\r\n\r\n.oxus-header-mobile-actions\r\n.oxus-header-btn{\r\n  width:100%;\r\n\r\n  padding:14px 20px;\r\n\r\n  font-size:14px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:1220px){\r\n\r\n  .oxus-header-bar{\r\n    padding-left:24px;\r\n    padding-right:24px;\r\n  }\r\n\r\n  .oxus-header-nav-link,\r\n  .oxus-header-dropdown-trigger{\r\n    padding-left:9px;\r\n    padding-right:9px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .oxus-header-btn{\r\n    padding-left:15px;\r\n    padding-right:15px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:1080px){\r\n\r\n  .oxus-header-nav{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-burger{\r\n    display:flex;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:620px){\r\n\r\n  .oxus-header-bar{\r\n    gap:12px;\r\n\r\n    padding:\r\n      14px 18px;\r\n  }\r\n\r\n  .oxus-header-logo img{\r\n    width:124px !important;\r\n  }\r\n\r\n  .oxus-header-actions{\r\n    gap:8px;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-login{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-btn{\r\n    padding:\r\n      10px 15px;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .oxus-header-mobile{\r\n    padding:\r\n      14px 18px 20px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:430px){\r\n\r\n  .oxus-header-logo img{\r\n    width:112px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta{\r\n    padding:\r\n      10px 12px;\r\n\r\n    font-size:11px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta\r\n  .arrow{\r\n    display:none;\r\n  }\r\n\r\n  .oxus-header-burger{\r\n    width:40px;\r\n    height:40px;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:360px){\r\n\r\n  .oxus-header-bar{\r\n    padding-left:12px;\r\n    padding-right:12px;\r\n  }\r\n\r\n  .oxus-header-logo img{\r\n    width:96px !important;\r\n  }\r\n\r\n  .oxus-header-actions\r\n  .oxus-header-btn-cta{\r\n    padding-left:9px;\r\n    padding-right:9px;\r\n\r\n    font-size:10px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<header class=\"oxus-header\">\r\n\r\n  <div class=\"oxus-header-bar\">\r\n\r\n    <!-- LOGO -->\r\n    <a\r\n      href=\"https:\/\/oxustech.cloud\/\"\r\n      class=\"oxus-header-logo\"\r\n      aria-label=\"OxusTech Home\"\r\n    >\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxustech-logo.webp\"\r\n        alt=\"OxusTech\"\r\n        width=\"140\"\r\n        height=\"45\"\r\n      >\r\n    <\/a>\r\n\r\n\r\n    <!-- =====================================================\r\n         MENU DESKTOP\r\n    ====================================================== -->\r\n\r\n    <nav\r\n      class=\"oxus-header-nav\"\r\n      aria-label=\"Main navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        Home\r\n      <\/a>\r\n\r\n\r\n      <!-- DROPDOWN OXUSTECH -->\r\n\r\n      <div class=\"oxus-header-dropdown\">\r\n\r\n        <button\r\n          class=\"oxus-header-dropdown-trigger\"\r\n          type=\"button\"\r\n          aria-haspopup=\"true\"\r\n        >\r\n          OxusTech\r\n\r\n          <svg\r\n            class=\"oxus-header-dropdown-arrow\"\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n          <\/svg>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"oxus-header-dropdown-menu\">\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"\/how-it-works\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        How It Works\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/performance\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        Performance\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/affiliate-program\/\"\r\n          class=\"oxus-header-nav-link active\"\r\n      >\r\n        Affiliate Program\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"\/faq\/\"\r\n        class=\"oxus-header-nav-link\"\r\n      >\r\n        FAQ\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- =====================================================\r\n         A\u00c7\u00d5ES\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-header-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/app.oxustech.ai\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-cta\"\r\n      >\r\n        Get Started\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- HAMBURGER -->\r\n\r\n      <button\r\n        class=\"oxus-header-burger\"\r\n        id=\"oxus-header-burger\"\r\n        type=\"button\"\r\n        aria-label=\"Open navigation menu\"\r\n        aria-expanded=\"false\"\r\n        aria-controls=\"oxus-mobile-menu\"\r\n      >\r\n        <span class=\"oxus-header-burger-lines\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n        <\/span>\r\n      <\/button>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- =====================================================\r\n       MENU MOBILE\r\n  ====================================================== -->\r\n\r\n  <div\r\n    class=\"oxus-header-mobile\"\r\n    id=\"oxus-mobile-menu\"\r\n  >\r\n\r\n    <nav\r\n      class=\"oxus-header-mobile-nav\"\r\n      aria-label=\"Mobile navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"\/\"\r\n        \r\n      >\r\n        Home\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- DROPDOWN MOBILE -->\r\n\r\n      <div class=\"oxus-mobile-dropdown\">\r\n\r\n        <button\r\n          class=\"oxus-mobile-dropdown-trigger\"\r\n          id=\"oxus-mobile-dropdown-trigger\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n          OxusTech\r\n\r\n          <svg\r\n            class=\"oxus-mobile-dropdown-icon\"\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <polyline points=\"6 9 12 15 18 9\"><\/polyline>\r\n          <\/svg>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div\r\n          class=\"oxus-mobile-submenu\"\r\n          id=\"oxus-mobile-submenu\"\r\n        >\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n            <span>\u2192<\/span>\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a href=\"\/how-it-works\/\" >\r\n        How It Works\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/performance\/\">\r\n        Performance\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/affiliate-program\/\"\r\n      class=\"active\"\r\n      >\r\n        Affiliate Program\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n\r\n      <a href=\"\/faq\/\">\r\n        FAQ\r\n        <span>\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- A\u00c7\u00d5ES MOBILE -->\r\n\r\n    <div class=\"oxus-header-mobile-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/app.oxustech.ai\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-header-btn oxus-header-btn-cta\"\r\n      >\r\n        Get Started\r\n        <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =========================================================\r\n     JAVASCRIPT\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var burger =\r\n    document.getElementById('oxus-header-burger');\r\n\r\n  var mobileMenu =\r\n    document.getElementById('oxus-mobile-menu');\r\n\r\n  var mobileDropdownTrigger =\r\n    document.getElementById('oxus-mobile-dropdown-trigger');\r\n\r\n  var mobileSubmenu =\r\n    document.getElementById('oxus-mobile-submenu');\r\n\r\n\r\n  \/* =======================================================\r\n     MENU PRINCIPAL MOBILE\r\n  ======================================================= *\/\r\n\r\n  function openMenu(){\r\n\r\n    if(!burger || !mobileMenu){\r\n      return;\r\n    }\r\n\r\n    burger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n\r\n    burger.setAttribute(\r\n      'aria-expanded',\r\n      'true'\r\n    );\r\n\r\n    burger.setAttribute(\r\n      'aria-label',\r\n      'Close navigation menu'\r\n    );\r\n  }\r\n\r\n\r\n  function closeMenu(){\r\n\r\n    if(!burger || !mobileMenu){\r\n      return;\r\n    }\r\n\r\n    burger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n\r\n    burger.setAttribute(\r\n      'aria-expanded',\r\n      'false'\r\n    );\r\n\r\n    burger.setAttribute(\r\n      'aria-label',\r\n      'Open navigation menu'\r\n    );\r\n  }\r\n\r\n\r\n  if(burger && mobileMenu){\r\n\r\n    burger.addEventListener(\r\n      'click',\r\n      function(event){\r\n\r\n        event.stopPropagation();\r\n\r\n        var menuIsOpen =\r\n          mobileMenu.classList.contains('open');\r\n\r\n        if(menuIsOpen){\r\n          closeMenu();\r\n        }else{\r\n          openMenu();\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     DROPDOWN MOBILE\r\n  ======================================================= *\/\r\n\r\n  if(\r\n    mobileDropdownTrigger &&\r\n    mobileSubmenu\r\n  ){\r\n\r\n    mobileDropdownTrigger.addEventListener(\r\n      'click',\r\n      function(event){\r\n\r\n        event.stopPropagation();\r\n\r\n        var isOpen =\r\n          mobileSubmenu.classList.contains('open');\r\n\r\n        mobileSubmenu.classList.toggle('open');\r\n        mobileDropdownTrigger.classList.toggle('open');\r\n\r\n        mobileDropdownTrigger.setAttribute(\r\n          'aria-expanded',\r\n          isOpen ? 'false' : 'true'\r\n        );\r\n\r\n      }\r\n    );\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     FECHAR AO CLICAR NOS LINKS\r\n  ======================================================= *\/\r\n\r\n  if(mobileMenu){\r\n\r\n    mobileMenu\r\n      .querySelectorAll('a')\r\n      .forEach(function(link){\r\n\r\n        link.addEventListener(\r\n          'click',\r\n          function(){\r\n\r\n            closeMenu();\r\n\r\n          }\r\n        );\r\n\r\n      });\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     CLIQUE FORA\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener(\r\n    'click',\r\n    function(event){\r\n\r\n      if(\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open') &&\r\n        !event.target.closest('.oxus-header')\r\n      ){\r\n        closeMenu();\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n\r\n  \/* =======================================================\r\n     ESC\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener(\r\n    'keydown',\r\n    function(event){\r\n\r\n      if(\r\n        event.key === 'Escape' &&\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open')\r\n      ){\r\n\r\n        closeMenu();\r\n\r\n        if(burger){\r\n          burger.focus();\r\n        }\r\n\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n\r\n  \/* =======================================================\r\n     DESKTOP RESIZE\r\n  ======================================================= *\/\r\n\r\n  window.addEventListener(\r\n    'resize',\r\n    function(){\r\n\r\n      if(\r\n        window.innerWidth > 1080 &&\r\n        mobileMenu &&\r\n        mobileMenu.classList.contains('open')\r\n      ){\r\n        closeMenu();\r\n      }\r\n\r\n    }\r\n  );\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f764bc4 elementor-widget elementor-widget-html\" data-id=\"f764bc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 AFFILIATE PROGRAM HERO\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero,\r\n.oxus-aff-hero *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n  min-height:700px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  padding:94px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 32%,\r\n      rgba(0,229,168,.11) 0%,\r\n      rgba(16,207,234,.045) 28%,\r\n      transparent 54%\r\n    ),\r\n    radial-gradient(\r\n      circle at 10% 86%,\r\n      rgba(0,229,168,.05) 0%,\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      120deg,\r\n      #020405 0%,\r\n      #04090b 44%,\r\n      #071316 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BACKGROUND\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-230px;\r\n  right:-180px;\r\n\r\n  width:660px;\r\n  height:660px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.12) 0%,\r\n      rgba(16,207,234,.05) 40%,\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(12px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n.oxus-aff-hero::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.016) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.016) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:54px 54px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to right,\r\n      transparent 0%,\r\n      rgba(0,0,0,.28) 38%,\r\n      rgba(0,0,0,.78) 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to right,\r\n      transparent 0%,\r\n      rgba(0,0,0,.28) 38%,\r\n      rgba(0,0,0,.78) 100%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1320px;\r\n\r\n  margin:0 auto;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.03fr)\r\n    minmax(420px,.97fr);\r\n\r\n  align-items:center;\r\n\r\n  gap:70px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEFT\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-content{\r\n  width:100%;\r\n  max-width:690px;\r\n}\r\n\r\n\r\n\/* EYEBROW *\/\r\n\r\n.oxus-aff-hero-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:23px;\r\n\r\n  padding:8px 13px;\r\n\r\n  color:#b8fff0;\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  letter-spacing:.075em;\r\n  text-transform:uppercase;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.21);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.08),\r\n      rgba(16,207,234,.04)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-hero-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:7px;\r\n  height:7px;\r\n\r\n  flex-shrink:0;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.80);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TITLE\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-title{\r\n  max-width:690px;\r\n\r\n  margin-bottom:22px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(39px,4.2vw,53px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.075 !important;\r\n\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n\r\n.oxus-aff-hero-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DESCRIPTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-description{\r\n  max-width:650px;\r\n\r\n  margin-bottom:24px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMPORTANT NOTE\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-highlight{\r\n  position:relative;\r\n\r\n  max-width:655px;\r\n\r\n  margin-bottom:29px;\r\n\r\n  padding:18px 19px 18px 46px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.055),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-hero-highlight::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:22px;\r\n  left:20px;\r\n\r\n  width:8px;\r\n  height:8px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n.oxus-aff-hero-highlight p{\r\n  color:#b4c0c3 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACTIONS\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-actions{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-aff-hero-btn{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:50px;\r\n\r\n  padding:\r\n    13px 22px;\r\n\r\n  font-size:14px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease,\r\n    color .22s ease;\r\n}\r\n\r\n\r\n.oxus-aff-hero-btn-primary{\r\n  color:#02100c !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.50) !important;\r\n\r\n  box-shadow:\r\n    0 7px 25px rgba(0,229,168,.18);\r\n}\r\n\r\n\r\n.oxus-aff-hero-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 11px 34px rgba(0,229,168,.27);\r\n}\r\n\r\n\r\n.oxus-aff-hero-btn-secondary{\r\n  color:var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.13) !important;\r\n}\r\n\r\n\r\n.oxus-aff-hero-btn-secondary:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.045) !important;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RIGHT VISUAL\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-visual{\r\n  position:relative;\r\n\r\n  width:100%;\r\n  max-width:560px;\r\n\r\n  margin-left:auto;\r\n}\r\n\r\n\r\n.oxus-aff-hero-visual::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:82%;\r\n  height:82%;\r\n\r\n  transform:\r\n    translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.17) 0%,\r\n      rgba(16,207,234,.07) 38%,\r\n      transparent 72%\r\n    );\r\n\r\n  filter:blur(35px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PROGRAM CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-card{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  padding:29px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.10);\r\n\r\n  border-radius:22px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(14,28,31,.89) 0%,\r\n      rgba(5,12,14,.94) 54%,\r\n      rgba(4,9,11,.98) 100%\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(0,0,0,.45),\r\n    inset 0 1px 0 rgba(255,255,255,.055);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-hero-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.78),\r\n      rgba(16,207,234,.60),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-hero-card-label{\r\n  margin-bottom:7px;\r\n\r\n  color:#879499;\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-hero-card-title{\r\n  margin-bottom:24px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   REWARD GRID\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-rewards{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:10px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n\r\n.oxus-aff-hero-reward{\r\n  min-height:125px;\r\n\r\n  padding:19px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    rgba(255,255,255,.018);\r\n}\r\n\r\n\r\n.oxus-aff-hero-reward-value{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:24px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.03em;\r\n}\r\n\r\n\r\n.oxus-aff-hero-reward-title{\r\n  margin-bottom:6px;\r\n\r\n  color:var(--oxus-white);\r\n\r\n  font-size:12px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-aff-hero-reward-text{\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD CALLOUT\r\n========================================================= *\/\r\n\r\n.oxus-aff-hero-card-callout{\r\n  padding:19px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.13);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.05),\r\n      rgba(16,207,234,.017)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-hero-card-callout-title{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-hero-card-callout p{\r\n  color:#a3afb3 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .oxus-aff-hero{\r\n    min-height:auto;\r\n\r\n    padding-top:75px;\r\n    padding-bottom:75px;\r\n  }\r\n\r\n  .oxus-aff-hero-container{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:55px;\r\n  }\r\n\r\n  .oxus-aff-hero-content{\r\n    max-width:760px;\r\n  }\r\n\r\n  .oxus-aff-hero-visual{\r\n    max-width:650px;\r\n\r\n    margin-left:0;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-aff-hero{\r\n    padding:\r\n      62px 20px;\r\n  }\r\n\r\n  .oxus-aff-hero-title{\r\n    font-size:\r\n      clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .oxus-aff-hero-description{\r\n    font-size:16px !important;\r\n  }\r\n\r\n  .oxus-aff-hero-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-aff-hero-btn{\r\n    width:100%;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:540px){\r\n\r\n  .oxus-aff-hero-rewards{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-aff-hero{\r\n    padding-top:52px;\r\n    padding-bottom:52px;\r\n  }\r\n\r\n  .oxus-aff-hero-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .oxus-aff-hero-card{\r\n    padding:22px 18px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-aff-hero\">\r\n\r\n  <div class=\"oxus-aff-hero-container\">\r\n\r\n\r\n    <!-- LEFT -->\r\n\r\n    <div class=\"oxus-aff-hero-content\">\r\n\r\n\r\n      <div class=\"oxus-aff-hero-eyebrow\">\r\n        OxusTech Affiliate Program\r\n      <\/div>\r\n\r\n\r\n      <h1 class=\"oxus-aff-hero-title\">\r\n        Build a network with\r\n        <span class=\"oxus-aff-hero-title-gradient\">\r\n          rewards based on real team volume\r\n        <\/span>\r\n      <\/h1>\r\n\r\n\r\n      <p class=\"oxus-aff-hero-description\">\r\n        The Oxus Tech affiliate program combines direct referral rewards,\r\n        deeper team volume, qualification pools and rank bonuses in one\r\n        structured partner system.\r\n      <\/p>\r\n\r\n\r\n      <!-- IMPORTANT REINFORCEMENT -->\r\n\r\n      <div class=\"oxus-aff-hero-highlight\">\r\n\r\n        <p>\r\n          The percentages may look small at first glance, but Firstline\r\n          and Downline rewards are calculated on eligible deposited team\r\n          volume rather than only on the daily earnings generated by that\r\n          network.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-aff-hero-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-aff-hero-btn oxus-aff-hero-btn-primary\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"#oxus-affiliate-structure\"\r\n          class=\"oxus-aff-hero-btn oxus-aff-hero-btn-secondary\"\r\n        >\r\n          Explore the Program\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- RIGHT -->\r\n\r\n    <div class=\"oxus-aff-hero-visual\">\r\n\r\n\r\n      <div class=\"oxus-aff-hero-card\">\r\n\r\n\r\n        <div class=\"oxus-aff-hero-card-label\">\r\n          Partner Program Overview\r\n        <\/div>\r\n\r\n\r\n        <h2 class=\"oxus-aff-hero-card-title\">\r\n          Multiple reward paths inside one affiliate structure\r\n        <\/h2>\r\n\r\n\r\n        <div class=\"oxus-aff-hero-rewards\">\r\n\r\n\r\n          <!-- FIRSTLINE -->\r\n\r\n          <div class=\"oxus-aff-hero-reward\">\r\n\r\n            <div class=\"oxus-aff-hero-reward-value\">\r\n              0.20%\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-title\">\r\n              Firstline\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-text\">\r\n              Up to daily on eligible Level 1 volume.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- DOWNLINE -->\r\n\r\n          <div class=\"oxus-aff-hero-reward\">\r\n\r\n            <div class=\"oxus-aff-hero-reward-value\">\r\n              0.04%\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-title\">\r\n              Downline\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-text\">\r\n              Up to daily on eligible team volume from Level 2.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- POOLS -->\r\n\r\n          <div class=\"oxus-aff-hero-reward\">\r\n\r\n            <div class=\"oxus-aff-hero-reward-value\">\r\n              9\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-title\">\r\n              Pools\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-text\">\r\n              Qualification-based reward pools presented by the platform.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- RANKS -->\r\n\r\n          <div class=\"oxus-aff-hero-reward\">\r\n\r\n            <div class=\"oxus-aff-hero-reward-value\">\r\n              12\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-title\">\r\n              Ranks\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-hero-reward-text\">\r\n              Career progression with one-time rank bonuses.\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- CALLOUT -->\r\n\r\n        <div class=\"oxus-aff-hero-card-callout\">\r\n\r\n          <div class=\"oxus-aff-hero-card-callout-title\">\r\n            Important Calculation Detail\r\n          <\/div>\r\n\r\n          <p>\r\n            Firstline and Downline percentages refer to qualifying network\r\n            volume. They are not simply percentages taken from what your\r\n            partners earn each day.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c0877c elementor-widget elementor-widget-html\" data-id=\"8c0877c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 SIX INCOME SOURCES\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources,\r\n.oxus-aff-sources *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 14% 22%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 78%,\r\n      rgba(16,207,234,.04) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-sources::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:55px;\r\n}\r\n\r\n\r\n.oxus-aff-sources-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-sources-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-sources-title{\r\n  max-width:620px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-aff-sources-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-aff-sources-description{\r\n  max-width:630px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   GRID\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(3,1fr);\r\n\r\n  gap:15px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-source-card{\r\n  position:relative;\r\n\r\n  min-height:260px;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:27px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.03),\r\n      rgba(255,255,255,.012)\r\n    );\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-source-card:hover{\r\n  transform:translateY(-3px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-source-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.58),\r\n      rgba(16,207,234,.23),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NUMBER\r\n========================================================= *\/\r\n\r\n.oxus-aff-source-number{\r\n  width:40px;\r\n  height:40px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  margin-bottom:22px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.16);\r\n\r\n  border-radius:10px;\r\n\r\n  background:\r\n    rgba(0,229,168,.045);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-aff-source-card h3{\r\n  margin-bottom:9px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.oxus-aff-source-card p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUE\r\n========================================================= *\/\r\n\r\n.oxus-aff-source-value{\r\n  margin-top:auto;\r\n\r\n  padding-top:20px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EMPHASIS\r\n========================================================= *\/\r\n\r\n.oxus-aff-source-card.featured{\r\n  border-color:\r\n    rgba(0,229,168,.13);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 12%,\r\n      rgba(0,229,168,.075),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.028),\r\n      rgba(255,255,255,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-aff-sources-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:24px;\r\n\r\n  padding:24px 26px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-sources-bottom p{\r\n  max-width:820px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-aff-sources-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-aff-sources-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-aff-sources-grid{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-aff-sources-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-aff-sources{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-aff-sources-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-aff-source-card{\r\n    min-height:auto;\r\n  }\r\n\r\n  .oxus-aff-sources-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-aff-sources{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-aff-sources-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-aff-source-card{\r\n    padding:24px 21px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section\r\n  class=\"oxus-aff-sources\"\r\n  id=\"oxus-affiliate-structure\"\r\n>\r\n\r\n  <div class=\"oxus-aff-sources-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-aff-sources-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-aff-sources-eyebrow\">\r\n          Reward Structure\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-aff-sources-title\">\r\n          Six ways the\r\n          <span class=\"oxus-aff-sources-title-gradient\">\r\n            Oxus Tech structure can reward participation\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-aff-sources-description\">\r\n        The program goes beyond a single referral commission. OxusTech\r\n        presents several reward components, ranging from your own account\r\n        performance to direct-network volume, deeper team growth and\r\n        advanced qualification stages.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- GRID -->\r\n\r\n    <div class=\"oxus-aff-sources-grid\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-aff-source-card\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <h3>\r\n          Personal Deposit\r\n        <\/h3>\r\n\r\n        <p>\r\n          Performance connected to your own deposited balance. This\r\n          component works independently from building or maintaining an\r\n          affiliate network.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          Up to 1.1% daily target\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-aff-source-card featured\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <h3>\r\n          Firstline Bonus\r\n        <\/h3>\r\n\r\n        <p>\r\n          A daily network reward calculated on the eligible deposited\r\n          volume of partners you personally refer into Level 1.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          Up to 0.20% on Level 1 volume\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-aff-source-card featured\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <h3>\r\n          Downline Bonus\r\n        <\/h3>\r\n\r\n        <p>\r\n          A separate daily reward based on eligible team volume from\r\n          Level 2 onward, subject to the program's qualification rules.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          Up to 0.04% on Downline volume\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-aff-source-card\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <h3>\r\n          Pool Bonus\r\n        <\/h3>\r\n\r\n        <p>\r\n          Qualification-based pools provide another reward path as\r\n          personal and team volume increase through the partner\r\n          structure.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          Multiple qualification pools\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n\r\n      <article class=\"oxus-aff-source-card\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          05\r\n        <\/div>\r\n\r\n        <h3>\r\n          Rank Bonus\r\n        <\/h3>\r\n\r\n        <p>\r\n          The career structure includes 12 ranks with one-time bonuses\r\n          tied to personal volume, Downline volume and qualification\r\n          conditions.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          12 rank levels\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n\r\n      <article class=\"oxus-aff-source-card\">\r\n\r\n        <div class=\"oxus-aff-source-number\">\r\n          06\r\n        <\/div>\r\n\r\n        <h3>\r\n          Global Leader\r\n        <\/h3>\r\n\r\n        <p>\r\n          An advanced qualification stage for partners who reach the\r\n          required rank and Downline performance conditions defined by\r\n          the platform.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-aff-source-value\">\r\n          Advanced pool qualification\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-aff-sources-bottom\">\r\n\r\n      <p>\r\n        Firstline and Downline are especially important to understand:\r\n        their percentages are applied to qualifying deposited network\r\n        volume, rather than simply taking a percentage of what partners\r\n        earn from their own daily performance.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-aff-sources-link\"\r\n      >\r\n        Explore OxusTech \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9893270 elementor-widget elementor-widget-html\" data-id=\"9893270\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 FIRSTLINE BONUS\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-firstline,\r\n.oxus-firstline *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-firstline{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 84% 22%,\r\n      rgba(0,229,168,.065) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* grid background *\/\r\n\r\n.oxus-firstline::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.012) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:58px 58px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.48) 20%,\r\n      rgba(0,0,0,.48) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.48) 20%,\r\n      rgba(0,0,0,.48) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-firstline-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-firstline-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:54px;\r\n}\r\n\r\n\r\n.oxus-firstline-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-firstline-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-title{\r\n  max-width:630px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-firstline-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-firstline-description{\r\n  max-width:640px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMPORTANT CALCULATION NOTE\r\n========================================================= *\/\r\n\r\n.oxus-firstline-highlight{\r\n  position:relative;\r\n\r\n  margin-bottom:24px;\r\n\r\n  padding:22px 24px 22px 54px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.15);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.055),\r\n      rgba(16,207,234,.016)\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-highlight::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:27px;\r\n  left:25px;\r\n\r\n  width:9px;\r\n  height:9px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 11px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n.oxus-firstline-highlight-title{\r\n  margin-bottom:6px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n\r\n  letter-spacing:.065em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-firstline-highlight p{\r\n  max-width:950px;\r\n\r\n  color:#b0bcc0 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEVEL GRID\r\n========================================================= *\/\r\n\r\n.oxus-firstline-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:13px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEVEL\r\n========================================================= *\/\r\n\r\n.oxus-firstline-level{\r\n  position:relative;\r\n\r\n  min-height:235px;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-firstline-level:hover{\r\n  transform:translateY(-3px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-level::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.57),\r\n      rgba(16,207,234,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-level.featured{\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 80% 12%,\r\n      rgba(0,229,168,.085),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEVEL CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-firstline-level-label{\r\n  margin-bottom:18px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-firstline-level-rate{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:32px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.035em;\r\n}\r\n\r\n\r\n.oxus-firstline-level h3{\r\n  margin-bottom:9px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-level p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-level-foot{\r\n  margin-top:auto;\r\n\r\n  padding-top:18px;\r\n\r\n  color:#78858a;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EXAMPLE\r\n========================================================= *\/\r\n\r\n.oxus-firstline-example{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.95fr)\r\n    minmax(0,1.05fr);\r\n\r\n  gap:20px;\r\n\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* LEFT *\/\r\n\r\n.oxus-firstline-example-main{\r\n  position:relative;\r\n\r\n  padding:30px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-firstline-example-main::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.72),\r\n      rgba(16,207,234,.32),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-example-label{\r\n  margin-bottom:20px;\r\n\r\n  color:#859297;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-firstline-example-calc{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:13px;\r\n\r\n  margin-bottom:17px;\r\n}\r\n\r\n\r\n.oxus-firstline-example-number{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:25px !important;\r\n  font-weight:730 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-example-symbol{\r\n  color:#657378;\r\n\r\n  font-size:19px !important;\r\n  font-weight:500 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-example-result{\r\n  color:var(--oxus-green);\r\n\r\n  font-size:27px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-example-main p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* RIGHT *\/\r\n\r\n.oxus-firstline-example-info{\r\n  padding:30px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 12%,\r\n      rgba(0,229,168,.065),\r\n      transparent 34%\r\n    ),\r\n    rgba(255,255,255,.014);\r\n}\r\n\r\n\r\n.oxus-firstline-example-info h3{\r\n  margin-bottom:10px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-example-info p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-firstline-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n\r\n  margin-top:20px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-firstline-bottom p{\r\n  max-width:830px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-firstline-link{\r\n  flex-shrink:0;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-firstline-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-firstline-note{\r\n  max-width:900px;\r\n\r\n  margin-top:14px;\r\n\r\n  color:#69777c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .oxus-firstline-grid{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-firstline-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-firstline-example{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-firstline{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-firstline-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-firstline-level{\r\n    min-height:auto;\r\n  }\r\n\r\n  .oxus-firstline-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-firstline{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-firstline-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-firstline-highlight{\r\n    padding:\r\n      20px 19px 20px 46px;\r\n  }\r\n\r\n  .oxus-firstline-level,\r\n  .oxus-firstline-example-main,\r\n  .oxus-firstline-example-info{\r\n    padding:23px 20px;\r\n  }\r\n\r\n  .oxus-firstline-example-calc{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n\r\n    gap:8px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-firstline\">\r\n\r\n  <div class=\"oxus-firstline-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-firstline-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-firstline-eyebrow\">\r\n          Direct Network Rewards\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-firstline-title\">\r\n          Firstline Bonus:\r\n          <span class=\"oxus-firstline-title-gradient\">\r\n            up to 0.20% daily on Level 1 volume\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-firstline-description\">\r\n        Firstline rewards are connected to the partners you personally\r\n        introduce to OxusTech. As the number of qualifying Level 1\r\n        partners increases, the applicable percentage can move through\r\n        four reward levels.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- IMPORTANT -->\r\n\r\n    <div class=\"oxus-firstline-highlight\">\r\n\r\n      <div class=\"oxus-firstline-highlight-title\">\r\n        Why the calculation matters\r\n      <\/div>\r\n\r\n      <p>\r\n        The percentage is calculated on the eligible deposited volume of\r\n        your Level 1 partners. It is not simply a percentage of the daily\r\n        profit those partners generate.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- LEVELS -->\r\n\r\n    <div class=\"oxus-firstline-grid\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-firstline-level\">\r\n\r\n        <div class=\"oxus-firstline-level-label\">\r\n          1\u20134 Level 1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-firstline-level-rate\">\r\n          0.05%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Firstline Level 1\r\n        <\/h3>\r\n\r\n        <p>\r\n          The first Firstline tier applies when the account has between\r\n          one and four qualifying personally referred partners.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-firstline-level-foot\">\r\n          Up to 0.05% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-firstline-level\">\r\n\r\n        <div class=\"oxus-firstline-level-label\">\r\n          5\u20139 Level 1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-firstline-level-rate\">\r\n          0.10%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Firstline Level 2\r\n        <\/h3>\r\n\r\n        <p>\r\n          Reaching at least five qualifying direct partners increases the\r\n          stated Firstline rate to the second level.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-firstline-level-foot\">\r\n          Up to 0.10% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-firstline-level\">\r\n\r\n        <div class=\"oxus-firstline-level-label\">\r\n          10\u201319 Level 1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-firstline-level-rate\">\r\n          0.15%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Firstline Level 3\r\n        <\/h3>\r\n\r\n        <p>\r\n          Accounts with ten to nineteen qualifying direct partners move\r\n          into the third Firstline reward level.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-firstline-level-foot\">\r\n          Up to 0.15% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-firstline-level featured\">\r\n\r\n        <div class=\"oxus-firstline-level-label\">\r\n          20+ Level 1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-firstline-level-rate\">\r\n          0.20%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Maximum Firstline Level\r\n        <\/h3>\r\n\r\n        <p>\r\n          Twenty or more qualifying personally referred partners unlock\r\n          the highest Firstline percentage presented by Oxus Tech.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-firstline-level-foot\">\r\n          Up to 0.20% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- EXAMPLE -->\r\n\r\n    <div class=\"oxus-firstline-example\">\r\n\r\n\r\n      <div class=\"oxus-firstline-example-main\">\r\n\r\n        <div class=\"oxus-firstline-example-label\">\r\n          Simple Volume Example\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-firstline-example-calc\">\r\n\r\n          <div class=\"oxus-firstline-example-number\">\r\n            100,000 USDT\r\n          <\/div>\r\n\r\n          <div class=\"oxus-firstline-example-symbol\">\r\n            \u00d7\r\n          <\/div>\r\n\r\n          <div class=\"oxus-firstline-example-number\">\r\n            0.20%\r\n          <\/div>\r\n\r\n          <div class=\"oxus-firstline-example-symbol\">\r\n            =\r\n          <\/div>\r\n\r\n          <div class=\"oxus-firstline-example-result\">\r\n            200 USDT\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <p>\r\n          At the maximum stated Firstline rate, 100,000 USDT in eligible\r\n          Level 1 volume corresponds mathematically to 200 USDT for that\r\n          daily calculation.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-firstline-example-info\">\r\n\r\n        <h3>\r\n          This is why 0.20% should not be viewed in isolation\r\n        <\/h3>\r\n\r\n        <p>\r\n          If the same percentage were applied only to the partners'\r\n          daily profits, the resulting amount would be much smaller.\r\n          In the Firstline structure, the relevant base is qualifying\r\n          Level 1 deposited volume, subject to the program's conditions.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-firstline-bottom\">\r\n\r\n      <p>\r\n        For Firstline partner counting, the material states that a\r\n        personally referred partner is counted from a deposit of\r\n        100 USDT.\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"https:\/\/oxustech.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"oxus-firstline-link\"\r\n      >\r\n        Explore the Program \u2192\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-firstline-note\">\r\n      The 100,000 USDT example is a mathematical illustration using the\r\n      stated maximum Firstline percentage. It does not represent a\r\n      guaranteed payment or forecast.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95c154a elementor-widget elementor-widget-html\" data-id=\"95c154a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 DOWNLINE BONUS\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-downline,\r\n.oxus-downline *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-downline{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 14% 22%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 78%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-downline::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-downline-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-downline-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:54px;\r\n}\r\n\r\n\r\n.oxus-downline-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-downline-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-title{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-downline-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-downline-description{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HIGHLIGHT\r\n========================================================= *\/\r\n\r\n.oxus-downline-highlight{\r\n  position:relative;\r\n\r\n  margin-bottom:24px;\r\n\r\n  padding:22px 24px 22px 54px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.15);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.055),\r\n      rgba(16,207,234,.016)\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-highlight::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:27px;\r\n  left:25px;\r\n\r\n  width:9px;\r\n  height:9px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 11px rgba(0,229,168,.65);\r\n}\r\n\r\n\r\n.oxus-downline-highlight-title{\r\n  margin-bottom:6px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n\r\n  letter-spacing:.065em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-downline-highlight p{\r\n  max-width:960px;\r\n\r\n  color:#b0bcc0 !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEVEL GRID\r\n========================================================= *\/\r\n\r\n.oxus-downline-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(4,1fr);\r\n\r\n  gap:13px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n\r\n.oxus-downline-level{\r\n  position:relative;\r\n\r\n  min-height:235px;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-downline-level:hover{\r\n  transform:translateY(-3px);\r\n\r\n  border-color:\r\n    rgba(0,229,168,.18);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.014)\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-level::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.57),\r\n      rgba(16,207,234,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-level.featured{\r\n  border-color:\r\n    rgba(0,229,168,.16);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 80% 12%,\r\n      rgba(0,229,168,.085),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.035),\r\n      rgba(255,255,255,.012)\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEVEL CONTENT\r\n========================================================= *\/\r\n\r\n.oxus-downline-level-label{\r\n  margin-bottom:18px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-downline-level-rate{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:32px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.035em;\r\n}\r\n\r\n\r\n.oxus-downline-level h3{\r\n  margin-bottom:9px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:15px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-downline-level p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n.oxus-downline-level-foot{\r\n  margin-top:auto;\r\n\r\n  padding-top:18px;\r\n\r\n  color:#78858a;\r\n\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n\r\n  letter-spacing:.055em;\r\n  text-transform:uppercase;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EXAMPLE AREA\r\n========================================================= *\/\r\n\r\n.oxus-downline-example{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.05fr)\r\n    minmax(330px,.95fr);\r\n\r\n  gap:20px;\r\n\r\n  align-items:stretch;\r\n}\r\n\r\n\r\n\/* CALCULATION *\/\r\n\r\n.oxus-downline-example-main{\r\n  position:relative;\r\n\r\n  padding:30px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-downline-example-main::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.72),\r\n      rgba(16,207,234,.32),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-example-label{\r\n  margin-bottom:20px;\r\n\r\n  color:#859297;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-downline-example-calc{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:13px;\r\n\r\n  margin-bottom:17px;\r\n}\r\n\r\n\r\n.oxus-downline-example-number{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:25px !important;\r\n  font-weight:730 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-downline-example-symbol{\r\n  color:#657378;\r\n\r\n  font-size:19px !important;\r\n  font-weight:500 !important;\r\n}\r\n\r\n\r\n.oxus-downline-example-result{\r\n  color:var(--oxus-green);\r\n\r\n  font-size:27px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-downline-example-main p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* RULES *\/\r\n\r\n.oxus-downline-rules{\r\n  padding:29px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:18px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 12%,\r\n      rgba(0,229,168,.065),\r\n      transparent 34%\r\n    ),\r\n    rgba(255,255,255,.014);\r\n}\r\n\r\n\r\n.oxus-downline-rules h3{\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-downline-rule{\r\n  padding:14px 0;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.oxus-downline-rule:first-of-type{\r\n  border-top:0;\r\n  padding-top:0;\r\n}\r\n\r\n\r\n.oxus-downline-rule-label{\r\n  margin-bottom:5px;\r\n\r\n  color:#7d8a8f;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.06em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-downline-rule-value{\r\n  color:#dce4e6;\r\n\r\n  font-size:12px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n.oxus-downline-rule-value.green{\r\n  color:var(--oxus-green);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-downline-bottom{\r\n  margin-top:20px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-downline-bottom p{\r\n  max-width:940px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-downline-note{\r\n  max-width:920px;\r\n\r\n  margin-top:14px;\r\n\r\n  color:#69777c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .oxus-downline-grid{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-downline-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-downline-example{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-downline{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-downline-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-downline-level{\r\n    min-height:auto;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-downline{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-downline-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-downline-level,\r\n  .oxus-downline-example-main,\r\n  .oxus-downline-rules{\r\n    padding:23px 20px;\r\n  }\r\n\r\n  .oxus-downline-example-calc{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n\r\n    gap:8px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-downline\">\r\n\r\n  <div class=\"oxus-downline-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-downline-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-downline-eyebrow\">\r\n          Deeper Team Rewards\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-downline-title\">\r\n          Downline Bonus:\r\n          <span class=\"oxus-downline-title-gradient\">\r\n            up to 0.04% daily on deeper team volume\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-downline-description\">\r\n        The Downline Bonus extends beyond your personally referred\r\n        partners. OxusTech calculates this component on qualifying team\r\n        volume beginning from Level 2, while the applicable percentage\r\n        is determined by the number of active Level 1 partners.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- IMPORTANT -->\r\n\r\n    <div class=\"oxus-downline-highlight\">\r\n\r\n      <div class=\"oxus-downline-highlight-title\">\r\n        The percentage is applied to volume\r\n      <\/div>\r\n\r\n      <p>\r\n        Just like Firstline, the Downline percentage should not be read\r\n        as a percentage of your team's daily profits. It is applied to\r\n        qualifying deposited team volume from Level 2 onward, subject to\r\n        the program's eligibility and balancing rules.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- LEVELS -->\r\n\r\n    <div class=\"oxus-downline-grid\">\r\n\r\n\r\n      <!-- 01 -->\r\n\r\n      <article class=\"oxus-downline-level\">\r\n\r\n        <div class=\"oxus-downline-level-label\">\r\n          1\u20134 Active L1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-downline-level-rate\">\r\n          0.01%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Downline Level 1\r\n        <\/h3>\r\n\r\n        <p>\r\n          The first Downline rate applies when the account has between\r\n          one and four qualifying active partners in Level 1.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-downline-level-foot\">\r\n          Up to 0.01% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n\r\n      <article class=\"oxus-downline-level\">\r\n\r\n        <div class=\"oxus-downline-level-label\">\r\n          5\u20139 Active L1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-downline-level-rate\">\r\n          0.02%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Downline Level 2\r\n        <\/h3>\r\n\r\n        <p>\r\n          Five to nine qualifying active Level 1 partners move the\r\n          Downline percentage to the second reward level.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-downline-level-foot\">\r\n          Up to 0.02% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n\r\n      <article class=\"oxus-downline-level\">\r\n\r\n        <div class=\"oxus-downline-level-label\">\r\n          10\u201319 Active L1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-downline-level-rate\">\r\n          0.03%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Downline Level 3\r\n        <\/h3>\r\n\r\n        <p>\r\n          Ten to nineteen active direct partners unlock the third\r\n          Downline percentage presented by Oxus Tech.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-downline-level-foot\">\r\n          Up to 0.03% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n\r\n      <article class=\"oxus-downline-level featured\">\r\n\r\n        <div class=\"oxus-downline-level-label\">\r\n          20+ Active L1 Partners\r\n        <\/div>\r\n\r\n        <div class=\"oxus-downline-level-rate\">\r\n          0.04%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Maximum Downline Level\r\n        <\/h3>\r\n\r\n        <p>\r\n          Twenty or more qualifying active Level 1 partners unlock the\r\n          highest Downline percentage presented by the platform.\r\n        <\/p>\r\n\r\n        <div class=\"oxus-downline-level-foot\">\r\n          Up to 0.04% daily\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- EXAMPLE -->\r\n\r\n    <div class=\"oxus-downline-example\">\r\n\r\n\r\n      <div class=\"oxus-downline-example-main\">\r\n\r\n        <div class=\"oxus-downline-example-label\">\r\n          Simple Volume Example\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-downline-example-calc\">\r\n\r\n          <div class=\"oxus-downline-example-number\">\r\n            500,000 USDT\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-example-symbol\">\r\n            \u00d7\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-example-number\">\r\n            0.04%\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-example-symbol\">\r\n            =\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-example-result\">\r\n            200 USDT\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <p>\r\n          At the maximum stated Downline rate, 500,000 USDT in qualifying\r\n          team volume corresponds mathematically to 200 USDT for that\r\n          daily calculation before applying any relevant program limits\r\n          or qualification rules.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- RULES -->\r\n\r\n      <aside class=\"oxus-downline-rules\">\r\n\r\n        <h3>\r\n          Important Downline rules\r\n        <\/h3>\r\n\r\n\r\n        <div class=\"oxus-downline-rule\">\r\n\r\n          <div class=\"oxus-downline-rule-label\">\r\n            Volume Starts\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-rule-value\">\r\n            From Level 2 onward\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-downline-rule\">\r\n\r\n          <div class=\"oxus-downline-rule-label\">\r\n            Maximum Daily Remuneration\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-rule-value green\">\r\n            3,000 USDT\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-downline-rule\">\r\n\r\n          <div class=\"oxus-downline-rule-label\">\r\n            Balance Rule\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-rule-value\">\r\n            Maximum 50% from one branch\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-downline-rule\">\r\n\r\n          <div class=\"oxus-downline-rule-label\">\r\n            Payment\r\n          <\/div>\r\n\r\n          <div class=\"oxus-downline-rule-value\">\r\n            Calculated daily\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n      <\/aside>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-downline-bottom\">\r\n\r\n      <p>\r\n        The material also sets a minimum qualifying deposit for partners\r\n        included in Downline volume. Qualification should therefore be\r\n        considered together with the applicable partner threshold and\r\n        the 50\/50 branch rule.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-downline-note\">\r\n      The 500,000 USDT example is an illustrative calculation using the\r\n      stated maximum Downline percentage. Actual eligibility and payment\r\n      depend on the program rules and are not guaranteed.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4dd120 elementor-widget elementor-widget-html\" data-id=\"e4dd120\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 WHY SMALL PERCENTAGES CAN MATTER\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume,\r\n.oxus-aff-volume *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:100px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 22%,\r\n      rgba(0,229,168,.06) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 15% 82%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-volume::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:60px 60px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-head{\r\n  max-width:800px;\r\n\r\n  margin-bottom:50px;\r\n}\r\n\r\n\r\n.oxus-aff-volume-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-volume-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-volume-title{\r\n  max-width:720px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-aff-volume-description{\r\n  max-width:740px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COMPARISON GRID\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:18px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-card{\r\n  position:relative;\r\n\r\n  padding:31px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:19px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-volume-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.62),\r\n      rgba(16,207,234,.25),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-volume-card-label{\r\n  margin-bottom:18px;\r\n\r\n  color:#7e8b90;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-volume-card h3{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:19px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-card-copy{\r\n  margin-bottom:23px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CALCULATION\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-calc{\r\n  padding:21px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.12);\r\n\r\n  border-radius:13px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.045),\r\n      rgba(16,207,234,.015)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-volume-calc-line{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:9px;\r\n\r\n  margin-bottom:10px;\r\n}\r\n\r\n\r\n.oxus-aff-volume-number{\r\n  color:var(--oxus-white);\r\n\r\n  font-size:17px !important;\r\n  font-weight:700 !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-symbol{\r\n  color:#68767b;\r\n\r\n  font-size:14px !important;\r\n  font-weight:500 !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-result{\r\n  color:var(--oxus-green);\r\n\r\n  font-size:22px !important;\r\n  font-weight:760 !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-calc p{\r\n  color:#819095 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CENTER MESSAGE\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-message{\r\n  position:relative;\r\n\r\n  margin-top:20px;\r\n\r\n  padding:27px 30px;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.14);\r\n\r\n  border-radius:16px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.07),\r\n      transparent 55%\r\n    ),\r\n    rgba(255,255,255,.012);\r\n}\r\n\r\n\r\n.oxus-aff-volume-message h3{\r\n  max-width:760px;\r\n\r\n  margin:\r\n    0 auto 10px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-aff-volume-message p{\r\n  max-width:790px;\r\n\r\n  margin:0 auto;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-aff-volume-note{\r\n  max-width:900px;\r\n\r\n  margin:\r\n    14px auto 0;\r\n\r\n  color:#69777c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n\r\n  text-align:center;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:850px){\r\n\r\n  .oxus-aff-volume-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-aff-volume{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-aff-volume{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-aff-volume-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-aff-volume-card{\r\n    padding:24px 21px;\r\n  }\r\n\r\n  .oxus-aff-volume-message{\r\n    padding:24px 20px;\r\n  }\r\n\r\n  .oxus-aff-volume-calc-line{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n\r\n    gap:5px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-aff-volume\">\r\n\r\n  <div class=\"oxus-aff-volume-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-aff-volume-head\">\r\n\r\n      <div class=\"oxus-aff-volume-eyebrow\">\r\n        Understanding the Base\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-aff-volume-title\">\r\n        Small percentages can look very different\r\n        <span class=\"oxus-aff-volume-title-gradient\">\r\n          when they are applied to team volume\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-aff-volume-description\">\r\n        Firstline and Downline rates are easy to underestimate when the\r\n        percentage is viewed on its own. The key is understanding the\r\n        base used in the calculation: qualifying network volume rather\r\n        than only the profit generated by individual partners.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- COMPARISON -->\r\n\r\n    <div class=\"oxus-aff-volume-grid\">\r\n\r\n\r\n      <!-- FIRSTLINE -->\r\n\r\n      <article class=\"oxus-aff-volume-card\">\r\n\r\n        <div class=\"oxus-aff-volume-card-label\">\r\n          Firstline Example\r\n        <\/div>\r\n\r\n        <h3>\r\n          0.20% on direct network volume\r\n        <\/h3>\r\n\r\n        <p class=\"oxus-aff-volume-card-copy\">\r\n          At the highest Firstline level, the stated percentage is\r\n          calculated using eligible deposited volume from personally\r\n          referred Level 1 partners.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"oxus-aff-volume-calc\">\r\n\r\n          <div class=\"oxus-aff-volume-calc-line\">\r\n\r\n            <div class=\"oxus-aff-volume-number\">\r\n              100,000 USDT\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-symbol\">\r\n              \u00d7\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-number\">\r\n              0.20%\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-symbol\">\r\n              =\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-result\">\r\n              200 USDT\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Mathematical example at the stated maximum Firstline rate.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- DOWNLINE -->\r\n\r\n      <article class=\"oxus-aff-volume-card\">\r\n\r\n        <div class=\"oxus-aff-volume-card-label\">\r\n          Downline Example\r\n        <\/div>\r\n\r\n        <h3>\r\n          0.04% on deeper team volume\r\n        <\/h3>\r\n\r\n        <p class=\"oxus-aff-volume-card-copy\">\r\n          At the highest Downline level, the stated percentage is applied\r\n          to qualifying team volume from Level 2 onward, subject to the\r\n          program's rules.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"oxus-aff-volume-calc\">\r\n\r\n          <div class=\"oxus-aff-volume-calc-line\">\r\n\r\n            <div class=\"oxus-aff-volume-number\">\r\n              500,000 USDT\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-symbol\">\r\n              \u00d7\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-number\">\r\n              0.04%\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-symbol\">\r\n              =\r\n            <\/div>\r\n\r\n            <div class=\"oxus-aff-volume-result\">\r\n              200 USDT\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Mathematical example before eligibility and balancing rules.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- MESSAGE -->\r\n\r\n    <div class=\"oxus-aff-volume-message\">\r\n\r\n      <h3>\r\n        The percentage is only half of the equation\r\n      <\/h3>\r\n\r\n      <p>\r\n        When reviewing the OxusTech affiliate program, both the rate and\r\n        the eligible volume base matter. A smaller percentage applied to\r\n        a larger qualifying network volume can produce a very different\r\n        calculation from a commission based only on daily partner profit.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-aff-volume-note\">\r\n      All figures above are illustrative calculations using the maximum\r\n      stated rates. Qualification conditions, eligible volume rules and\r\n      applicable limits still apply, and no payment is guaranteed.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2178839 elementor-widget elementor-widget-html\" data-id=\"2178839\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 POOL BONUS\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-pools,\r\n.oxus-pools *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-pools{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 84% 22%,\r\n      rgba(0,229,168,.06) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-pools::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:60px 60px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.44) 20%,\r\n      rgba(0,0,0,.44) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.44) 20%,\r\n      rgba(0,0,0,.44) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-pools-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-pools-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:52px;\r\n}\r\n\r\n\r\n.oxus-pools-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-pools-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-pools-title{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-pools-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-pools-description{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SUMMARY\r\n========================================================= *\/\r\n\r\n.oxus-pools-summary{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(3,1fr);\r\n\r\n  gap:12px;\r\n\r\n  margin-bottom:22px;\r\n}\r\n\r\n\r\n.oxus-pools-summary-card{\r\n  padding:21px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    rgba(255,255,255,.017);\r\n}\r\n\r\n\r\n.oxus-pools-summary-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:24px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-pools-summary-label{\r\n  color:#8b989d;\r\n\r\n  font-size:10px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLE WRAPPER\r\n========================================================= *\/\r\n\r\n.oxus-pools-table-wrap{\r\n  position:relative;\r\n\r\n  overflow-x:auto;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:19px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 25px 60px rgba(0,0,0,.25);\r\n}\r\n\r\n\r\n.oxus-pools-table-wrap::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.72),\r\n      rgba(16,207,234,.32),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLE\r\n========================================================= *\/\r\n\r\n.oxus-pools-table{\r\n  width:100%;\r\n\r\n  min-width:760px;\r\n\r\n  border-collapse:collapse;\r\n}\r\n\r\n\r\n.oxus-pools-table th{\r\n  padding:18px 20px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n\r\n  text-align:left;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  background:\r\n    rgba(255,255,255,.014);\r\n}\r\n\r\n\r\n.oxus-pools-table td{\r\n  padding:19px 20px;\r\n\r\n  color:#bcc6c9;\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  border-bottom:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-pools-table tr:last-child td{\r\n  border-bottom:0;\r\n}\r\n\r\n\r\n.oxus-pools-table tbody tr{\r\n  transition:\r\n    background .2s ease;\r\n}\r\n\r\n\r\n.oxus-pools-table tbody tr:hover{\r\n  background:\r\n    rgba(0,229,168,.025);\r\n}\r\n\r\n\r\n.oxus-pools-table .pool-name{\r\n  color:var(--oxus-green);\r\n\r\n  font-weight:750 !important;\r\n}\r\n\r\n\r\n.oxus-pools-table .pool-volume{\r\n  color:var(--oxus-white);\r\n\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DETAILS\r\n========================================================= *\/\r\n\r\n.oxus-pools-details{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:16px;\r\n\r\n  margin-top:20px;\r\n}\r\n\r\n\r\n.oxus-pools-detail{\r\n  padding:27px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.025),\r\n      rgba(255,255,255,.01)\r\n    );\r\n}\r\n\r\n\r\n.oxus-pools-detail h3{\r\n  margin-bottom:10px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-pools-detail p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-pools-note{\r\n  margin-top:20px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.12);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.045),\r\n      rgba(16,207,234,.015)\r\n    );\r\n}\r\n\r\n\r\n.oxus-pools-note p{\r\n  max-width:940px;\r\n\r\n  color:#9eaaae !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-pools-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-pools-summary{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-pools{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-pools-details{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-pools{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-pools-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-pools-detail{\r\n    padding:23px 20px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-pools\">\r\n\r\n  <div class=\"oxus-pools-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-pools-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-pools-eyebrow\">\r\n          Pool Bonus\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-pools-title\">\r\n          Progress through\r\n          <span class=\"oxus-pools-title-gradient\">\r\n            volume-based qualification pools\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-pools-description\">\r\n        OxusTech adds another reward layer through qualification pools.\r\n        As personal and Downline volume increase, partners can move into\r\n        higher pool levels subject to the program's qualification and\r\n        balancing rules.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- SUMMARY -->\r\n\r\n    <div class=\"oxus-pools-summary\">\r\n\r\n\r\n      <div class=\"oxus-pools-summary-card\">\r\n\r\n        <div class=\"oxus-pools-summary-value\">\r\n          Up to 7.5%\r\n        <\/div>\r\n\r\n        <div class=\"oxus-pools-summary-label\">\r\n          Share of company profit allocated to the Pool structure\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-pools-summary-card\">\r\n\r\n        <div class=\"oxus-pools-summary-value\">\r\n          Weekly\r\n        <\/div>\r\n\r\n        <div class=\"oxus-pools-summary-label\">\r\n          Distribution schedule presented by the platform\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-pools-summary-card\">\r\n\r\n        <div class=\"oxus-pools-summary-value\">\r\n          50\/50\r\n        <\/div>\r\n\r\n        <div class=\"oxus-pools-summary-label\">\r\n          Branch balance rule applied to qualification volume\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- TABLE -->\r\n\r\n    <div class=\"oxus-pools-table-wrap\">\r\n\r\n      <table class=\"oxus-pools-table\">\r\n\r\n        <thead>\r\n\r\n          <tr>\r\n\r\n            <th>\r\n              Pool\r\n            <\/th>\r\n\r\n            <th>\r\n              Personal Volume\r\n            <\/th>\r\n\r\n            <th>\r\n              Downline Volume\r\n            <\/th>\r\n\r\n          <\/tr>\r\n\r\n        <\/thead>\r\n\r\n\r\n        <tbody>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P1\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              1,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              5,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P2\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              2,500 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              10,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P3\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              5,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              25,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P4\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              7,500 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              100,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P5\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              10,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              250,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P6\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              25,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              1,000,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P7\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              50,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              2,500,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n\r\n            <td class=\"pool-name\">\r\n              P8\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              100,000 USDT\r\n            <\/td>\r\n\r\n            <td class=\"pool-volume\">\r\n              5,000,000 USDT\r\n            <\/td>\r\n\r\n          <\/tr>\r\n\r\n\r\n        <\/tbody>\r\n\r\n      <\/table>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- DETAILS -->\r\n\r\n    <div class=\"oxus-pools-details\">\r\n\r\n\r\n      <article class=\"oxus-pools-detail\">\r\n\r\n        <h3>\r\n          Pool rewards are shared\r\n        <\/h3>\r\n\r\n        <p>\r\n          Qualification does not mean receiving the entire amount\r\n          allocated to a Pool. The reward assigned to a qualifying pool\r\n          is distributed among the partners who meet its conditions.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <article class=\"oxus-pools-detail\">\r\n\r\n        <h3>\r\n          Volume distribution matters\r\n        <\/h3>\r\n\r\n        <p>\r\n          Pool qualification also follows the 50\/50 rule, meaning one\r\n          branch cannot represent more than half of the qualifying\r\n          partner-network volume used for the calculation.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTE -->\r\n\r\n    <div class=\"oxus-pools-note\">\r\n\r\n      <p>\r\n        The platform presents Pool rewards as a weekly component tied to\r\n        qualification rather than a fixed payment. The final amount\r\n        depends on the applicable Pool allocation and the number of\r\n        qualified participants sharing it.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3e914b elementor-widget elementor-widget-html\" data-id=\"a3e914b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 RANK BONUS\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-ranks,\r\n.oxus-ranks *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-ranks{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:105px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 15% 24%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 78%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #04090b 0%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-ranks::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.18),\r\n      rgba(16,207,234,.12),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-ranks-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-ranks-head{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.9fr)\r\n    minmax(0,1.1fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:end;\r\n\r\n  margin-bottom:52px;\r\n}\r\n\r\n\r\n.oxus-ranks-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-ranks-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-ranks-title{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-ranks-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-ranks-description{\r\n  max-width:650px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SUMMARY\r\n========================================================= *\/\r\n\r\n.oxus-ranks-summary{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(3,1fr);\r\n\r\n  gap:12px;\r\n\r\n  margin-bottom:22px;\r\n}\r\n\r\n\r\n.oxus-ranks-summary-card{\r\n  padding:21px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    rgba(255,255,255,.017);\r\n}\r\n\r\n\r\n.oxus-ranks-summary-value{\r\n  margin-bottom:7px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:24px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n.oxus-ranks-summary-label{\r\n  color:#8b989d;\r\n\r\n  font-size:10px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLE WRAPPER\r\n========================================================= *\/\r\n\r\n.oxus-ranks-table-wrap{\r\n  position:relative;\r\n\r\n  overflow-x:auto;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075);\r\n\r\n  border-radius:19px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 25px 60px rgba(0,0,0,.25);\r\n}\r\n\r\n\r\n.oxus-ranks-table-wrap::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.72),\r\n      rgba(16,207,234,.32),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLE\r\n========================================================= *\/\r\n\r\n.oxus-ranks-table{\r\n  width:100%;\r\n\r\n  min-width:850px;\r\n\r\n  border-collapse:collapse;\r\n}\r\n\r\n\r\n.oxus-ranks-table th{\r\n  padding:18px 20px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n\r\n  text-align:left;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  background:\r\n    rgba(255,255,255,.014);\r\n}\r\n\r\n\r\n.oxus-ranks-table td{\r\n  padding:18px 20px;\r\n\r\n  color:#bcc6c9;\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  border-bottom:\r\n    1px solid rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n.oxus-ranks-table tr:last-child td{\r\n  border-bottom:0;\r\n}\r\n\r\n\r\n.oxus-ranks-table tbody tr{\r\n  transition:\r\n    background .2s ease;\r\n}\r\n\r\n\r\n.oxus-ranks-table tbody tr:hover{\r\n  background:\r\n    rgba(0,229,168,.025);\r\n}\r\n\r\n\r\n.oxus-ranks-table .rank-name{\r\n  color:var(--oxus-green);\r\n\r\n  font-weight:750 !important;\r\n}\r\n\r\n\r\n.oxus-ranks-table .rank-volume{\r\n  color:var(--oxus-white);\r\n\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n.oxus-ranks-table .rank-bonus{\r\n  color:var(--oxus-green);\r\n\r\n  font-weight:750 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RULE CARD\r\n========================================================= *\/\r\n\r\n.oxus-ranks-rule{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.75fr)\r\n    minmax(0,1.25fr);\r\n\r\n  gap:34px;\r\n\r\n  align-items:center;\r\n\r\n  margin-top:20px;\r\n\r\n  padding:30px;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.12);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 20%,\r\n      rgba(0,229,168,.07),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.022),\r\n      rgba(255,255,255,.012)\r\n    );\r\n}\r\n\r\n\r\n.oxus-ranks-rule-value{\r\n  color:var(--oxus-green);\r\n\r\n  font-size:42px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.04em;\r\n}\r\n\r\n\r\n.oxus-ranks-rule-copy h3{\r\n  margin-bottom:9px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:18px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-ranks-rule-copy p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-ranks-bottom{\r\n  margin-top:20px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.024),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-ranks-bottom p{\r\n  max-width:950px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-ranks-head{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:24px;\r\n  }\r\n\r\n  .oxus-ranks-summary{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-ranks-rule{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:18px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-ranks{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-ranks{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-ranks-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-ranks-rule{\r\n    padding:24px 21px;\r\n  }\r\n\r\n  .oxus-ranks-rule-value{\r\n    font-size:36px !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-ranks\">\r\n\r\n  <div class=\"oxus-ranks-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-ranks-head\">\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-ranks-eyebrow\">\r\n          Rank Bonus\r\n        <\/div>\r\n\r\n        <h2 class=\"oxus-ranks-title\">\r\n          12 ranks create a\r\n          <span class=\"oxus-ranks-title-gradient\">\r\n            long-term progression path\r\n          <\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <p class=\"oxus-ranks-description\">\r\n        OxusTech presents a 12-rank career structure based on personal\r\n        and Downline volume. Each rank has its own qualification\r\n        requirements and a one-time bonus attached to the achievement.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- SUMMARY -->\r\n\r\n    <div class=\"oxus-ranks-summary\">\r\n\r\n\r\n      <div class=\"oxus-ranks-summary-card\">\r\n\r\n        <div class=\"oxus-ranks-summary-value\">\r\n          12\r\n        <\/div>\r\n\r\n        <div class=\"oxus-ranks-summary-label\">\r\n          Rank levels from R1 through R12\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-ranks-summary-card\">\r\n\r\n        <div class=\"oxus-ranks-summary-value\">\r\n          50 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-ranks-summary-label\">\r\n          One-time bonus presented for R1\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-ranks-summary-card\">\r\n\r\n        <div class=\"oxus-ranks-summary-value\">\r\n          150,000 USDT\r\n        <\/div>\r\n\r\n        <div class=\"oxus-ranks-summary-label\">\r\n          One-time bonus presented for R12\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- TABLE -->\r\n\r\n    <div class=\"oxus-ranks-table-wrap\">\r\n\r\n      <table class=\"oxus-ranks-table\">\r\n\r\n        <thead>\r\n\r\n          <tr>\r\n\r\n            <th>\r\n              Rank\r\n            <\/th>\r\n\r\n            <th>\r\n              Personal Volume\r\n            <\/th>\r\n\r\n            <th>\r\n              Downline Volume\r\n            <\/th>\r\n\r\n            <th>\r\n              One-Time Bonus\r\n            <\/th>\r\n\r\n          <\/tr>\r\n\r\n        <\/thead>\r\n\r\n\r\n        <tbody>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R1<\/td>\r\n            <td class=\"rank-volume\">100 USDT<\/td>\r\n            <td class=\"rank-volume\">1,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">50 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R2<\/td>\r\n            <td class=\"rank-volume\">250 USDT<\/td>\r\n            <td class=\"rank-volume\">2,500 USDT<\/td>\r\n            <td class=\"rank-bonus\">100 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R3<\/td>\r\n            <td class=\"rank-volume\">500 USDT<\/td>\r\n            <td class=\"rank-volume\">5,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">250 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R4<\/td>\r\n            <td class=\"rank-volume\">1,000 USDT<\/td>\r\n            <td class=\"rank-volume\">10,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">500 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R5<\/td>\r\n            <td class=\"rank-volume\">2,500 USDT<\/td>\r\n            <td class=\"rank-volume\">25,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">1,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R6<\/td>\r\n            <td class=\"rank-volume\">5,000 USDT<\/td>\r\n            <td class=\"rank-volume\">100,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">2,500 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R7<\/td>\r\n            <td class=\"rank-volume\">10,000 USDT<\/td>\r\n            <td class=\"rank-volume\">250,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">5,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R8<\/td>\r\n            <td class=\"rank-volume\">25,000 USDT<\/td>\r\n            <td class=\"rank-volume\">1,000,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">10,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R9<\/td>\r\n            <td class=\"rank-volume\">50,000 USDT<\/td>\r\n            <td class=\"rank-volume\">2,500,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">25,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R10<\/td>\r\n            <td class=\"rank-volume\">100,000 USDT<\/td>\r\n            <td class=\"rank-volume\">5,000,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">50,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R11<\/td>\r\n            <td class=\"rank-volume\">250,000 USDT<\/td>\r\n            <td class=\"rank-volume\">7,500,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">75,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n          <tr>\r\n            <td class=\"rank-name\">R12<\/td>\r\n            <td class=\"rank-volume\">500,000 USDT<\/td>\r\n            <td class=\"rank-volume\">15,000,000 USDT<\/td>\r\n            <td class=\"rank-bonus\">150,000 USDT<\/td>\r\n          <\/tr>\r\n\r\n\r\n        <\/tbody>\r\n\r\n      <\/table>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- 40% RULE -->\r\n\r\n    <div class=\"oxus-ranks-rule\">\r\n\r\n      <div class=\"oxus-ranks-rule-value\">\r\n        40%\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-ranks-rule-copy\">\r\n\r\n        <h3>\r\n          Rank qualification requires balanced growth\r\n        <\/h3>\r\n\r\n        <p>\r\n          For Rank qualification, the structure follows a 40% rule:\r\n          no single branch may contribute more than 40% of the required\r\n          Downline volume. The qualifying volume must therefore come\r\n          from at least three branches.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-ranks-bottom\">\r\n\r\n      <p>\r\n        Rank bonuses are presented as one-time rewards for reaching the\r\n        corresponding qualification level. They are separate from daily\r\n        Firstline and Downline calculations and should not be interpreted\r\n        as recurring payments.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf32f52 elementor-widget elementor-widget-html\" data-id=\"bf32f52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 GLOBAL LEADER\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-global-leader,\r\n.oxus-global-leader *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-global-leader{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:100px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 76% 24%,\r\n      rgba(0,229,168,.085) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 18% 82%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TOP LINE\r\n========================================================= *\/\r\n\r\n.oxus-global-leader::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.20),\r\n      rgba(16,207,234,.14),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN CARD\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-card{\r\n  position:relative;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,.92fr)\r\n    minmax(0,1.08fr);\r\n\r\n  gap:54px;\r\n\r\n  align-items:center;\r\n\r\n  padding:48px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.085);\r\n\r\n  border-radius:22px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 10%,\r\n      rgba(0,229,168,.10),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(12,25,28,.92),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 70px rgba(0,0,0,.28);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-global-leader-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.82),\r\n      rgba(16,207,234,.42),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LEFT\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:17px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-global-leader-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:20px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-global-leader-title{\r\n  max-width:520px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-global-leader-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-global-leader-description{\r\n  max-width:540px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RIGHT \/ QUALIFICATION\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-qualification{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-global-leader-item{\r\n  position:relative;\r\n\r\n  min-height:140px;\r\n\r\n  padding:23px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065);\r\n\r\n  border-radius:14px;\r\n\r\n  background:\r\n    rgba(255,255,255,.017);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-global-leader-item.featured{\r\n  border-color:\r\n    rgba(0,229,168,.15);\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(0,229,168,.055),\r\n      rgba(16,207,234,.017)\r\n    );\r\n}\r\n\r\n\r\n.oxus-global-leader-label{\r\n  margin-bottom:8px;\r\n\r\n  color:#7f8c91;\r\n\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.065em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-global-leader-value{\r\n  margin-bottom:8px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:24px !important;\r\n  font-weight:760 !important;\r\n  line-height:1.05 !important;\r\n\r\n  letter-spacing:-.03em;\r\n}\r\n\r\n\r\n.oxus-global-leader-item p{\r\n  color:#8d9a9f !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM EXPLANATION\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-bottom{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1fr)\r\n    auto;\r\n\r\n  gap:30px;\r\n\r\n  align-items:center;\r\n\r\n  margin-top:18px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.025),\r\n      rgba(255,255,255,.014),\r\n      rgba(16,207,234,.018)\r\n    );\r\n}\r\n\r\n\r\n.oxus-global-leader-bottom p{\r\n  max-width:850px;\r\n\r\n  color:#8e9a9f !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n.oxus-global-leader-badge{\r\n  flex-shrink:0;\r\n\r\n  padding:8px 12px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n\r\n  letter-spacing:.07em;\r\n  text-transform:uppercase;\r\n\r\n  border:\r\n    1px solid rgba(0,229,168,.16);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    rgba(0,229,168,.04);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-global-leader-note{\r\n  max-width:900px;\r\n\r\n  margin-top:14px;\r\n\r\n  color:#69777c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:900px){\r\n\r\n  .oxus-global-leader-card{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:36px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-global-leader{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n  .oxus-global-leader-card{\r\n    padding:34px 25px;\r\n  }\r\n\r\n  .oxus-global-leader-qualification{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-global-leader-bottom{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-global-leader-badge{\r\n    width:max-content;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-global-leader{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-global-leader-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-global-leader\">\r\n\r\n  <div class=\"oxus-global-leader-container\">\r\n\r\n\r\n    <!-- MAIN -->\r\n\r\n    <div class=\"oxus-global-leader-card\">\r\n\r\n\r\n      <!-- LEFT -->\r\n\r\n      <div>\r\n\r\n        <div class=\"oxus-global-leader-eyebrow\">\r\n          Advanced Qualification\r\n        <\/div>\r\n\r\n\r\n        <h2 class=\"oxus-global-leader-title\">\r\n          Global Leader:\r\n          <span class=\"oxus-global-leader-title-gradient\">\r\n            the advanced stage of the partner structure\r\n          <\/span>\r\n        <\/h2>\r\n\r\n\r\n        <p class=\"oxus-global-leader-description\">\r\n          OxusTech presents Global Leader as an advanced qualification\r\n          for partners who reach the required Rank and sustain the\r\n          Downline performance conditions defined by the program.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- RIGHT -->\r\n\r\n      <div class=\"oxus-global-leader-qualification\">\r\n\r\n\r\n        <div class=\"oxus-global-leader-item\">\r\n\r\n          <div class=\"oxus-global-leader-label\">\r\n            Required Rank\r\n          <\/div>\r\n\r\n          <div class=\"oxus-global-leader-value\">\r\n            R10\r\n          <\/div>\r\n\r\n          <p>\r\n            Global Leader qualification is linked to reaching Rank R10.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-global-leader-item\">\r\n\r\n          <div class=\"oxus-global-leader-label\">\r\n            Downline Bonus\r\n          <\/div>\r\n\r\n          <div class=\"oxus-global-leader-value\">\r\n            3,000 USDT+\r\n          <\/div>\r\n\r\n          <p>\r\n            The material requires daily Downline remuneration at or above\r\n            this level.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-global-leader-item featured\">\r\n\r\n          <div class=\"oxus-global-leader-label\">\r\n            Global Pool\r\n          <\/div>\r\n\r\n          <div class=\"oxus-global-leader-value\">\r\n            0.01%\r\n          <\/div>\r\n\r\n          <p>\r\n            Share of the company's total Streamline allocated to the\r\n            Global Leader pool.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-global-leader-item\">\r\n\r\n          <div class=\"oxus-global-leader-label\">\r\n            Distribution\r\n          <\/div>\r\n\r\n          <div class=\"oxus-global-leader-value\">\r\n            Shared\r\n          <\/div>\r\n\r\n          <p>\r\n            The pool is divided equally among partners who meet the\r\n            qualification requirements.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- BOTTOM -->\r\n\r\n    <div class=\"oxus-global-leader-bottom\">\r\n\r\n      <p>\r\n        The 0.01% figure refers to the Global Leader pool allocation,\r\n        not to a guaranteed individual payment. The available amount is\r\n        shared among qualified Global Leaders according to the structure\r\n        presented by Oxus Tech.\r\n      <\/p>\r\n\r\n      <div class=\"oxus-global-leader-badge\">\r\n        Advanced Partner Level\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-global-leader-note\">\r\n      Qualification and pool participation depend on the conditions\r\n      presented by the platform. Pool amounts and individual payments\r\n      are variable and are not guaranteed.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebc4213 elementor-widget elementor-widget-html\" data-id=\"ebc4213\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 QUALIFICATION RULES\r\n     AFFILIATE PROGRAM PAGE\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules,\r\n.oxus-aff-rules *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n  width:100%;\r\n\r\n  padding:100px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 84% 22%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    radial-gradient(\r\n      circle at 14% 82%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #050b0d 50%,\r\n      #030708 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-rules::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.011) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:60px 60px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 80%,\r\n      transparent\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent,\r\n      rgba(0,0,0,.42) 20%,\r\n      rgba(0,0,0,.42) 80%,\r\n      transparent\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1180px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HEADER\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules-head{\r\n  max-width:800px;\r\n\r\n  margin-bottom:50px;\r\n}\r\n\r\n\r\n.oxus-aff-rules-eyebrow{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-aff-rules-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:22px;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-rules-title{\r\n  max-width:720px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(32px,3.5vw,44px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.1 !important;\r\n\r\n  letter-spacing:-.03em !important;\r\n}\r\n\r\n\r\n.oxus-aff-rules-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n.oxus-aff-rules-description{\r\n  max-width:740px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   GRID\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    repeat(2,1fr);\r\n\r\n  gap:16px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-rule-card{\r\n  position:relative;\r\n\r\n  min-height:210px;\r\n\r\n  display:flex;\r\n  flex-direction:column;\r\n\r\n  padding:27px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.07);\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(255,255,255,.028),\r\n      rgba(255,255,255,.011)\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-rule-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:0;\r\n\r\n  width:100%;\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.58),\r\n      rgba(16,207,234,.22),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-rule-value{\r\n  margin-bottom:12px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:28px !important;\r\n  font-weight:760 !important;\r\n  line-height:1 !important;\r\n\r\n  letter-spacing:-.035em;\r\n}\r\n\r\n\r\n.oxus-aff-rule-card h3{\r\n  margin-bottom:9px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:17px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-aff-rule-card p{\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WIDE CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-rule-card.wide{\r\n  grid-column:1 \/ -1;\r\n\r\n  min-height:auto;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    auto 1fr;\r\n\r\n  gap:28px;\r\n\r\n  align-items:center;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.13);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(0,229,168,.045),\r\n      rgba(16,207,234,.015),\r\n      rgba(255,255,255,.012)\r\n    );\r\n}\r\n\r\n\r\n.oxus-aff-rule-card.wide\r\n.oxus-aff-rule-value{\r\n  margin-bottom:0;\r\n\r\n  white-space:nowrap;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM NOTE\r\n========================================================= *\/\r\n\r\n.oxus-aff-rules-note{\r\n  margin-top:20px;\r\n\r\n  padding:23px 25px;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  border-radius:15px;\r\n\r\n  background:\r\n    rgba(255,255,255,.013);\r\n}\r\n\r\n\r\n.oxus-aff-rules-note p{\r\n  max-width:950px;\r\n\r\n  color:#879499 !important;\r\n\r\n  font-size:11px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:850px){\r\n\r\n  .oxus-aff-rules-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .oxus-aff-rule-card.wide{\r\n    grid-column:auto;\r\n\r\n    grid-template-columns:1fr;\r\n\r\n    gap:12px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-aff-rules{\r\n    padding:\r\n      80px 20px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-aff-rules{\r\n    padding-top:68px;\r\n    padding-bottom:68px;\r\n  }\r\n\r\n  .oxus-aff-rules-title{\r\n    font-size:31px !important;\r\n  }\r\n\r\n  .oxus-aff-rule-card{\r\n    min-height:auto;\r\n\r\n    padding:23px 20px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-aff-rules\">\r\n\r\n  <div class=\"oxus-aff-rules-container\">\r\n\r\n\r\n    <!-- HEADER -->\r\n\r\n    <div class=\"oxus-aff-rules-head\">\r\n\r\n      <div class=\"oxus-aff-rules-eyebrow\">\r\n        Qualification Rules\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-aff-rules-title\">\r\n        Key rules that shape\r\n        <span class=\"oxus-aff-rules-title-gradient\">\r\n          affiliate qualification and volume\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-aff-rules-description\">\r\n        OxusTech uses qualification and balance rules across different\r\n        parts of the partner program. Understanding them is important\r\n        because not every deposited amount automatically counts in the\r\n        same way for every reward.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- GRID -->\r\n\r\n    <div class=\"oxus-aff-rules-grid\">\r\n\r\n\r\n      <!-- FIRSTLINE -->\r\n\r\n      <article class=\"oxus-aff-rule-card\">\r\n\r\n        <div class=\"oxus-aff-rule-value\">\r\n          100 USDT\r\n        <\/div>\r\n\r\n        <h3>\r\n          Firstline partner threshold\r\n        <\/h3>\r\n\r\n        <p>\r\n          The material states that a personally referred Level 1 partner\r\n          is counted for Firstline qualification from a deposit of\r\n          100 USDT.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- DOWNLINE -->\r\n\r\n      <article class=\"oxus-aff-rule-card\">\r\n\r\n        <div class=\"oxus-aff-rule-value\">\r\n          500 USDT\r\n        <\/div>\r\n\r\n        <h3>\r\n          Current Downline threshold\r\n        <\/h3>\r\n\r\n        <p>\r\n          The presentation states that the minimum qualifying deposit for\r\n          team partners rises from 250 USDT to 500 USDT from\r\n          August 1, 2026.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 50\/50 -->\r\n\r\n      <article class=\"oxus-aff-rule-card\">\r\n\r\n        <div class=\"oxus-aff-rule-value\">\r\n          50\/50\r\n        <\/div>\r\n\r\n        <h3>\r\n          Downline and Pool balance rule\r\n        <\/h3>\r\n\r\n        <p>\r\n          For the applicable calculations, one branch can contribute no\r\n          more than 50% of the total qualifying partner-network volume.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 40% -->\r\n\r\n      <article class=\"oxus-aff-rule-card\">\r\n\r\n        <div class=\"oxus-aff-rule-value\">\r\n          40%\r\n        <\/div>\r\n\r\n        <h3>\r\n          Rank balance rule\r\n        <\/h3>\r\n\r\n        <p>\r\n          Rank qualification is stricter: no single branch may represent\r\n          more than 40% of the required Downline volume, which requires\r\n          volume across at least three branches.\r\n        <\/p>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- LIMIT -->\r\n\r\n      <article class=\"oxus-aff-rule-card wide\">\r\n\r\n        <div class=\"oxus-aff-rule-value\">\r\n          3,000 USDT\/day\r\n        <\/div>\r\n\r\n        <div>\r\n\r\n          <h3>\r\n            Maximum Downline remuneration\r\n          <\/h3>\r\n\r\n          <p>\r\n            The Downline Bonus includes a maximum daily remuneration of\r\n            3,000 USDT. Once that cap is reached, additional qualifying\r\n            volume does not increase the Downline payment beyond the\r\n            stated daily limit.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- NOTE -->\r\n\r\n    <div class=\"oxus-aff-rules-note\">\r\n\r\n      <p>\r\n        These rules apply to different components of the partner program\r\n        and should not be treated as interchangeable. Firstline,\r\n        Downline, Pool and Rank qualifications each follow the conditions\r\n        presented for that specific reward structure.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecd7902 elementor-widget elementor-widget-html\" data-id=\"ecd7902\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 AFFILIATE PROGRAM FINAL CTA\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET\r\n========================================================= *\/\r\n\r\n.oxus-aff-final,\r\n.oxus-aff-final *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-final{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#929fa4;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:\r\n    90px 28px 105px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 20%,\r\n      rgba(0,229,168,.09) 0%,\r\n      rgba(16,207,234,.03) 30%,\r\n      transparent 58%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #030708 0%,\r\n      #020506 100%\r\n    );\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TOP LINE\r\n========================================================= *\/\r\n\r\n.oxus-aff-final::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,85%);\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.22),\r\n      rgba(16,207,234,.14),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   GLOW\r\n========================================================= *\/\r\n\r\n.oxus-aff-final::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:720px;\r\n  height:400px;\r\n\r\n  transform:\r\n    translate(-50%,-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(0,229,168,.07),\r\n      transparent 70%\r\n    );\r\n\r\n  filter:blur(34px);\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1040px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CARD\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-card{\r\n  position:relative;\r\n\r\n  padding:\r\n    60px 50px;\r\n\r\n  text-align:center;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.085);\r\n\r\n  border-radius:24px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 50% 0%,\r\n      rgba(0,229,168,.075),\r\n      transparent 40%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(11,24,27,.93),\r\n      rgba(4,10,12,.98)\r\n    );\r\n\r\n  box-shadow:\r\n    0 30px 75px rgba(0,0,0,.34),\r\n    inset 0 1px 0 rgba(255,255,255,.045);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n.oxus-aff-final-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:70%;\r\n  height:1px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(0,229,168,.82),\r\n      rgba(16,207,234,.62),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   EYEBROW\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-eyebrow{\r\n  margin-bottom:18px;\r\n\r\n  color:var(--oxus-green);\r\n\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TITLE\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-title{\r\n  max-width:780px;\r\n\r\n  margin:\r\n    0 auto 20px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:\r\n    clamp(34px,4vw,48px) !important;\r\n\r\n  font-weight:720 !important;\r\n  line-height:1.08 !important;\r\n\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n\r\n.oxus-aff-final-title-gradient{\r\n  display:inline;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DESCRIPTION\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-description{\r\n  max-width:700px;\r\n\r\n  margin:\r\n    0 auto 31px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTONS\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-actions{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:12px;\r\n\r\n  margin-bottom:29px;\r\n}\r\n\r\n\r\n.oxus-aff-final-btn{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:50px;\r\n\r\n  padding:\r\n    13px 23px;\r\n\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent;\r\n\r\n  border-radius:10px;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    border-color .22s ease,\r\n    background .22s ease,\r\n    color .22s ease;\r\n}\r\n\r\n\r\n\/* PRIMARY *\/\r\n\r\n.oxus-aff-final-btn-primary{\r\n  color:#02100c !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--oxus-green),\r\n      var(--oxus-cyan)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.50) !important;\r\n\r\n  box-shadow:\r\n    0 8px 27px rgba(0,229,168,.18);\r\n}\r\n\r\n\r\n.oxus-aff-final-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 12px 35px rgba(0,229,168,.28);\r\n}\r\n\r\n\r\n\/* SECONDARY *\/\r\n\r\n.oxus-aff-final-btn-secondary{\r\n  color:var(--oxus-white) !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border-color:\r\n    rgba(255,255,255,.13) !important;\r\n}\r\n\r\n\r\n.oxus-aff-final-btn-secondary:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  border-color:\r\n    rgba(0,229,168,.25) !important;\r\n\r\n  background:\r\n    rgba(0,229,168,.045) !important;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DETAILS\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-details{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:\r\n    10px 24px;\r\n\r\n  padding-top:25px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n}\r\n\r\n\r\n.oxus-aff-final-detail{\r\n  position:relative;\r\n\r\n  padding-left:13px;\r\n\r\n  color:#849196;\r\n\r\n  font-size:11px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n\r\n.oxus-aff-final-detail::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:50%;\r\n  left:0;\r\n\r\n  width:5px;\r\n  height:5px;\r\n\r\n  transform:\r\n    translateY(-50%);\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--oxus-green);\r\n\r\n  box-shadow:\r\n    0 0 7px rgba(0,229,168,.55);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NOTE\r\n========================================================= *\/\r\n\r\n.oxus-aff-final-note{\r\n  max-width:780px;\r\n\r\n  margin:\r\n    17px auto 0;\r\n\r\n  color:#68767b !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n\r\n  text-align:center;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-aff-final{\r\n    padding:\r\n      78px 20px 90px;\r\n  }\r\n\r\n  .oxus-aff-final-card{\r\n    padding:\r\n      45px 25px;\r\n  }\r\n\r\n  .oxus-aff-final-actions{\r\n    align-items:stretch;\r\n  }\r\n\r\n  .oxus-aff-final-btn{\r\n    width:100%;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:500px){\r\n\r\n  .oxus-aff-final-title{\r\n    font-size:33px !important;\r\n  }\r\n\r\n  .oxus-aff-final-description{\r\n    font-size:15px !important;\r\n  }\r\n\r\n  .oxus-aff-final-details{\r\n    align-items:flex-start;\r\n    flex-direction:column;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<section class=\"oxus-aff-final\">\r\n\r\n  <div class=\"oxus-aff-final-container\">\r\n\r\n\r\n    <div class=\"oxus-aff-final-card\">\r\n\r\n\r\n      <div class=\"oxus-aff-final-eyebrow\">\r\n        OxusTech Affiliate Program\r\n      <\/div>\r\n\r\n\r\n      <h2 class=\"oxus-aff-final-title\">\r\n        Build with a structure designed around\r\n        <span class=\"oxus-aff-final-title-gradient\">\r\n          qualifying network volume\r\n        <\/span>\r\n      <\/h2>\r\n\r\n\r\n      <p class=\"oxus-aff-final-description\">\r\n        The Oxus Tech partner program combines direct referrals,\r\n        deeper team volume, qualification pools and rank progression.\r\n        Review the structure, understand the qualification rules and\r\n        explore the platform when you are ready.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"oxus-aff-final-actions\">\r\n\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-aff-final-btn oxus-aff-final-btn-primary\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n\r\n        <a\r\n          href=\"\/how-it-works\/\"\r\n          class=\"oxus-aff-final-btn oxus-aff-final-btn-secondary\"\r\n        >\r\n          See How It Works\r\n        <\/a>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"oxus-aff-final-details\">\r\n\r\n\r\n        <div class=\"oxus-aff-final-detail\">\r\n          Firstline rewards\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-aff-final-detail\">\r\n          Downline volume\r\n        <\/div>\r\n\r\n\r\n        <div class=\"oxus-aff-final-detail\">\r\n          Pools & Ranks\r\n        <\/div>\r\n\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <p class=\"oxus-aff-final-note\">\r\n      Affiliate rewards depend on qualifying volume, partner activity,\r\n      balance rules and other program conditions. Illustrative examples\r\n      and maximum rates should not be interpreted as guaranteed earnings.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ae2be elementor-widget elementor-widget-html\" data-id=\"46ae2be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     OXUSTECH \u2014 FOOTER\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* =========================================================\r\n   RESET LOCAL\r\n========================================================= *\/\r\n\r\n.oxus-footer,\r\n.oxus-footer *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FOOTER\r\n========================================================= *\/\r\n\r\n.oxus-footer{\r\n  --oxus-green:#00e5a8;\r\n  --oxus-cyan:#10cfea;\r\n\r\n  --oxus-white:#ffffff;\r\n  --oxus-text:#edf3f4;\r\n  --oxus-muted:#879398;\r\n\r\n  position:relative;\r\n\r\n  width:100%;\r\n\r\n  padding:\r\n    72px 28px 28px;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--oxus-text);\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 10%,\r\n      rgba(0,229,168,.055) 0%,\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 88% 20%,\r\n      rgba(16,207,234,.035) 0%,\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #020607 0%,\r\n      #010405 100%\r\n    );\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06);\r\n\r\n  overflow:hidden;\r\n}\r\n\r\n\r\n\/* decorative glow *\/\r\n\r\n.oxus-footer::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  top:-200px;\r\n  left:50%;\r\n\r\n  width:900px;\r\n  height:350px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    radial-gradient(\r\n      ellipse,\r\n      rgba(0,229,168,.055),\r\n      transparent 68%\r\n    );\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n========================================================= *\/\r\n\r\n.oxus-footer-container{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:100%;\r\n  max-width:1240px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MAIN GRID\r\n========================================================= *\/\r\n\r\n.oxus-footer-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(260px,1.4fr)\r\n    repeat(3,minmax(150px,.7fr));\r\n\r\n  gap:60px;\r\n\r\n  padding-bottom:55px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BRAND\r\n========================================================= *\/\r\n\r\n.oxus-footer-brand{\r\n  max-width:350px;\r\n}\r\n\r\n\r\n.oxus-footer-logo{\r\n  display:inline-block;\r\n\r\n  margin-bottom:21px;\r\n\r\n  text-decoration:none !important;\r\n}\r\n\r\n\r\n.oxus-footer-logo img{\r\n  display:block;\r\n\r\n  width:145px;\r\n  height:auto;\r\n\r\n  max-width:100%;\r\n}\r\n\r\n\r\n.oxus-footer-brand-text{\r\n  margin-bottom:24px;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n\r\n.oxus-footer-brand-link{\r\n  display:inline-flex;\r\n\r\n  align-items:center;\r\n\r\n  color:var(--oxus-green) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-brand-link:hover{\r\n  color:var(--oxus-cyan) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COLUMNS\r\n========================================================= *\/\r\n\r\n.oxus-footer-column-title{\r\n  margin-bottom:19px;\r\n\r\n  color:var(--oxus-white) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n\r\n  letter-spacing:.045em;\r\n\r\n  text-transform:uppercase;\r\n}\r\n\r\n\r\n.oxus-footer-links{\r\n  display:flex;\r\n\r\n  flex-direction:column;\r\n\r\n  gap:12px;\r\n}\r\n\r\n\r\n.oxus-footer-links a{\r\n  width:max-content;\r\n  max-width:100%;\r\n\r\n  color:var(--oxus-muted) !important;\r\n\r\n  font-size:12px !important;\r\n  font-weight:450 !important;\r\n  line-height:1.45 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-links a:hover{\r\n  color:var(--oxus-green) !important;\r\n\r\n  transform:translateX(2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DIVIDER\r\n========================================================= *\/\r\n\r\n.oxus-footer-divider{\r\n  width:100%;\r\n  height:1px;\r\n\r\n  margin-bottom:25px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(255,255,255,.07) 10%,\r\n      rgba(255,255,255,.07) 90%,\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOTTOM\r\n========================================================= *\/\r\n\r\n.oxus-footer-bottom{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:30px;\r\n}\r\n\r\n\r\n.oxus-footer-copyright{\r\n  color:#68757a !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links{\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:8px 18px;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links a{\r\n  color:#718086 !important;\r\n\r\n  font-size:10px !important;\r\n  font-weight:500 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease;\r\n}\r\n\r\n\r\n.oxus-footer-bottom-links a:hover{\r\n  color:var(--oxus-green) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   DISCLAIMER\r\n========================================================= *\/\r\n\r\n.oxus-footer-disclaimer{\r\n  margin-top:25px;\r\n\r\n  padding-top:22px;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.045);\r\n\r\n  color:#59676c !important;\r\n\r\n  font-size:9px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE\r\n========================================================= *\/\r\n\r\n@media (max-width:1000px){\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:\r\n      1.3fr 1fr 1fr;\r\n\r\n    gap:45px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:1 \/ -1;\r\n\r\n    max-width:520px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:700px){\r\n\r\n  .oxus-footer{\r\n    padding:\r\n      60px 20px 25px;\r\n  }\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:\r\n      repeat(2,1fr);\r\n\r\n    gap:\r\n      40px 30px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:1 \/ -1;\r\n  }\r\n\r\n  .oxus-footer-bottom{\r\n    flex-direction:column;\r\n\r\n    align-items:flex-start;\r\n\r\n    gap:16px;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .oxus-footer-grid{\r\n    grid-template-columns:1fr;\r\n\r\n    gap:34px;\r\n  }\r\n\r\n  .oxus-footer-brand{\r\n    grid-column:auto;\r\n  }\r\n\r\n  .oxus-footer-bottom-links{\r\n    align-items:flex-start;\r\n\r\n    flex-direction:column;\r\n\r\n    gap:9px;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML\r\n========================================================= -->\r\n\r\n<footer class=\"oxus-footer\">\r\n\r\n  <div class=\"oxus-footer-container\">\r\n\r\n\r\n    <!-- =====================================================\r\n         MAIN\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-footer-grid\">\r\n\r\n\r\n      <!-- BRAND -->\r\n\r\n      <div class=\"oxus-footer-brand\">\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/\"\r\n          class=\"oxus-footer-logo\"\r\n          aria-label=\"OxusTech Home\"\r\n        >\r\n\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxustech-logo.webp\"\r\n            alt=\"OxusTech\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n        <\/a>\r\n\r\n\r\n        <p class=\"oxus-footer-brand-text\">\r\n          OxusTech brings automated arbitrage technology to prediction\r\n          markets, combining algorithmic execution, account management\r\n          and a structured partner program in one platform.\r\n        <\/p>\r\n\r\n\r\n        <a\r\n          href=\"https:\/\/oxustech.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"oxus-footer-brand-link\"\r\n        >\r\n          Get Started \u2192\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- PLATFORM -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          Platform\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/\">\r\n            Home\r\n          <\/a>\r\n\r\n          <a href=\"\/how-it-works\/\">\r\n            How It Works\r\n          <\/a>\r\n\r\n          <a href=\"\/performance\/\">\r\n            Performance\r\n          <\/a>\r\n\r\n          <a href=\"\/affiliate-program\/\">\r\n            Affiliate Program\r\n          <\/a>\r\n\r\n          <a href=\"\/faq\/\">\r\n            FAQ\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- OXUSTECH -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          OxusTech\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/about\/\">\r\n            About OxusTech\r\n          <\/a>\r\n\r\n          <a href=\"\/technology\/\">\r\n            Technology\r\n          <\/a>\r\n\r\n          <a href=\"\/arbitrage-strategy\/\">\r\n            Arbitrage Strategy\r\n          <\/a>\r\n\r\n          <a href=\"\/market-opportunity\/\">\r\n            Market Opportunity\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/app.oxustech.ai\/signin\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n          >\r\n            Login\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- LEGAL -->\r\n\r\n      <div class=\"oxus-footer-column\">\r\n\r\n        <h3 class=\"oxus-footer-column-title\">\r\n          Legal\r\n        <\/h3>\r\n\r\n\r\n        <nav class=\"oxus-footer-links\">\r\n\r\n          <a href=\"\/terms-and-conditions\/\">\r\n            Terms & Conditions\r\n          <\/a>\r\n\r\n          <a href=\"\/privacy-policy\/\">\r\n            Privacy Policy\r\n          <\/a>\r\n\r\n          <a href=\"\/risk-disclosure\/\">\r\n            Risk Disclosure\r\n          <\/a>\r\n\r\n          <a href=\"\/earnings-disclaimer\/\">\r\n            Earnings Disclaimer\r\n          <\/a>\r\n\r\n          <a href=\"\/cookie-policy\/\">\r\n            Cookie Policy\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- =====================================================\r\n         BOTTOM\r\n    ====================================================== -->\r\n\r\n    <div class=\"oxus-footer-divider\"><\/div>\r\n\r\n\r\n    <div class=\"oxus-footer-bottom\">\r\n\r\n\r\n      <p class=\"oxus-footer-copyright\">\r\n        \u00a9 2026 OxusTech. All rights reserved.\r\n      <\/p>\r\n\r\n\r\n      <div class=\"oxus-footer-bottom-links\">\r\n\r\n        <a href=\"\/risk-disclosure\/\">\r\n          Risk Disclosure\r\n        <\/a>\r\n\r\n        <a href=\"\/privacy-policy\/\">\r\n          Privacy\r\n        <\/a>\r\n\r\n        <a href=\"\/cookie-policy\/\">\r\n          Cookies\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- DISCLAIMER -->\r\n\r\n    <p class=\"oxus-footer-disclaimer\">\r\n      Digital asset and prediction-market activity involves risk.\r\n      Performance figures presented on this website are reference\r\n      targets and should not be interpreted as fixed or guaranteed\r\n      returns. Users should review the platform terms and applicable\r\n      risk information before making any financial decision.\r\n    <\/p>\r\n\r\n\r\n  <\/div>\r\n\r\n<\/footer>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home OxusTech About OxusTech \u2192 Technology \u2192 Arbitrage Strategy \u2192 Market Opportunity \u2192 How It Works Performance Affiliate Program FAQ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":27,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-49","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.3 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>OxusTech Affiliate Program | Firstline, Downline, Pools &amp; Ranks<\/title>\n<meta name=\"description\" content=\"Explore the Oxus Tech affiliate program, including Firstline and Downline rewards, Pools, Rank Bonuses and team qualification rules.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oxustech.cloud\/es\/programa-de-afiliados\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OxusTech Affiliate Program\" \/>\n<meta property=\"og:description\" content=\"Explore the Oxus Tech affiliate program, including Firstline and Downline rewards, Pools, Rank Bonuses and team qualification rules.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oxustech.cloud\/es\/programa-de-afiliados\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-08T14:40:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1492\" \/>\n\t<meta property=\"og:image:height\" content=\"830\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/\",\"name\":\"OxusTech Affiliate Program | Firstline, Downline, Pools & Ranks\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"datePublished\":\"2026-08-08T14:32:12+00:00\",\"dateModified\":\"2026-08-08T14:40:40+00:00\",\"description\":\"Explore the Oxus Tech affiliate program, including Firstline and Downline rewards, Pools, Rank Bonuses and team qualification rules.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/#primaryimage\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"contentUrl\":\"https:\\\/\\\/oxustech.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/oxus-tech-banner.webp\",\"width\":1492,\"height\":830,\"caption\":\"oxus tech banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/affiliate-program\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/oxustech.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OxusTech Affiliate Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oxustech.cloud\\\/#website\",\"url\":\"https:\\\/\\\/oxustech.cloud\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oxustech.cloud\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Programa de Afiliados de OxusTech | Primera L\u00ednea, Redes, Grupos y Rangos","description":"Descubre el programa de afiliados de Oxus Tech, que incluye recompensas para la primera l\u00ednea y la l\u00ednea descendente, fondos de afiliados, bonos por rango y reglas de calificaci\u00f3n de equipo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/oxustech.cloud\/es\/programa-de-afiliados\/","og_locale":"es_ES","og_type":"article","og_title":"OxusTech Affiliate Program","og_description":"Explore the Oxus Tech affiliate program, including Firstline and Downline rewards, Pools, Rank Bonuses and team qualification rules.","og_url":"https:\/\/oxustech.cloud\/es\/programa-de-afiliados\/","article_modified_time":"2026-08-08T14:40:40+00:00","og_image":[{"width":1492,"height":830,"url":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"11 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oxustech.cloud\/affiliate-program\/","url":"https:\/\/oxustech.cloud\/affiliate-program\/","name":"Programa de Afiliados de OxusTech | Primera L\u00ednea, Redes, Grupos y Rangos","isPartOf":{"@id":"https:\/\/oxustech.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oxustech.cloud\/affiliate-program\/#primaryimage"},"image":{"@id":"https:\/\/oxustech.cloud\/affiliate-program\/#primaryimage"},"thumbnailUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","datePublished":"2026-08-08T14:32:12+00:00","dateModified":"2026-08-08T14:40:40+00:00","description":"Descubre el programa de afiliados de Oxus Tech, que incluye recompensas para la primera l\u00ednea y la l\u00ednea descendente, fondos de afiliados, bonos por rango y reglas de calificaci\u00f3n de equipo.","breadcrumb":{"@id":"https:\/\/oxustech.cloud\/affiliate-program\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oxustech.cloud\/affiliate-program\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/oxustech.cloud\/affiliate-program\/#primaryimage","url":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","contentUrl":"https:\/\/oxustech.cloud\/wp-content\/uploads\/2026\/08\/oxus-tech-banner.webp","width":1492,"height":830,"caption":"oxus tech banner"},{"@type":"BreadcrumbList","@id":"https:\/\/oxustech.cloud\/affiliate-program\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/oxustech.cloud\/"},{"@type":"ListItem","position":2,"name":"OxusTech Affiliate Program"}]},{"@type":"WebSite","@id":"https:\/\/oxustech.cloud\/#website","url":"https:\/\/oxustech.cloud\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oxustech.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/49","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":7,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/49\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/pages\/49\/revisions\/56"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/media\/27"}],"wp:attachment":[{"href":"https:\/\/oxustech.cloud\/es\/wp-json\/wp\/v2\/media?parent=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}