{"id":12,"date":"2026-08-04T15:16:05","date_gmt":"2026-08-04T15:16:05","guid":{"rendered":"https:\/\/bwis.cloud\/?page_id=12"},"modified":"2026-08-10T11:58:28","modified_gmt":"2026-08-10T14:58:28","slug":"bwis","status":"publish","type":"page","link":"https:\/\/bwis.cloud\/es\/","title":{"rendered":"BWIS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-144f9f2 e-con e-atomic-element e-flexbox-base e-581da50 \" data-id=\"144f9f2\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"144f9f2\" data-e-type=\"e-flexbox\" data-id=\"144f9f2\">\n    \t\t<div class=\"elementor-element elementor-element-19b5f45 elementor-widget elementor-widget-html\" data-id=\"19b5f45\" 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<style>\r\n\/* =========================================================\r\n   BWIS \u2014 HEADER \/ NAVIGATION\r\n========================================================= *\/\r\n\r\n.bwis-header,\r\n.bwis-header *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n.bwis-header{\r\n  --bwis-black:#050807;\r\n  --bwis-black-soft:#080d0b;\r\n  --bwis-dark:#0d1512;\r\n  --bwis-dark-light:#121d18;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#55db8d;\r\n  --bwis-green-dark:#2aa85e;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#f5f7f6;\r\n  --bwis-muted:#98a39d;\r\n\r\n  --bwis-gradient:\r\n    linear-gradient(\r\n      90deg,\r\n      #35b96b 0%,\r\n      #43c87a 50%,\r\n      #55d98b 100%\r\n    );\r\n\r\n  --bwis-gradient-hover:\r\n    linear-gradient(\r\n      90deg,\r\n      #43c879 0%,\r\n      #52d487 50%,\r\n      #64e39a 100%\r\n    );\r\n\r\n  position:relative !important;\r\n  z-index:9999 !important;\r\n\r\n  width:100% !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      rgba(5,8,7,.99) 0%,\r\n      rgba(8,13,11,.98) 100%\r\n    ) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(66,199,122,.12) !important;\r\n\r\n  box-shadow:\r\n    0 10px 40px rgba(0,0,0,.28) !important;\r\n\r\n  overflow:visible !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BRILHO DE FUNDO\r\n========================================================= *\/\r\n\r\n.bwis-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(66,199,122,.13) 0%,\r\n      rgba(66,199,122,.04) 25%,\r\n      transparent 48%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 20%,\r\n      rgba(85,217,139,.08) 0%,\r\n      transparent 38%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha inferior em degrad\u00ea *\/\r\n\r\n.bwis-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(66,199,122,.12) 15%,\r\n      rgba(66,199,122,.45) 50%,\r\n      rgba(66,199,122,.12) 85%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BARRA PRINCIPAL\r\n========================================================= *\/\r\n\r\n.bwis-header-bar{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:24px !important;\r\n\r\n  width:100% !important;\r\n  max-width:1380px !important;\r\n\r\n  margin:0 auto !important;\r\n  padding:17px 32px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LOGO\r\n========================================================= *\/\r\n\r\n.bwis-header-logo{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  line-height:0 !important;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .25s ease,\r\n    transform .25s ease,\r\n    filter .25s ease !important;\r\n}\r\n\r\n.bwis-header-logo:hover{\r\n  opacity:.96 !important;\r\n  transform:translateY(-1px) !important;\r\n\r\n  filter:\r\n    drop-shadow(0 0 13px rgba(66,199,122,.22)) !important;\r\n}\r\n\r\n.bwis-header-logo img{\r\n  display:block !important;\r\n\r\n  width:128px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NAVEGA\u00c7\u00c3O DESKTOP\r\n========================================================= *\/\r\n\r\n.bwis-header-nav{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  flex:1 !important;\r\n\r\n  gap:3px !important;\r\n}\r\n\r\n.bwis-header-nav-link{\r\n  position:relative !important;\r\n\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  padding:10px 12px !important;\r\n\r\n  color:var(--bwis-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 !important;\r\n  text-decoration:none !important;\r\n\r\n  border:1px solid transparent !important;\r\n  border-radius:8px !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.bwis-header-nav-link:hover{\r\n  color:var(--bwis-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,.045) !important;\r\n\r\n  transform:translateY(-1px) !important;\r\n}\r\n\r\n\r\n\/* Item ativo *\/\r\n\r\n.bwis-header-nav-link.active{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(66,199,122,.10),\r\n      rgba(66,199,122,.035)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.12) !important;\r\n}\r\n\r\n.bwis-header-nav-link.active::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:translateX(-50%);\r\n\r\n  border-radius:100px;\r\n\r\n  background:\r\n    var(--bwis-gradient);\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(66,199,122,.65);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BOT\u00d5ES\r\n========================================================= *\/\r\n\r\n.bwis-header-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:10px !important;\r\n\r\n  flex-shrink:0 !important;\r\n}\r\n\r\n.bwis-header-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  padding:11px 20px !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:1px solid transparent !important;\r\n  border-radius:10px !important;\r\n\r\n  cursor:pointer !important;\r\n\r\n  transition:\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    filter .22s ease !important;\r\n}\r\n\r\n\r\n\/* Login *\/\r\n\r\n.bwis-header-btn-login{\r\n  color:var(--bwis-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.bwis-header-btn-login:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.36) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(66,199,122,.09) !important;\r\n\r\n  transform:translateY(-1px) !important;\r\n}\r\n\r\n\r\n\/* CTA principal *\/\r\n\r\n.bwis-header-btn-cta{\r\n  color:#041009 !important;\r\n\r\n  background:\r\n    var(--bwis-gradient) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.72) !important;\r\n\r\n  box-shadow:\r\n    0 6px 22px rgba(66,199,122,.18),\r\n    0 0 0 1px rgba(255,255,255,.07) inset !important;\r\n}\r\n\r\n.bwis-header-btn-cta:hover{\r\n  color:#020a05 !important;\r\n\r\n  background:\r\n    var(--bwis-gradient-hover) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  box-shadow:\r\n    0 9px 30px rgba(66,199,122,.27),\r\n    0 0 22px rgba(66,199,122,.14),\r\n    0 0 0 1px rgba(255,255,255,.12) inset !important;\r\n\r\n  filter:saturate(1.05) !important;\r\n}\r\n\r\n.bwis-header-btn .arrow{\r\n  display:inline-block !important;\r\n\r\n  font-size:15px !important;\r\n  line-height:1 !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-header-btn:hover .arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HAMBURGER\r\n========================================================= *\/\r\n\r\n.bwis-header-burger{\r\n  display:none !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:42px !important;\r\n  height:42px !important;\r\n\r\n  padding:0 !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  cursor:pointer !important;\r\n\r\n  transition:\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    box-shadow .2s ease !important;\r\n}\r\n\r\n.bwis-header-burger:hover,\r\n.bwis-header-burger.open{\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.37) !important;\r\n\r\n  box-shadow:\r\n    0 0 20px rgba(66,199,122,.11) !important;\r\n}\r\n\r\n.bwis-header-burger-lines{\r\n  position:relative !important;\r\n\r\n  display:block !important;\r\n\r\n  width:19px !important;\r\n  height:14px !important;\r\n}\r\n\r\n.bwis-header-burger-lines span{\r\n  display:block !important;\r\n\r\n  position:absolute !important;\r\n  left:0 !important;\r\n\r\n  width:100% !important;\r\n  height:2px !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  background:\r\n    var(--bwis-white) !important;\r\n\r\n  transition:\r\n    top .3s ease,\r\n    opacity .2s ease,\r\n    transform .3s ease,\r\n    background .2s ease !important;\r\n}\r\n\r\n.bwis-header-burger-lines span:nth-child(1){\r\n  top:0 !important;\r\n}\r\n\r\n.bwis-header-burger-lines span:nth-child(2){\r\n  top:6px !important;\r\n}\r\n\r\n.bwis-header-burger-lines span:nth-child(3){\r\n  top:12px !important;\r\n}\r\n\r\n.bwis-header-burger:hover .bwis-header-burger-lines span,\r\n.bwis-header-burger.open .bwis-header-burger-lines span{\r\n  background:\r\n    var(--bwis-green) !important;\r\n}\r\n\r\n.bwis-header-burger.open .bwis-header-burger-lines span:nth-child(1){\r\n  top:6px !important;\r\n  transform:rotate(45deg) !important;\r\n}\r\n\r\n.bwis-header-burger.open .bwis-header-burger-lines span:nth-child(2){\r\n  opacity:0 !important;\r\n  transform:translateX(-15px) !important;\r\n}\r\n\r\n.bwis-header-burger.open .bwis-header-burger-lines span:nth-child(3){\r\n  top:6px !important;\r\n  transform:rotate(-45deg) !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MENU MOBILE\r\n========================================================= *\/\r\n\r\n.bwis-header-mobile{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:none !important;\r\n  flex-direction:column !important;\r\n\r\n  padding:16px 24px 24px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at top left,\r\n      rgba(66,199,122,.09),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #0a100d 0%,\r\n      #050807 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,.38) !important;\r\n}\r\n\r\n.bwis-header-mobile.open{\r\n  display:flex !important;\r\n}\r\n\r\n\r\n\/* Links mobile *\/\r\n\r\n.bwis-header-mobile-nav{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:7px !important;\r\n\r\n  margin-bottom:20px !important;\r\n}\r\n\r\n.bwis-header-mobile-nav a{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:16px !important;\r\n\r\n  padding:14px 17px !important;\r\n\r\n  color:var(--bwis-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 !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    background .2s ease,\r\n    border-color .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.bwis-header-mobile-nav a:hover,\r\n.bwis-header-mobile-nav a.active{\r\n  color:\r\n    var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(66,199,122,.09),\r\n      rgba(66,199,122,.035)\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.27) !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n}\r\n\r\n.bwis-header-mobile-nav a svg{\r\n  width:16px !important;\r\n  height:16px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  opacity:.55 !important;\r\n\r\n  transition:\r\n    opacity .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.bwis-header-mobile-nav a:hover svg,\r\n.bwis-header-mobile-nav a.active svg{\r\n  opacity:1 !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n}\r\n\r\n\r\n\/* Bot\u00f5es mobile *\/\r\n\r\n.bwis-header-mobile-actions{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:10px !important;\r\n\r\n  padding-top:20px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.07) !important;\r\n}\r\n\r\n.bwis-header-mobile-actions .bwis-header-btn{\r\n  width:100% !important;\r\n\r\n  padding:14px 20px !important;\r\n\r\n  font-size:14px !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVIDADE\r\n========================================================= *\/\r\n\r\n@media (max-width:1240px){\r\n\r\n  .bwis-header-bar{\r\n    padding-left:24px !important;\r\n    padding-right:24px !important;\r\n  }\r\n\r\n  .bwis-header-nav-link{\r\n    padding-left:9px !important;\r\n    padding-right:9px !important;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .bwis-header-btn{\r\n    padding-left:16px !important;\r\n    padding-right:16px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:1120px){\r\n\r\n  .bwis-header-nav{\r\n    display:none !important;\r\n  }\r\n\r\n  .bwis-header-burger{\r\n    display:flex !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:620px){\r\n\r\n  .bwis-header-bar{\r\n    gap:12px !important;\r\n\r\n    padding:\r\n      14px 18px !important;\r\n  }\r\n\r\n  .bwis-header-logo img{\r\n    width:116px !important;\r\n  }\r\n\r\n  .bwis-header-actions{\r\n    gap:8px !important;\r\n  }\r\n\r\n  .bwis-header-actions .bwis-header-btn-login{\r\n    display:none !important;\r\n  }\r\n\r\n  .bwis-header-btn{\r\n    padding:\r\n      10px 15px !important;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .bwis-header-mobile{\r\n    padding:\r\n      14px 18px 20px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:430px){\r\n\r\n  .bwis-header-logo img{\r\n    width:105px !important;\r\n  }\r\n\r\n  .bwis-header-actions .bwis-header-btn-cta{\r\n    padding:\r\n      10px 12px !important;\r\n\r\n    font-size:11px !important;\r\n  }\r\n\r\n  .bwis-header-actions .bwis-header-btn-cta .arrow{\r\n    display:none !important;\r\n  }\r\n\r\n  .bwis-header-burger{\r\n    width:40px !important;\r\n    height:40px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:360px){\r\n\r\n  .bwis-header-bar{\r\n    padding-left:12px !important;\r\n    padding-right:12px !important;\r\n  }\r\n\r\n  .bwis-header-logo img{\r\n    width:92px !important;\r\n  }\r\n\r\n  .bwis-header-actions .bwis-header-btn-cta{\r\n    padding-left:9px !important;\r\n    padding-right:9px !important;\r\n\r\n    font-size:10px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     HTML DO HEADER\r\n========================================================= -->\r\n\r\n<header class=\"bwis-header\">\r\n\r\n  <div class=\"bwis-header-bar\">\r\n\r\n    <!-- Logo -->\r\n    <a\r\n      href=\"https:\/\/bwis.cloud\/\"\r\n      class=\"bwis-header-logo\"\r\n      aria-label=\"BWIS Home\"\r\n    >\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-logo.webp\"\r\n        alt=\"BWIS \u2014 Billion Wise Investment Solutions\"\r\n        width=\"128\"\r\n        height=\"42\"\r\n      >\r\n    <\/a>\r\n\r\n\r\n    <!-- Menu desktop -->\r\n    <nav\r\n      class=\"bwis-header-nav\"\r\n      aria-label=\"Main navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/\"\r\n        class=\"bwis-header-nav-link\"\r\n        data-bwis-path=\"\/\"\r\n      >\r\n        Home\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/how-it-works\/\"\r\n        class=\"bwis-header-nav-link\"\r\n        data-bwis-path=\"\/how-it-works\/\"\r\n      >\r\n        How It Works\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/trading-bots\/\"\r\n        class=\"bwis-header-nav-link\"\r\n        data-bwis-path=\"\/trading-bots\/\"\r\n      >\r\n        Trading Bots\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/referral-program\/\"\r\n        class=\"bwis-header-nav-link\"\r\n        data-bwis-path=\"\/referral-program\/\"\r\n      >\r\n        Referral Program\r\n      <\/a>\r\n\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/security\/\"\r\n        class=\"bwis-header-nav-link\"\r\n        data-bwis-path=\"\/security\/\"\r\n      >\r\n        Security\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- Bot\u00f5es -->\r\n    <div class=\"bwis-header-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.io\/auth\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-header-btn bwis-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-header-btn bwis-header-btn-cta\"\r\n      >\r\n        Create Account\r\n\r\n        <span\r\n          class=\"arrow\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n\r\n      <!-- Hamburger -->\r\n      <button\r\n        class=\"bwis-header-burger\"\r\n        id=\"bwis-header-burger\"\r\n        type=\"button\"\r\n        aria-label=\"Open navigation menu\"\r\n        aria-expanded=\"false\"\r\n        aria-controls=\"bwis-mobile-menu\"\r\n      >\r\n        <span class=\"bwis-header-burger-lines\">\r\n          <span><\/span>\r\n          <span><\/span>\r\n          <span><\/span>\r\n        <\/span>\r\n      <\/button>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n  <!-- Menu mobile -->\r\n  <div\r\n    class=\"bwis-header-mobile\"\r\n    id=\"bwis-mobile-menu\"\r\n  >\r\n\r\n    <nav\r\n      class=\"bwis-header-mobile-nav\"\r\n      aria-label=\"Mobile navigation\"\r\n    >\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/\"\r\n        data-bwis-path=\"\/\"\r\n      >\r\n        Home\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/how-it-works\/\"\r\n        data-bwis-path=\"\/how-it-works\/\"\r\n      >\r\n        How It Works\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/trading-bots\/\"\r\n        data-bwis-path=\"\/trading-bots\/\"\r\n      >\r\n        Trading Bots\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/referral-program\/\"\r\n        data-bwis-path=\"\/referral-program\/\"\r\n      >\r\n        Referral Program\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/security\/\"\r\n        data-bwis-path=\"\/security\/\"\r\n      >\r\n        Security\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"2\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n\r\n    <\/nav>\r\n\r\n\r\n    <!-- Bot\u00f5es mobile -->\r\n    <div class=\"bwis-header-mobile-actions\">\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.io\/auth\/signin\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-header-btn bwis-header-btn-login\"\r\n      >\r\n        Login\r\n      <\/a>\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-header-btn bwis-header-btn-cta\"\r\n      >\r\n        Create Account\r\n\r\n        <span\r\n          class=\"arrow\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/header>\r\n\r\n\r\n<!-- =========================================================\r\n     JAVASCRIPT DO MENU MOBILE E ITEM ATIVO\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var burger = document.getElementById('bwis-header-burger');\r\n  var mobileMenu = document.getElementById('bwis-mobile-menu');\r\n  var header = document.querySelector('.bwis-header');\r\n\r\n  if(!burger || !mobileMenu || !header){\r\n    return;\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     ABRIR MENU\r\n  ======================================================= *\/\r\n\r\n  function openMenu(){\r\n\r\n    burger.classList.add('open');\r\n    mobileMenu.classList.add('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'true');\r\n    burger.setAttribute('aria-label', 'Close navigation menu');\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     FECHAR MENU\r\n  ======================================================= *\/\r\n\r\n  function closeMenu(){\r\n\r\n    burger.classList.remove('open');\r\n    mobileMenu.classList.remove('open');\r\n\r\n    burger.setAttribute('aria-expanded', 'false');\r\n    burger.setAttribute('aria-label', 'Open navigation menu');\r\n\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     CLIQUE NO HAMBURGER\r\n  ======================================================= *\/\r\n\r\n  burger.addEventListener('click', function(event){\r\n\r\n    event.stopPropagation();\r\n\r\n    var menuIsOpen =\r\n      mobileMenu.classList.contains('open');\r\n\r\n    if(menuIsOpen){\r\n      closeMenu();\r\n    }else{\r\n      openMenu();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     FECHA AO CLICAR EM UM LINK\r\n  ======================================================= *\/\r\n\r\n  mobileMenu.querySelectorAll('a').forEach(function(link){\r\n\r\n    link.addEventListener('click', function(){\r\n      closeMenu();\r\n    });\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     FECHA AO CLICAR FORA\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener('click', function(event){\r\n\r\n    if(\r\n      mobileMenu.classList.contains('open') &&\r\n      !event.target.closest('.bwis-header')\r\n    ){\r\n      closeMenu();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     FECHA COM ESC\r\n  ======================================================= *\/\r\n\r\n  document.addEventListener('keydown', function(event){\r\n\r\n    if(\r\n      event.key === 'Escape' &&\r\n      mobileMenu.classList.contains('open')\r\n    ){\r\n      closeMenu();\r\n      burger.focus();\r\n    }\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     FECHA AO VOLTAR PARA DESKTOP\r\n  ======================================================= *\/\r\n\r\n  window.addEventListener('resize', function(){\r\n\r\n    if(\r\n      window.innerWidth > 1120 &&\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     ITEM ATIVO AUTOM\u00c1TICO\r\n  ======================================================= *\/\r\n\r\n  function normalizePath(path){\r\n\r\n    if(!path){\r\n      return '\/';\r\n    }\r\n\r\n    path = path\r\n      .replace(\/\\\/+\/g, '\/')\r\n      .replace(\/\\\/$\/, '');\r\n\r\n    return path === '' ? '\/' : path + '\/';\r\n\r\n  }\r\n\r\n\r\n  var currentPath =\r\n    normalizePath(window.location.pathname);\r\n\r\n\r\n  header\r\n    .querySelectorAll('[data-bwis-path]')\r\n    .forEach(function(link){\r\n\r\n      var linkPath =\r\n        normalizePath(link.getAttribute('data-bwis-path'));\r\n\r\n      link.classList.remove('active');\r\n\r\n      if(currentPath === linkPath){\r\n        link.classList.add('active');\r\n      }\r\n\r\n    });\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-b37c4af e-con e-atomic-element e-flexbox-base e-dd111a0 \" data-id=\"b37c4af\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b37c4af\" data-e-type=\"e-flexbox\" data-id=\"b37c4af\">\n    \t\t<div class=\"elementor-element elementor-element-2b5f800 elementor-widget elementor-widget-html\" data-id=\"2b5f800\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 HOME | TEXTO EM INGL\u00caS + V\u00cdDEO AUTOM\u00c1TICO POR IDIOMA\r\n     HERO COMPLETO: CONTE\u00daDO + V\u00cdDEO\r\n     Inserir em um \u00fanico widget HTML do Elementor\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-home-hero,\r\n.bwis-home-hero *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* Remove poss\u00edveis espa\u00e7amentos do widget Elementor *\/\r\n\r\n.elementor-widget-html:has(.bwis-home-hero),\r\n.elementor-widget-html:has(.bwis-home-hero) .elementor-widget-container{\r\n  width:100% !important;\r\n  max-width:100% !important;\r\n  margin:0 !important;\r\n  padding:0 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   SE\u00c7\u00c3O PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-home-hero{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#f2f5f3;\r\n  --bwis-muted:#9ba7a0;\r\n  --bwis-muted-dark:#718078;\r\n\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n\r\n  width:100% !important;\r\n  min-height:720px !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 79% 38%,\r\n      rgba(66,199,122,.145) 0%,\r\n      rgba(66,199,122,.045) 30%,\r\n      transparent 57%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 88%,\r\n      rgba(66,199,122,.055) 0%,\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      120deg,\r\n      #040705 0%,\r\n      #07100b 46%,\r\n      #0a1710 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Glow principal *\/\r\n\r\n.bwis-home-hero::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:-260px;\r\n  right:-190px;\r\n\r\n  width:760px;\r\n  height:760px;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(66,199,122,.17) 0%,\r\n      rgba(66,199,122,.055) 40%,\r\n      transparent 70%\r\n    ) !important;\r\n\r\n  filter:blur(15px) !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Grade tecnol\u00f3gica *\/\r\n\r\n.bwis-home-hero::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none !important;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.017) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.017) 1px,\r\n      transparent 1px\r\n    );\r\n\r\n  background-size:56px 56px;\r\n\r\n  mask-image:\r\n    linear-gradient(\r\n      to right,\r\n      transparent 0%,\r\n      rgba(0,0,0,.25) 33%,\r\n      rgba(0,0,0,.88) 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,.25) 33%,\r\n      rgba(0,0,0,.88) 100%\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:\r\n    minmax(0,.97fr)\r\n    minmax(480px,1.03fr) !important;\r\n\r\n  align-items:center !important;\r\n  gap:72px !important;\r\n\r\n  width:100% !important;\r\n  max-width:1380px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTE\u00daDO ESQUERDO\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-content{\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n}\r\n\r\n\r\n\/* Glow discreto esquerdo *\/\r\n\r\n.bwis-home-hero-content::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:10%;\r\n  left:-130px;\r\n\r\n  width:360px;\r\n  height:360px;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(66,199,122,.10) 0%,\r\n      rgba(66,199,122,.03) 42%,\r\n      transparent 70%\r\n    ) !important;\r\n\r\n  filter:blur(18px) !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Mant\u00e9m conte\u00fado acima do brilho *\/\r\n\r\n.bwis-home-hero-content-inner{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BADGE\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-badge{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:24px !important;\r\n  padding:8px 14px !important;\r\n\r\n  color:#c4ffdc !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.075em !important;\r\n  text-transform:uppercase !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.25) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(66,199,122,.10),\r\n      rgba(66,199,122,.035)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 24px rgba(66,199,122,.055) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-badge-dot{\r\n  display:block !important;\r\n\r\n  width:7px !important;\r\n  height:7px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 11px rgba(66,199,122,.9) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   T\u00cdTULO\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-title{\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n\r\n  margin-bottom:23px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(42px,4.25vw,59px) !important;\r\n  font-weight:760 !important;\r\n  line-height:1.055 !important;\r\n  letter-spacing:-.043em !important;\r\n\r\n  text-wrap:balance !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-title-gradient{\r\n  display:inline !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #39bd70 0%,\r\n      #61e298 100%\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   DESCRI\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-description{\r\n  width:100% !important;\r\n  max-width:635px !important;\r\n\r\n  margin-bottom:30px !important;\r\n\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\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.bwis-home-hero-description strong{\r\n  color:#dce5df !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00d5ES\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-wrap:wrap !important;\r\n  gap:12px !important;\r\n\r\n  margin-bottom:34px !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:9px !important;\r\n\r\n  min-height:50px !important;\r\n  padding:13px 22px !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid transparent !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  cursor:pointer !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n\r\n\/* Principal *\/\r\n\r\n.bwis-home-hero-btn-primary{\r\n  color:#041009 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #39bd70 0%,\r\n      #61e298 100%\r\n    ) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.65) !important;\r\n\r\n  box-shadow:\r\n    0 7px 25px rgba(66,199,122,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-btn-primary:hover{\r\n  color:#020a05 !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #46c97c 0%,\r\n      #70e9a5 100%\r\n    ) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  box-shadow:\r\n    0 11px 34px rgba(66,199,122,.29),\r\n    0 0 24px rgba(66,199,122,.11),\r\n    inset 0 1px 0 rgba(255,255,255,.27) !important;\r\n}\r\n\r\n\r\n\/* Secund\u00e1rio *\/\r\n\r\n.bwis-home-hero-btn-secondary{\r\n  color:var(--bwis-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,.14) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-btn-secondary:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.06) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.31) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  box-shadow:\r\n    0 8px 24px rgba(0,0,0,.15) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  font-size:16px !important;\r\n  line-height:1 !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-btn:hover .bwis-home-hero-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BENEF\u00cdCIOS R\u00c1PIDOS\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-features{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-wrap:wrap !important;\r\n  gap:13px 22px !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding-top:25px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-feature{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  color:#aab5ae !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-feature-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:20px !important;\r\n  height:20px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-feature-icon svg{\r\n  display:block !important;\r\n\r\n  width:17px !important;\r\n  height:17px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   V\u00cdDEO \u2014 COLUNA DIREITA\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-video-column{\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n\r\n  margin-left:auto !important;\r\n}\r\n\r\n\r\n\/* Glow atr\u00e1s do v\u00eddeo *\/\r\n\r\n.bwis-home-hero-video-column::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:50%;\r\n  left:50%;\r\n\r\n  width:88%;\r\n  height:86%;\r\n\r\n  transform:\r\n    translate(-50%,-50%) !important;\r\n\r\n  border-radius:40px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle,\r\n      rgba(66,199,122,.22) 0%,\r\n      rgba(66,199,122,.075) 42%,\r\n      transparent 72%\r\n    ) !important;\r\n\r\n  filter:blur(42px) !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Painel externo *\/\r\n\r\n.bwis-home-hero-video-panel{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:13px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.115) !important;\r\n\r\n  border-radius:23px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,39,29,.93) 0%,\r\n      rgba(8,18,13,.97) 55%,\r\n      rgba(5,11,8,.99) 100%\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 34px 78px rgba(0,0,0,.45),\r\n    0 0 42px rgba(66,199,122,.045),\r\n    inset 0 1px 0 rgba(255,255,255,.06) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Linha de destaque superior *\/\r\n\r\n.bwis-home-hero-video-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  z-index:4 !important;\r\n\r\n  top:0;\r\n  left:10%;\r\n  right:10%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      rgba(66,199,122,.82),\r\n      transparent\r\n    ) !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BARRA SUPERIOR DO PLAYER\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-video-head{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:18px !important;\r\n\r\n  padding:\r\n    7px 7px 17px !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-info{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:11px !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-status{\r\n  position:relative !important;\r\n\r\n  display:block !important;\r\n\r\n  width:10px !important;\r\n  height:10px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 12px rgba(66,199,122,.80) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-status::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:-5px;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.22) !important;\r\n\r\n  border-radius:50% !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:3px !important;\r\n\r\n  color:#75827a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:8px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.08em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-title{\r\n  display:block !important;\r\n\r\n  color:#e6ede8 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:670 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-badge{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:6px !important;\r\n\r\n  padding:7px 10px !important;\r\n\r\n  color:#bfffd5 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:8px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.2 !important;\r\n  white-space:nowrap !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.055) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   EMBED 16:9\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-video{\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n  aspect-ratio:16 \/ 9 !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:15px !important;\r\n\r\n  background:#020503 !important;\r\n\r\n  box-shadow:\r\n    inset 0 0 0 1px rgba(255,255,255,.015) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video iframe{\r\n  position:absolute !important;\r\n  inset:0 !important;\r\n\r\n  display:block !important;\r\n\r\n  width:100% !important;\r\n  height:100% !important;\r\n\r\n  border:0 !important;\r\n}\r\n\r\n\r\n\/* Brilho sobre o v\u00eddeo *\/\r\n\r\n.bwis-home-hero-video::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  z-index:2 !important;\r\n\r\n  pointer-events:none !important;\r\n\r\n  border-radius:inherit !important;\r\n\r\n  box-shadow:\r\n    inset 0 1px 0 rgba(255,255,255,.06),\r\n    inset 0 -35px 65px rgba(0,0,0,.09) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RODAP\u00c9 DO PAINEL\r\n============================================================ *\/\r\n\r\n.bwis-home-hero-video-bottom{\r\n  display:grid !important;\r\n  grid-template-columns:\r\n    repeat(3,minmax(0,1fr)) !important;\r\n\r\n  gap:8px !important;\r\n\r\n  padding:\r\n    13px 2px 1px !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-stat{\r\n  padding:11px 8px !important;\r\n\r\n  text-align:center !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.016) !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-stat strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:3px !important;\r\n\r\n  color:#dfe8e2 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.2 !important;\r\n}\r\n\r\n\r\n.bwis-home-hero-video-stat span{\r\n  display:block !important;\r\n\r\n  color:#69766e !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:7px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.35 !important;\r\n  letter-spacing:.03em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1100px){\r\n\r\n  .bwis-home-hero{\r\n    min-height:auto !important;\r\n\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-home-hero-container{\r\n    grid-template-columns:1fr !important;\r\n    gap:60px !important;\r\n  }\r\n\r\n  .bwis-home-hero-content{\r\n    max-width:800px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video-column{\r\n    max-width:800px !important;\r\n\r\n    margin-right:auto !important;\r\n    margin-left:0 !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-home-hero{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-home-hero-container{\r\n    gap:48px !important;\r\n  }\r\n\r\n  .bwis-home-hero-title{\r\n    font-size:clamp(36px,8.5vw,48px) !important;\r\n    line-height:1.075 !important;\r\n  }\r\n\r\n  .bwis-home-hero-description{\r\n    font-size:16px !important;\r\n    line-height:1.66 !important;\r\n  }\r\n\r\n  .bwis-home-hero-actions{\r\n    align-items:stretch !important;\r\n  }\r\n\r\n  .bwis-home-hero-btn{\r\n    flex:1 1 100% !important;\r\n\r\n    width:100% !important;\r\n  }\r\n\r\n  .bwis-home-hero-features{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n    gap:14px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video-panel{\r\n    padding:10px !important;\r\n\r\n    border-radius:19px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:520px){\r\n\r\n  .bwis-home-hero{\r\n    padding-top:60px !important;\r\n    padding-bottom:64px !important;\r\n  }\r\n\r\n  .bwis-home-hero-badge{\r\n    margin-bottom:20px !important;\r\n    padding:7px 11px !important;\r\n\r\n    font-size:9px !important;\r\n    letter-spacing:.06em !important;\r\n  }\r\n\r\n  .bwis-home-hero-title{\r\n    margin-bottom:20px !important;\r\n\r\n    font-size:36px !important;\r\n  }\r\n\r\n  .bwis-home-hero-description{\r\n    margin-bottom:26px !important;\r\n\r\n    font-size:15px !important;\r\n  }\r\n\r\n  .bwis-home-hero-btn{\r\n    min-height:48px !important;\r\n    padding:12px 18px !important;\r\n\r\n    font-size:13px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video-head{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n    gap:11px !important;\r\n\r\n    padding:\r\n      7px 6px 15px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video-badge{\r\n    margin-left:21px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video{\r\n    border-radius:12px !important;\r\n  }\r\n\r\n  .bwis-home-hero-video-bottom{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-home-hero\">\r\n\r\n  <div class=\"bwis-home-hero-container\">\r\n\r\n    <!-- ======================================================\r\n         COLUNA ESQUERDA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-home-hero-content\">\r\n\r\n      <div class=\"bwis-home-hero-content-inner\">\r\n\r\n        <!-- Badge -->\r\n        <div class=\"bwis-home-hero-badge\">\r\n\r\n          <span class=\"bwis-home-hero-badge-dot\"><\/span>\r\n\r\n          Automated Cryptocurrency Trading Platform\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- T\u00edtulo -->\r\n        <h1 class=\"bwis-home-hero-title\">\r\n\r\n          BWIS:\r\n\r\n          <span class=\"bwis-home-hero-title-gradient\">\r\n            Intelligent Crypto Trading Made Simple\r\n          <\/span>\r\n\r\n        <\/h1>\r\n\r\n\r\n        <!-- Descri\u00e7\u00e3o -->\r\n        <p class=\"bwis-home-hero-description\">\r\n          Billion Wise Investment Solutions combines advanced algorithms,\r\n          automated trading bots and professional market strategies in one\r\n          accessible platform. Choose a bot, activate your strategy and let\r\n          <strong>\r\n            BWIS technology operate across the cryptocurrency market\r\n          <\/strong>\r\n          on your behalf.\r\n        <\/p>\r\n\r\n\r\n        <!-- Bot\u00f5es -->\r\n        <div class=\"bwis-home-hero-actions\">\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/tour\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-home-hero-btn bwis-home-hero-btn-primary\"\r\n          >\r\n            Create Your Account\r\n\r\n            <span\r\n              class=\"bwis-home-hero-btn-arrow\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              &#8594;\r\n            <\/span>\r\n          <\/a>\r\n\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/how-it-works\/\"\r\n            class=\"bwis-home-hero-btn bwis-home-hero-btn-secondary\"\r\n          >\r\n            See How BWIS Works\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- Informa\u00e7\u00f5es r\u00e1pidas -->\r\n        <div class=\"bwis-home-hero-features\">\r\n\r\n          <!-- Recurso 1 -->\r\n          <div class=\"bwis-home-hero-feature\">\r\n\r\n            <span class=\"bwis-home-hero-feature-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n                <path d=\"M12 7v5l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Automated trading\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- Recurso 2 -->\r\n          <div class=\"bwis-home-hero-feature\">\r\n\r\n            <span class=\"bwis-home-hero-feature-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 19V9\"><\/path>\r\n                <path d=\"M10 19V5\"><\/path>\r\n                <path d=\"M16 19v-7\"><\/path>\r\n                <path d=\"M22 19V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Multiple bot strategies\r\n\r\n          <\/div>\r\n\r\n\r\n          <!-- Recurso 3 -->\r\n          <div class=\"bwis-home-hero-feature\">\r\n\r\n            <span class=\"bwis-home-hero-feature-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            Secure infrastructure\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         COLUNA DIREITA \u2014 V\u00cdDEO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-home-hero-video-column\">\r\n\r\n      <div class=\"bwis-home-hero-video-panel\">\r\n\r\n        <!-- Cabe\u00e7alho -->\r\n        <div class=\"bwis-home-hero-video-head\">\r\n\r\n          <div class=\"bwis-home-hero-video-info\">\r\n\r\n            <span class=\"bwis-home-hero-video-status\"><\/span>\r\n\r\n            <div>\r\n\r\n              <span class=\"bwis-home-hero-video-label\">\r\n                BWIS presentation\r\n              <\/span>\r\n\r\n              <strong class=\"bwis-home-hero-video-title\">\r\n                Discover the BWIS ecosystem\r\n              <\/strong>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <span class=\"bwis-home-hero-video-badge\">\r\n            Official Overview\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- ==================================================\r\n             V\u00cdDEO \u2014 injetado por JS conforme o idioma\r\n             N\u00c3O traduzir este bloco no TranslatePress\r\n        =================================================== -->\r\n\r\n        <div\r\n          class=\"bwis-home-hero-video\"\r\n          id=\"bwis-hero-video-mount\"\r\n          translate=\"no\"\r\n          data-no-translation\r\n          data-bwis-video-en=\"1216279984|e19a9b510a\"\r\n          data-bwis-video-pt=\"1216286956|3800cbd675\"\r\n          data-bwis-video-es=\"1216286957|94cdc8dc27\"\r\n        >\r\n\r\n          <noscript>\r\n            <iframe\r\n              src=\"https:\/\/player.vimeo.com\/video\/1216279984?h=e19a9b510a&amp;title=0&amp;byline=0&amp;portrait=0&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\"\r\n              title=\"BWIS Platform Presentation\"\r\n              allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\"\r\n              referrerpolicy=\"strict-origin-when-cross-origin\"\r\n              allowfullscreen\r\n            ><\/iframe>\r\n          <\/noscript>\r\n\r\n        <\/div>\r\n\r\n\r\n        <!-- Informa\u00e7\u00f5es inferiores -->\r\n        <div class=\"bwis-home-hero-video-bottom\">\r\n\r\n          <div class=\"bwis-home-hero-video-stat\">\r\n\r\n            <strong>\r\n              Automated\r\n            <\/strong>\r\n\r\n            <span>\r\n              Trading technology\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-home-hero-video-stat\">\r\n\r\n            <strong>\r\n              Multiple\r\n            <\/strong>\r\n\r\n            <span>\r\n              Bot strategies\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-home-hero-video-stat\">\r\n\r\n            <strong>\r\n              Accessible\r\n            <\/strong>\r\n\r\n            <span>\r\n              Platform experience\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     TROCA AUTOM\u00c1TICA DO V\u00cdDEO POR IDIOMA\r\n     N\u00e3o traduzir \u2014 bloco marcado com data-no-translation\r\n============================================================ -->\r\n\r\n<script data-no-translation>\r\n(function(){\r\n\r\n  \"use strict\";\r\n\r\n  var MOUNT_ID = \"bwis-hero-video-mount\";\r\n\r\n\r\n  \/* ----------------------------------------------------------\r\n     Detecta o idioma ativo\r\n     1) primeiro segmento da URL  (\/pt\/, \/es\/ ...)\r\n     2) fallback: atributo lang da tag <html>\r\n  ---------------------------------------------------------- *\/\r\n\r\n  function detectLang(){\r\n\r\n    var seg = (window.location.pathname.split(\"\/\").filter(Boolean)[0] || \"\").toLowerCase();\r\n\r\n    if(\/^(pt|pt-br|pt_br|ptbr|br|portugues|portugu%c3%aas)$\/.test(seg)) return \"pt\";\r\n    if(\/^(es|es-es|es-mx|es-ar|espanol|espa%c3%b1ol)$\/.test(seg))       return \"es\";\r\n    if(\/^(en|en-us|en-gb)$\/.test(seg))                                  return \"en\";\r\n\r\n    var htmlLang = (document.documentElement.getAttribute(\"lang\") || \"\").toLowerCase();\r\n\r\n    if(htmlLang.indexOf(\"pt\") === 0) return \"pt\";\r\n    if(htmlLang.indexOf(\"es\") === 0) return \"es\";\r\n\r\n    return \"en\";\r\n  }\r\n\r\n\r\n  \/* ----------------------------------------------------------\r\n     Monta o iframe\r\n  ---------------------------------------------------------- *\/\r\n\r\n  function mountVideo(){\r\n\r\n    var box = document.getElementById(MOUNT_ID);\r\n\r\n    if(!box) return;\r\n    if(box.getAttribute(\"data-bwis-mounted\") === \"1\") return;\r\n\r\n    var lang = detectLang();\r\n\r\n    var raw =\r\n      box.getAttribute(\"data-bwis-video-\" + lang) ||\r\n      box.getAttribute(\"data-bwis-video-en\");\r\n\r\n    if(!raw) return;\r\n\r\n    var parts = raw.split(\"|\");\r\n    var id    = parts[0];\r\n    var hash  = parts[1] || \"\";\r\n\r\n    var src =\r\n      \"https:\/\/player.vimeo.com\/video\/\" + id +\r\n      \"?h=\" + hash +\r\n      \"&title=0&byline=0&portrait=0&badge=0\" +\r\n      \"&autopause=0&player_id=0&app_id=58479\";\r\n\r\n    var frame = document.createElement(\"iframe\");\r\n\r\n    frame.setAttribute(\"src\", src);\r\n    frame.setAttribute(\"title\", \"BWIS Platform Presentation\");\r\n    frame.setAttribute(\"allow\", \"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\");\r\n    frame.setAttribute(\"referrerpolicy\", \"strict-origin-when-cross-origin\");\r\n    frame.setAttribute(\"loading\", \"eager\");\r\n    frame.setAttribute(\"allowfullscreen\", \"\");\r\n    frame.setAttribute(\"frameborder\", \"0\");\r\n\r\n    \/* limpa o noscript antes de inserir *\/\r\n    box.innerHTML = \"\";\r\n    box.appendChild(frame);\r\n\r\n    box.setAttribute(\"data-bwis-mounted\", \"1\");\r\n  }\r\n\r\n\r\n  \/* ----------------------------------------------------------\r\n     Inicializa\u00e7\u00e3o segura\r\n  ---------------------------------------------------------- *\/\r\n\r\n  if(document.readyState === \"loading\"){\r\n    document.addEventListener(\"DOMContentLoaded\", mountVideo);\r\n  } else {\r\n    mountVideo();\r\n  }\r\n\r\n  \/* rede de seguran\u00e7a para o editor do Elementor *\/\r\n  window.addEventListener(\"load\", mountVideo);\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cebfa95 elementor-widget elementor-widget-html\" data-id=\"cebfa95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 02: WHAT IS BWIS?\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-about,\r\n.bwis-about *{\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   VARI\u00c1VEIS E SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-about{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#09100d;\r\n  --bwis-dark-soft:#0d1712;\r\n  --bwis-card:#0d1713;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#5be093;\r\n  --bwis-green-dark:#2eaa61;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#edf3ef;\r\n  --bwis-muted:#98a69e;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 20%,\r\n      rgba(66,199,122,.085) 0%,\r\n      transparent 33%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 85%,\r\n      rgba(66,199,122,.055) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070c09 0%,\r\n      #09100d 50%,\r\n      #070c09 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-about::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\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: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,.7) 30%,\r\n      rgba(0,0,0,.7) 70%,\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,.7) 30%,\r\n      rgba(0,0,0,.7) 70%,\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-about::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.26),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-about-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-about-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:58px !important;\r\n}\r\n\r\n\r\n\/* Lado esquerdo *\/\r\n\r\n.bwis-about-heading{\r\n  width:100% !important;\r\n}\r\n\r\n.bwis-about-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-about-eyebrow::before{\r\n  content:\"\";\r\n\r\n  display:block !important;\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-about-title{\r\n  max-width:520px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-about-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n\r\n\/* Lado direito *\/\r\n\r\n.bwis-about-intro{\r\n  width:100% !important;\r\n  max-width:650px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-about-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:17px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.75 !important;\r\n}\r\n\r\n.bwis-about-intro p + p{\r\n  margin-top:16px !important;\r\n}\r\n\r\n.bwis-about-intro strong{\r\n  color:#e4ece7 !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-about-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CARD DE MARCA\r\n============================================================ *\/\r\n\r\n.bwis-about-brand{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:410px !important;\r\n\r\n  padding:34px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n\r\n  border-radius:20px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 75% 15%,\r\n      rgba(66,199,122,.16),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.96) 0%,\r\n      rgba(9,18,14,.97) 60%,\r\n      rgba(7,13,10,.99) 100%\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 24px 55px rgba(0,0,0,.28),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-about-brand::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.8),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-about-brand::after{\r\n  content:\"BWIS\";\r\n\r\n  position:absolute;\r\n  right:-13px;\r\n  bottom:-28px;\r\n\r\n  color:rgba(255,255,255,.025) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:110px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.06em !important;\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* Parte superior *\/\r\n\r\n.bwis-about-brand-top{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-about-brand-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:54px !important;\r\n  height:54px !important;\r\n\r\n  margin-bottom:27px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.24) !important;\r\n\r\n  border-radius:14px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n\r\n  box-shadow:\r\n    0 0 25px rgba(66,199,122,.07) !important;\r\n}\r\n\r\n.bwis-about-brand-icon svg{\r\n  width:27px !important;\r\n  height:27px !important;\r\n}\r\n\r\n.bwis-about-brand-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-about-brand-title{\r\n  max-width:310px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:28px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.18 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n\r\n\/* Parte inferior *\/\r\n\r\n.bwis-about-brand-bottom{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  padding-top:28px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n.bwis-about-brand-bottom p{\r\n  max-width:330px !important;\r\n\r\n  color:#a5b1aa !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   GRID DE PILARES\r\n============================================================ *\/\r\n\r\n.bwis-about-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n.bwis-about-card{\r\n  position:relative !important;\r\n\r\n  min-height:194px !important;\r\n\r\n  padding:29px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,28,22,.84),\r\n      rgba(9,17,13,.94)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-about-card:hover{\r\n  transform:\r\n    translateY(-4px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.25) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,36,27,.91),\r\n      rgba(9,18,14,.97)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 24px 48px rgba(0,0,0,.24),\r\n    0 0 25px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-about-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho dos cards *\/\r\n\r\n.bwis-about-card-head{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:13px !important;\r\n\r\n  margin-bottom:17px !important;\r\n}\r\n\r\n.bwis-about-card-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:39px !important;\r\n  height:39px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-about-card-icon svg{\r\n  width:20px !important;\r\n  height:20px !important;\r\n}\r\n\r\n.bwis-about-card h3{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n.bwis-about-card p{\r\n  color:#94a198 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.67 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-about{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-about-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:25px !important;\r\n  }\r\n\r\n  .bwis-about-intro{\r\n    max-width:760px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-about-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-about-brand{\r\n    min-height:330px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-about{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-about-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-about-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-about-intro p{\r\n    font-size:16px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-about-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-about-brand{\r\n    min-height:350px !important;\r\n    padding:28px !important;\r\n  }\r\n\r\n  .bwis-about-card{\r\n    min-height:auto !important;\r\n    padding:26px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-about{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-about-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-about-brand{\r\n    min-height:340px !important;\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-about-brand-title{\r\n    font-size:24px !important;\r\n  }\r\n\r\n  .bwis-about-brand::after{\r\n    font-size:86px !important;\r\n  }\r\n\r\n  .bwis-about-card{\r\n    padding:23px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-about\">\r\n\r\n  <div class=\"bwis-about-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-about-header\">\r\n\r\n      <div class=\"bwis-about-heading\">\r\n\r\n        <span class=\"bwis-about-eyebrow\">\r\n          Billion Wise Investment Solutions\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-about-title\">\r\n          Intelligent technology built for\r\n          <span>automated crypto trading<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-about-intro\">\r\n\r\n        <p>\r\n         Billion Wise (BWIS) is an international technology company focused on\r\n          automated cryptocurrency investment solutions. Its platform\r\n          gives users access to specialized trading bots designed to\r\n          analyze market conditions, identify opportunities and execute\r\n          strategies automatically.\r\n        <\/p>\r\n\r\n        <p>\r\n          Each solution combines advanced algorithms, defined operating\r\n          conditions and continuous technical management within a\r\n          <strong>single, accessible investment ecosystem<\/strong>.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-about-main\">\r\n\r\n      <!-- Card de marca -->\r\n      <article class=\"bwis-about-brand\">\r\n\r\n        <div class=\"bwis-about-brand-top\">\r\n\r\n          <div class=\"bwis-about-brand-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 18V6\"><\/path>\r\n              <path d=\"M4 18h16\"><\/path>\r\n              <path d=\"M7 14l4-4 3 3 5-7\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"bwis-about-brand-label\">\r\n            Technology in action\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-about-brand-title\">\r\n            A smarter way to access the cryptocurrency market\r\n          <\/h3>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-about-brand-bottom\">\r\n\r\n          <p>\r\n            BWIS connects automation, strategy and infrastructure so users\r\n            can participate without manually monitoring every market\r\n            movement or executing each trade themselves.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Grid -->\r\n      <div class=\"bwis-about-grid\">\r\n\r\n        <!-- Card 1 -->\r\n        <article class=\"bwis-about-card\">\r\n\r\n          <div class=\"bwis-about-card-head\">\r\n\r\n            <span class=\"bwis-about-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"3\"><\/rect>\r\n                <path d=\"M8 12h2l2-4 2 8 2-4h2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Algorithmic Trading<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Specialized algorithms process market data and execute\r\n            strategies according to the operating model of each BWIS bot.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 2 -->\r\n        <article class=\"bwis-about-card\">\r\n\r\n          <div class=\"bwis-about-card-head\">\r\n\r\n            <span class=\"bwis-about-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n                <path d=\"M12 7v5l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Continuous Operation<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Automated systems monitor cryptocurrency markets continuously,\r\n            reducing dependence on manual analysis and individual\r\n            execution.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 3 -->\r\n        <article class=\"bwis-about-card\">\r\n\r\n          <div class=\"bwis-about-card-head\">\r\n\r\n            <span class=\"bwis-about-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 19V9\"><\/path>\r\n                <path d=\"M10 19V5\"><\/path>\r\n                <path d=\"M16 19v-7\"><\/path>\r\n                <path d=\"M22 19V3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Multiple Strategies<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Different bots use distinct trading approaches, asset pairs,\r\n            capital ranges and operating periods to serve different\r\n            investor profiles.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 4 -->\r\n        <article class=\"bwis-about-card\">\r\n\r\n          <div class=\"bwis-about-card-head\">\r\n\r\n            <span class=\"bwis-about-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n                <path d=\"M9 12l2 2 4-4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Managed Infrastructure<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            BWIS manages bot maintenance, monitoring, software updates and\r\n            strategy optimization while investors control activation\r\n            through their accounts.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c3e281 elementor-widget elementor-widget-html\" data-id=\"7c3e281\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 03: HOW BWIS WORKS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-how,\r\n.bwis-how *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-how{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n  --bwis-card:#0e1913;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 85% 18%,\r\n      rgba(66,199,122,.09) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 9% 82%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 50%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade *\/\r\n\r\n.bwis-how::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.75) 20%,\r\n      rgba(0,0,0,.75) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.75) 20%,\r\n      rgba(0,0,0,.75) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-how::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-how-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-how-header{\r\n  display:flex !important;\r\n  align-items:flex-end !important;\r\n  justify-content:space-between !important;\r\n  gap:50px !important;\r\n\r\n  margin-bottom:58px !important;\r\n}\r\n\r\n.bwis-how-heading{\r\n  width:100% !important;\r\n  max-width:650px !important;\r\n}\r\n\r\n.bwis-how-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-how-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-how-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-how-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-how-intro{\r\n  width:100% !important;\r\n  max-width:490px !important;\r\n}\r\n\r\n.bwis-how-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PASSOS\r\n============================================================ *\/\r\n\r\n.bwis-how-steps{\r\n  position:relative !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(4,minmax(0,1fr)) !important;\r\n  gap:18px !important;\r\n}\r\n\r\n\r\n\/* Linha de conex\u00e3o *\/\r\n\r\n.bwis-how-steps::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:36px;\r\n  left:10%;\r\n  right:10%;\r\n\r\n  height:1px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent 0%,\r\n      rgba(66,199,122,.30) 15%,\r\n      rgba(66,199,122,.30) 85%,\r\n      transparent 100%\r\n    );\r\n\r\n  z-index:0;\r\n}\r\n\r\n\r\n\/* Card *\/\r\n\r\n.bwis-how-step{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n\r\n  min-height:345px !important;\r\n\r\n  padding:24px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.92),\r\n      rgba(8,16,12,.97)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.20),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    box-shadow .25s ease,\r\n    background .25s ease !important;\r\n}\r\n\r\n.bwis-how-step:hover{\r\n  transform:\r\n    translateY(-5px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.27) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.95),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 27px 55px rgba(0,0,0,.27),\r\n    0 0 28px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-how-step::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.55),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* N\u00famero *\/\r\n\r\n.bwis-how-number{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:72px !important;\r\n  height:72px !important;\r\n\r\n  margin-bottom:28px !important;\r\n\r\n  color:#07110b !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:23px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n\r\n  border:\r\n    7px solid #09130e !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 0 1px rgba(66,199,122,.30),\r\n    0 0 26px rgba(66,199,122,.16) !important;\r\n}\r\n\r\n\r\n\/* \u00cdcone *\/\r\n\r\n.bwis-how-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:42px !important;\r\n  height:42px !important;\r\n\r\n  margin-bottom:19px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-how-icon svg{\r\n  width:21px !important;\r\n  height:21px !important;\r\n}\r\n\r\n\r\n\/* Texto *\/\r\n\r\n.bwis-how-step h3{\r\n  margin-bottom:12px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:20px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:-.015em !important;\r\n}\r\n\r\n.bwis-how-step p{\r\n  color:#94a199 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* Pequena informa\u00e7\u00e3o inferior *\/\r\n\r\n.bwis-how-detail{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:7px !important;\r\n\r\n  margin-top:auto !important;\r\n  padding-top:22px !important;\r\n\r\n  color:#7f8d84 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.bwis-how-detail::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 9px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-how-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:30px !important;\r\n\r\n  margin-top:38px !important;\r\n  padding:25px 28px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.15) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(66,199,122,.085),\r\n      rgba(255,255,255,.018)\r\n    ) !important;\r\n}\r\n\r\n.bwis-how-bottom-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:16px !important;\r\n}\r\n\r\n.bwis-how-bottom-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:45px !important;\r\n  height:45px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.20) !important;\r\n\r\n  border-radius:12px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-how-bottom-icon svg{\r\n  width:22px !important;\r\n  height:22px !important;\r\n}\r\n\r\n.bwis-how-bottom-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:15px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-how-bottom-text span{\r\n  color:#8f9d94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n\r\n\/* Bot\u00e3o *\/\r\n\r\n.bwis-how-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  min-height:46px !important;\r\n  padding:12px 19px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\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  white-space:nowrap !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.62) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 23px rgba(66,199,122,.17) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    box-shadow .22s ease,\r\n    background .22s ease !important;\r\n}\r\n\r\n.bwis-how-btn:hover{\r\n  color:#06100a !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 10px 29px rgba(66,199,122,.25) !important;\r\n}\r\n\r\n.bwis-how-btn span{\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-how-btn:hover span{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-how{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-how-header{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-how-intro{\r\n    max-width:720px !important;\r\n  }\r\n\r\n  .bwis-how-steps{\r\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  }\r\n\r\n  .bwis-how-steps::before{\r\n    display:none !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-how{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-how-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-how-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-how-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-how-steps{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-how-step{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-how-detail{\r\n    margin-top:24px !important;\r\n  }\r\n\r\n  .bwis-how-bottom{\r\n    align-items:stretch !important;\r\n    flex-direction:column !important;\r\n  }\r\n\r\n  .bwis-how-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-how{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-how-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-how-step{\r\n    padding:22px !important;\r\n  }\r\n\r\n  .bwis-how-number{\r\n    width:64px !important;\r\n    height:64px !important;\r\n\r\n    font-size:20px !important;\r\n  }\r\n\r\n  .bwis-how-bottom{\r\n    padding:22px !important;\r\n  }\r\n\r\n  .bwis-how-bottom-content{\r\n    align-items:flex-start !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-how\">\r\n\r\n  <div class=\"bwis-how-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-how-header\">\r\n\r\n      <div class=\"bwis-how-heading\">\r\n\r\n        <span class=\"bwis-how-eyebrow\">\r\n          How Billion Wise (BWIS) Works\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-how-title\">\r\n          From registration to automation in\r\n          <span>four clear steps<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-how-intro\">\r\n\r\n        <p>\r\n          BWIS simplifies access to automated cryptocurrency trading.\r\n          Users create an account, fund their balance, select a strategy\r\n          and activate a bot directly through the platform.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         PASSOS\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-how-steps\">\r\n\r\n      <!-- Passo 1 -->\r\n      <article class=\"bwis-how-step\">\r\n\r\n        <div class=\"bwis-how-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <div class=\"bwis-how-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2\"><\/path>\r\n            <circle cx=\"9.5\" cy=\"7\" r=\"4\"><\/circle>\r\n            <path d=\"M19 8v6\"><\/path>\r\n            <path d=\"M22 11h-6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Create Your Account<\/h3>\r\n\r\n        <p>\r\n          Complete the Billion Wise registration process and access the platform,\r\n          available bots, account tools and automated investment features.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-how-detail\">\r\n          Fast online registration\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Passo 2 -->\r\n      <article class=\"bwis-how-step\">\r\n\r\n        <div class=\"bwis-how-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <div class=\"bwis-how-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"><\/rect>\r\n            <path d=\"M16 10h5\"><\/path>\r\n            <path d=\"M7 9h4\"><\/path>\r\n            <path d=\"M7 13h2\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Fund Your Balance<\/h3>\r\n\r\n        <p>\r\n          Add funds through the available payment options and prepare the\r\n          capital required for the bot that matches your investment plan.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-how-detail\">\r\n          Automated account credit\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Passo 3 -->\r\n      <article class=\"bwis-how-step\">\r\n\r\n        <div class=\"bwis-how-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <div class=\"bwis-how-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"3\"><\/rect>\r\n            <path d=\"M8 12h2l2-4 2 8 2-4h2\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Select a Trading Bot<\/h3>\r\n\r\n        <p>\r\n          Compare capital ranges, operating periods, trading pairs and\r\n          strategy profiles before selecting the most suitable BWIS bot.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-how-detail\">\r\n          Multiple strategy options\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Passo 4 -->\r\n      <article class=\"bwis-how-step\">\r\n\r\n        <div class=\"bwis-how-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <div class=\"bwis-how-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n            <path d=\"M9 8l7 4-7 4V8z\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>Activate and Monitor<\/h3>\r\n\r\n        <p>\r\n          Activate the selected bot and follow its operating period,\r\n          account activity and generated results through your BWIS\r\n          dashboard.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-how-detail\">\r\n          Automated strategy execution\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         BLOCO INFERIOR\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-how-bottom\">\r\n\r\n      <div class=\"bwis-how-bottom-content\">\r\n\r\n        <span class=\"bwis-how-bottom-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n            <path d=\"M9 12l2 2 4-4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-how-bottom-text\">\r\n\r\n          <strong>\r\n            The technical operation remains managed by BWIS\r\n          <\/strong>\r\n\r\n          <span>\r\n            Monitoring, software updates, maintenance and strategy\r\n            optimization are handled within the company\u2019s infrastructure.\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/how-it-works\/\"\r\n        class=\"bwis-how-btn\"\r\n      >\r\n        Explore How It Works\r\n        <span aria-hidden=\"true\">\u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b410a8d elementor-widget elementor-widget-html\" data-id=\"b410a8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 04: TRADING BOTS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-bots,\r\n.bwis-bots *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-bots{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n  --bwis-card:#0e1913;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 14%,\r\n      rgba(66,199,122,.075) 0%,\r\n      transparent 30%\r\n    ),\r\n    radial-gradient(\r\n      circle at 91% 75%,\r\n      rgba(66,199,122,.055) 0%,\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070c09 0%,\r\n      #09100d 48%,\r\n      #070c09 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-bots::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.75) 18%,\r\n      rgba(0,0,0,.75) 82%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.75) 18%,\r\n      rgba(0,0,0,.75) 82%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-bots::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-bots-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-bots-header{\r\n  display:flex !important;\r\n  align-items:flex-end !important;\r\n  justify-content:space-between !important;\r\n  gap:55px !important;\r\n\r\n  margin-bottom:54px !important;\r\n}\r\n\r\n.bwis-bots-heading{\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n}\r\n\r\n.bwis-bots-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-bots-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-bots-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-bots-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-bots-intro{\r\n  width:100% !important;\r\n  max-width:480px !important;\r\n}\r\n\r\n.bwis-bots-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   GRID DOS BOTS\r\n============================================================ *\/\r\n\r\n.bwis-bots-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(4,minmax(0,1fr)) !important;\r\n  gap:19px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CARD\r\n============================================================ *\/\r\n\r\n.bwis-bot-card{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n\r\n  min-height:445px !important;\r\n\r\n  padding:25px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.94),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.20),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    box-shadow .25s ease,\r\n    background .25s ease !important;\r\n}\r\n\r\n.bwis-bot-card:hover{\r\n  transform:\r\n    translateY(-5px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.27) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 27px 55px rgba(0,0,0,.27),\r\n    0 0 28px rgba(66,199,122,.04),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-bot-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.58),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* Marca de fundo *\/\r\n\r\n.bwis-bot-card::after{\r\n  content:attr(data-bot-code);\r\n\r\n  position:absolute;\r\n  right:-5px;\r\n  bottom:-14px;\r\n\r\n  color:rgba(255,255,255,.022) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:70px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.06em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO DO CARD\r\n============================================================ *\/\r\n\r\n.bwis-bot-head{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  justify-content:space-between !important;\r\n  gap:14px !important;\r\n\r\n  margin-bottom:23px !important;\r\n}\r\n\r\n.bwis-bot-symbol{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:48px !important;\r\n  height:48px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.02em !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.22) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.12),\r\n      rgba(66,199,122,.045)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 23px rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-bot-period{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:6px !important;\r\n\r\n  padding:6px 9px !important;\r\n\r\n  color:#aebbb3 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n}\r\n\r\n.bwis-bot-period::before{\r\n  content:\"\";\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   NOME E ESTRAT\u00c9GIA\r\n============================================================ *\/\r\n\r\n.bwis-bot-name{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  margin-bottom:8px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:20px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:-.018em !important;\r\n}\r\n\r\n.bwis-bot-strategy{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  min-height:34px !important;\r\n\r\n  margin-bottom:22px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.45 !important;\r\n  letter-spacing:.035em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   VALORES\r\n============================================================ *\/\r\n\r\n.bwis-bot-values{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:1fr !important;\r\n  gap:10px !important;\r\n\r\n  margin-bottom:20px !important;\r\n}\r\n\r\n.bwis-bot-value{\r\n  padding:13px 14px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-bot-value span{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-muted-soft) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-bot-value strong{\r\n  display:block !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* Rendimento em destaque *\/\r\n\r\n.bwis-bot-value-yield{\r\n  border-color:\r\n    rgba(66,199,122,.13) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(66,199,122,.075),\r\n      rgba(255,255,255,.018)\r\n    ) !important;\r\n}\r\n\r\n.bwis-bot-value-yield strong{\r\n  color:var(--bwis-green-light) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   DETALHES INFERIORES\r\n============================================================ *\/\r\n\r\n.bwis-bot-details{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:9px !important;\r\n\r\n  margin-top:auto !important;\r\n  padding-top:19px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n}\r\n\r\n.bwis-bot-detail{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:12px !important;\r\n\r\n  color:#7f8c84 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n.bwis-bot-detail strong{\r\n  color:#aeb9b2 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n  text-align:right !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CARD DESTACADO\r\n============================================================ *\/\r\n\r\n.bwis-bot-card-featured{\r\n  border-color:\r\n    rgba(66,199,122,.24) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 80% 10%,\r\n      rgba(66,199,122,.13),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,38,28,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n}\r\n\r\n.bwis-bot-featured-label{\r\n  position:absolute !important;\r\n  top:14px !important;\r\n  right:-35px !important;\r\n  z-index:4 !important;\r\n\r\n  width:130px !important;\r\n  padding:5px 0 !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:8px !important;\r\n  font-weight:850 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-align:center !important;\r\n  text-transform:uppercase !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  transform:\r\n    rotate(42deg) !important;\r\n\r\n  box-shadow:\r\n    0 5px 18px rgba(66,199,122,.16) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CTA INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-bots-cta{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:35px !important;\r\n\r\n  margin-top:40px !important;\r\n  padding:30px 32px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 50%,\r\n      rgba(66,199,122,.095),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.94),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 42px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-bots-cta-content{\r\n  width:100% !important;\r\n  max-width:650px !important;\r\n}\r\n\r\n.bwis-bots-cta-content strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:7px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:20px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-bots-cta-content p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.65 !important;\r\n}\r\n\r\n.bwis-bots-cta-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-shrink:0 !important;\r\n  gap:10px !important;\r\n}\r\n\r\n\r\n\/* Bot\u00f5es *\/\r\n\r\n.bwis-bots-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  min-height:46px !important;\r\n  padding:12px 19px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.13) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-bots-btn:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.30) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.06) !important;\r\n}\r\n\r\n.bwis-bots-btn-primary{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.62) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 23px rgba(66,199,122,.17) !important;\r\n}\r\n\r\n.bwis-bots-btn-primary:hover{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.72) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 10px 29px rgba(66,199,122,.25) !important;\r\n}\r\n\r\n.bwis-bots-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-bots-btn:hover .bwis-bots-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1120px){\r\n\r\n  .bwis-bots{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-bots-grid{\r\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  }\r\n\r\n  .bwis-bot-card{\r\n    min-height:420px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .bwis-bots-header{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-bots-intro{\r\n    max-width:720px !important;\r\n  }\r\n\r\n  .bwis-bots-cta{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-bots{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-bots-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-bots-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-bots-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-bots-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-bot-card{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-bots-cta-actions{\r\n    align-items:stretch !important;\r\n    flex-direction:column !important;\r\n\r\n    width:100% !important;\r\n  }\r\n\r\n  .bwis-bots-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-bots{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-bots-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-bot-card{\r\n    padding:22px !important;\r\n  }\r\n\r\n  .bwis-bots-cta{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-bots-cta-content strong{\r\n    font-size:18px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-bots\">\r\n\r\n  <div class=\"bwis-bots-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-bots-header\">\r\n\r\n      <div class=\"bwis-bots-heading\">\r\n\r\n        <span class=\"bwis-bots-eyebrow\">\r\n          BWIS Trading Bots\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-bots-title\">\r\n          Automated strategies for\r\n          <span>different market profiles<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-bots-intro\">\r\n\r\n        <p>\r\n          The Billion Wise ecosystem includes eight specialized trading bots,\r\n          each built around a defined capital range, operating period\r\n          and algorithmic strategy.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         GRID\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-bots-grid\">\r\n\r\n      <!-- S-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"S\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            S\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            10 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          S-Bot Starter Bot\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          NewsFlow Alpha\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$100 \u2013 $1,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>1.20% \u2013 1.50%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Returned<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CP-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card bwis-bot-card-featured\"\r\n        data-bot-code=\"CP\"\r\n      >\r\n\r\n        <span class=\"bwis-bot-featured-label\">\r\n          Popular\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            CP\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            25 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          CP-Bot Crypto Pulse\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Momentum Sync Pro\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$1,000 \u2013 $5,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>1.70% \u2013 2.10%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Returned<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CC-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"CC\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            CC\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            60 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          CC-Bot Coin Craft\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Equilibrium Reversion\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$2,500 \u2013 $10,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>3.00% \u2013 3.60%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Included<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- PT-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"PT\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            PT\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            40 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          PT-Bot Pro Trade\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Volatility Matrix\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$10,000 \u2013 $25,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>2.05% \u2013 2.60%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Returned<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CE-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"CE\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            CE\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            60 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          CE-Bot Coin Edge\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Capital Rotation Engine\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$15,000 \u2013 $35,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>3.30% \u2013 3.90%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Included<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CM-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"CM\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            CM\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            50 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          CM-Bot Crypto Master\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Liquidity Sweep Engine\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$25,000 \u2013 $45,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>2.45% \u2013 3.20%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Returned<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- BW-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"BW\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            BW\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            60 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          BW-Bot Bit Wise\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Smart Money Engine\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$50,000 \u2013 $150,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>3.40% \u2013 4.50%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Returned<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- QT-BOT -->\r\n      <article\r\n        class=\"bwis-bot-card\"\r\n        data-bot-code=\"QT\"\r\n      >\r\n\r\n        <div class=\"bwis-bot-head\">\r\n\r\n          <span class=\"bwis-bot-symbol\">\r\n            QT\r\n          <\/span>\r\n\r\n          <span class=\"bwis-bot-period\">\r\n            60 days\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n        <h3 class=\"bwis-bot-name\">\r\n          QT-Bot Quantum Trade\r\n        <\/h3>\r\n\r\n        <span class=\"bwis-bot-strategy\">\r\n          Quantum Execution Engine\r\n        <\/span>\r\n\r\n        <div class=\"bwis-bot-values\">\r\n\r\n          <div class=\"bwis-bot-value\">\r\n            <span>Capital range<\/span>\r\n            <strong>$150,000 \u2013 $500,000<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-value bwis-bot-value-yield\">\r\n            <span>Investor daily return<\/span>\r\n            <strong>5.10% \u2013 6.30%<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"bwis-bot-details\">\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Trading schedule<\/span>\r\n            <strong>Monday \u2013 Saturday<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-bot-detail\">\r\n            <span>Initial capital<\/span>\r\n            <strong>Included<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-bots-cta\">\r\n\r\n      <div class=\"bwis-bots-cta-content\">\r\n\r\n        <strong>\r\n          Find the BWIS bot that matches your strategy\r\n        <\/strong>\r\n\r\n        <p>\r\n          Compare operating periods, capital ranges, trading pairs and\r\n          algorithmic models before activating your selected bot.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-bots-cta-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/trading-bots\/\"\r\n          class=\"bwis-bots-btn\"\r\n        >\r\n          Explore All Trading Bots\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"bwis-bots-btn bwis-bots-btn-primary\"\r\n        >\r\n          Create Account\r\n\r\n          <span\r\n            class=\"bwis-bots-btn-arrow\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0882abd elementor-widget elementor-widget-html\" data-id=\"0882abd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 05: AUTOMATED TRADING VS MANUAL TRADING\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-compare,\r\n.bwis-compare *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-compare{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 20%,\r\n      rgba(66,199,122,.08) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 85%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 31%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 48%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade de fundo *\/\r\n\r\n.bwis-compare::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-compare::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-compare-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-compare-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-compare-heading{\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n}\r\n\r\n.bwis-compare-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-compare-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-compare-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-compare-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-compare-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-compare-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-compare-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PAINEL VISUAL\r\n============================================================ *\/\r\n\r\n.bwis-compare-panel{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:530px !important;\r\n\r\n  padding:34px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.19) !important;\r\n\r\n  border-radius:21px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 75% 12%,\r\n      rgba(66,199,122,.15),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.97),\r\n      rgba(8,17,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 28px 60px rgba(0,0,0,.27),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-compare-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.75),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-compare-panel::after{\r\n  content:\"AI\";\r\n\r\n  position:absolute;\r\n  right:-18px;\r\n  bottom:-38px;\r\n\r\n  color:rgba(255,255,255,.025) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:180px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.08em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho visual *\/\r\n\r\n.bwis-compare-panel-head{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-compare-panel-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-compare-panel-title{\r\n  max-width:360px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:28px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.18 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n\r\n\/* N\u00facleo visual *\/\r\n\r\n.bwis-compare-core{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  min-height:245px !important;\r\n\r\n  margin:30px 0 !important;\r\n}\r\n\r\n.bwis-compare-ring{\r\n  position:absolute !important;\r\n\r\n  width:225px !important;\r\n  height:225px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  box-shadow:\r\n    0 0 45px rgba(66,199,122,.065),\r\n    inset 0 0 35px rgba(66,199,122,.035) !important;\r\n}\r\n\r\n.bwis-compare-ring::before,\r\n.bwis-compare-ring::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  border-radius:50%;\r\n}\r\n\r\n.bwis-compare-ring::before{\r\n  inset:21px;\r\n\r\n  border:\r\n    1px dashed rgba(66,199,122,.22) !important;\r\n}\r\n\r\n.bwis-compare-ring::after{\r\n  inset:48px;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n}\r\n\r\n.bwis-compare-core-center{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:132px !important;\r\n  height:132px !important;\r\n\r\n  text-align:center !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.28) !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 34% 30%,\r\n      rgba(66,199,122,.24),\r\n      rgba(7,21,13,.95) 58%,\r\n      rgba(4,11,7,.99) 100%\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 42px rgba(66,199,122,.14),\r\n    inset 0 0 20px rgba(255,255,255,.025) !important;\r\n}\r\n\r\n.bwis-compare-core-center strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:780 !important;\r\n  line-height:1.15 !important;\r\n}\r\n\r\n.bwis-compare-core-center span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.07em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n\r\n\/* Indicadores ao redor *\/\r\n\r\n.bwis-compare-orbit{\r\n  position:absolute !important;\r\n  z-index:3 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:68px !important;\r\n  height:68px !important;\r\n\r\n  padding:7px !important;\r\n\r\n  color:#dce5df !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n  text-align:center !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.10) !important;\r\n\r\n  border-radius:15px !important;\r\n\r\n  background:\r\n    rgba(7,18,12,.94) !important;\r\n\r\n  box-shadow:\r\n    0 10px 28px rgba(0,0,0,.30) !important;\r\n}\r\n\r\n.bwis-compare-orbit-1{\r\n  top:0 !important;\r\n  left:50% !important;\r\n\r\n  transform:\r\n    translateX(-50%) !important;\r\n}\r\n\r\n.bwis-compare-orbit-2{\r\n  top:50% !important;\r\n  right:2% !important;\r\n\r\n  transform:\r\n    translateY(-50%) !important;\r\n}\r\n\r\n.bwis-compare-orbit-3{\r\n  bottom:0 !important;\r\n  left:50% !important;\r\n\r\n  transform:\r\n    translateX(-50%) !important;\r\n}\r\n\r\n.bwis-compare-orbit-4{\r\n  top:50% !important;\r\n  left:2% !important;\r\n\r\n  transform:\r\n    translateY(-50%) !important;\r\n}\r\n\r\n\r\n\/* Rodap\u00e9 do painel *\/\r\n\r\n.bwis-compare-panel-bottom{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  gap:9px !important;\r\n}\r\n\r\n.bwis-compare-panel-stat{\r\n  padding:13px 8px !important;\r\n\r\n  text-align:center !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:10px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-compare-panel-stat strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:4px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n}\r\n\r\n.bwis-compare-panel-stat span{\r\n  display:block !important;\r\n\r\n  color:#849188 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:600 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   GRID DE COMPARA\u00c7\u00d5ES\r\n============================================================ *\/\r\n\r\n.bwis-compare-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n.bwis-compare-card{\r\n  position:relative !important;\r\n\r\n  min-height:248px !important;\r\n\r\n  padding:28px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.92),\r\n      rgba(8,16,12,.97)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(0,0,0,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-compare-card:hover{\r\n  transform:\r\n    translateY(-4px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.25) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,36,27,.95),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 25px 48px rgba(0,0,0,.25),\r\n    0 0 25px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-compare-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho do card *\/\r\n\r\n.bwis-compare-card-head{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:13px !important;\r\n\r\n  margin-bottom:20px !important;\r\n}\r\n\r\n.bwis-compare-card-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:42px !important;\r\n  height:42px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.19) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-compare-card-icon svg{\r\n  width:21px !important;\r\n  height:21px !important;\r\n}\r\n\r\n.bwis-compare-card h3{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n\r\n\/* Duas colunas internas *\/\r\n\r\n.bwis-compare-row{\r\n  display:grid !important;\r\n  grid-template-columns:1fr 1fr !important;\r\n  gap:12px !important;\r\n}\r\n\r\n.bwis-compare-side{\r\n  min-height:118px !important;\r\n\r\n  padding:15px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.055) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.018) !important;\r\n}\r\n\r\n.bwis-compare-side-label{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:6px !important;\r\n\r\n  margin-bottom:8px !important;\r\n\r\n  color:#7f8d84 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-compare-side-label::before{\r\n  content:\"\";\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    #69766e !important;\r\n}\r\n\r\n.bwis-compare-side p{\r\n  color:#8e9b93 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n\/* Lado BWIS em destaque *\/\r\n\r\n.bwis-compare-side-bwis{\r\n  border-color:\r\n    rgba(66,199,122,.13) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.075),\r\n      rgba(255,255,255,.014)\r\n    ) !important;\r\n}\r\n\r\n.bwis-compare-side-bwis .bwis-compare-side-label{\r\n  color:var(--bwis-green) !important;\r\n}\r\n\r\n.bwis-compare-side-bwis .bwis-compare-side-label::before{\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n.bwis-compare-side-bwis p{\r\n  color:#b1bdb5 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   FAIXA INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-compare-summary{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(5,minmax(0,1fr)) !important;\r\n  gap:1px !important;\r\n\r\n  margin-top:38px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.15) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.06) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-compare-summary-item{\r\n  padding:24px 17px !important;\r\n\r\n  text-align:center !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(15,28,21,.97),\r\n      rgba(8,16,12,.99)\r\n    ) !important;\r\n}\r\n\r\n.bwis-compare-summary-item span{\r\n  display:block !important;\r\n\r\n  margin-bottom:8px !important;\r\n\r\n  color:#7d8a82 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.055em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-compare-summary-item strong{\r\n  display:block !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-compare-summary-item strong em{\r\n  color:var(--bwis-green) !important;\r\n  font-style:normal !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1100px){\r\n\r\n  .bwis-compare{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-compare-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-compare-panel{\r\n    min-height:480px !important;\r\n  }\r\n\r\n  .bwis-compare-summary{\r\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .bwis-compare-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-compare-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-compare{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-compare-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-compare-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-compare-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-compare-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-compare-panel{\r\n    min-height:455px !important;\r\n    padding:27px !important;\r\n  }\r\n\r\n  .bwis-compare-summary{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:520px){\r\n\r\n  .bwis-compare{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-compare-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-compare-card{\r\n    min-height:auto !important;\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-compare-row{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-compare-side{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-compare-panel{\r\n    min-height:430px !important;\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-compare-panel-title{\r\n    font-size:24px !important;\r\n  }\r\n\r\n  .bwis-compare-ring{\r\n    width:195px !important;\r\n    height:195px !important;\r\n  }\r\n\r\n  .bwis-compare-core-center{\r\n    width:112px !important;\r\n    height:112px !important;\r\n  }\r\n\r\n  .bwis-compare-orbit{\r\n    width:59px !important;\r\n    height:59px !important;\r\n\r\n    font-size:8px !important;\r\n  }\r\n\r\n  .bwis-compare-panel-bottom{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-compare\">\r\n\r\n  <div class=\"bwis-compare-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-compare-header\">\r\n\r\n      <div class=\"bwis-compare-heading\">\r\n\r\n        <span class=\"bwis-compare-eyebrow\">\r\n          The Power of Automation\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-compare-title\">\r\n          Automated execution built to go\r\n          <span>beyond human limitations<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-compare-intro\">\r\n\r\n        <p>\r\n          Cryptocurrency markets move continuously and demand fast,\r\n          disciplined decisions. BWIS bots combine high-speed data\r\n          processing, algorithmic execution and permanent market\r\n          monitoring in a single automated infrastructure.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-compare-main\">\r\n\r\n      <!-- Painel visual -->\r\n      <article class=\"bwis-compare-panel\">\r\n\r\n        <div class=\"bwis-compare-panel-head\">\r\n\r\n          <span class=\"bwis-compare-panel-label\">\r\n            BWIS automated infrastructure\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-compare-panel-title\">\r\n            Millions of data points transformed into coordinated decisions\r\n          <\/h3>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-compare-core\">\r\n\r\n          <div class=\"bwis-compare-ring\"><\/div>\r\n\r\n          <span class=\"bwis-compare-orbit bwis-compare-orbit-1\">\r\n            Market<br>Data\r\n          <\/span>\r\n\r\n          <span class=\"bwis-compare-orbit bwis-compare-orbit-2\">\r\n            Risk<br>Logic\r\n          <\/span>\r\n\r\n          <span class=\"bwis-compare-orbit bwis-compare-orbit-3\">\r\n            Trade<br>Execution\r\n          <\/span>\r\n\r\n          <span class=\"bwis-compare-orbit bwis-compare-orbit-4\">\r\n            Strategy<br>Signals\r\n          <\/span>\r\n\r\n\r\n          <div class=\"bwis-compare-core-center\">\r\n\r\n            <strong>BWIS<\/strong>\r\n\r\n            <span>\r\n              Trading Core\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-compare-panel-bottom\">\r\n\r\n          <div class=\"bwis-compare-panel-stat\">\r\n            <strong>24\/7<\/strong>\r\n            <span>Market monitoring<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-compare-panel-stat\">\r\n            <strong>150 ms<\/strong>\r\n            <span>System reaction<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-compare-panel-stat\">\r\n            <strong>10 TB<\/strong>\r\n            <span>Data capacity<\/span>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Compara\u00e7\u00f5es -->\r\n      <div class=\"bwis-compare-grid\">\r\n\r\n        <!-- Processamento -->\r\n        <article class=\"bwis-compare-card\">\r\n\r\n          <div class=\"bwis-compare-card-head\">\r\n\r\n            <span class=\"bwis-compare-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"3\"><\/rect>\r\n                <path d=\"M9 9h6v6H9z\"><\/path>\r\n                <path d=\"M9 1v3\"><\/path>\r\n                <path d=\"M15 1v3\"><\/path>\r\n                <path d=\"M9 20v3\"><\/path>\r\n                <path d=\"M15 20v3\"><\/path>\r\n                <path d=\"M1 9h3\"><\/path>\r\n                <path d=\"M1 15h3\"><\/path>\r\n                <path d=\"M20 9h3\"><\/path>\r\n                <path d=\"M20 15h3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Data Processing<\/h3>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-compare-row\">\r\n\r\n            <div class=\"bwis-compare-side\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                Manual trader\r\n              <\/span>\r\n\r\n              <p>\r\n                Relies on personal analysis and can process only a limited\r\n                amount of market information at once.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"bwis-compare-side bwis-compare-side-bwis\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                BWIS bot\r\n              <\/span>\r\n\r\n              <p>\r\n                Processes large volumes of market data simultaneously to\r\n                identify patterns and trading opportunities.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Velocidade -->\r\n        <article class=\"bwis-compare-card\">\r\n\r\n          <div class=\"bwis-compare-card-head\">\r\n\r\n            <span class=\"bwis-compare-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M13 2L4 14h7l-1 8 9-12h-7l1-8z\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Speed and Precision<\/h3>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-compare-row\">\r\n\r\n            <div class=\"bwis-compare-side\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                Manual trader\r\n              <\/span>\r\n\r\n              <p>\r\n                Every decision requires interpretation, confirmation and\r\n                manual execution before the market moves again.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"bwis-compare-side bwis-compare-side-bwis\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                BWIS bot\r\n              <\/span>\r\n\r\n              <p>\r\n                Evaluates predefined conditions and executes decisions at\r\n                algorithmic speed with consistent precision.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Opera\u00e7\u00e3o -->\r\n        <article class=\"bwis-compare-card\">\r\n\r\n          <div class=\"bwis-compare-card-head\">\r\n\r\n            <span class=\"bwis-compare-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n                <path d=\"M12 7v5l3 2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Continuous Operation<\/h3>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-compare-row\">\r\n\r\n            <div class=\"bwis-compare-side\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                Manual trader\r\n              <\/span>\r\n\r\n              <p>\r\n                Is limited by working hours, concentration, fatigue and the\r\n                need to step away from the market.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"bwis-compare-side bwis-compare-side-bwis\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                BWIS bot\r\n              <\/span>\r\n\r\n              <p>\r\n                Maintains continuous monitoring without depending on\r\n                location, schedule or individual availability.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Emo\u00e7\u00e3o -->\r\n        <article class=\"bwis-compare-card\">\r\n\r\n          <div class=\"bwis-compare-card-head\">\r\n\r\n            <span class=\"bwis-compare-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 21s-7-4.4-7-10a4 4 0 0 1 7-2.6A4 4 0 0 1 19 11c0 5.6-7 10-7 10z\"><\/path>\r\n                <path d=\"M9 12h2l1-2 2 4 1-2h2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Emotional Discipline<\/h3>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"bwis-compare-row\">\r\n\r\n            <div class=\"bwis-compare-side\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                Manual trader\r\n              <\/span>\r\n\r\n              <p>\r\n                May be influenced by fear, pressure, overconfidence or\r\n                hesitation during periods of strong volatility.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"bwis-compare-side bwis-compare-side-bwis\">\r\n\r\n              <span class=\"bwis-compare-side-label\">\r\n                BWIS bot\r\n              <\/span>\r\n\r\n              <p>\r\n                Executes according to algorithmic logic and predefined\r\n                conditions without emotional interference.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         RESUMO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-compare-summary\">\r\n\r\n      <div class=\"bwis-compare-summary-item\">\r\n        <span>Data processing<\/span>\r\n        <strong><em>High capacity<\/em><\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"bwis-compare-summary-item\">\r\n        <span>Reaction time<\/span>\r\n        <strong>Milliseconds<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"bwis-compare-summary-item\">\r\n        <span>Operating model<\/span>\r\n        <strong><em>Automated<\/em><\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"bwis-compare-summary-item\">\r\n        <span>Emotional factor<\/span>\r\n        <strong>Eliminated<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"bwis-compare-summary-item\">\r\n        <span>Market monitoring<\/span>\r\n        <strong><em>Continuous<\/em><\/strong>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaabf4f elementor-widget elementor-widget-html\" data-id=\"eaabf4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 06: WHY CHOOSE BWIS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-advantages,\r\n.bwis-advantages *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-advantages{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n  --bwis-card:#0e1913;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#76837b;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 9% 18%,\r\n      rgba(66,199,122,.075) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 80%,\r\n      rgba(66,199,122,.05) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070c09 0%,\r\n      #09100d 50%,\r\n      #070c09 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-advantages::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-advantages::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-advantages-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-advantages-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-advantages-heading{\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n}\r\n\r\n.bwis-advantages-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-advantages-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-advantages-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-advantages-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-advantages-intro{\r\n  width:100% !important;\r\n  max-width:490px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-advantages-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   GRID PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-advantages-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  gap:21px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CARD\r\n============================================================ *\/\r\n\r\n.bwis-advantage-card{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n\r\n  min-height:315px !important;\r\n\r\n  padding:29px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-advantage-card:hover{\r\n  transform:\r\n    translateY(-5px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.27) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 27px 55px rgba(0,0,0,.26),\r\n    0 0 28px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-advantage-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:78px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* N\u00famero decorativo *\/\r\n\r\n.bwis-advantage-number{\r\n  position:absolute !important;\r\n  top:21px !important;\r\n  right:24px !important;\r\n\r\n  color:rgba(255,255,255,.035) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:50px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.05em !important;\r\n}\r\n\r\n\r\n\/* \u00cdcone *\/\r\n\r\n.bwis-advantage-icon{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:49px !important;\r\n  height:49px !important;\r\n\r\n  margin-bottom:24px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.11),\r\n      rgba(66,199,122,.04)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 25px rgba(66,199,122,.06) !important;\r\n}\r\n\r\n.bwis-advantage-icon svg{\r\n  width:24px !important;\r\n  height:24px !important;\r\n}\r\n\r\n\r\n\/* Conte\u00fado *\/\r\n\r\n.bwis-advantage-card h3{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  margin-bottom:13px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:21px !important;\r\n  font-weight:715 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:-.018em !important;\r\n}\r\n\r\n.bwis-advantage-card p{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  color:#929f97 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.69 !important;\r\n}\r\n\r\n\r\n\/* Informa\u00e7\u00e3o inferior *\/\r\n\r\n.bwis-advantage-detail{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:auto !important;\r\n  padding-top:22px !important;\r\n\r\n  color:#7c8981 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.bwis-advantage-detail::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CARD EM DESTAQUE\r\n============================================================ *\/\r\n\r\n.bwis-advantage-card-featured{\r\n  border-color:\r\n    rgba(66,199,122,.23) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 82% 14%,\r\n      rgba(66,199,122,.14),\r\n      transparent 35%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,38,28,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n}\r\n\r\n.bwis-advantage-card-featured::after{\r\n  content:\"BWIS\";\r\n\r\n  position:absolute;\r\n  right:-12px;\r\n  bottom:-22px;\r\n\r\n  color:rgba(255,255,255,.023) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:82px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.07em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-advantages-bottom{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:40px !important;\r\n\r\n  margin-top:40px !important;\r\n  padding:31px 33px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.10),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-advantages-bottom-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:18px !important;\r\n\r\n  width:100% !important;\r\n  max-width:720px !important;\r\n}\r\n\r\n.bwis-advantages-bottom-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:50px !important;\r\n  height:50px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-advantages-bottom-icon svg{\r\n  width:24px !important;\r\n  height:24px !important;\r\n}\r\n\r\n.bwis-advantages-bottom-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-advantages-bottom-text p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-advantages-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:9px !important;\r\n\r\n  min-height:48px !important;\r\n  padding:13px 21px !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.64) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-advantages-btn:hover{\r\n  color:#06100a !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.26),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-advantages-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-advantages-btn:hover .bwis-advantages-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-advantages{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-advantages-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-advantages-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-advantages-grid{\r\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:800px){\r\n\r\n  .bwis-advantages-bottom{\r\n    grid-template-columns:1fr !important;\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-advantages-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-advantages{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-advantages-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-advantages-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-advantages-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-advantages-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-advantage-card{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-advantage-detail{\r\n    margin-top:23px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-advantages{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-advantages-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-advantage-card{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-advantages-bottom{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-advantages-bottom-content{\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-advantages-bottom-text strong{\r\n    font-size:17px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-advantages\">\r\n\r\n  <div class=\"bwis-advantages-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-advantages-header\">\r\n\r\n      <div class=\"bwis-advantages-heading\">\r\n\r\n        <span class=\"bwis-advantages-eyebrow\">\r\n          Why Choose BWIS\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-advantages-title\">\r\n          Technology, infrastructure and strategy\r\n          <span>working together<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-advantages-intro\">\r\n\r\n        <p>\r\n          BWIS brings together automated execution, specialized trading\r\n          strategies and a managed platform designed to simplify every\r\n          stage of the user experience.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         GRID DE VANTAGENS\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-advantages-grid\">\r\n\r\n      <!-- CARD 01 -->\r\n      <article class=\"bwis-advantage-card bwis-advantage-card-featured\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          01\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n            <path d=\"M12 7v5l3 2\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Continuous Market Operation\r\n        <\/h3>\r\n\r\n        <p>\r\n          BWIS bots continuously monitor cryptocurrency markets and\r\n          execute their strategies without depending on the user\u2019s\r\n          location, routine or availability.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Automated market participation\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CARD 02 -->\r\n      <article class=\"bwis-advantage-card\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          02\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M4 19V9\"><\/path>\r\n            <path d=\"M10 19V5\"><\/path>\r\n            <path d=\"M16 19v-7\"><\/path>\r\n            <path d=\"M22 19V3\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Multiple Trading Strategies\r\n        <\/h3>\r\n\r\n        <p>\r\n          Eight specialized bots use different analytical models,\r\n          cryptocurrency pairs, capital ranges and operating periods to\r\n          support a broader range of investment profiles.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Strategy options for different goals\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CARD 03 -->\r\n      <article class=\"bwis-advantage-card\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          03\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M3 12h18\"><\/path>\r\n            <path d=\"M7 8l-4 4 4 4\"><\/path>\r\n            <path d=\"M17 8l4 4-4 4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Fast Financial Operations\r\n        <\/h3>\r\n\r\n        <p>\r\n          The platform is designed to simplify balance funding, bot\r\n          activation, internal transfers and withdrawal requests through\r\n          an integrated financial environment.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Streamlined account transactions\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CARD 04 -->\r\n      <article class=\"bwis-advantage-card\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          04\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n            <path d=\"M9 12l2 2 4-4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Managed Technical Infrastructure\r\n        <\/h3>\r\n\r\n        <p>\r\n          Bot maintenance, monitoring, software updates and strategy\r\n          improvements are managed by BWIS, allowing users to focus on\r\n          account decisions rather than technical operation.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Continuous system management\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CARD 05 -->\r\n      <article class=\"bwis-advantage-card\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          05\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M4 18V6\"><\/path>\r\n            <path d=\"M4 18h16\"><\/path>\r\n            <path d=\"M7 14l4-4 3 3 5-7\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          Transparent Account Monitoring\r\n        <\/h3>\r\n\r\n        <p>\r\n          Users can follow their active bots, operating periods, account\r\n          movements and generated results directly through the BWIS\r\n          platform.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Clear access to account activity\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- CARD 06 -->\r\n      <article class=\"bwis-advantage-card\">\r\n\r\n        <span class=\"bwis-advantage-number\">\r\n          06\r\n        <\/span>\r\n\r\n        <div class=\"bwis-advantage-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path>\r\n            <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n            <path d=\"M19 8v6\"><\/path>\r\n            <path d=\"M22 11h-6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/div>\r\n\r\n        <h3>\r\n          International User Support\r\n        <\/h3>\r\n\r\n        <p>\r\n          BWIS provides assistance throughout the account journey,\r\n          helping users with registration, balance funding, bot\r\n          activation and platform-related questions.\r\n        <\/p>\r\n\r\n        <span class=\"bwis-advantage-detail\">\r\n          Support across every stage\r\n        <\/span>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA INFERIOR\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-advantages-bottom\">\r\n\r\n      <div class=\"bwis-advantages-bottom-content\">\r\n\r\n        <span class=\"bwis-advantages-bottom-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"M13 6l6 6-6 6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-advantages-bottom-text\">\r\n\r\n          <strong>\r\n            Access the complete BWIS ecosystem\r\n          <\/strong>\r\n\r\n          <p>\r\n            Create your account, explore the available bots and choose the\r\n            automated strategy that best matches your objectives.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-advantages-btn\"\r\n      >\r\n        Create Account\r\n\r\n        <span\r\n          class=\"bwis-advantages-btn-arrow\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c213e3e elementor-widget elementor-widget-html\" data-id=\"c213e3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 07: SECURITY & LEGAL FOUNDATION\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-security-home,\r\n.bwis-security-home *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-security-home{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 84% 20%,\r\n      rgba(66,199,122,.095) 0%,\r\n      transparent 32%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 85%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 50%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-security-home::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-security-home::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-security-home-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-security-home-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-security-home-heading{\r\n  width:100% !important;\r\n  max-width:700px !important;\r\n}\r\n\r\n.bwis-security-home-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-security-home-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-security-home-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-security-home-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-security-home-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-security-home-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTE\u00daDO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-security-home-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PAINEL PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-security-home-panel{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:500px !important;\r\n\r\n  padding:35px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:21px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 73% 16%,\r\n      rgba(66,199,122,.17),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.97),\r\n      rgba(8,17,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 28px 60px rgba(0,0,0,.27),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-security-home-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.78),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-security-home-panel::after{\r\n  content:\"SECURE\";\r\n\r\n  position:absolute;\r\n  right:-34px;\r\n  bottom:-19px;\r\n\r\n  color:rgba(255,255,255,.022) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:82px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.07em !important;\r\n\r\n  transform:\r\n    rotate(-90deg) translateX(100%) !important;\r\n\r\n  transform-origin:\r\n    bottom right !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Topo *\/\r\n\r\n.bwis-security-home-panel-top{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-security-home-shield{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:64px !important;\r\n  height:64px !important;\r\n\r\n  margin-bottom:29px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.26) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.14),\r\n      rgba(66,199,122,.045)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 30px rgba(66,199,122,.08) !important;\r\n}\r\n\r\n.bwis-security-home-shield svg{\r\n  width:32px !important;\r\n  height:32px !important;\r\n}\r\n\r\n.bwis-security-home-panel-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-security-home-panel-title{\r\n  max-width:360px !important;\r\n\r\n  margin-bottom:17px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:29px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.17 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.bwis-security-home-panel-text{\r\n  max-width:365px !important;\r\n\r\n  color:#98a69d !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* Parte inferior *\/\r\n\r\n.bwis-security-home-panel-bottom{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:10px !important;\r\n\r\n  padding-top:30px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n.bwis-security-home-panel-stat{\r\n  padding:15px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-security-home-panel-stat span{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:#76847b !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-security-home-panel-stat strong{\r\n  display:block !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:15px !important;\r\n  font-weight:740 !important;\r\n  line-height:1.35 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   GRID DE PILARES\r\n============================================================ *\/\r\n\r\n.bwis-security-home-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n.bwis-security-home-card{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n\r\n  min-height:239px !important;\r\n\r\n  padding:28px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(0,0,0,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-security-home-card:hover{\r\n  transform:\r\n    translateY(-4px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.26) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 25px 48px rgba(0,0,0,.25),\r\n    0 0 25px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-security-home-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho *\/\r\n\r\n.bwis-security-home-card-head{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:13px !important;\r\n\r\n  margin-bottom:18px !important;\r\n}\r\n\r\n.bwis-security-home-card-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:43px !important;\r\n  height:43px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.19) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-security-home-card-icon svg{\r\n  width:21px !important;\r\n  height:21px !important;\r\n}\r\n\r\n.bwis-security-home-card h3{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n\r\n\/* Texto *\/\r\n\r\n.bwis-security-home-card p{\r\n  color:#929f97 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.67 !important;\r\n}\r\n\r\n\r\n\/* Detalhe inferior *\/\r\n\r\n.bwis-security-home-card-detail{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:auto !important;\r\n  padding-top:20px !important;\r\n\r\n  color:#7a887f !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.bwis-security-home-card-detail::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   FAIXA INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-security-home-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:35px !important;\r\n\r\n  margin-top:39px !important;\r\n  padding:27px 30px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.16) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.095),\r\n      transparent 40%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 42px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-security-home-bottom-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:16px !important;\r\n\r\n  width:100% !important;\r\n  max-width:760px !important;\r\n}\r\n\r\n.bwis-security-home-bottom-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:47px !important;\r\n  height:47px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.20) !important;\r\n\r\n  border-radius:12px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-security-home-bottom-icon svg{\r\n  width:23px !important;\r\n  height:23px !important;\r\n}\r\n\r\n.bwis-security-home-bottom-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:17px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-security-home-bottom-text span{\r\n  display:block !important;\r\n\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.55 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-security-home-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  min-height:46px !important;\r\n  padding:12px 19px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-security-home-btn:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.31) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.06) !important;\r\n\r\n  box-shadow:\r\n    0 9px 25px rgba(0,0,0,.16) !important;\r\n}\r\n\r\n.bwis-security-home-btn span{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-security-home-btn:hover span{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-security-home{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-security-home-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-security-home-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-security-home-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-security-home-panel{\r\n    min-height:420px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:800px){\r\n\r\n  .bwis-security-home-bottom{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n  }\r\n\r\n  .bwis-security-home-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-security-home{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-security-home-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-security-home-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-security-home-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-security-home-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-security-home-card{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-security-home-card-detail{\r\n    margin-top:22px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-security-home{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-security-home-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-security-home-panel{\r\n    min-height:430px !important;\r\n    padding:25px !important;\r\n  }\r\n\r\n  .bwis-security-home-panel-title{\r\n    font-size:25px !important;\r\n  }\r\n\r\n  .bwis-security-home-panel-bottom{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-security-home-card{\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-security-home-bottom{\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-security-home-bottom-content{\r\n    align-items:flex-start !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-security-home\">\r\n\r\n  <div class=\"bwis-security-home-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-security-home-header\">\r\n\r\n      <div class=\"bwis-security-home-heading\">\r\n\r\n        <span class=\"bwis-security-home-eyebrow\">\r\n          Security & Legal Foundation\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-security-home-title\">\r\n          Built on a foundation of\r\n          <span>protection and accountability<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-security-home-intro\">\r\n\r\n        <p>\r\n          Billion Wise combines a United Kingdom corporate structure with\r\n          encrypted systems, intelligent monitoring and layered\r\n          protection across its digital investment infrastructure.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-security-home-main\">\r\n\r\n      <!-- Painel principal -->\r\n      <article class=\"bwis-security-home-panel\">\r\n\r\n        <div class=\"bwis-security-home-panel-top\">\r\n\r\n          <div class=\"bwis-security-home-shield\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n              <path d=\"M9 12l2 2 4-4\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"bwis-security-home-panel-label\">\r\n            BWIS infrastructure\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-security-home-panel-title\">\r\n            Technology designed to protect data, transactions and account activity\r\n          <\/h3>\r\n\r\n          <p class=\"bwis-security-home-panel-text\">\r\n            Security mechanisms operate across the platform to support\r\n            protected access, transaction processing and continuous system\r\n            supervision.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-security-home-panel-bottom\">\r\n\r\n          <div class=\"bwis-security-home-panel-stat\">\r\n            <span>Corporate jurisdiction<\/span>\r\n            <strong>United Kingdom<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-security-home-panel-stat\">\r\n            <span>Authorized capital<\/span>\r\n            <strong>\u00a3323 Million<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-security-home-panel-stat\">\r\n            <span>System monitoring<\/span>\r\n            <strong>Continuous<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-security-home-panel-stat\">\r\n            <span>Data protection<\/span>\r\n            <strong>Encrypted<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Grid -->\r\n      <div class=\"bwis-security-home-grid\">\r\n\r\n        <!-- Card 1 -->\r\n        <article class=\"bwis-security-home-card\">\r\n\r\n          <div class=\"bwis-security-home-card-head\">\r\n\r\n            <span class=\"bwis-security-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M3 21h18\"><\/path>\r\n                <path d=\"M5 21V8l7-4 7 4v13\"><\/path>\r\n                <path d=\"M9 21v-7h6v7\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>UK Corporate Structure<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Billion Wise Investment Solutions Limited operates through a\r\n            corporate structure registered within the United Kingdom.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-security-home-card-detail\">\r\n            International business foundation\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 2 -->\r\n        <article class=\"bwis-security-home-card\">\r\n\r\n          <div class=\"bwis-security-home-card-head\">\r\n\r\n            <span class=\"bwis-security-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <rect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"><\/rect>\r\n                <path d=\"M8 10V7a4 4 0 0 1 8 0v3\"><\/path>\r\n                <path d=\"M12 14v2\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Encrypted Data Protection<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Encryption technology protects sensitive information and\r\n            supports secure communication between users and the platform.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-security-home-card-detail\">\r\n            Protection across digital interactions\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 3 -->\r\n        <article class=\"bwis-security-home-card\">\r\n\r\n          <div class=\"bwis-security-home-card-head\">\r\n\r\n            <span class=\"bwis-security-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\r\n                <path d=\"M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12z\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Intelligent Monitoring<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Automated monitoring systems supervise platform activity and\r\n            help identify unusual behavior or potential security threats.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-security-home-card-detail\">\r\n            Continuous infrastructure supervision\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 4 -->\r\n        <article class=\"bwis-security-home-card\">\r\n\r\n          <div class=\"bwis-security-home-card-head\">\r\n\r\n            <span class=\"bwis-security-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l8 4v5c0 5-3.4 8-8 9-4.6-1-8-4-8-9V7l8-4z\"><\/path>\r\n                <path d=\"M8 12h8\"><\/path>\r\n                <path d=\"M12 8v8\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Multi-Layer Security<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Multiple protection layers work together to strengthen\r\n            account access, transaction security and platform resilience.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-security-home-card-detail\">\r\n            Integrated security architecture\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         FAIXA INFERIOR\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-security-home-bottom\">\r\n\r\n      <div class=\"bwis-security-home-bottom-content\">\r\n\r\n        <span class=\"bwis-security-home-bottom-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M12 3l7 4v5c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V7l7-4z\"><\/path>\r\n            <path d=\"M9 12l2 2 4-4\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-security-home-bottom-text\">\r\n\r\n          <strong>\r\n            Explore the security structure behind BWIS\r\n          <\/strong>\r\n\r\n          <span>\r\n            Learn more about corporate information, platform protection,\r\n            data security and the systems supporting account operations.\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/security\/\"\r\n        class=\"bwis-security-home-btn\"\r\n      >\r\n        Explore Security\r\n\r\n        <span aria-hidden=\"true\">\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a732bd elementor-widget elementor-widget-html\" data-id=\"1a732bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 08: PERFORMANCE OVERVIEW\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-performance,\r\n.bwis-performance *{\r\n  box-sizing:border-box !important;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-performance{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 20%,\r\n      rgba(66,199,122,.075) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 78%,\r\n      rgba(66,199,122,.05) 0%,\r\n      transparent 31%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070c09 0%,\r\n      #09100d 50%,\r\n      #070c09 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade *\/\r\n\r\n.bwis-performance::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-performance::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-performance-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-performance-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-performance-heading{\r\n  width:100% !important;\r\n  max-width:690px !important;\r\n}\r\n\r\n.bwis-performance-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-performance-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-performance-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-performance-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-performance-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-performance-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTE\u00daDO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-performance-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PAINEL DE DESTAQUE\r\n============================================================ *\/\r\n\r\n.bwis-performance-highlight{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:545px !important;\r\n\r\n  padding:35px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:21px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 74% 14%,\r\n      rgba(66,199,122,.17),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.97),\r\n      rgba(8,17,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 28px 60px rgba(0,0,0,.27),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-performance-highlight::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.78),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-performance-highlight::after{\r\n  content:\"180D\";\r\n\r\n  position:absolute;\r\n  right:-12px;\r\n  bottom:-27px;\r\n\r\n  color:rgba(255,255,255,.025) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:105px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.07em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Topo *\/\r\n\r\n.bwis-performance-highlight-top{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-performance-highlight-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:60px !important;\r\n  height:60px !important;\r\n\r\n  margin-bottom:28px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.25) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.14),\r\n      rgba(66,199,122,.045)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 30px rgba(66,199,122,.08) !important;\r\n}\r\n\r\n.bwis-performance-highlight-icon svg{\r\n  width:29px !important;\r\n  height:29px !important;\r\n}\r\n\r\n.bwis-performance-highlight-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-performance-highlight-title{\r\n  max-width:360px !important;\r\n\r\n  margin-bottom:17px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:29px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.17 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.bwis-performance-highlight-text{\r\n  max-width:370px !important;\r\n\r\n  color:#98a69d !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* Indicadores *\/\r\n\r\n.bwis-performance-highlight-stats{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:10px !important;\r\n\r\n  margin-top:32px !important;\r\n}\r\n\r\n.bwis-performance-highlight-stat{\r\n  padding:16px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-performance-highlight-stat span{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:#77847c !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-performance-highlight-stat strong{\r\n  display:block !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:17px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* Rodap\u00e9 *\/\r\n\r\n.bwis-performance-highlight-bottom{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  padding-top:28px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n.bwis-performance-highlight-bottom p{\r\n  color:#7f8c84 !important;\r\n\r\n  font-family:inherit !important;\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   GRID DE PERFORMANCE\r\n============================================================ *\/\r\n\r\n.bwis-performance-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:16px !important;\r\n}\r\n\r\n.bwis-performance-card{\r\n  position:relative !important;\r\n\r\n  padding:23px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 38px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-performance-card:hover{\r\n  transform:\r\n    translateY(-4px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.25) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 24px 48px rgba(0,0,0,.24),\r\n    0 0 24px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-performance-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:70px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho do card *\/\r\n\r\n.bwis-performance-card-head{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  justify-content:space-between !important;\r\n  gap:15px !important;\r\n\r\n  margin-bottom:19px !important;\r\n}\r\n\r\n.bwis-performance-card-name{\r\n  width:100% !important;\r\n}\r\n\r\n.bwis-performance-card-code{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.075em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-performance-card h3{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:17px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-performance-card-value{\r\n  color:var(--bwis-green-light) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:23px !important;\r\n  font-weight:800 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.03em !important;\r\n  white-space:nowrap !important;\r\n}\r\n\r\n\r\n\/* Barra *\/\r\n\r\n.bwis-performance-bar{\r\n  width:100% !important;\r\n  height:8px !important;\r\n\r\n  margin-bottom:13px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.055) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-performance-bar-fill{\r\n  display:block !important;\r\n\r\n  width:var(--performance-width) !important;\r\n  height:100% !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 15px rgba(66,199,122,.30) !important;\r\n}\r\n\r\n\r\n\/* Texto inferior *\/\r\n\r\n.bwis-performance-card-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:12px !important;\r\n}\r\n\r\n.bwis-performance-card-bottom span{\r\n  color:#77847c !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.bwis-performance-card-bottom strong{\r\n  color:#aeb9b2 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.4 !important;\r\n  text-align:right !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   NOTA INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-performance-note{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  gap:13px !important;\r\n\r\n  margin-top:38px !important;\r\n  padding:22px 24px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:14px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-performance-note-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:32px !important;\r\n  height:32px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.055) !important;\r\n}\r\n\r\n.bwis-performance-note-icon svg{\r\n  width:16px !important;\r\n  height:16px !important;\r\n}\r\n\r\n.bwis-performance-note p{\r\n  color:#7f8c84 !important;\r\n\r\n  font-family:inherit !important;\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.bwis-performance-note strong{\r\n  color:#aeb9b2 !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-performance{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-performance-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-performance-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-performance-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-performance-highlight{\r\n    min-height:440px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-performance{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-performance-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-performance-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-performance-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-performance-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-performance-highlight{\r\n    min-height:auto !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-performance{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-performance-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-performance-highlight{\r\n    padding:25px !important;\r\n  }\r\n\r\n  .bwis-performance-highlight-title{\r\n    font-size:25px !important;\r\n  }\r\n\r\n  .bwis-performance-highlight-stats{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-performance-card{\r\n    padding:21px !important;\r\n  }\r\n\r\n  .bwis-performance-card-value{\r\n    font-size:20px !important;\r\n  }\r\n\r\n  .bwis-performance-note{\r\n    padding:20px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-performance\">\r\n\r\n  <div class=\"bwis-performance-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-performance-header\">\r\n\r\n      <div class=\"bwis-performance-heading\">\r\n\r\n        <span class=\"bwis-performance-eyebrow\">\r\n          Performance Overview\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-performance-title\">\r\n          Strategy performance across the\r\n          <span>BWIS bot ecosystem<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-performance-intro\">\r\n\r\n        <p>\r\n          Each BWIS bot operates with a distinct algorithmic model,\r\n          market focus and capital profile. Historical data provides a\r\n          clear view of how these strategies have performed across\r\n          different market conditions.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-performance-main\">\r\n\r\n      <!-- Destaque -->\r\n      <article class=\"bwis-performance-highlight\">\r\n\r\n        <div class=\"bwis-performance-highlight-top\">\r\n\r\n          <div class=\"bwis-performance-highlight-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 19V9\"><\/path>\r\n              <path d=\"M10 19V5\"><\/path>\r\n              <path d=\"M16 19v-7\"><\/path>\r\n              <path d=\"M22 19V3\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"bwis-performance-highlight-label\">\r\n            Historical bot data\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-performance-highlight-title\">\r\n            Performance measured across the previous 180 days\r\n          <\/h3>\r\n\r\n          <p class=\"bwis-performance-highlight-text\">\r\n            BWIS tracks the performance of each trading strategy to\r\n            evaluate execution consistency, adaptability and results\r\n            across different cryptocurrency market environments.\r\n          <\/p>\r\n\r\n\r\n          <div class=\"bwis-performance-highlight-stats\">\r\n\r\n            <div class=\"bwis-performance-highlight-stat\">\r\n              <span>Strategies monitored<\/span>\r\n              <strong>8 Bots<\/strong>\r\n            <\/div>\r\n\r\n            <div class=\"bwis-performance-highlight-stat\">\r\n              <span>Measurement period<\/span>\r\n              <strong>180 Days<\/strong>\r\n            <\/div>\r\n\r\n            <div class=\"bwis-performance-highlight-stat\">\r\n              <span>Highest result<\/span>\r\n              <strong>97.17%<\/strong>\r\n            <\/div>\r\n\r\n            <div class=\"bwis-performance-highlight-stat\">\r\n              <span>Trading model<\/span>\r\n              <strong>Algorithmic<\/strong>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-performance-highlight-bottom\">\r\n\r\n          <p>\r\n            Results vary between bots because each strategy uses\r\n            different trading pairs, market signals, operating periods\r\n            and execution models.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Grid -->\r\n      <div class=\"bwis-performance-grid\">\r\n\r\n        <!-- S-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:33.8%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">S-Bot<\/span>\r\n              <h3>Starter Bot<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              32.87%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>NewsFlow Alpha<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- CP-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:43.4%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">CP-Bot<\/span>\r\n              <h3>Crypto Pulse<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              42.21%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Momentum Sync Pro<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- CC-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:38.8%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">CC-Bot<\/span>\r\n              <h3>Coin Craft<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              37.78%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Equilibrium Reversion<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- PT-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:56.4%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">PT-Bot<\/span>\r\n              <h3>Pro Trade<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              54.86%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Volatility Matrix<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- CE-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:58.6%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">CE-Bot<\/span>\r\n              <h3>Coin Edge<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              56.91%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Capital Rotation Engine<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- CM-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:73.5%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">CM-Bot<\/span>\r\n              <h3>Crypto Master<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              71.44%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Liquidity Sweep Engine<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- BW-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:100%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">BW-Bot<\/span>\r\n              <h3>Bit Wise<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              97.17%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Smart Money Engine<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- QT-BOT -->\r\n        <article\r\n          class=\"bwis-performance-card\"\r\n          style=\"--performance-width:99.5%;\"\r\n        >\r\n\r\n          <div class=\"bwis-performance-card-head\">\r\n\r\n            <div class=\"bwis-performance-card-name\">\r\n              <span class=\"bwis-performance-card-code\">QT-Bot<\/span>\r\n              <h3>Quantum Trade<\/h3>\r\n            <\/div>\r\n\r\n            <strong class=\"bwis-performance-card-value\">\r\n              96.68%\r\n            <\/strong>\r\n\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-bar\">\r\n            <span class=\"bwis-performance-bar-fill\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-performance-card-bottom\">\r\n            <span>Average monthly performance<\/span>\r\n            <strong>Quantum Execution Engine<\/strong>\r\n          <\/div>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         NOTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-performance-note\">\r\n\r\n      <span class=\"bwis-performance-note-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 11v5\"><\/path>\r\n          <path d=\"M12 8h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/span>\r\n\r\n      <p>\r\n        <strong>Performance data shown above represents the total results\r\n        generated by each bot.<\/strong> Under the BWIS business model,\r\n        generated trading profits are divided equally between the company\r\n        and the investor.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-caf4165 elementor-widget elementor-widget-html\" data-id=\"caf4165\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 09: DEPOSITS & WITHDRAWALS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-transactions,\r\n.bwis-transactions *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-transactions{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 16%,\r\n      rgba(66,199,122,.085) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 84%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 50%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade *\/\r\n\r\n.bwis-transactions::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-transactions::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-transactions-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-transactions-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-transactions-heading{\r\n  width:100% !important;\r\n  max-width:690px !important;\r\n}\r\n\r\n.bwis-transactions-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-transactions-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-transactions-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-transactions-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-transactions-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-transactions-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTE\u00daDO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-transactions-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PAINEL VISUAL\r\n============================================================ *\/\r\n\r\n.bwis-transactions-panel{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:470px !important;\r\n\r\n  padding:35px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:21px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 73% 14%,\r\n      rgba(66,199,122,.17),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.97),\r\n      rgba(8,17,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 28px 60px rgba(0,0,0,.27),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-transactions-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.78),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-transactions-panel::after{\r\n  content:\"FLOW\";\r\n\r\n  position:absolute;\r\n  right:-14px;\r\n  bottom:-27px;\r\n\r\n  color:rgba(255,255,255,.024) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:105px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.07em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Topo *\/\r\n\r\n.bwis-transactions-panel-top{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-transactions-panel-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:60px !important;\r\n  height:60px !important;\r\n\r\n  margin-bottom:28px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.25) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.14),\r\n      rgba(66,199,122,.045)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 30px rgba(66,199,122,.08) !important;\r\n}\r\n\r\n.bwis-transactions-panel-icon svg{\r\n  width:29px !important;\r\n  height:29px !important;\r\n}\r\n\r\n.bwis-transactions-panel-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-transactions-panel-title{\r\n  max-width:360px !important;\r\n\r\n  margin-bottom:17px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:29px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.17 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.bwis-transactions-panel-text{\r\n  max-width:370px !important;\r\n\r\n  color:#98a69d !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* Indicadores *\/\r\n\r\n.bwis-transactions-panel-stats{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:10px !important;\r\n\r\n  padding-top:28px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n.bwis-transactions-panel-stat{\r\n  padding:16px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-transactions-panel-stat span{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:#77847c !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-transactions-panel-stat strong{\r\n  display:block !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   ETAPAS\r\n============================================================ *\/\r\n\r\n.bwis-transactions-flow{\r\n  display:grid !important;\r\n  grid-template-columns:1fr !important;\r\n  gap:16px !important;\r\n}\r\n\r\n.bwis-transactions-card{\r\n  position:relative !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:auto minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:20px !important;\r\n\r\n  min-height:138px !important;\r\n\r\n  padding:24px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 38px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-transactions-card:hover{\r\n  transform:\r\n    translateY(-3px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.25) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 24px 48px rgba(0,0,0,.24),\r\n    0 0 24px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-transactions-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* \u00cdcone *\/\r\n\r\n.bwis-transactions-card-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:52px !important;\r\n  height:52px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:14px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.07) !important;\r\n}\r\n\r\n.bwis-transactions-card-icon svg{\r\n  width:25px !important;\r\n  height:25px !important;\r\n}\r\n\r\n\r\n\/* Conte\u00fado *\/\r\n\r\n.bwis-transactions-card-content h3{\r\n  margin-bottom:8px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.28 !important;\r\n}\r\n\r\n.bwis-transactions-card-content p{\r\n  color:#909e95 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n\/* Marcador *\/\r\n\r\n.bwis-transactions-card-tag{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:7px !important;\r\n\r\n  padding:7px 10px !important;\r\n\r\n  color:#afbbb3 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:700 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n}\r\n\r\n.bwis-transactions-card-tag::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CTA\r\n============================================================ *\/\r\n\r\n.bwis-transactions-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:35px !important;\r\n\r\n  margin-top:39px !important;\r\n  padding:28px 30px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.16) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.095),\r\n      transparent 40%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 42px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-transactions-bottom-content{\r\n  width:100% !important;\r\n  max-width:720px !important;\r\n}\r\n\r\n.bwis-transactions-bottom-content strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-transactions-bottom-content p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n\/* Bot\u00e3o *\/\r\n\r\n.bwis-transactions-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:9px !important;\r\n\r\n  min-height:48px !important;\r\n  padding:13px 21px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.64) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-transactions-btn:hover{\r\n  color:#06100a !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.26),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-transactions-btn span{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-transactions-btn:hover span{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-transactions{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-transactions-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-transactions-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-transactions-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-transactions-panel{\r\n    min-height:420px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:800px){\r\n\r\n  .bwis-transactions-bottom{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n  }\r\n\r\n  .bwis-transactions-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-transactions{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-transactions-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-transactions-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-transactions-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-transactions-card{\r\n    grid-template-columns:auto minmax(0,1fr) !important;\r\n  }\r\n\r\n  .bwis-transactions-card-tag{\r\n    grid-column:1 \/ -1 !important;\r\n    justify-self:start !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-transactions{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-transactions-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-transactions-panel{\r\n    min-height:auto !important;\r\n    padding:25px !important;\r\n  }\r\n\r\n  .bwis-transactions-panel-title{\r\n    font-size:25px !important;\r\n  }\r\n\r\n  .bwis-transactions-panel-stats{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-transactions-card{\r\n    grid-template-columns:1fr !important;\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-transactions-bottom{\r\n    padding:23px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-transactions\">\r\n\r\n  <div class=\"bwis-transactions-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-transactions-header\">\r\n\r\n      <div class=\"bwis-transactions-heading\">\r\n\r\n        <span class=\"bwis-transactions-eyebrow\">\r\n          Deposits & Withdrawals\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-transactions-title\">\r\n          A streamlined flow for\r\n          <span>funding and accessing your balance<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-transactions-intro\">\r\n\r\n        <p>\r\n          The BWIS financial environment is designed to simplify account\r\n          funding, bot activation and withdrawal requests through an\r\n          integrated transaction flow.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-transactions-main\">\r\n\r\n      <!-- Painel -->\r\n      <article class=\"bwis-transactions-panel\">\r\n\r\n        <div class=\"bwis-transactions-panel-top\">\r\n\r\n          <div class=\"bwis-transactions-panel-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"><\/rect>\r\n              <path d=\"M16 10h5\"><\/path>\r\n              <path d=\"M7 9h4\"><\/path>\r\n              <path d=\"M7 13h2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"bwis-transactions-panel-label\">\r\n            Integrated financial environment\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-transactions-panel-title\">\r\n            Manage the complete transaction journey from one account\r\n          <\/h3>\r\n\r\n          <p class=\"bwis-transactions-panel-text\">\r\n            Add funds, activate your selected bot, monitor your available\r\n            balance and submit withdrawal requests directly through the\r\n            BWIS platform.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-transactions-panel-stats\">\r\n\r\n          <div class=\"bwis-transactions-panel-stat\">\r\n            <span>Balance credit<\/span>\r\n            <strong>Automated<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-transactions-panel-stat\">\r\n            <span>Withdrawal access<\/span>\r\n            <strong>24\/7<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-transactions-panel-stat\">\r\n            <span>Transaction flow<\/span>\r\n            <strong>Integrated<\/strong>\r\n          <\/div>\r\n\r\n          <div class=\"bwis-transactions-panel-stat\">\r\n            <span>Protection model<\/span>\r\n            <strong>Layered<\/strong>\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Etapas -->\r\n      <div class=\"bwis-transactions-flow\">\r\n\r\n        <!-- Etapa 1 -->\r\n        <article class=\"bwis-transactions-card\">\r\n\r\n          <span class=\"bwis-transactions-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3v12\"><\/path>\r\n              <path d=\"M7 10l5 5 5-5\"><\/path>\r\n              <path d=\"M5 21h14\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/span>\r\n\r\n\r\n          <div class=\"bwis-transactions-card-content\">\r\n\r\n            <h3>\r\n              Fund Your BWIS Balance\r\n            <\/h3>\r\n\r\n            <p>\r\n              Select an available payment option and add the capital\r\n              required for the trading bot you want to activate.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <span class=\"bwis-transactions-card-tag\">\r\n            Deposit\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Etapa 2 -->\r\n        <article class=\"bwis-transactions-card\">\r\n\r\n          <span class=\"bwis-transactions-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n              <path d=\"M9 8l7 4-7 4V8z\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/span>\r\n\r\n\r\n          <div class=\"bwis-transactions-card-content\">\r\n\r\n            <h3>\r\n              Activate Your Trading Bot\r\n            <\/h3>\r\n\r\n            <p>\r\n              Use your available balance to activate a strategy based on\r\n              its capital range, operating period and trading model.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <span class=\"bwis-transactions-card-tag\">\r\n            Activation\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Etapa 3 -->\r\n        <article class=\"bwis-transactions-card\">\r\n\r\n          <span class=\"bwis-transactions-card-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 21V9\"><\/path>\r\n              <path d=\"M7 14l5-5 5 5\"><\/path>\r\n              <path d=\"M5 3h14\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/span>\r\n\r\n\r\n          <div class=\"bwis-transactions-card-content\">\r\n\r\n            <h3>\r\n              Request a Withdrawal\r\n            <\/h3>\r\n\r\n            <p>\r\n              Access the withdrawal area, enter the requested information\r\n              and submit the transaction through your BWIS account.\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <span class=\"bwis-transactions-card-tag\">\r\n            Withdrawal\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-transactions-bottom\">\r\n\r\n      <div class=\"bwis-transactions-bottom-content\">\r\n\r\n        <strong>\r\n          Start with a single BWIS account\r\n        <\/strong>\r\n\r\n        <p>\r\n          Register, access the platform and manage deposits, bot\r\n          activations and withdrawal requests from one dashboard.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-transactions-btn\"\r\n      >\r\n        Create Account\r\n\r\n        <span aria-hidden=\"true\">\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd99c2c elementor-widget elementor-widget-html\" data-id=\"cd99c2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 10: REFERRAL PROGRAM PREVIEW\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-referral-home,\r\n.bwis-referral-home *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-referral-home{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 12% 18%,\r\n      rgba(66,199,122,.08) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 90% 82%,\r\n      rgba(66,199,122,.05) 0%,\r\n      transparent 31%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #070c09 0%,\r\n      #09100d 50%,\r\n      #070c09 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-referral-home::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-referral-home::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-referral-home-heading{\r\n  width:100% !important;\r\n  max-width:700px !important;\r\n}\r\n\r\n.bwis-referral-home-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-referral-home-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-referral-home-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-referral-home-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-referral-home-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-referral-home-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PAINEL DE DESTAQUE\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-panel{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  justify-content:space-between !important;\r\n\r\n  min-height:500px !important;\r\n\r\n  padding:35px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:21px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 76% 14%,\r\n      rgba(66,199,122,.17),\r\n      transparent 36%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(19,37,28,.97),\r\n      rgba(8,17,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 28px 60px rgba(0,0,0,.27),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-referral-home-panel::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\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(66,199,122,.78),\r\n      transparent\r\n    );\r\n}\r\n\r\n.bwis-referral-home-panel::after{\r\n  content:\"GROW\";\r\n\r\n  position:absolute;\r\n  right:-16px;\r\n  bottom:-28px;\r\n\r\n  color:rgba(255,255,255,.024) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:100px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n  letter-spacing:-.07em !important;\r\n\r\n  pointer-events:none !important;\r\n}\r\n\r\n\r\n\/* Topo do painel *\/\r\n\r\n.bwis-referral-home-panel-top{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n}\r\n\r\n.bwis-referral-home-panel-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:62px !important;\r\n  height:62px !important;\r\n\r\n  margin-bottom:28px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.25) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(66,199,122,.14),\r\n      rgba(66,199,122,.045)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 30px rgba(66,199,122,.08) !important;\r\n}\r\n\r\n.bwis-referral-home-panel-icon svg{\r\n  width:30px !important;\r\n  height:30px !important;\r\n}\r\n\r\n.bwis-referral-home-panel-label{\r\n  display:block !important;\r\n\r\n  margin-bottom:10px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.09em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-referral-home-panel-title{\r\n  max-width:370px !important;\r\n\r\n  margin-bottom:17px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:29px !important;\r\n  font-weight:730 !important;\r\n  line-height:1.17 !important;\r\n  letter-spacing:-.025em !important;\r\n}\r\n\r\n.bwis-referral-home-panel-text{\r\n  max-width:375px !important;\r\n\r\n  color:#98a69d !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.68 !important;\r\n}\r\n\r\n\r\n\/* Fluxo visual *\/\r\n\r\n.bwis-referral-home-network{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin:32px 0 !important;\r\n}\r\n\r\n.bwis-referral-home-network-item{\r\n  position:relative !important;\r\n\r\n  padding:15px 9px !important;\r\n\r\n  text-align:center !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.022) !important;\r\n}\r\n\r\n.bwis-referral-home-network-item:not(:last-child)::after{\r\n  content:\"\u2192\";\r\n\r\n  position:absolute;\r\n  top:50%;\r\n  right:-10px;\r\n\r\n  z-index:3;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-size:13px !important;\r\n  font-weight:700 !important;\r\n\r\n  transform:translateY(-50%);\r\n}\r\n\r\n.bwis-referral-home-network-item strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-referral-home-network-item span{\r\n  display:block !important;\r\n\r\n  color:#76847b !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.35 !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n\r\n\/* Rodap\u00e9 do painel *\/\r\n\r\n.bwis-referral-home-panel-bottom{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  padding-top:27px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n}\r\n\r\n.bwis-referral-home-panel-bottom p{\r\n  color:#829087 !important;\r\n\r\n  font-family:inherit !important;\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   GRID DE BENEF\u00cdCIOS\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-grid{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  gap:22px !important;\r\n}\r\n\r\n.bwis-referral-home-card{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n\r\n  min-height:239px !important;\r\n\r\n  padding:28px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(0,0,0,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-referral-home-card:hover{\r\n  transform:\r\n    translateY(-4px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.26) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 25px 48px rgba(0,0,0,.25),\r\n    0 0 25px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-referral-home-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* N\u00famero decorativo *\/\r\n\r\n.bwis-referral-home-card-number{\r\n  position:absolute !important;\r\n  top:20px !important;\r\n  right:23px !important;\r\n\r\n  color:rgba(255,255,255,.035) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:46px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n}\r\n\r\n\r\n\/* Cabe\u00e7alho do card *\/\r\n\r\n.bwis-referral-home-card-head{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:13px !important;\r\n\r\n  margin-bottom:18px !important;\r\n}\r\n\r\n.bwis-referral-home-card-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:43px !important;\r\n  height:43px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.19) !important;\r\n\r\n  border-radius:11px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-referral-home-card-icon svg{\r\n  width:21px !important;\r\n  height:21px !important;\r\n}\r\n\r\n.bwis-referral-home-card h3{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.25 !important;\r\n}\r\n\r\n\r\n\/* Texto *\/\r\n\r\n.bwis-referral-home-card p{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  color:#929f97 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.67 !important;\r\n}\r\n\r\n\r\n\/* Detalhe inferior *\/\r\n\r\n.bwis-referral-home-card-detail{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  margin-top:auto !important;\r\n  padding-top:20px !important;\r\n\r\n  color:#7a887f !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:650 !important;\r\n  line-height:1.4 !important;\r\n}\r\n\r\n.bwis-referral-home-card-detail::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CTA\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-bottom{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:40px !important;\r\n\r\n  margin-top:40px !important;\r\n  padding:31px 33px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.10),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-referral-home-bottom-content{\r\n  width:100% !important;\r\n  max-width:710px !important;\r\n}\r\n\r\n.bwis-referral-home-bottom-content strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:7px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-referral-home-bottom-content p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n.bwis-referral-home-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:10px !important;\r\n\r\n  flex-shrink:0 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00d5ES\r\n============================================================ *\/\r\n\r\n.bwis-referral-home-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  min-height:47px !important;\r\n  padding:12px 19px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-referral-home-btn:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.31) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.06) !important;\r\n\r\n  box-shadow:\r\n    0 9px 25px rgba(0,0,0,.16) !important;\r\n}\r\n\r\n.bwis-referral-home-btn-primary{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.64) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n}\r\n\r\n.bwis-referral-home-btn-primary:hover{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.72) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.26),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-referral-home-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-referral-home-btn:hover .bwis-referral-home-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1050px){\r\n\r\n  .bwis-referral-home{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-referral-home-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-referral-home-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-referral-home-main{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-referral-home-panel{\r\n    min-height:420px !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:850px){\r\n\r\n  .bwis-referral-home-bottom{\r\n    grid-template-columns:1fr !important;\r\n    align-items:flex-start !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-referral-home{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-referral-home-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-referral-home-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-referral-home-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-referral-home-grid{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-referral-home-card{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-referral-home-card-detail{\r\n    margin-top:22px !important;\r\n  }\r\n\r\n  .bwis-referral-home-actions{\r\n    align-items:stretch !important;\r\n    flex-direction:column !important;\r\n\r\n    width:100% !important;\r\n  }\r\n\r\n  .bwis-referral-home-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-referral-home{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-referral-home-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-referral-home-panel{\r\n    min-height:auto !important;\r\n    padding:25px !important;\r\n  }\r\n\r\n  .bwis-referral-home-panel-title{\r\n    font-size:25px !important;\r\n  }\r\n\r\n  .bwis-referral-home-network{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-referral-home-network-item:not(:last-child)::after{\r\n    content:\"\u2193\";\r\n\r\n    top:auto;\r\n    right:50%;\r\n    bottom:-15px;\r\n\r\n    transform:translateX(50%);\r\n  }\r\n\r\n  .bwis-referral-home-card{\r\n    padding:23px !important;\r\n  }\r\n\r\n  .bwis-referral-home-bottom{\r\n    padding:24px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-referral-home\">\r\n\r\n  <div class=\"bwis-referral-home-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-referral-home-header\">\r\n\r\n      <div class=\"bwis-referral-home-heading\">\r\n\r\n        <span class=\"bwis-referral-home-eyebrow\">\r\n          Billion Wise Referral Program\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-referral-home-title\">\r\n          Expand your participation through\r\n          <span>partnership and network growth<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-referral-home-intro\">\r\n\r\n        <p>\r\n          The BWIS partnership program gives active participants an\r\n          additional way to engage with the ecosystem by introducing new\r\n          users, developing a network and progressing through the program.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-referral-home-main\">\r\n\r\n      <!-- Painel de destaque -->\r\n      <article class=\"bwis-referral-home-panel\">\r\n\r\n        <div class=\"bwis-referral-home-panel-top\">\r\n\r\n          <div class=\"bwis-referral-home-panel-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n              <path d=\"M3 21v-2a6 6 0 0 1 12 0v2\"><\/path>\r\n              <circle cx=\"18\" cy=\"9\" r=\"3\"><\/circle>\r\n              <path d=\"M16 15a5 5 0 0 1 5 5v1\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"bwis-referral-home-panel-label\">\r\n            Partnership ecosystem\r\n          <\/span>\r\n\r\n          <h3 class=\"bwis-referral-home-panel-title\">\r\n            Build connections and unlock additional opportunities\r\n          <\/h3>\r\n\r\n          <p class=\"bwis-referral-home-panel-text\">\r\n            Share the BWIS platform with new users, develop your network\r\n            and gain access to the benefits connected to participation,\r\n            growth and career advancement.\r\n          <\/p>\r\n\r\n\r\n          <div class=\"bwis-referral-home-network\">\r\n\r\n            <div class=\"bwis-referral-home-network-item\">\r\n              <strong>Share<\/strong>\r\n              <span>Introduce BWIS<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"bwis-referral-home-network-item\">\r\n              <strong>Grow<\/strong>\r\n              <span>Develop your network<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"bwis-referral-home-network-item\">\r\n              <strong>Advance<\/strong>\r\n              <span>Progress your career<\/span>\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"bwis-referral-home-panel-bottom\">\r\n\r\n          <p>\r\n            Participation in the partnership program creates an additional\r\n            path within the BWIS ecosystem beyond the operation of trading\r\n            bots.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- Grid de benef\u00edcios -->\r\n      <div class=\"bwis-referral-home-grid\">\r\n\r\n        <!-- Card 1 -->\r\n        <article class=\"bwis-referral-home-card\">\r\n\r\n          <span class=\"bwis-referral-home-card-number\">\r\n            01\r\n          <\/span>\r\n\r\n          <div class=\"bwis-referral-home-card-head\">\r\n\r\n            <span class=\"bwis-referral-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 7h16v10H4z\"><\/path>\r\n                <path d=\"M8 7V5h8v2\"><\/path>\r\n                <path d=\"M8 12h8\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Purchase Cashback<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Participants can receive cashback connected to qualifying bot\r\n            purchases completed by users introduced through their network.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-referral-home-card-detail\">\r\n            Benefits linked to partner activity\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 2 -->\r\n        <article class=\"bwis-referral-home-card\">\r\n\r\n          <span class=\"bwis-referral-home-card-number\">\r\n            02\r\n          <\/span>\r\n\r\n          <div class=\"bwis-referral-home-card-head\">\r\n\r\n            <span class=\"bwis-referral-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <circle cx=\"6\" cy=\"12\" r=\"2\"><\/circle>\r\n                <circle cx=\"18\" cy=\"6\" r=\"2\"><\/circle>\r\n                <circle cx=\"18\" cy=\"18\" r=\"2\"><\/circle>\r\n                <path d=\"M8 11l8-4\"><\/path>\r\n                <path d=\"M8 13l8 4\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Network Development<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Grow a community of users who can access the BWIS platform,\r\n            explore automated strategies and participate in the ecosystem.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-referral-home-card-detail\">\r\n            Expand through direct connections\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 3 -->\r\n        <article class=\"bwis-referral-home-card\">\r\n\r\n          <span class=\"bwis-referral-home-card-number\">\r\n            03\r\n          <\/span>\r\n\r\n          <div class=\"bwis-referral-home-card-head\">\r\n\r\n            <span class=\"bwis-referral-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M4 19h16\"><\/path>\r\n                <path d=\"M6 16l4-4 3 2 5-7\"><\/path>\r\n                <path d=\"M15 7h3v3\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Career Progression<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Continued network activity can support advancement within the\r\n            partnership structure and access to higher program stages.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-referral-home-card-detail\">\r\n            Progress through active development\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n\r\n        <!-- Card 4 -->\r\n        <article class=\"bwis-referral-home-card\">\r\n\r\n          <span class=\"bwis-referral-home-card-number\">\r\n            04\r\n          <\/span>\r\n\r\n          <div class=\"bwis-referral-home-card-head\">\r\n\r\n            <span class=\"bwis-referral-home-card-icon\">\r\n\r\n              <svg\r\n                viewBox=\"0 0 24 24\"\r\n                fill=\"none\"\r\n                stroke=\"currentColor\"\r\n                stroke-width=\"1.8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-linejoin=\"round\"\r\n                aria-hidden=\"true\"\r\n              >\r\n                <path d=\"M12 3l2.4 4.9 5.4.8-3.9 3.8.9 5.4-4.8-2.6-4.8 2.6.9-5.4-3.9-3.8 5.4-.8L12 3z\"><\/path>\r\n              <\/svg>\r\n\r\n            <\/span>\r\n\r\n            <h3>Bonuses and Privileges<\/h3>\r\n\r\n          <\/div>\r\n\r\n          <p>\r\n            Program growth can unlock additional bonuses, recognition and\r\n            privileges associated with participation and career status.\r\n          <\/p>\r\n\r\n          <span class=\"bwis-referral-home-card-detail\">\r\n            Additional recognition opportunities\r\n          <\/span>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-referral-home-bottom\">\r\n\r\n      <div class=\"bwis-referral-home-bottom-content\">\r\n\r\n        <strong>\r\n          Turn your BWIS experience into a broader opportunity\r\n        <\/strong>\r\n\r\n        <p>\r\n          Explore the complete partnership structure or create your account\r\n          to begin accessing the BWIS platform and its referral ecosystem.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-referral-home-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/referral-program\/\"\r\n          class=\"bwis-referral-home-btn\"\r\n        >\r\n          Explore Referral Program\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"bwis-referral-home-btn bwis-referral-home-btn-primary\"\r\n        >\r\n          Create Account\r\n\r\n          <span\r\n            class=\"bwis-referral-home-btn-arrow\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f61f7e elementor-widget elementor-widget-html\" data-id=\"0f61f7e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 11: COMPANY ROADMAP\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-roadmap,\r\n.bwis-roadmap *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-roadmap{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 86% 15%,\r\n      rgba(66,199,122,.085) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 86%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 50%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-roadmap::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-roadmap::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:58px !important;\r\n}\r\n\r\n.bwis-roadmap-heading{\r\n  width:100% !important;\r\n  max-width:700px !important;\r\n}\r\n\r\n.bwis-roadmap-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-roadmap-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-roadmap-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-roadmap-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-roadmap-intro{\r\n  width:100% !important;\r\n  max-width:500px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-roadmap-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   ROADMAP\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-track{\r\n  position:relative !important;\r\n\r\n  display:grid !important;\r\n  grid-template-columns:repeat(5,minmax(0,1fr)) !important;\r\n  gap:18px !important;\r\n}\r\n\r\n\r\n\/* Linha horizontal *\/\r\n\r\n.bwis-roadmap-track::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:51px;\r\n  left:7%;\r\n  right:7%;\r\n\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(66,199,122,.08),\r\n      rgba(66,199,122,.48),\r\n      rgba(66,199,122,.08)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 16px rgba(66,199,122,.08) !important;\r\n\r\n  z-index:0 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   ITEM\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-item{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  align-items:center !important;\r\n\r\n  text-align:center !important;\r\n}\r\n\r\n\r\n\/* Ano *\/\r\n\r\n.bwis-roadmap-year{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:104px !important;\r\n  height:104px !important;\r\n\r\n  margin-bottom:24px !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:850 !important;\r\n  line-height:1 !important;\r\n\r\n  border:\r\n    8px solid #08100c !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 0 1px rgba(66,199,122,.28),\r\n    0 0 28px rgba(66,199,122,.14) !important;\r\n}\r\n\r\n\r\n\/* Card *\/\r\n\r\n.bwis-roadmap-card{\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n  min-height:285px !important;\r\n\r\n  padding:25px 22px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:17px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(0,0,0,.19),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    transform .25s ease,\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease !important;\r\n}\r\n\r\n.bwis-roadmap-card:hover{\r\n  transform:\r\n    translateY(-5px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.26) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 25px 48px rgba(0,0,0,.25),\r\n    0 0 25px rgba(66,199,122,.035),\r\n    inset 0 1px 0 rgba(255,255,255,.045) !important;\r\n}\r\n\r\n.bwis-roadmap-card::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:72px;\r\n  height:2px;\r\n\r\n  transform:translateX(-50%);\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      transparent,\r\n      var(--bwis-green),\r\n      transparent\r\n    ) !important;\r\n}\r\n\r\n\r\n\/* \u00cdcone *\/\r\n\r\n.bwis-roadmap-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:45px !important;\r\n  height:45px !important;\r\n\r\n  margin:\r\n    0 auto 19px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.19) !important;\r\n\r\n  border-radius:12px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.065) !important;\r\n}\r\n\r\n.bwis-roadmap-icon svg{\r\n  width:22px !important;\r\n  height:22px !important;\r\n}\r\n\r\n\r\n\/* Texto *\/\r\n\r\n.bwis-roadmap-card h3{\r\n  margin-bottom:12px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:710 !important;\r\n  line-height:1.28 !important;\r\n  letter-spacing:-.015em !important;\r\n}\r\n\r\n.bwis-roadmap-card p{\r\n  color:#909d95 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.66 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   ITEM ATUAL\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-item-current .bwis-roadmap-year{\r\n  box-shadow:\r\n    0 0 0 1px rgba(66,199,122,.38),\r\n    0 0 38px rgba(66,199,122,.25) !important;\r\n}\r\n\r\n.bwis-roadmap-item-current .bwis-roadmap-card{\r\n  border-color:\r\n    rgba(66,199,122,.24) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 80% 10%,\r\n      rgba(66,199,122,.12),\r\n      transparent 34%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,38,28,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n}\r\n\r\n.bwis-roadmap-current-label{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:6px !important;\r\n\r\n  margin-bottom:13px !important;\r\n  padding:6px 9px !important;\r\n\r\n  color:#baffd5 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.20) !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.07) !important;\r\n}\r\n\r\n.bwis-roadmap-current-label::before{\r\n  content:\"\";\r\n\r\n  width:5px !important;\r\n  height:5px !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.75) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO DE VIS\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-vision{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:40px !important;\r\n\r\n  margin-top:42px !important;\r\n  padding:32px 34px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.10),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-roadmap-vision-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:18px !important;\r\n\r\n  width:100% !important;\r\n  max-width:750px !important;\r\n}\r\n\r\n.bwis-roadmap-vision-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:52px !important;\r\n  height:52px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:14px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-roadmap-vision-icon svg{\r\n  width:25px !important;\r\n  height:25px !important;\r\n}\r\n\r\n.bwis-roadmap-vision-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-roadmap-vision-text p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-roadmap-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:9px !important;\r\n\r\n  min-height:48px !important;\r\n  padding:13px 21px !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.64) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-roadmap-btn:hover{\r\n  color:#06100a !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.26),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-roadmap-btn span{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-roadmap-btn:hover span{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1120px){\r\n\r\n  .bwis-roadmap{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-roadmap-track{\r\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  }\r\n\r\n  .bwis-roadmap-track::before{\r\n    display:none !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:900px){\r\n\r\n  .bwis-roadmap-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-roadmap-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-roadmap-vision{\r\n    grid-template-columns:1fr !important;\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-roadmap-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-roadmap{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-roadmap-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-roadmap-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-roadmap-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-roadmap-track{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-roadmap-item{\r\n    align-items:flex-start !important;\r\n    text-align:left !important;\r\n\r\n    padding-left:74px !important;\r\n  }\r\n\r\n  .bwis-roadmap-year{\r\n    position:absolute !important;\r\n    top:0 !important;\r\n    left:0 !important;\r\n\r\n    width:56px !important;\r\n    height:56px !important;\r\n\r\n    margin:0 !important;\r\n\r\n    border-width:5px !important;\r\n\r\n    font-size:12px !important;\r\n  }\r\n\r\n  .bwis-roadmap-card{\r\n    min-height:auto !important;\r\n  }\r\n\r\n  .bwis-roadmap-icon{\r\n    margin-left:0 !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-roadmap{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-roadmap-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-roadmap-card{\r\n    padding:22px !important;\r\n  }\r\n\r\n  .bwis-roadmap-vision{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-roadmap-vision-content{\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-roadmap-vision-text strong{\r\n    font-size:17px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-roadmap\">\r\n\r\n  <div class=\"bwis-roadmap-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-roadmap-header\">\r\n\r\n      <div class=\"bwis-roadmap-heading\">\r\n\r\n        <span class=\"bwis-roadmap-eyebrow\">\r\n          Company Roadmap\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-roadmap-title\">\r\n          From an ambitious idea to a\r\n          <span>global automated ecosystem<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-roadmap-intro\">\r\n\r\n        <p>\r\n          Billion Wise continues to evolve through technology development,\r\n          platform expansion, international growth and the creation of\r\n          new tools for the automated investment economy.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         ROADMAP\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-roadmap-track\">\r\n\r\n      <!-- 2021 -->\r\n      <div class=\"bwis-roadmap-item\">\r\n\r\n        <div class=\"bwis-roadmap-year\">\r\n          2021\r\n        <\/div>\r\n\r\n        <article class=\"bwis-roadmap-card\">\r\n\r\n          <div class=\"bwis-roadmap-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M9 18h6\"><\/path>\r\n              <path d=\"M10 22h4\"><\/path>\r\n              <path d=\"M8 14c-1.2-1-2-2.6-2-4.5a6 6 0 0 1 12 0c0 1.9-.8 3.5-2 4.5-.8.7-1 1.3-1 2H9c0-.7-.2-1.3-1-2z\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h3>\r\n            The Initial Vision\r\n          <\/h3>\r\n\r\n          <p>\r\n            The concept of automating cryptocurrency trading was created,\r\n            bringing together developers, traders and market analysts.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- 2022 -->\r\n      <div class=\"bwis-roadmap-item\">\r\n\r\n        <div class=\"bwis-roadmap-year\">\r\n          2022\r\n        <\/div>\r\n\r\n        <article class=\"bwis-roadmap-card\">\r\n\r\n          <div class=\"bwis-roadmap-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"3\"><\/rect>\r\n              <path d=\"M8 12h2l2-4 2 8 2-4h2\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h3>\r\n            Bot Prototypes\r\n          <\/h3>\r\n\r\n          <p>\r\n            The first trading bot prototypes were tested with historical\r\n            data and live market conditions before strategy optimization.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- 2024 -->\r\n      <div class=\"bwis-roadmap-item\">\r\n\r\n        <div class=\"bwis-roadmap-year\">\r\n          2024\r\n        <\/div>\r\n\r\n        <article class=\"bwis-roadmap-card\">\r\n\r\n          <div class=\"bwis-roadmap-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M4 19V5\"><\/path>\r\n              <path d=\"M4 19h16\"><\/path>\r\n              <path d=\"M7 15l4-4 3 2 5-7\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h3>\r\n            Platform Development\r\n          <\/h3>\r\n\r\n          <p>\r\n            Development of the online platform accelerated alongside team\r\n            expansion, operational departments and user infrastructure.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- 2026 -->\r\n      <div class=\"bwis-roadmap-item bwis-roadmap-item-current\">\r\n\r\n        <div class=\"bwis-roadmap-year\">\r\n          2026\r\n        <\/div>\r\n\r\n        <article class=\"bwis-roadmap-card\">\r\n\r\n          <span class=\"bwis-roadmap-current-label\">\r\n            Current phase\r\n          <\/span>\r\n\r\n          <div class=\"bwis-roadmap-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n              <path d=\"M3 12h18\"><\/path>\r\n              <path d=\"M12 3a15 15 0 0 1 0 18\"><\/path>\r\n              <path d=\"M12 3a15 15 0 0 0 0 18\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h3>\r\n            International Expansion\r\n          <\/h3>\r\n\r\n          <p>\r\n            BWIS expands its platform, global marketing presence and\r\n            international reach across key European and Asian markets.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- 2030 -->\r\n      <div class=\"bwis-roadmap-item\">\r\n\r\n        <div class=\"bwis-roadmap-year\">\r\n          2030\r\n        <\/div>\r\n\r\n        <article class=\"bwis-roadmap-card\">\r\n\r\n          <div class=\"bwis-roadmap-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"1.8\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\"\r\n              aria-hidden=\"true\"\r\n            >\r\n              <path d=\"M12 3l2.4 4.9 5.4.8-3.9 3.8.9 5.4-4.8-2.6-4.8 2.6.9-5.4-3.9-3.8 5.4-.8L12 3z\"><\/path>\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n          <h3>\r\n            Global Leadership Vision\r\n          <\/h3>\r\n\r\n          <p>\r\n            The long-term vision is to strengthen BWIS as a global force\r\n            in automated investments, innovation and sector development.\r\n          <\/p>\r\n\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         VIS\u00c3O DE LONGO PRAZO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-roadmap-vision\">\r\n\r\n      <div class=\"bwis-roadmap-vision-content\">\r\n\r\n        <span class=\"bwis-roadmap-vision-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M4 19V9\"><\/path>\r\n            <path d=\"M10 19V5\"><\/path>\r\n            <path d=\"M16 19v-7\"><\/path>\r\n            <path d=\"M22 19V3\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-roadmap-vision-text\">\r\n\r\n          <strong>\r\n            The next stage of BWIS starts with global participation\r\n          <\/strong>\r\n\r\n          <p>\r\n            Create your account and access an ecosystem designed to keep\r\n            evolving through new strategies, technology and international\r\n            expansion.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-roadmap-btn\"\r\n      >\r\n        Create Account\r\n\r\n        <span aria-hidden=\"true\">\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2b3070 elementor-widget elementor-widget-html\" data-id=\"a2b3070\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"faq\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 SECTION 12: FREQUENTLY ASKED QUESTIONS\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-faq,\r\n.bwis-faq *{\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   SE\u00c7\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-faq{\r\n  --bwis-black:#050807;\r\n  --bwis-dark:#08100c;\r\n  --bwis-dark-soft:#0c1711;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#eef3f0;\r\n  --bwis-muted:#98a49d;\r\n  --bwis-muted-soft:#77847c;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:105px 28px !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 16%,\r\n      rgba(66,199,122,.085) 0%,\r\n      transparent 31%\r\n    ),\r\n    radial-gradient(\r\n      circle at 8% 86%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 30%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #050907 0%,\r\n      #08100c 50%,\r\n      #050907 100%\r\n    ) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-faq::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.014) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.014) 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 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      transparent 0%,\r\n      rgba(0,0,0,.72) 20%,\r\n      rgba(0,0,0,.72) 80%,\r\n      transparent 100%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha superior *\/\r\n\r\n.bwis-faq::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.27),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-faq-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1180px !important;\r\n\r\n  margin:0 auto !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CABE\u00c7ALHO\r\n============================================================ *\/\r\n\r\n.bwis-faq-header{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) minmax(360px,.8fr) !important;\r\n  align-items:end !important;\r\n  gap:70px !important;\r\n\r\n  margin-bottom:55px !important;\r\n}\r\n\r\n.bwis-faq-heading{\r\n  width:100% !important;\r\n  max-width:680px !important;\r\n}\r\n\r\n.bwis-faq-eyebrow{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:18px !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n  letter-spacing:.085em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-faq-eyebrow::before{\r\n  content:\"\";\r\n\r\n  width:28px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 0 10px rgba(66,199,122,.45) !important;\r\n}\r\n\r\n.bwis-faq-title{\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:clamp(37px,4vw,52px) !important;\r\n  font-weight:750 !important;\r\n  line-height:1.08 !important;\r\n  letter-spacing:-.035em !important;\r\n}\r\n\r\n.bwis-faq-title span{\r\n  color:var(--bwis-green) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #3fc376,\r\n      #61e198\r\n    ) !important;\r\n\r\n  -webkit-background-clip:text !important;\r\n  background-clip:text !important;\r\n\r\n  -webkit-text-fill-color:transparent !important;\r\n}\r\n\r\n.bwis-faq-intro{\r\n  width:100% !important;\r\n  max-width:470px !important;\r\n\r\n  justify-self:end !important;\r\n}\r\n\r\n.bwis-faq-intro p{\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   LISTA DO FAQ\r\n============================================================ *\/\r\n\r\n.bwis-faq-list{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  align-items:start !important;\r\n  gap:15px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   ITEM\r\n============================================================ *\/\r\n\r\n.bwis-faq-item{\r\n  position:relative !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:16px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(16,29,22,.93),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 16px 36px rgba(0,0,0,.17),\r\n    inset 0 1px 0 rgba(255,255,255,.03) !important;\r\n\r\n  overflow:hidden !important;\r\n\r\n  transition:\r\n    border-color .25s ease,\r\n    background .25s ease,\r\n    box-shadow .25s ease,\r\n    transform .25s ease !important;\r\n}\r\n\r\n.bwis-faq-item:hover{\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.20) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(18,34,25,.96),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n}\r\n\r\n.bwis-faq-item.active{\r\n  border-color:\r\n    rgba(66,199,122,.29) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 90% 5%,\r\n      rgba(66,199,122,.09),\r\n      transparent 32%\r\n    ),\r\n    linear-gradient(\r\n      145deg,\r\n      rgba(20,37,27,.97),\r\n      rgba(8,18,13,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 22px 45px rgba(0,0,0,.23),\r\n    0 0 25px rgba(66,199,122,.025),\r\n    inset 0 1px 0 rgba(255,255,255,.04) !important;\r\n}\r\n\r\n.bwis-faq-item::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:0;\r\n\r\n  width:0;\r\n  height:2px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  transition:\r\n    width .35s ease !important;\r\n}\r\n\r\n.bwis-faq-item.active::before{\r\n  width:100% !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   PERGUNTA\r\n============================================================ *\/\r\n\r\n.bwis-faq-question{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:20px !important;\r\n\r\n  width:100% !important;\r\n\r\n  padding:23px 24px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:16px !important;\r\n  font-weight:680 !important;\r\n  line-height:1.4 !important;\r\n  text-align:left !important;\r\n\r\n  border:0 !important;\r\n  outline:none !important;\r\n\r\n  background:\r\n    transparent !important;\r\n\r\n  cursor:pointer !important;\r\n}\r\n\r\n.bwis-faq-question-text{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:13px !important;\r\n}\r\n\r\n.bwis-faq-number{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:30px !important;\r\n  height:30px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:10px !important;\r\n  font-weight:800 !important;\r\n  line-height:1 !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.18) !important;\r\n\r\n  border-radius:8px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.055) !important;\r\n}\r\n\r\n\r\n\/* \u00cdcone de abrir *\/\r\n\r\n.bwis-faq-toggle{\r\n  position:relative !important;\r\n\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:32px !important;\r\n  height:32px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.09) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    border-color .22s ease,\r\n    background .22s ease,\r\n    transform .3s ease !important;\r\n}\r\n\r\n.bwis-faq-toggle::before,\r\n.bwis-faq-toggle::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:12px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:20px !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  transition:\r\n    transform .3s ease,\r\n    opacity .3s ease !important;\r\n}\r\n\r\n.bwis-faq-toggle::after{\r\n  transform:\r\n    rotate(90deg) !important;\r\n}\r\n\r\n.bwis-faq-item.active .bwis-faq-toggle{\r\n  border-color:\r\n    rgba(66,199,122,.27) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.07) !important;\r\n\r\n  transform:\r\n    rotate(180deg) !important;\r\n}\r\n\r\n.bwis-faq-item.active .bwis-faq-toggle::after{\r\n  opacity:0 !important;\r\n\r\n  transform:\r\n    rotate(0deg) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPOSTA\r\n============================================================ *\/\r\n\r\n.bwis-faq-answer{\r\n  display:grid !important;\r\n\r\n  grid-template-rows:0fr !important;\r\n\r\n  transition:\r\n    grid-template-rows .35s ease !important;\r\n}\r\n\r\n.bwis-faq-item.active .bwis-faq-answer{\r\n  grid-template-rows:1fr !important;\r\n}\r\n\r\n.bwis-faq-answer-inner{\r\n  min-height:0 !important;\r\n  overflow:hidden !important;\r\n}\r\n\r\n.bwis-faq-answer-content{\r\n  margin:\r\n    0 24px !important;\r\n\r\n  padding:\r\n    0 0 23px 43px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n}\r\n\r\n.bwis-faq-answer-content p{\r\n  padding-top:18px !important;\r\n\r\n  color:#929f97 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.7 !important;\r\n}\r\n\r\n.bwis-faq-answer-content strong{\r\n  color:#dce5df !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n.bwis-faq-answer-content a{\r\n  color:var(--bwis-green) !important;\r\n  font-weight:650 !important;\r\n  text-decoration:none !important;\r\n}\r\n\r\n.bwis-faq-answer-content a:hover{\r\n  color:var(--bwis-green-light) !important;\r\n  text-decoration:underline !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CTA INFERIOR\r\n============================================================ *\/\r\n\r\n.bwis-faq-bottom{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:40px !important;\r\n\r\n  margin-top:40px !important;\r\n  padding:31px 33px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.10),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(16,29,22,.95),\r\n      rgba(8,16,12,.98)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-faq-bottom-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:17px !important;\r\n\r\n  width:100% !important;\r\n  max-width:720px !important;\r\n}\r\n\r\n.bwis-faq-bottom-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:50px !important;\r\n  height:50px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-faq-bottom-icon svg{\r\n  width:24px !important;\r\n  height:24px !important;\r\n}\r\n\r\n.bwis-faq-bottom-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:6px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:19px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-faq-bottom-text p{\r\n  color:#8f9c94 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.62 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00c3O\r\n============================================================ *\/\r\n\r\n.bwis-faq-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:9px !important;\r\n\r\n  min-height:48px !important;\r\n  padding:13px 21px !important;\r\n\r\n  color:#06100a !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.64) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    background .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-faq-btn:hover{\r\n  color:#06100a !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.26),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-faq-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-faq-btn:hover .bwis-faq-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:950px){\r\n\r\n  .bwis-faq{\r\n    padding-top:88px !important;\r\n    padding-bottom:88px !important;\r\n  }\r\n\r\n  .bwis-faq-header{\r\n    grid-template-columns:1fr !important;\r\n    gap:24px !important;\r\n  }\r\n\r\n  .bwis-faq-intro{\r\n    max-width:720px !important;\r\n    justify-self:start !important;\r\n  }\r\n\r\n  .bwis-faq-list{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:800px){\r\n\r\n  .bwis-faq-bottom{\r\n    grid-template-columns:1fr !important;\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-faq-btn{\r\n    width:100% !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-faq{\r\n    padding:\r\n      72px 20px !important;\r\n  }\r\n\r\n  .bwis-faq-header{\r\n    margin-bottom:42px !important;\r\n  }\r\n\r\n  .bwis-faq-title{\r\n    font-size:clamp(34px,9vw,44px) !important;\r\n  }\r\n\r\n  .bwis-faq-intro p{\r\n    font-size:15px !important;\r\n    line-height:1.67 !important;\r\n  }\r\n\r\n  .bwis-faq-question{\r\n    padding:20px !important;\r\n\r\n    font-size:15px !important;\r\n  }\r\n\r\n  .bwis-faq-answer-content{\r\n    margin:\r\n      0 20px !important;\r\n\r\n    padding:\r\n      0 0 21px 0 !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:480px){\r\n\r\n  .bwis-faq{\r\n    padding-top:62px !important;\r\n    padding-bottom:62px !important;\r\n  }\r\n\r\n  .bwis-faq-title{\r\n    font-size:34px !important;\r\n  }\r\n\r\n  .bwis-faq-question{\r\n    gap:13px !important;\r\n    padding:18px !important;\r\n  }\r\n\r\n  .bwis-faq-question-text{\r\n    gap:10px !important;\r\n  }\r\n\r\n  .bwis-faq-number{\r\n    width:27px !important;\r\n    height:27px !important;\r\n  }\r\n\r\n  .bwis-faq-toggle{\r\n    width:29px !important;\r\n    height:29px !important;\r\n  }\r\n\r\n  .bwis-faq-answer-content{\r\n    margin:\r\n      0 18px !important;\r\n  }\r\n\r\n  .bwis-faq-bottom{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-faq-bottom-content{\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-faq-bottom-text strong{\r\n    font-size:17px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"bwis-faq\">\r\n\r\n  <div class=\"bwis-faq-container\">\r\n\r\n    <!-- ======================================================\r\n         CABE\u00c7ALHO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-faq-header\">\r\n\r\n      <div class=\"bwis-faq-heading\">\r\n\r\n        <span class=\"bwis-faq-eyebrow\">\r\n          Frequently Asked Questions\r\n        <\/span>\r\n\r\n        <h2 class=\"bwis-faq-title\">\r\n          Everything you need to know about\r\n          <span>BWIS<\/span>\r\n        <\/h2>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-faq-intro\">\r\n\r\n        <p>\r\n          Find clear answers about the BWIS platform, trading bots,\r\n          registration, account funding, withdrawals and partnership\r\n          opportunities.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         FAQ\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-faq-list\">\r\n\r\n      <!-- 01 -->\r\n      <article class=\"bwis-faq-item active\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"true\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              01\r\n            <\/span>\r\n\r\n            What is BWIS?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                BWIS stands for <strong>Billion Wise Investment\r\n                Solutions<\/strong>. It is an international technology\r\n                company that provides access to automated cryptocurrency\r\n                trading through specialized algorithmic bots and an\r\n                integrated investment platform.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 02 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              02\r\n            <\/span>\r\n\r\n            How does BWIS work?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                Users create an account, fund their BWIS balance, select a\r\n                trading bot and activate it with the required capital. The\r\n                bot then follows its defined strategy while BWIS manages\r\n                monitoring, maintenance, software updates and technical\r\n                optimization.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 03 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              03\r\n            <\/span>\r\n\r\n            What are BWIS trading bots?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                BWIS trading bots are automated systems designed to\r\n                analyze cryptocurrency markets and execute trades using\r\n                predefined algorithmic strategies. Each bot has its own\r\n                capital range, operating period, trading pairs and market\r\n                approach.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 04 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              04\r\n            <\/span>\r\n\r\n            How do I register with BWIS?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                Visit the\r\n                <a\r\n                  href=\"https:\/\/bwis.cloud\/tour\"\r\n                  target=\"_blank\"\r\n                  rel=\"noopener noreferrer\"\r\n                >\r\n                  BWIS registration page\r\n                <\/a>,\r\n                complete the requested account information and follow the\r\n                activation steps. Once registered, you can access the\r\n                platform, fund your balance and explore the available\r\n                trading bots.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 05 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              05\r\n            <\/span>\r\n\r\n            What is the minimum amount to start?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                The entry-level option is the <strong>S-Bot Starter\r\n                Bot<\/strong>, which accepts capital from\r\n                <strong>US$ 100 to US$ 1,000<\/strong>. Other bots require\r\n                higher capital ranges and use different operating periods\r\n                and strategies.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 06 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              06\r\n            <\/span>\r\n\r\n            How are returns calculated?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                Each bot has a defined daily return range for the investor.\r\n                Under the BWIS business model, the total profit generated\r\n                by bot operations is divided equally, with\r\n                <strong>50% allocated to the investor and 50% to the\r\n                company<\/strong>.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 07 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              07\r\n            <\/span>\r\n\r\n            Can I activate more than one bot?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                BWIS provides multiple bot options with different capital\r\n                ranges and strategies. The availability of simultaneous\r\n                activations may depend on your account balance and the\r\n                current conditions displayed within the BWIS platform.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 08 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              08\r\n            <\/span>\r\n\r\n            How do deposits and withdrawals work?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                Deposits are made through the financial options available\r\n                in the user account and credited to the BWIS balance.\r\n                Withdrawal requests can be submitted through the platform,\r\n                while earnings withdrawal access is available\r\n                24\/7.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 09 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              09\r\n            <\/span>\r\n\r\n            How does the BWIS referral program work?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                Participants can introduce new users to BWIS and develop a\r\n                partner network. Qualifying bot purchases made by referred\r\n                partners can generate cashback, while network development\r\n                may support career progression, bonuses and additional\r\n                privileges.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n\r\n      <!-- 10 -->\r\n      <article class=\"bwis-faq-item\">\r\n\r\n        <button\r\n          class=\"bwis-faq-question\"\r\n          type=\"button\"\r\n          aria-expanded=\"false\"\r\n        >\r\n\r\n          <span class=\"bwis-faq-question-text\">\r\n\r\n            <span class=\"bwis-faq-number\">\r\n              10\r\n            <\/span>\r\n\r\n            Is BWIS available internationally?\r\n\r\n          <\/span>\r\n\r\n          <span\r\n            class=\"bwis-faq-toggle\"\r\n            aria-hidden=\"true\"\r\n          ><\/span>\r\n\r\n        <\/button>\r\n\r\n\r\n        <div class=\"bwis-faq-answer\">\r\n\r\n          <div class=\"bwis-faq-answer-inner\">\r\n\r\n            <div class=\"bwis-faq-answer-content\">\r\n\r\n              <p>\r\n                BWIS operates as an international platform and supports\r\n                users across multiple markets. Account availability,\r\n                platform access and participation requirements may depend\r\n                on the rules applicable in each user\u2019s country or region.\r\n              <\/p>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/article>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-faq-bottom\">\r\n\r\n      <div class=\"bwis-faq-bottom-content\">\r\n\r\n        <span class=\"bwis-faq-bottom-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n            <path d=\"M9.7 9a2.5 2.5 0 1 1 4.4 1.6c-1.1 1-2.1 1.4-2.1 3\"><\/path>\r\n            <path d=\"M12 17h.01\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-faq-bottom-text\">\r\n\r\n          <strong>\r\n            Ready to explore the BWIS platform?\r\n          <\/strong>\r\n\r\n          <p>\r\n            Create your account, review the available trading bots and\r\n            choose the strategy that best matches your objectives.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <a\r\n        href=\"https:\/\/bwis.cloud\/tour\"\r\n        target=\"_blank\"\r\n        rel=\"noopener noreferrer\"\r\n        class=\"bwis-faq-btn\"\r\n      >\r\n        Create Account\r\n\r\n        <span\r\n          class=\"bwis-faq-btn-arrow\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          \u2192\r\n        <\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- ============================================================\r\n     JAVASCRIPT DO ACCORDION\r\n============================================================ -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var faqSections =\r\n    document.querySelectorAll('.bwis-faq');\r\n\r\n  if(!faqSections.length){\r\n    return;\r\n  }\r\n\r\n\r\n  faqSections.forEach(function(section){\r\n\r\n    var items =\r\n      section.querySelectorAll('.bwis-faq-item');\r\n\r\n\r\n    items.forEach(function(item){\r\n\r\n      var button =\r\n        item.querySelector('.bwis-faq-question');\r\n\r\n      if(!button){\r\n        return;\r\n      }\r\n\r\n\r\n      button.addEventListener('click', function(){\r\n\r\n        var isActive =\r\n          item.classList.contains('active');\r\n\r\n\r\n        \/* Fecha os outros itens *\/\r\n\r\n        items.forEach(function(otherItem){\r\n\r\n          var otherButton =\r\n            otherItem.querySelector('.bwis-faq-question');\r\n\r\n          otherItem.classList.remove('active');\r\n\r\n          if(otherButton){\r\n            otherButton.setAttribute(\r\n              'aria-expanded',\r\n              'false'\r\n            );\r\n          }\r\n\r\n        });\r\n\r\n\r\n        \/* Abre o item clicado *\/\r\n\r\n        if(!isActive){\r\n\r\n          item.classList.add('active');\r\n\r\n          button.setAttribute(\r\n            'aria-expanded',\r\n            'true'\r\n          );\r\n\r\n        }\r\n\r\n      });\r\n\r\n    });\r\n\r\n  });\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa1fea7 elementor-widget elementor-widget-html\" data-id=\"aa1fea7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BWIS \u2014 FOOTER\r\n     ============================================================ -->\r\n\r\n<style>\r\n\/* ============================================================\r\n   RESET LOCAL\r\n============================================================ *\/\r\n\r\n.bwis-footer,\r\n.bwis-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.bwis-footer{\r\n  --bwis-black:#040705;\r\n  --bwis-dark:#07100b;\r\n  --bwis-dark-soft:#0b1710;\r\n\r\n  --bwis-green:#42c77a;\r\n  --bwis-green-light:#61e298;\r\n  --bwis-green-dark:#2da95f;\r\n\r\n  --bwis-white:#ffffff;\r\n  --bwis-text:#edf3ef;\r\n  --bwis-muted:#909d95;\r\n  --bwis-muted-soft:#6f7d74;\r\n\r\n  position:relative !important;\r\n\r\n  width:100% !important;\r\n\r\n  font-family:\r\n    'Inter',\r\n    -apple-system,\r\n    BlinkMacSystemFont,\r\n    'Segoe UI',\r\n    sans-serif !important;\r\n\r\n  color:var(--bwis-text) !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 12%,\r\n      rgba(66,199,122,.075) 0%,\r\n      transparent 28%\r\n    ),\r\n    radial-gradient(\r\n      circle at 92% 78%,\r\n      rgba(66,199,122,.045) 0%,\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #060b08 0%,\r\n      #040705 100%\r\n    ) !important;\r\n\r\n  border-top:\r\n    1px solid rgba(66,199,122,.13) !important;\r\n\r\n  overflow:hidden !important;\r\n}\r\n\r\n\r\n\/* Grade decorativa *\/\r\n\r\n.bwis-footer::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  inset:0;\r\n\r\n  pointer-events:none;\r\n\r\n  background-image:\r\n    linear-gradient(\r\n      rgba(255,255,255,.013) 1px,\r\n      transparent 1px\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(255,255,255,.013) 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      rgba(0,0,0,.8),\r\n      transparent 80%\r\n    );\r\n\r\n  -webkit-mask-image:\r\n    linear-gradient(\r\n      to bottom,\r\n      rgba(0,0,0,.8),\r\n      transparent 80%\r\n    );\r\n}\r\n\r\n\r\n\/* Linha verde superior *\/\r\n\r\n.bwis-footer::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n  top:0;\r\n  left:50%;\r\n\r\n  width:min(1180px,82%);\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(66,199,122,.45),\r\n      transparent\r\n    );\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTAINER\r\n============================================================ *\/\r\n\r\n.bwis-footer-container{\r\n  position:relative !important;\r\n  z-index:2 !important;\r\n\r\n  width:100% !important;\r\n  max-width:1260px !important;\r\n\r\n  margin:0 auto !important;\r\n  padding:80px 28px 0 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BLOCO PRINCIPAL\r\n============================================================ *\/\r\n\r\n.bwis-footer-main{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(270px,1.3fr) repeat(3,minmax(150px,.7fr)) !important;\r\n  gap:58px !important;\r\n\r\n  padding-bottom:58px !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   COLUNA DA MARCA\r\n============================================================ *\/\r\n\r\n.bwis-footer-brand{\r\n  width:100% !important;\r\n  max-width:390px !important;\r\n}\r\n\r\n.bwis-footer-logo{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n\r\n  margin-bottom:22px !important;\r\n\r\n  line-height:0 !important;\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    opacity .22s ease,\r\n    transform .22s ease,\r\n    filter .22s ease !important;\r\n}\r\n\r\n.bwis-footer-logo:hover{\r\n  opacity:.96 !important;\r\n\r\n  transform:\r\n    translateY(-1px) !important;\r\n\r\n  filter:\r\n    drop-shadow(0 0 13px rgba(66,199,122,.20)) !important;\r\n}\r\n\r\n.bwis-footer-logo img{\r\n  display:block !important;\r\n\r\n  width:142px !important;\r\n  height:auto !important;\r\n  max-width:100% !important;\r\n\r\n  object-fit:contain !important;\r\n}\r\n\r\n.bwis-footer-brand-description{\r\n  max-width:370px !important;\r\n\r\n  margin-bottom:25px !important;\r\n\r\n  color:var(--bwis-muted) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.72 !important;\r\n}\r\n\r\n.bwis-footer-brand-description strong{\r\n  color:#dce6df !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* Informa\u00e7\u00f5es r\u00e1pidas *\/\r\n\r\n.bwis-footer-brand-points{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:10px !important;\r\n}\r\n\r\n.bwis-footer-brand-point{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  color:#849188 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:550 !important;\r\n  line-height:1.45 !important;\r\n}\r\n\r\n.bwis-footer-brand-point::before{\r\n  content:\"\";\r\n\r\n  width:6px !important;\r\n  height:6px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  border-radius:50% !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  box-shadow:\r\n    0 0 8px rgba(66,199,122,.65) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   COLUNAS DE LINKS\r\n============================================================ *\/\r\n\r\n.bwis-footer-column{\r\n  width:100% !important;\r\n}\r\n\r\n.bwis-footer-column-title{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:9px !important;\r\n\r\n  margin-bottom:21px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:14px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-footer-column-title::before{\r\n  content:\"\";\r\n\r\n  width:18px !important;\r\n  height:2px !important;\r\n\r\n  border-radius:100px !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green-dark),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n}\r\n\r\n.bwis-footer-links{\r\n  display:flex !important;\r\n  flex-direction:column !important;\r\n  gap:12px !important;\r\n}\r\n\r\n.bwis-footer-link{\r\n  position:relative !important;\r\n\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  gap:8px !important;\r\n\r\n  width:fit-content !important;\r\n\r\n  color:#849188 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.45 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.bwis-footer-link::before{\r\n  content:\"\";\r\n\r\n  width:0 !important;\r\n  height:1px !important;\r\n\r\n  border-radius:20px !important;\r\n\r\n  background:\r\n    var(--bwis-green) !important;\r\n\r\n  transition:\r\n    width .2s ease !important;\r\n}\r\n\r\n.bwis-footer-link:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translateX(2px) !important;\r\n}\r\n\r\n.bwis-footer-link:hover::before{\r\n  width:10px !important;\r\n}\r\n\r\n\r\n\/* Link externo *\/\r\n\r\n.bwis-footer-link-external::after{\r\n  content:\"\u2197\";\r\n\r\n  margin-left:1px !important;\r\n\r\n  color:#617067 !important;\r\n\r\n  font-size:10px !important;\r\n\r\n  transition:\r\n    color .2s ease,\r\n    transform .2s ease !important;\r\n}\r\n\r\n.bwis-footer-link-external:hover::after{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translate(1px,-1px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CTA INTERMEDI\u00c1RIO\r\n============================================================ *\/\r\n\r\n.bwis-footer-cta{\r\n  display:grid !important;\r\n  grid-template-columns:minmax(0,1fr) auto !important;\r\n  align-items:center !important;\r\n  gap:40px !important;\r\n\r\n  padding:29px 31px !important;\r\n  margin-bottom:38px !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:18px !important;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 8% 50%,\r\n      rgba(66,199,122,.105),\r\n      transparent 38%\r\n    ),\r\n    linear-gradient(\r\n      90deg,\r\n      rgba(15,29,21,.96),\r\n      rgba(7,15,10,.99)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 20px 44px rgba(0,0,0,.20),\r\n    inset 0 1px 0 rgba(255,255,255,.035) !important;\r\n}\r\n\r\n.bwis-footer-cta-content{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:17px !important;\r\n\r\n  width:100% !important;\r\n  max-width:750px !important;\r\n}\r\n\r\n.bwis-footer-cta-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:49px !important;\r\n  height:49px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.21) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.075) !important;\r\n}\r\n\r\n.bwis-footer-cta-icon svg{\r\n  width:24px !important;\r\n  height:24px !important;\r\n}\r\n\r\n.bwis-footer-cta-text strong{\r\n  display:block !important;\r\n\r\n  margin-bottom:5px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:18px !important;\r\n  font-weight:720 !important;\r\n  line-height:1.3 !important;\r\n}\r\n\r\n.bwis-footer-cta-text p{\r\n  color:#8d9a92 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:400 !important;\r\n  line-height:1.6 !important;\r\n}\r\n\r\n.bwis-footer-cta-actions{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  gap:10px !important;\r\n\r\n  flex-shrink:0 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BOT\u00d5ES\r\n============================================================ *\/\r\n\r\n.bwis-footer-btn{\r\n  display:inline-flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n  gap:8px !important;\r\n\r\n  min-height:46px !important;\r\n  padding:12px 19px !important;\r\n\r\n  color:var(--bwis-white) !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:13px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.2 !important;\r\n\r\n  white-space:nowrap !important;\r\n  text-decoration:none !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.14) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.025) !important;\r\n\r\n  transition:\r\n    transform .22s ease,\r\n    color .22s ease,\r\n    background .22s ease,\r\n    border-color .22s ease,\r\n    box-shadow .22s ease !important;\r\n}\r\n\r\n.bwis-footer-btn:hover{\r\n  color:var(--bwis-green) !important;\r\n\r\n  transform:\r\n    translateY(-2px) !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.31) !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.06) !important;\r\n}\r\n\r\n.bwis-footer-btn-primary{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.64) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      var(--bwis-green),\r\n      var(--bwis-green-light)\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 7px 24px rgba(66,199,122,.18),\r\n    inset 0 1px 0 rgba(255,255,255,.18) !important;\r\n}\r\n\r\n.bwis-footer-btn-primary:hover{\r\n  color:#06100a !important;\r\n\r\n  border-color:\r\n    rgba(66,199,122,.72) !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #4bd184,\r\n      #70e9a5\r\n    ) !important;\r\n\r\n  box-shadow:\r\n    0 11px 30px rgba(66,199,122,.25),\r\n    inset 0 1px 0 rgba(255,255,255,.22) !important;\r\n}\r\n\r\n.bwis-footer-btn-arrow{\r\n  display:inline-block !important;\r\n\r\n  transition:\r\n    transform .22s ease !important;\r\n}\r\n\r\n.bwis-footer-btn:hover .bwis-footer-btn-arrow{\r\n  transform:\r\n    translateX(3px) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   CONTATO E ENDERE\u00c7O\r\n============================================================ *\/\r\n\r\n.bwis-footer-contact{\r\n  display:grid !important;\r\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\r\n  gap:14px !important;\r\n\r\n  padding:\r\n    31px 0 !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n\r\n  border-bottom:\r\n    1px solid rgba(255,255,255,.065) !important;\r\n}\r\n\r\n.bwis-footer-contact-item{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  gap:12px !important;\r\n\r\n  padding:17px !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n\r\n  border-radius:13px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.018) !important;\r\n}\r\n\r\n.bwis-footer-contact-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:35px !important;\r\n  height:35px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:var(--bwis-green) !important;\r\n\r\n  border:\r\n    1px solid rgba(66,199,122,.17) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(66,199,122,.055) !important;\r\n}\r\n\r\n.bwis-footer-contact-icon svg{\r\n  width:17px !important;\r\n  height:17px !important;\r\n}\r\n\r\n.bwis-footer-contact-text span{\r\n  display:block !important;\r\n\r\n  margin-bottom:4px !important;\r\n\r\n  color:#6f7c74 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:9px !important;\r\n  font-weight:750 !important;\r\n  line-height:1.25 !important;\r\n  letter-spacing:.065em !important;\r\n  text-transform:uppercase !important;\r\n}\r\n\r\n.bwis-footer-contact-text a,\r\n.bwis-footer-contact-text p{\r\n  color:#a5b1a9 !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:12px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.55 !important;\r\n\r\n  text-decoration:none !important;\r\n}\r\n\r\n.bwis-footer-contact-text a:hover{\r\n  color:var(--bwis-green) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   AVISO DE RISCO\r\n============================================================ *\/\r\n\r\n.bwis-footer-risk{\r\n  display:flex !important;\r\n  align-items:flex-start !important;\r\n  gap:13px !important;\r\n\r\n  padding:\r\n    26px 0 !important;\r\n}\r\n\r\n.bwis-footer-risk-icon{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:center !important;\r\n\r\n  width:33px !important;\r\n  height:33px !important;\r\n\r\n  flex-shrink:0 !important;\r\n\r\n  color:#7f8d84 !important;\r\n\r\n  border:\r\n    1px solid rgba(255,255,255,.075) !important;\r\n\r\n  border-radius:9px !important;\r\n\r\n  background:\r\n    rgba(255,255,255,.02) !important;\r\n}\r\n\r\n.bwis-footer-risk-icon svg{\r\n  width:17px !important;\r\n  height:17px !important;\r\n}\r\n\r\n.bwis-footer-risk p{\r\n  max-width:1080px !important;\r\n\r\n  color:#6f7c74 !important;\r\n\r\n  font-family:inherit !important;\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.bwis-footer-risk strong{\r\n  color:#929f97 !important;\r\n  font-weight:650 !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   BARRA FINAL\r\n============================================================ *\/\r\n\r\n.bwis-footer-bottom{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  justify-content:space-between !important;\r\n  gap:25px !important;\r\n\r\n  padding:\r\n    22px 0 26px !important;\r\n\r\n  border-top:\r\n    1px solid rgba(255,255,255,.06) !important;\r\n}\r\n\r\n.bwis-footer-copyright{\r\n  color:#69766e !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.5 !important;\r\n}\r\n\r\n.bwis-footer-bottom-links{\r\n  display:flex !important;\r\n  align-items:center !important;\r\n  flex-wrap:wrap !important;\r\n  gap:8px 18px !important;\r\n}\r\n\r\n.bwis-footer-bottom-link{\r\n  color:#69766e !important;\r\n\r\n  font-family:inherit !important;\r\n  font-size:11px !important;\r\n  font-weight:500 !important;\r\n  line-height:1.5 !important;\r\n\r\n  text-decoration:none !important;\r\n\r\n  transition:\r\n    color .2s ease !important;\r\n}\r\n\r\n.bwis-footer-bottom-link:hover{\r\n  color:var(--bwis-green) !important;\r\n}\r\n\r\n\r\n\/* ============================================================\r\n   RESPONSIVIDADE\r\n============================================================ *\/\r\n\r\n@media (max-width:1080px){\r\n\r\n  .bwis-footer-main{\r\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\r\n  }\r\n\r\n  .bwis-footer-brand{\r\n    max-width:500px !important;\r\n  }\r\n\r\n  .bwis-footer-contact{\r\n    grid-template-columns:1fr 1fr !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:850px){\r\n\r\n  .bwis-footer-cta{\r\n    grid-template-columns:1fr !important;\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-footer-cta-actions{\r\n    width:100% !important;\r\n  }\r\n\r\n  .bwis-footer-btn{\r\n    flex:1 !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:767px){\r\n\r\n  .bwis-footer-container{\r\n    padding:\r\n      68px 20px 0 !important;\r\n  }\r\n\r\n  .bwis-footer-main{\r\n    grid-template-columns:1fr !important;\r\n    gap:40px !important;\r\n  }\r\n\r\n  .bwis-footer-brand{\r\n    max-width:100% !important;\r\n  }\r\n\r\n  .bwis-footer-contact{\r\n    grid-template-columns:1fr !important;\r\n  }\r\n\r\n  .bwis-footer-bottom{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n  }\r\n}\r\n\r\n\r\n@media (max-width:520px){\r\n\r\n  .bwis-footer-container{\r\n    padding-top:58px !important;\r\n  }\r\n\r\n  .bwis-footer-logo img{\r\n    width:130px !important;\r\n  }\r\n\r\n  .bwis-footer-cta{\r\n    padding:24px !important;\r\n  }\r\n\r\n  .bwis-footer-cta-content{\r\n    align-items:flex-start !important;\r\n  }\r\n\r\n  .bwis-footer-cta-actions{\r\n    align-items:stretch !important;\r\n    flex-direction:column !important;\r\n  }\r\n\r\n  .bwis-footer-btn{\r\n    width:100% !important;\r\n  }\r\n\r\n  .bwis-footer-contact-item{\r\n    padding:15px !important;\r\n  }\r\n\r\n  .bwis-footer-bottom-links{\r\n    align-items:flex-start !important;\r\n    flex-direction:column !important;\r\n    gap:8px !important;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<footer class=\"bwis-footer\">\r\n\r\n  <div class=\"bwis-footer-container\">\r\n\r\n    <!-- ======================================================\r\n         CONTE\u00daDO PRINCIPAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-footer-main\">\r\n\r\n      <!-- Marca -->\r\n      <div class=\"bwis-footer-brand\">\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/\"\r\n          class=\"bwis-footer-logo\"\r\n          aria-label=\"BWIS Home\"\r\n        >\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-logo.webp\"\r\n            alt=\"BWIS \u2014 Billion Wise Investment Solutions\"\r\n            width=\"142\"\r\n            height=\"46\"\r\n          >\r\n        <\/a>\r\n\r\n\r\n        <p class=\"bwis-footer-brand-description\">\r\n          <strong>Billion Wise Investment Solutions<\/strong> connects\r\n          automated cryptocurrency trading, specialized algorithmic bots\r\n          and managed technology within one accessible ecosystem.\r\n        <\/p>\r\n\r\n\r\n        <div class=\"bwis-footer-brand-points\">\r\n\r\n          <span class=\"bwis-footer-brand-point\">\r\n            Automated cryptocurrency strategies\r\n          <\/span>\r\n\r\n          <span class=\"bwis-footer-brand-point\">\r\n            Multiple trading bot profiles\r\n          <\/span>\r\n\r\n          <span class=\"bwis-footer-brand-point\">\r\n            International platform access\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Company -->\r\n      <div class=\"bwis-footer-column\">\r\n\r\n        <h3 class=\"bwis-footer-column-title\">\r\n          Company\r\n        <\/h3>\r\n\r\n        <nav\r\n          class=\"bwis-footer-links\"\r\n          aria-label=\"Company links\"\r\n        >\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            Home\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/how-it-works\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            How It Works\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/security\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            Security\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/#faq\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            FAQ\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Platform -->\r\n      <div class=\"bwis-footer-column\">\r\n\r\n        <h3 class=\"bwis-footer-column-title\">\r\n          Platform\r\n        <\/h3>\r\n\r\n        <nav\r\n          class=\"bwis-footer-links\"\r\n          aria-label=\"Platform links\"\r\n        >\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/trading-bots\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            Trading Bots\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/referral-program\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            Referral Program\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.cloud\/registration\/\"\r\n            class=\"bwis-footer-link\"\r\n          >\r\n            BWIS Registration\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/bwis.io\/auth\/signin\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-footer-link bwis-footer-link-external\"\r\n          >\r\n            Account Login\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Social -->\r\n      <div class=\"bwis-footer-column\">\r\n\r\n        <h3 class=\"bwis-footer-column-title\">\r\n          Community\r\n        <\/h3>\r\n\r\n        <nav\r\n          class=\"bwis-footer-links\"\r\n          aria-label=\"BWIS social media\"\r\n        >\r\n\r\n          <a\r\n            href=\"https:\/\/t.me\/billionwise\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-footer-link bwis-footer-link-external\"\r\n          >\r\n            Telegram Channel\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/www.youtube.com\/@BillionWise\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-footer-link bwis-footer-link-external\"\r\n          >\r\n            YouTube\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/x.com\/bwis_official\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-footer-link bwis-footer-link-external\"\r\n          >\r\n            X \/ Twitter\r\n          <\/a>\r\n\r\n          <a\r\n            href=\"https:\/\/www.facebook.com\/bwis.io\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bwis-footer-link bwis-footer-link-external\"\r\n          >\r\n            Facebook\r\n          <\/a>\r\n\r\n        <\/nav>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CTA\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-footer-cta\">\r\n\r\n      <div class=\"bwis-footer-cta-content\">\r\n\r\n        <span class=\"bwis-footer-cta-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"M13 6l6 6-6 6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-footer-cta-text\">\r\n\r\n          <strong>\r\n            Start your journey with BWIS\r\n          <\/strong>\r\n\r\n          <p>\r\n            Create your account, access the platform and explore the\r\n            automated trading strategies available within the BWIS ecosystem.\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"bwis-footer-cta-actions\">\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.io\/auth\/signin\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"bwis-footer-btn\"\r\n        >\r\n          Login\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/tour\"\r\n          target=\"_blank\"\r\n          rel=\"noopener noreferrer\"\r\n          class=\"bwis-footer-btn bwis-footer-btn-primary\"\r\n        >\r\n          Create Account\r\n\r\n          <span\r\n            class=\"bwis-footer-btn-arrow\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            \u2192\r\n          <\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         CONTATOS\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-footer-contact\">\r\n\r\n      <!-- Email -->\r\n      <div class=\"bwis-footer-contact-item\">\r\n\r\n        <span class=\"bwis-footer-contact-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"><\/rect>\r\n            <path d=\"M3 7l9 6 9-6\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-footer-contact-text\">\r\n\r\n          <span>\r\n            Email Support\r\n          <\/span>\r\n\r\n          <a href=\"mailto:support@bwis.io\">\r\n            support@bwis.io\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Telegram -->\r\n      <div class=\"bwis-footer-contact-item\">\r\n\r\n        <span class=\"bwis-footer-contact-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M21 3L9 15\"><\/path>\r\n            <path d=\"M21 3l-7 18-5-6-6-3 18-9z\"><\/path>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-footer-contact-text\">\r\n\r\n          <span>\r\n            Telegram Support\r\n          <\/span>\r\n\r\n          <a\r\n            href=\"https:\/\/t.me\/bwissupport\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n          >\r\n            @bwissupport\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- Endere\u00e7o -->\r\n      <div class=\"bwis-footer-contact-item\">\r\n\r\n        <span class=\"bwis-footer-contact-icon\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"1.8\"\r\n            stroke-linecap=\"round\"\r\n            stroke-linejoin=\"round\"\r\n            aria-hidden=\"true\"\r\n          >\r\n            <path d=\"M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0z\"><\/path>\r\n            <circle cx=\"12\" cy=\"10\" r=\"2.5\"><\/circle>\r\n          <\/svg>\r\n\r\n        <\/span>\r\n\r\n\r\n        <div class=\"bwis-footer-contact-text\">\r\n\r\n          <span>\r\n            Office\r\n          <\/span>\r\n\r\n          <p>\r\n            Rex House, 4\u201312 Regent Street,<br>\r\n            London, SW1Y 4PE, England\r\n          <\/p>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         AVISO RESUMIDO\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-footer-risk\">\r\n\r\n      <span class=\"bwis-footer-risk-icon\">\r\n\r\n        <svg\r\n          viewBox=\"0 0 24 24\"\r\n          fill=\"none\"\r\n          stroke=\"currentColor\"\r\n          stroke-width=\"1.8\"\r\n          stroke-linecap=\"round\"\r\n          stroke-linejoin=\"round\"\r\n          aria-hidden=\"true\"\r\n        >\r\n          <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\r\n          <path d=\"M12 8v5\"><\/path>\r\n          <path d=\"M12 16h.01\"><\/path>\r\n        <\/svg>\r\n\r\n      <\/span>\r\n\r\n\r\n      <p>\r\n        <strong>Risk notice:<\/strong> Cryptocurrency trading and automated\r\n        strategies involve financial risk. Market conditions can change\r\n        rapidly, and historical or projected results do not guarantee future\r\n        performance. Users should review the full risk information and assess\r\n        whether participation is appropriate for their financial circumstances.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <!-- ======================================================\r\n         BARRA FINAL\r\n    ======================================================= -->\r\n\r\n    <div class=\"bwis-footer-bottom\">\r\n\r\n      <p class=\"bwis-footer-copyright\">\r\n        \u00a9 <span id=\"bwis-footer-year\"><\/span>\r\n        Billion Wise Investment Solutions. All rights reserved.\r\n      <\/p>\r\n\r\n\r\n      <nav\r\n        class=\"bwis-footer-bottom-links\"\r\n        aria-label=\"Legal links\"\r\n      >\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/security\/\"\r\n          class=\"bwis-footer-bottom-link\"\r\n        >\r\n          Security\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/risk-disclosure\/\"\r\n          class=\"bwis-footer-bottom-link\"\r\n        >\r\n          Risk Disclosure\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/privacy-policy\/\"\r\n          class=\"bwis-footer-bottom-link\"\r\n        >\r\n          Privacy Policy\r\n        <\/a>\r\n\r\n        <a\r\n          href=\"https:\/\/bwis.cloud\/terms-and-conditions\/\"\r\n          class=\"bwis-footer-bottom-link\"\r\n        >\r\n          Terms & Conditions\r\n        <\/a>\r\n\r\n      <\/nav>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/footer>\r\n\r\n\r\n<!-- ============================================================\r\n     ANO AUTOM\u00c1TICO\r\n============================================================ -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  var yearElement =\r\n    document.getElementById('bwis-footer-year');\r\n\r\n  if(yearElement){\r\n    yearElement.textContent =\r\n      new Date().getFullYear();\r\n  }\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home How It Works Trading Bots Referral Program Security Login Create Account \u2192 Home How It Works Trading Bots Referral [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":41,"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-12","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>BWIS | Automated Crypto Trading Bots &amp; Investment Platform<\/title>\n<meta name=\"description\" content=\"Discover BWIS, an automated crypto trading platform with algorithmic bots, multiple strategies, secure account tools and global access.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bwis.cloud\/es\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BWIS\" \/>\n<meta property=\"og:description\" content=\"Discover BWIS, an automated crypto trading platform with algorithmic bots, multiple strategies, secure account tools and global access.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bwis.cloud\/es\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T14:58:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-banner.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"995\" \/>\n\t<meta property=\"og:image:height\" content=\"594\" \/>\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=\"13 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bwis.cloud\\\/\",\"url\":\"https:\\\/\\\/bwis.cloud\\\/\",\"name\":\"BWIS | Automated Crypto Trading Bots & Investment Platform\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bwis.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/bwis-banner.webp\",\"datePublished\":\"2026-08-04T15:16:05+00:00\",\"dateModified\":\"2026-08-10T14:58:28+00:00\",\"description\":\"Discover BWIS, an automated crypto trading platform with algorithmic bots, multiple strategies, secure account tools and global access.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bwis.cloud\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bwis.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/bwis-banner.webp\",\"contentUrl\":\"https:\\\/\\\/bwis.cloud\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/bwis-banner.webp\",\"width\":995,\"height\":594,\"caption\":\"bwis banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/bwis.cloud\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BWIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bwis.cloud\\\/#website\",\"url\":\"https:\\\/\\\/bwis.cloud\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bwis.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":"BWIS | Bots Automatizados de Trading de Criptomonedas y Plataforma de Inversi\u00f3n","description":"Descubre BWIS, una plataforma automatizada de trading de criptomonedas con bots algor\u00edtmicos, m\u00faltiples estrategias, herramientas seguras para tu cuenta y acceso global.","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:\/\/bwis.cloud\/es\/","og_locale":"es_ES","og_type":"article","og_title":"BWIS","og_description":"Discover BWIS, an automated crypto trading platform with algorithmic bots, multiple strategies, secure account tools and global access.","og_url":"https:\/\/bwis.cloud\/es\/","article_modified_time":"2026-08-10T14:58:28+00:00","og_image":[{"width":995,"height":594,"url":"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-banner.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"13 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bwis.cloud\/","url":"https:\/\/bwis.cloud\/","name":"BWIS | Bots Automatizados de Trading de Criptomonedas y Plataforma de Inversi\u00f3n","isPartOf":{"@id":"https:\/\/bwis.cloud\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bwis.cloud\/#primaryimage"},"image":{"@id":"https:\/\/bwis.cloud\/#primaryimage"},"thumbnailUrl":"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-banner.webp","datePublished":"2026-08-04T15:16:05+00:00","dateModified":"2026-08-10T14:58:28+00:00","description":"Descubre BWIS, una plataforma automatizada de trading de criptomonedas con bots algor\u00edtmicos, m\u00faltiples estrategias, herramientas seguras para tu cuenta y acceso global.","breadcrumb":{"@id":"https:\/\/bwis.cloud\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bwis.cloud\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/bwis.cloud\/#primaryimage","url":"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-banner.webp","contentUrl":"https:\/\/bwis.cloud\/wp-content\/uploads\/2026\/08\/bwis-banner.webp","width":995,"height":594,"caption":"bwis banner"},{"@type":"BreadcrumbList","@id":"https:\/\/bwis.cloud\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/bwis.cloud\/"},{"@type":"ListItem","position":2,"name":"BWIS"}]},{"@type":"WebSite","@id":"https:\/\/bwis.cloud\/#website","url":"https:\/\/bwis.cloud\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bwis.cloud\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":77,"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":155,"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/pages\/12\/revisions\/155"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/media\/41"}],"wp:attachment":[{"href":"https:\/\/bwis.cloud\/es\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}