@font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  img { 
      border-style: none;
  } 
  
  .css-1grwv0a { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      height: auto; 
      width: 100%; 
      min-height: 217px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1grwv0a { 
      width: 360px; 
      min-height: auto; 
      margin-left: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1grwv0a { 
      width: 48%; 
      margin-left: 0px; 
      flex-shrink: 0;
    } 
  }     
  
  img  { 
      display: block;
  } 
  
  h1 { 
      font-size:  2em; 
      margin:  0.67em 0px;
  } 
  
  .css-18nbgew { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 56px; 
      line-height: 64px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  .css-12pi6ui { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex;
  } 
  
  a { 
      background-color:  transparent;
      text-decoration: none;
  } 
  
  a  { 
      display: inline;
  } 
  
  .css-1giodsb { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      cursor: pointer; 
      color: rgb(201, 148, 0);
  } 
  
  button { 
      font-family:   inherit; 
      font-size:   100%; 
      line-height:   1.15; 
      margin:   0px;
      overflow:      visible;
      text-transform:     none;
      -webkit-appearance:    none; 
      appearance:  button;
      border:   none;
  } 
  
  .css-1x4044d { 
      margin: 24px 0px 0px; 
      appearance: none; 
      user-select: none; 
      cursor: pointer; 
      overflow: hidden; 
      text-overflow: ellipsis; 
      white-space: nowrap; 
      display: inline-flex; 
      -webkit-box-align: center; 
      align-items: center; 
      -webkit-box-pack: center; 
      justify-content: center; 
      box-sizing: border-box; 
      font-size: 14px; 
      font-family: inherit; 
      font-weight: 500; 
      text-align: center; 
      text-decoration: none; 
      outline: none; 
      line-height: 20px; 
      min-width: 52px; 
      word-break: keep-all; 
      color: rgb(24, 26, 32); 
      border-radius: 4px; 
      min-height: 24px; 
      border: none; 
      background-image: none; 
      background-color: #286090; 
      padding: 12px 32px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1x4044d { 
      margin-top: 40px;
    } 
  }     
  
  .css-12pi6ui > button:not(:last-child)  { 
      margin-right: 16px;
  } 
  
  .css-1sr8hpo { 
      margin: 24px 0px 0px; 
      appearance: none; 
      user-select: none; 
      cursor: pointer; 
      overflow: hidden; 
      text-overflow: ellipsis; 
      white-space: nowrap; 
      display: inline-flex; 
      -webkit-box-align: center; 
      align-items: center; 
      -webkit-box-pack: center; 
      justify-content: center; 
      box-sizing: border-box; 
      font-size: 14px; 
      font-family: inherit; 
      font-weight: 500; 
      text-align: center; 
      text-decoration: none; 
      outline: none; 
      line-height: 20px; 
      min-width: 52px; 
      word-break: keep-all; 
      color: rgb(30, 35, 41); 
      border-radius: 4px; 
      min-height: 24px; 
      border: none; 
      background-color: rgb(234, 236, 239); 
      background-image: none; 
      padding: 12px 32px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1sr8hpo { 
      margin-top: 40px;
    } 
  }     
  
  .css-6xx5k5 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: inherit;
  } 
  
  .css-1c82c04 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 500; 
      font-size: 14px; 
      line-height: 20px;
  } 
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide  { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide  { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide  { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active  { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track  { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track  { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list  { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list  { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider  { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-r0ecx0 { 
      box-sizing: border-box; 
      margin: 24px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-r0ecx0 { 
      margin-top: 64px;
    } 
  }     
  
  .css-16jws8s { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-16jws8s { 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-16jws8s { 
      max-width: 1200px;
    } 
  }     
  
  .css-16jws8s .uikit-carousel  { 
      padding-bottom: 24px;
  } 
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  ul { 
      list-style: none;
  } 
  
  .uikit-carousel .slick-dots  { 
      position: absolute; 
      right: 0px; 
      bottom: 0px; 
      left: 0px; 
      z-index: 15; 
      -webkit-box-pack: center; 
      justify-content: center; 
      margin-right: 15%; 
      margin-left: 15%; 
      padding-left: 0px; 
      list-style: none; 
      display: flex !important;
  } 
  
  .css-192757y .slick-dots.slick-dots-bottom  { 
      bottom: 12px;
  } 
  
  .css-16jws8s .slick-dots.slick-dots-bottom  { 
      bottom: -24px; 
      margin-top: 0px; 
      margin-bottom: 0px;
  } 
  
  .uikit-carousel .slick-track:before ,.uikit-carousel .slick-track:after  { 
      display: table; 
      content: "";
  } 
  
  .uikit-carousel .slick-track:after  { 
      clear: both;
  } 
  
  li { 
      list-style: none;
  } 
  
  .css-192757y .slick-dots li  { 
      position: relative; 
      display: inline-block; 
      -webkit-box-flex: 0; 
      flex: 0 1 auto; 
      box-sizing: content-box; 
      width: 16px; 
      height: 3px; 
      margin: 0px 3px; 
      padding: 0px; 
      text-align: center; 
      text-indent: -999px; 
      vertical-align: top; 
      transition: all 0.5s ease 0s;
  } 
  
  .css-16jws8s .slick-dots > li  { 
      background-color: rgb(183, 189, 198);
  } 
  
  .css-192757y .slick-dots li.slick-active  { 
      width: 24px;
  } 
  
  .css-192757y .slick-dots li.slick-active:hover  { 
      opacity: 1;
  } 
  
  button { 
      font-family:   inherit; 
      font-size:   100%; 
      line-height:   1.15; 
      margin:   0px;
      overflow:      visible;
      text-transform:     none;
      -webkit-appearance:    none; 
      appearance:  button;
      border:   none;
  } 
  
  .css-192757y .slick-dots li button  { 
      display: block; 
      width: 100%; 
      height: 3px; 
      padding: 0px; 
      color: transparent; 
      font-size: 12px; 
      background: rgb(255, 255, 255); 
      border: 0px; 
      border-radius: 1px; 
      outline: none; 
      cursor: pointer; 
      opacity: 0.3; 
      transition: all 0.5s ease 0s;
  } 
  
  .css-192757y .slick-dots li button:hover  { 
      opacity: 0.75;
  } 
  
  .css-192757y .slick-dots li.slick-active button  { 
      background: rgb(255, 255, 255); 
      opacity: 1;
  } 
  
  .css-16jws8s .slick-dots li.slick-active button  { 
      background-color: rgb(30, 35, 41);
  } 
  
  .css-1jyiwcq { 
      box-sizing: border-box; 
      min-width: 0px; 
      display: flex; 
      gap: 40px; 
      margin: auto; 
      width: 100%; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1jyiwcq { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1jyiwcq { 
      gap: 24px;
    } 
  }     
  
  .css-ofyjc4 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      cursor: pointer; 
      max-width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ofyjc4 { 
      max-width: 50%;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ofyjc4 { 
      max-width: 33.3%;
    } 
  }     
  
  img { 
      border-style: none;
  } 
  
  .css-9taffg { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      height: auto;
  } 
  
  .uikit-carousel .slick-slide img  { 
      display: block;
  } 
  
  
  /* These were inline style tags. Uses id+class to override almost everything */
  #style-MfVB1.style-MfVB1 {  
     width: 8400px;  
      opacity: 1;  
      transform: translate3d(-1200px, 0px, 0px);  
  }  
  #style-Jq2hZ.style-Jq2hZ {  
     width: 1200px;  
  }  
  #style-kX5S2.style-kX5S2 {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-DyXb2.style-DyXb2 {  
     outline: none;  
      width: 1200px;  
  }  
  #style-Y2rpI.style-Y2rpI {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-27oey.style-27oey {  
     outline: none;  
      width: 1200px;  
  }  
  #style-lLYMW.style-lLYMW {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-X4tt3.style-X4tt3 {  
     outline: none;  
      width: 1200px;  
  }  
  #style-xw5CS.style-xw5CS {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-DSobv.style-DSobv {  
     width: 1200px;  
  }  
  #style-qd5qd.style-qd5qd {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-qAOz7.style-qAOz7 {  
     width: 1200px;  
  }  
  #style-OPkP2.style-OPkP2 {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-3jyhU.style-3jyhU {  
     width: 1200px;  
  }  
  #style-lFqJ6.style-lFqJ6 {  
     width: 100%;  
      display: inline-block;  
  }  
  #style-vj2o1.style-vj2o1 {  
     display: block;  
  }  
  @media screen and (min-width: 1023px)
  <style>
  .css-oz5ig2 {
      max-width: 1200px;
  }
  
  @media screen and (min-width: 767px)
  <style>
  .css-oz5ig2 {
      max-width: 720px;
  }
  <style>
  .css-oz5ig2 {
      box-sizing: border-box;
      margin: 0px 0px 32px;
      min-width: 0px;
      font-weight: 600;
      font-size: 32px;
      line-height: 40px;
      width: 100%;
      max-width: 343px;
  }   

  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-jnhvgo { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      gap: 40px; 
      width: 100%; 
      max-width: 343px; 
      flex-direction: column;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      max-width: 720px; 
      flex-direction: row;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      max-width: 1200px;
    } 
  }     
  
  .css-io8lhn { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding: 40px 16px; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-io8lhn { 
      padding-top: 32px; 
      padding-bottom: 32px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-io8lhn { 
      padding-top: 28px; 
      padding-bottom: 28px;
    } 
  }     
  
  .css-1eif4ez { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: row; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      align-items: flex-start; 
      padding: 0px; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1eif4ez { 
      flex-direction: column; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      -webkit-box-align: center; 
      align-items: center; 
      padding: 28px 16px; 
      width: 33.3333%;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1eif4ez { 
      padding: 46px 64px;
    } 
  }     
  
  h1 { 
      font-size:  2em; 
      margin:  0.67em 0px;
  } 
  
  .css-18nbgew { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 56px; 
      line-height: 64px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  img { 
      border-style: none;
  } 
  
  .css-hnax3a { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      width: 40px; 
      height: 40px; 
      flex-shrink: 0;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-hnax3a { 
      width: 40px; 
      height: 40px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-hnax3a { 
      width: 44px; 
      height: 44px;
    } 
  }     
  
  .css-ymcrga { 
      box-sizing: border-box; 
      margin: 0px 0px 0px 16px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(30, 35, 41); 
      text-align: left;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ymcrga { 
      margin-top: 16px; 
      margin-left: 0px; 
      text-align: center;
    } 
  }     
  
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-1diusl1 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-lattice-diagram.png") left top / 100% no-repeat; 
      padding-left: 16px; 
      padding-right: 16px; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  .css-1x33ufu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding-top: 40px; 
      padding-bottom: 40px; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1x33ufu { 
      padding-top: 120px; 
      padding-bottom: 120px; 
      flex-direction: row; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1x33ufu { 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-1g0y2xj { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 2;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1g0y2xj { 
      width: 45.6%;
    } 
  }     
  
  .css-j76ywx { 
      box-sizing: border-box; 
      margin: 32px 0px 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 1;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-j76ywx { 
      width: 40.5%; 
      margin-top: 0px; 
      order: 2;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-j76ywx { 
      order: 2;
    } 
  }     
  
  .css-15si3h5 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 1;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-15si3h5 { 
      width: 45.6%;
    } 
  }     
  
  h1 { 
      font-size:  2em; 
      margin:  0.67em 0px;
  } 
  
  .css-18nbgew { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 56px; 
      line-height: 64px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-157rzfc { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 20px; 
      line-height: 28px; 
      color: rgb(112, 122, 138);
  } 
  
  @media screen and (min-width: 767px){ 
    .css-157rzfc { 
      margin-top: 24px;
    } 
  }     
  
  .css-1bqfeox { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 500; 
      font-size: 20px; 
      line-height: 28px; 
      cursor: pointer; 
      color: rgb(201, 148, 0);
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1bqfeox { 
      margin-top: 24px;
    } 
  }     
  
  img { 
      border-style: none;
  } 
  
  .css-9taffg { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      height: auto;
  } 
  
  .css-rcthv6 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 32px; 
      line-height: 40px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-m2io66 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      color: rgb(240, 185, 11);
  } 
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-11l1m4n { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      border-radius: 8px; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat rgb(250, 250, 250); 
      padding-left: 16px; 
      padding-right: 16px; 
      padding-bottom: 32px; 
      flex-direction: column; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      width: 100%; 
      max-width: 343px; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-11l1m4n { 
      padding-left: 32px; 
      padding-right: 32px; 
      padding-bottom: 0px; 
      flex-direction: row; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-11l1m4n { 
      padding-left: 102px; 
      padding-right: 102px; 
      max-width: 1200px;
    } 
  }     
  
  .css-lz220q { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding: 80px 16px 0px; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-lz220q { 
      padding-top: 120px; 
      padding-bottom: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-lz220q { 
      padding-top: 160px; 
      padding-bottom: 80px;
    } 
  }     
  
  .css-jgl8nr { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      transform: translateY(-20%); 
      width: 100%; 
      padding-left: 32px; 
      padding-right: 32px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-jgl8nr { 
      width: 45.6%; 
      padding-left: 0px; 
      padding-right: 0px;
    } 
  }     
  
  h1 { 
      font-size:  2em; 
      margin:  0.67em 0px;
  } 
  
  .css-18nbgew { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 56px; 
      line-height: 64px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  .css-j76ywx { 
      box-sizing: border-box; 
      margin: 32px 0px 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 1;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-j76ywx { 
      width: 40.5%; 
      margin-top: 0px; 
      order: 2;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-j76ywx { 
      order: 2;
    } 
  }     
  
  .css-1x33ufu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding-top: 40px; 
      padding-bottom: 40px; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1x33ufu { 
      padding-top: 120px; 
      padding-bottom: 120px; 
      flex-direction: row; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1x33ufu { 
      max-width: 1200px;
    } 
  }     
  
  .css-1diusl1 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-lattice-diagram.png") left top / 100% no-repeat; 
      padding-left: 16px; 
      padding-right: 16px; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  .css-157rzfc { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 20px; 
      line-height: 28px; 
      color: rgb(112, 122, 138);
  } 
  
  @media screen and (min-width: 767px){ 
    .css-157rzfc { 
      margin-top: 24px;
    } 
  }     
  
  img { 
      border-style: none;
  } 
  
  .css-9taffg { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      height: auto;
  } 
  
  .css-12pi6ui { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex;
  } 
  
  .css-1rrtan8 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 1;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1rrtan8 { 
      width: 40.5%; 
      order: 0;
    } 
  }     
  
  button { 
      font-family:   inherit; 
      font-size:   100%; 
      line-height:   1.15; 
      margin:   0px;
      overflow:      visible;
      text-transform:     none;
      -webkit-appearance:    none; 
      appearance:  button;
      border:   none;
  } 
  
  .css-w6r55d { 
      margin: 24px 0px 0px; 
      appearance: none; 
      user-select: none; 
      cursor: pointer; 
      overflow: hidden; 
      text-overflow: ellipsis; 
      white-space: nowrap; 
      display: inline-flex; 
      -webkit-box-align: center; 
      align-items: center; 
      -webkit-box-pack: center; 
      justify-content: center; 
      box-sizing: border-box; 
      font-size: 14px; 
      font-family: inherit; 
      font-weight: 500; 
      text-align: center; 
      text-decoration: none; 
      outline: none; 
      line-height: 20px; 
      min-width: 52px; 
      word-break: keep-all; 
      color: rgb(24, 26, 32); 
      border-radius: 4px; 
      min-height: 24px; 
      border: none; 
      background-image: none; 
      background-color: #286090; 
      padding: 12px 32px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-w6r55d { 
      margin-top: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-w6r55d { 
      margin-top: 40px;
    } 
  }     
  
  .css-6xx5k5 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: inherit;
  } 
  
  .css-1c82c04 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 500; 
      font-size: 14px; 
      line-height: 20px;
  } 
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-r0ecx0 { 
      box-sizing: border-box; 
      margin: 24px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-r0ecx0 { 
      margin-top: 64px;
    } 
  }     
  
  .css-16jws8s { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-16jws8s { 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-16jws8s { 
      max-width: 1200px;
    } 
  }     
  
  .css-16jws8s .uikit-carousel { 
      padding-bottom: 24px;
  } 
  
  .css-1a32prh { 
      box-sizing: border-box; 
      margin: 24px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      gap: 24px; 
      flex-direction: column; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1a32prh { 
      gap: 16px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1a32prh { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 767px){ 
    .css-1a32prh { 
      margin-top: 32px; 
      flex-direction: row; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1a32prh { 
      margin-top: 64px; 
      max-width: 1200px;
    } 
  }     
  
  .css-1h1jr48 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding: 40px 16px; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1h1jr48 { 
      padding-top: 64px; 
      padding-bottom: 64px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1h1jr48 { 
      padding-top: 152px; 
      padding-bottom: 78px;
    } 
  }     
  
  .css-uqxyd1 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      border-radius: 8px; 
      position: relative; 
      background-color: rgb(250, 250, 250); 
      padding: 32px; 
      align-self: stretch; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-uqxyd1 { 
      padding: 44px 24px; 
      width: 33.33%;
    } 
  }     
  
  .css-1eif4ez { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: row; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      align-items: flex-start; 
      padding: 0px; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1eif4ez { 
      flex-direction: column; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      -webkit-box-align: center; 
      align-items: center; 
      padding: 28px 16px; 
      width: 33.3333%;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1eif4ez { 
      padding: 46px 64px;
    } 
  }     
  
  .css-jnhvgo { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      gap: 40px; 
      width: 100%; 
      max-width: 343px; 
      flex-direction: column;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      max-width: 720px; 
      flex-direction: row;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      max-width: 1200px;
    } 
  }     
  
  .css-io8lhn { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding: 40px 16px; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-io8lhn { 
      padding-top: 32px; 
      padding-bottom: 32px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-io8lhn { 
      padding-top: 28px; 
      padding-bottom: 28px;
    } 
  }     
  
  img { 
      border-style: none;
  } 
  
  .css-hnax3a { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      width: 40px; 
      height: 40px; 
      flex-shrink: 0;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-hnax3a { 
      width: 40px; 
      height: 40px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-hnax3a { 
      width: 44px; 
      height: 44px;
    } 
  }     
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-eyn0ai { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      width: 64px; 
      height: 64px;
  } 
  
  .css-h4wvx { 
      box-sizing: border-box; 
      margin: 24px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 20px; 
      line-height: 28px; 
      color: rgb(30, 35, 41); 
      width: 180px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-h4wvx { 
      width: 120px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-h4wvx { 
      width: 200px;
    } 
  }     
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-jnhvgo { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      gap: 40px; 
      width: 100%; 
      max-width: 343px; 
      flex-direction: column;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      gap: 24px;
    } 
  }     
  
  @media screen and (min-width: 767px){ 
    .css-jnhvgo { 
      max-width: 720px; 
      flex-direction: row;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-jnhvgo { 
      max-width: 1200px;
    } 
  }     
  
  .css-io8lhn { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding: 40px 16px; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-io8lhn { 
      padding-top: 32px; 
      padding-bottom: 32px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-io8lhn { 
      padding-top: 28px; 
      padding-bottom: 28px;
    } 
  }     
  
  .css-1eif4ez { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: row; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      align-items: flex-start; 
      padding: 0px; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1eif4ez { 
      flex-direction: column; 
      -webkit-box-pack: start; 
      justify-content: flex-start; 
      -webkit-box-align: center; 
      align-items: center; 
      padding: 28px 16px; 
      width: 33.3333%;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1eif4ez { 
      padding: 46px 64px;
    } 
  }     
  
  h1 { 
      font-size:  2em; 
      margin:  0.67em 0px;
  } 
  
  .css-18nbgew { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 56px; 
      line-height: 64px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  img { 
      border-style: none;
  } 
  
  .css-hnax3a { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      max-width: 100%; 
      width: 40px; 
      height: 40px; 
      flex-shrink: 0;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-hnax3a { 
      width: 40px; 
      height: 40px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-hnax3a { 
      width: 44px; 
      height: 44px;
    } 
  }     
  
  .css-1061c7r { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1061c7r { 
      margin-top: 16px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1061c7r { 
      margin-top: 32px;
    } 
  }     
  
  .css-1qvt829 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1qvt829 { 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1qvt829 { 
      max-width: 1200px;
    } 
  }     
  
  .css-1wutxhe { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding-top: 0px; 
      padding-left: 16px; 
      padding-right: 16px; 
      -webkit-box-pack: center; 
      justify-content: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1wutxhe { 
      padding-top: 48px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1wutxhe { 
      padding-top: 56px;
    } 
  }     
  
  .css-g04ilw { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      padding-top: 16px; 
      padding-bottom: 16px; 
      box-shadow: rgb(234, 236, 239) 0px -1px 0px inset;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-g04ilw { 
      padding-top: 16px; 
      padding-bottom: 16px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-g04ilw { 
      padding-top: 32px; 
      padding-bottom: 32px;
    } 
  }     
  
  .css-1jf44ak { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      cursor: pointer;
  } 
  
  .css-tr0osy { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      transition: all 0.35s ease 0s; 
      max-height: 0px; 
      overflow: hidden;
  } 
  
  .css-rcthv6 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 600; 
      font-size: 32px; 
      line-height: 40px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-j76ywx { 
      box-sizing: border-box; 
      margin: 32px 0px 0px; 
      min-width: 0px; 
      width: 100%; 
      order: 1;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-j76ywx { 
      width: 40.5%; 
      margin-top: 0px; 
      order: 2;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-j76ywx { 
      order: 2;
    } 
  }     
  
  .css-1x33ufu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding-top: 40px; 
      padding-bottom: 40px; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1x33ufu { 
      padding-top: 120px; 
      padding-bottom: 120px; 
      flex-direction: row; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1x33ufu { 
      max-width: 1200px;
    } 
  }     
  
  .css-1diusl1 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-lattice-diagram.png") left top / 100% no-repeat; 
      padding-left: 16px; 
      padding-right: 16px; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  .css-m2io66 { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      color: rgb(240, 185, 11);
  } 
  
  .css-irv4ls { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      font-weight: 500; 
      font-size: 20px; 
      line-height: 28px; 
      color: rgb(30, 35, 41);
  } 
  
  .css-8pfows { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      color: currentcolor; 
      font-size: 24px; 
      fill: currentcolor; 
      transition: all 0.25s ease 0s; 
      transform: rotate(0deg); 
      width: 1em; 
      height: 1em;
  } 
  
  .css-eifiz6 { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 20px; 
      line-height: 28px; 
      color: rgb(112, 122, 138);
  } 
  
  
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:200;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Light.otf') format('opentype');
    font-weight:300;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Regular.otf') format('opentype');
    font-weight:400;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-Medium.otf') format('opentype');
    font-weight:500;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:600;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:700;
  } 
  @font-face { 
    font-family:'BinancePlex';
    font-display:swap;
    src:url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.woff2') format('woff2'),url('https://bin.bnbstatic.com/static/fonts/bp/BinancePlex-SemiBold.otf') format('opentype');
    font-weight:800;
  } 
  * { 
      box-sizing:  border-box; 
      margin:  0; 
      outline:  0; 
      padding:  0;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  .css-vurnku { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0;
  } 
  
  .uikit-carousel .slick-list .slick-slide > div > div  { 
      vertical-align: bottom;
  } 
  
  .uikit-carousel .slick-slide { 
      display: none; 
      float: left; 
      height: 100%; 
      min-height: 1px;
  } 
  
  .uikit-carousel .slick-list .slick-slide { 
      pointer-events: none;
  } 
  
  .uikit-carousel .slick-initialized .slick-slide { 
      display: block;
  } 
  
  .uikit-carousel .slick-list .slick-slide.slick-active { 
      pointer-events: auto;
  } 
  
  .uikit-carousel .slick-track { 
      position: relative; 
      top: 0px; 
      left: 0px; 
      display: block;
  } 
  
  .uikit-carousel .slick-slider .slick-track { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-list { 
      position: relative; 
      display: block; 
      margin: 0px; 
      padding: 0px; 
      overflow: hidden;
  } 
  
  .uikit-carousel .slick-slider .slick-list { 
      transform: translate3d(0px, 0px, 0px);
  } 
  
  .uikit-carousel .slick-slider { 
      position: relative; 
      display: block; 
      box-sizing: border-box; 
      touch-action: pan-y; 
      -webkit-tap-highlight-color: transparent;
  } 
  
  .uikit-carousel { 
      box-sizing: border-box; 
      margin: 0px; 
      padding: 0px; 
      color: rgba(0, 0, 0, 0.85); 
      font-size: 14px; 
      font-variant: tabular-nums; 
      line-height: 1.5715; 
      list-style: none; 
      font-feature-settings: "tnum";
  } 
  
  .css-192757y { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px;
  } 
  
  .css-15owl46 { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      position: relative;
  } 
  
  .css-ovbogu { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      background-color: rgb(255, 255, 255);
  } 
  
  main { 
      display: block;
  } 
  
  .css-1wr4jig { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      -webkit-flex: 1; 
      -ms-flex: 1; 
      flex: 1;
  } 
  
  .css-tq0shg { 
      box-sizing: border-box; 
      margin: 0; 
      min-width: 0; 
      display: -webkit-box; 
      display: -webkit-flex; 
      display: -ms-flexbox; 
      display: flex; 
      -webkit-flex-direction: column; 
      -ms-flex-direction: column; 
      flex-direction: column; 
      min-height: 100vh;
  } 
  
  #__APP { 
      width:  100vw; 
      height:   100vh; 
      overflow:   hidden auto; 
      box-sizing:   border-box; 
      -webkit-tap-highlight-color:   transparent;
      overflow-x:  hidden;
      min-height: 100vh; 
  } 
  
  *,body { 
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  } 
  
  body { 
      -webkit-overflow-scrolling:    touch; 
      -webkit-touch-callout:    none; 
      -webkit-backface-visibility:    hidden; 
      backface-visibility:    hidden; 
      font-weight:    400; 
      line-height:    1.5;
      font-family:   BinancePlex,Arial,sans-serif!important;
      margin:  0px; 
      width: 100vw; 
      min-height: 100vh; 
      overflow-y: auto; 
      overflow-x: hidden !important;
  } 
  
  html body { 
      font-family: BinancePlex,Arial,sans-serif!important;
  } 
  
  html { 
      line-height:  1.15; 
      text-size-adjust:  100%;
      height: 100%;
  } 
  
  .css-1w25ovc { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-earth.png") left bottom / 100% no-repeat; 
      padding: 16px 16px 48px; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1w25ovc { 
      padding-top: 32px; 
      padding-bottom: 100px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1w25ovc { 
      padding-top: 40px; 
      padding-bottom: 120px;
    } 
  }     
  
  .css-c6ivfk { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      flex-direction: column; 
      -webkit-box-pack: center; 
      justify-content: center; 
      -webkit-box-align: center; 
      align-items: center; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-c6ivfk { 
      margin-top: 24px; 
      flex-direction: row; 
      -webkit-box-pack: center; 
      justify-content: center; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-c6ivfk { 
      flex-direction: row; 
      -webkit-box-pack: justify; 
      justify-content: space-between; 
      max-width: 1200px;
    } 
  }     
  
  .css-ya387 { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      order: 1; 
      width: 100%;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-ya387 { 
      order: 0; 
      width: 320px; 
      margin-top: 0px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-ya387 { 
      width: 48%;
    } 
  }     
  
  .css-1bi9xfh { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex; 
      padding-top: 128px; 
      padding-bottom: 128px; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1bi9xfh { 
      padding-top: 48px; 
      padding-bottom: 48px; 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1bi9xfh { 
      padding-top: 64px; 
      padding-bottom: 64px; 
      max-width: 1200px;
    } 
  }     
  
  .css-1xnc8go { 
      box-sizing: border-box; 
      margin: 40px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      background: url("https://bin.bnbstatic.com/static/images/card/bg-landing-card-1-wide.png") center center / auto 100% no-repeat rgb(250, 250, 250); 
      -webkit-box-pack: center; 
      justify-content: center; 
      background-repeat-x: no-repeat; 
      background-repeat-y: no-repeat;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-1xnc8go { 
      margin-top: 48px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-1xnc8go { 
      margin-top: 96px;
    } 
  }     
  
  .css-12pi6ui { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      display: flex;
  } 
  
  .css-16jws8s .uikit-carousel { 
      padding-bottom: 24px;
  } 
  
  .css-16jws8s { 
      box-sizing: border-box; 
      margin: 0px; 
      min-width: 0px; 
      width: 100%; 
      max-width: 343px;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-16jws8s { 
      max-width: 720px;
    } 
  }     
  
  @media screen and (min-width: 1023px){ 
    .css-16jws8s { 
      max-width: 1200px;
    } 
  }     
  
  .css-r0ecx0 { 
      box-sizing: border-box; 
      margin: 24px 0px 0px; 
      min-width: 0px; 
      display: flex; 
      width: 100%; 
      flex-direction: column; 
      -webkit-box-align: center; 
      align-items: center;
  } 
  
  @media screen and (min-width: 767px){ 
    .css-r0ecx0 { 
      margin-top: 64px;
    } 
  }     
  
  .css-1w18kub { 
      box-sizing: border-box; 
      margin: 16px 0px 0px; 
      min-width: 0px; 
      font-weight: 400; 
      font-size: 16px; 
      line-height: 24px; 
      color: rgb(112, 122, 138);
  } 
  
  .slick-track:before ,.slick-track:after  { 
      display: table; 
      content: "";
  } 
  
  .slick-track:after  { 
      clear: both;
  } 
  
  
          