*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C0D4EC;
  background-color: #070E18;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.ido_layout-6f0 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ido_page-6f0 {
  display: flex;
  min-height: 100vh;
}.ido_main-6f0 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.ido_main-6f0 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.ido_main-6f0 {
  padding-bottom: 4.5rem;
}
}.ido_gc-6f0 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #0B1520;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ido_gc-6f0 {
  width: 156px;
}
}
@media(min-width: 1079px) {.ido_gc-6f0 {
  width: 168px;
}
}.ido_gc-6f0:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 196, 224, 0.07);
}.ido_gc_img-6f0 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ido_gc_img-6f0 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ido_gc_hover-6f0 {
  transition: opacity .2s;
  background: rgba(4, 10, 16, 0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.ido_gc-6f0:hover .ido_gc_hover-6f0 {
  opacity: 1;
}.ido_gc_hover_btn-6f0 {
  padding: 0.5rem 16px;
  background: #00C4E0;
  border-radius: 0.313rem;
  color: #EDF5FF;
  font-weight: 700;
  font-size: 12px;
}.ido_gc_info-6f0 {
  padding: 8px 0.625rem 0.625rem;
}.ido_gc_name-6f0 {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C0D4EC;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.ido_gc_prov-6f0 {
  color: #4E6680;
  font-size: 10px;
}.ido_gc_tag-6f0 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  left: 6px;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  letter-spacing: .04em;
  top: 6px;
}.ido_gc_tag_hot-6f0 {
  background: #F03040;
  color: #fff;
}.ido_gc_tag_new-6f0 {
  background: #00C853;
  color: #070E18;
}.ido_gc_tag_jp-6f0 {
  background: #FFB300;
  color: #070E18;
}.ido_gc_tag_ex-6f0 {
  background: #1A3F80;
  color: #fff;
}.ido_gc_tag_live-6f0 {
  background: #F03040;
  color: #fff;
}.ido_gr-6f0 {
  padding: 2rem 16px 0;
  background: #070E18;
}
@media(min-width: 771px) {.ido_gr-6f0 {
  padding: 2.25rem 1.5rem 0;
}
}.ido_gr_in-6f0 {
  margin: 0 auto;
  max-width: 1340px;
}.ido_gr_head-6f0 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.ido_gr_head_l-6f0 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.ido_gr_ic-6f0 {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
}.ido_gr_ic-6f0 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.ido_gr_title-6f0 {
  color: #EDF5FF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Russo One', sans-serif;
}
@media(min-width: 770px) {.ido_gr_title-6f0 {
  font-size: 1.125rem;
}
}.ido_gr_more-6f0 {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  color: #607A96;
  display: flex;
  white-space: nowrap;
}.ido_gr_more-6f0:hover {
  color: #00C4E0;
}.ido_gr_more-6f0 svg {
  stroke-linecap: round;
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
}.ido_gr_arrows-6f0 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ido_gr_arr-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  height: 1.875rem;
  color: #8AAAC4;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
}.ido_gr_arr-6f0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF5FF;
}.ido_gr_arr-6f0 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.ido_gr_seo_h-6f0 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Russo One', sans-serif;
  color: #C0D4EC;
  max-width: 42.5rem;
}
@media(min-width: 767px) {.ido_gr_seo_h-6f0 {
  font-size: 14px;
}
}.ido_gr_seo-6f0 {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  color: #607A96;
}.ido_gr_seo-6f0 strong {
  color: #C0D4EC;
  font-weight: 600;
}.ido_gr_scroll-6f0 {
  gap: 10px;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.ido_gr_scroll-6f0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ido_gr_scroll-6f0 {
  gap: 12px;
}
}.ido_tb-6f0 {
  background: #070E18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  top: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  align-items: center;
  left: 0;
  height: 3.5rem;
}.ido_tb_in-6f0 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.ido_tb_burger-6f0 {
  border-radius: 8px;
  gap: 0.313rem;
  width: 2.375rem;
  margin-right: 8px;
  align-items: center;
  height: 38px;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
}.ido_tb_burger-6f0:hover {
  background: rgba(255, 255, 255, 0.05);
}.ido_tb_burger_line-6f0 {
  background: #8AAAC4;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.ido_tb_burger-6f0 {
  display: none;
}
}.ido_tb_logo-6f0 {
  gap: 0.563rem;
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #EDF5FF;
}.ido_tb_logo_mark-6f0 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.ido_tb_logo_mark-6f0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ido_tb_nav-6f0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.ido_tb_nav-6f0 {
  display: flex;
}
}.ido_tb_tab-6f0 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  white-space: nowrap;
  font-size: 13px;
  color: #8AAAC4;
  font-weight: 600;
}.ido_tb_tab-6f0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5FF;
}.ido_tb_tab-6f0.ido_state_active-6f0 {
  background: rgba(0, 196, 224, 0.15);
  color: #EDF5FF;
}.ido_tb_right-6f0 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.ido_tb_login-6f0 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #C0D4EC;
  font-weight: 600;
  display: none;
}.ido_tb_login-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
  color: #EDF5FF;
}
@media(min-width:480px) {.ido_tb_login-6f0 {
  display: block;
}
}.ido_tb_reg-6f0 {
  background: #00C853;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 700;
  color: #030B14;
  font-size: 13px;
}.ido_tb_reg-6f0:hover {
  background: #00B348;
}.ido_sb-6f0 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #101C2C;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 13.75rem;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  bottom: 0;
  left: 0;
  top: 3.5rem;
}.ido_sb-6f0.ido_state_open-6f0 {
  transform: translateX(0);
}.ido_sb-6f0::-webkit-scrollbar {
  width: 0.25rem;
}.ido_sb-6f0::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.ido_sb-6f0 {
  transform: translateX(0);
}
}.ido_sb_auth-6f0 {
  padding: 0.875rem 0.75rem 0.625rem;
}.ido_sb_btn_reg-6f0 {
  background: #00C853;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  color: #030B14;
  text-align: center;
}.ido_sb_btn_reg-6f0:hover {
  background: #00B348;
}.ido_sb_btn_login-6f0 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: block;
  color: #C0D4EC;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
}.ido_sb_btn_login-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
  color: #EDF5FF;
}.ido_sb_promo-6f0 {
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#092040,#101C2C);
  overflow: hidden;
  padding: 12px 0.875rem;
  border: 1px solid rgba(0, 196, 224, 0.15);
  position: relative;
}.ido_sb_promo-6f0::before {
  background: radial-gradient(circle,rgba(0, 196, 224, 0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  content: '';
  width: 80px;
}.ido_sb_promo_title-6f0 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #00C4E0;
  margin-bottom: 0.25rem;
}.ido_sb_promo_text-6f0 {
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #EDF5FF;
}.ido_sb_promo_sub-6f0 {
  color: #607A96;
  font-size: 0.625rem;
  margin-top: 3px;
}.ido_sb_nav-6f0 {
  padding: 6px 0.5rem 1rem;
}.ido_sb_nav_lb-6f0 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #4E6680;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ido_sb_link-6f0 {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 10px;
  padding: 9px 10px;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  color: #8AAAC4;
  overflow-wrap: break-word;
  display: flex;
}.ido_sb_link-6f0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5FF;
}.ido_sb_link-6f0.ido_state_active-6f0 {
  background: rgba(0, 196, 224, 0.15);
  color: #EDF5FF;
}.ido_sb_ic-6f0 {
  border-radius: 0.313rem;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
  align-items: center;
  display: flex;
}.ido_sb_ic-6f0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.ido_sb_ic_1-6f0 {
  background: rgba(0, 196, 224, 0.07);
  color: #00C4E0;
}.ido_sb_ic_2-6f0 {
  background: rgba(0, 200, 83, 0.15);
  color: #00C853;
}.ido_sb_ic_3-6f0 {
  background: rgba(255, 179, 0, 0.14);
  color: #FFB300;
}.ido_sb_ic_4-6f0 {
  background: rgba(26, 63, 128, 0.30);
  color: #1A3F80;
}.ido_sb_ic_5-6f0 {
  background: rgba(0, 196, 224, 0.07);
  color: #E0197A;
}.ido_sb_ic_6-6f0 {
  background: rgba(26, 63, 128, 0.30);
  color: #7B35DC;
}.ido_sb_badge-6f0 {
  padding: 2px 0.438rem;
  border-radius: 5px;
  background: #FFB300;
  color: #030B14;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.ido_sb_bot-6f0 {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ido_sb_lang-6f0,.ido_sb_help-6f0 {
  padding: 0.563rem 6px;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 5px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #8AAAC4;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
}.ido_sb_lang-6f0:hover,.ido_sb_help-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
  color: #EDF5FF;
}.ido_sb_lang-6f0 svg,.ido_sb_help-6f0 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.ido_sb_bd-6f0 {
  background: rgba(4, 10, 16, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.ido_sb_bd-6f0.ido_state_on-6f0 {
  display: block;
}
@media(min-width: 1082px) {.ido_sb_bd-6f0 {
  display: none!important;
}
}.ido_mob_nav-6f0 {
  background: #101C2C;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1079px) {.ido_mob_nav-6f0 {
  display: none;
}
}.ido_mob_nav_item-6f0 {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #4E6680;
}.ido_mob_nav_ic-6f0 {
  line-height: 1;
}.ido_mob_nav_ic-6f0 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ido_mob_nav_lb-6f0 {
  font-weight: 600;
  font-size: 10px;
  color: #4E6680;
}.ido_mob_nav_item-6f0.ido_state_active-6f0 {
  color: #00C4E0;
}.ido_mob_nav_item-6f0.ido_state_active-6f0 .ido_mob_nav_lb-6f0 {
  color: #00C4E0;
}.ido_hero-6f0 {
  background: #070E18;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.ido_hero-6f0 {
  padding: 1.5rem 1.5rem 0;
}
}.ido_hero_in-6f0 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 861px) {.ido_hero_in-6f0 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ido_hero_in-6f0 {
  grid-template-columns: 1fr 21.25rem;
}
}.ido_hero_promo-6f0 {
  background: #0B1520;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.ido_hero_promo-6f0 {
  min-height: 17.5rem;
}
}.ido_hero_promo_bg-6f0 {
  inset: 0;
  background: linear-gradient(120deg,#092040 0%,#070E18 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.ido_hero_promo_bg-6f0::after {
  inset: 0;
  background: linear-gradient(90deg,#070E18 0%,rgba(4, 10, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ido_hero_promo_glow-6f0 {
  background: radial-gradient(circle,rgba(26, 63, 128, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 18.75rem;
  right: 60px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
}.ido_hero_promo_ct-6f0 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  display: flex;
  position: relative;
  max-width: 480px;
}
@media(min-width: 769px) {.ido_hero_promo_ct-6f0 {
  padding: 40px 32px;
}
}.ido_hero_badge-6f0 {
  background: rgba(0, 196, 224, 0.15);
  border: 1px solid rgba(0, 196, 224, 0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  color: #00C4E0;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.ido_hero_h1-6f0 {
  font-size: 26px;
  font-family: 'Russo One', sans-serif;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EDF5FF;
  font-weight: 800;
}.ido_hero_h1-6f0 em {
  color: #FFB300;
  font-style: normal;
}
@media(min-width: 767px) {.ido_hero_h1-6f0 {
  font-size: 2.25rem;
}
}.ido_hero_sub-6f0 {
  line-height: 1.55;
  color: #8AAAC4;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.ido_hero_sub-6f0 {
  font-size: 0.875rem;
}
}.ido_hero_row-6f0 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ido_hero_cta-6f0 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #00C853;
  border-radius: 0.5rem;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 0.25rem 18px rgba(0, 200, 83, 0.38);
  color: #030B14;
  font-weight: 700;
}.ido_hero_cta-6f0:hover {
  background: #00B348;
}.ido_hero_terms-6f0 {
  font-size: 11px;
  color: #4E6680;
}.ido_hero_game-6f0 {
  background: #0B1520;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.ido_hero_game_badge-6f0 {
  border-radius: 20px;
  border: 1px solid rgba(255, 179, 0, 0.14);
  padding: 5px 0.625rem;
  background: rgba(255, 179, 0, 0.14);
  font-size: 10px;
  top: 12px;
  color: #FFB300;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
  left: 0.75rem;
}.ido_hero_game_badge-6f0 svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.ido_hero_game_img-6f0 {
  background: linear-gradient(135deg,#092040,#070E18);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ido_hero_game_img-6f0 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ido_hero_game_play-6f0 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 10, 16, 0.72);
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.ido_hero_game-6f0:hover .ido_hero_game_play-6f0 {
  opacity: 1;
}.ido_hero_game_play-6f0 span {
  background: #00C4E0;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
}.ido_hero_game_play-6f0 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.ido_hero_game_info-6f0 {
  padding: 0.875rem 1rem;
}.ido_hero_game_title-6f0 {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EDF5FF;
}.ido_hero_game_provider-6f0 {
  color: #607A96;
  font-size: 0.688rem;
}.ido_hero_game_btn-6f0 {
  background: #00C4E0;
  border-radius: 0.5rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #EDF5FF;
  text-align: center;
}.ido_hero_game-6f0:hover .ido_hero_game_btn-6f0 {
  background: #00AECB;
}.ido_sbar-6f0 {
  padding: 1rem 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.ido_sbar-6f0 {
  padding: 1.125rem 1.5rem 0;
}
}.ido_sbar_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_sbar_row-6f0 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.ido_sbar_input-6f0 {
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  flex: 1;
  background: #0B1520;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  align-items: center;
  color: #607A96;
  cursor: pointer;
  display: flex;
}.ido_sbar_input-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
}.ido_sbar_input-6f0 svg {
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ido_sbar_providers-6f0 {
  transition: border-color .2s;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  border-radius: 8px;
  background: #0B1520;
  color: #C0D4EC;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.ido_sbar_providers-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
  color: #EDF5FF;
}.ido_sbar_providers-6f0 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.ido_sbar_tabs-6f0 {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.ido_sbar_tabs-6f0::-webkit-scrollbar {
  display: none;
}.ido_sbar_tab-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  color: #8AAAC4;
  align-items: center;
  font-weight: 600;
}.ido_sbar_tab-6f0:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 196, 224, 0.40);
  color: #EDF5FF;
}.ido_sbar_tab-6f0.ido_state_active-6f0 {
  border-color: rgba(0, 196, 224, 0.07);
  background: rgba(0, 196, 224, 0.15);
  color: #EDF5FF;
}.ido_sbar_tab_ic-6f0 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.ido_gcg-6f0 {
  padding: 2.25rem 1rem 0;
  background: #070E18;
}
@media(min-width:768px) {.ido_gcg-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_gcg_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_gcg_head-6f0 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ido_gcg_label-6f0 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00C4E0;
  font-weight: 700;
}.ido_gcg_h2-6f0 {
  font-family: 'Russo One', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #EDF5FF;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ido_gcg_h2-6f0 {
  font-size: 1.75rem;
}
}.ido_gcg_intro-6f0 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #607A96;
}.ido_gcg_grid-6f0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ido_gcg_grid-6f0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ido_gcg_grid-6f0 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ido_gcg_card-6f0 {
  padding: 1.25rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  position: relative;
  justify-content: flex-end;
  min-height: 240px;
}.ido_gcg_card-6f0:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 196, 224, 0.15);
}.ido_gcg_card_bg-6f0 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ido_gcg_card_bg-6f0::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.ido_gcg_card_ic-6f0 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  display: flex;
  top: 18px;
  align-items: center;
  width: 40px;
  justify-content: center;
  right: 1.125rem;
  height: 2.5rem;
  color: #EDF5FF;
  z-index: 2;
  position: absolute;
}.ido_gcg_card_ic-6f0 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ido_gcg_card_ct-6f0 {
  position: relative;
  z-index: 1;
}.ido_gcg_card_h-6f0 {
  color: #EDF5FF;
  font-family: 'Russo One', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ido_gcg_card_h-6f0 {
  font-size: 1.25rem;
}
}.ido_gcg_card_p-6f0 {
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ido_gcg_card_p-6f0 strong {
  font-weight: 600;
  color: #EDF5FF;
}.ido_gcg_card_cta-6f0 {
  gap: 0.25rem;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  font-weight: 700;
  color: #00C4E0;
  text-transform: uppercase;
  letter-spacing: .04em;
}.ido_gcg_card_cta-6f0 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.ido_gr_jp-6f0 {
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(135deg,#130A28 0%,#070E18 100%);
  position: relative;
}.ido_gr_jp-6f0::before {
  background: radial-gradient(circle,rgba(26, 63, 128, 0.30) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  left: -60px;
  top: -60px;
  width: 250px;
  position: absolute;
  content: '';
}.ido_gr_jp-6f0::after {
  background: radial-gradient(circle,rgba(255, 179, 0, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  content: '';
  position: absolute;
  height: 12.5rem;
  bottom: -2.5rem;
  right: 0;
}.ido_gr_jp_head-6f0 {
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
}.ido_gr_jp_info-6f0 {
  flex: 1;
}.ido_gr_jp_label-6f0 {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #7B35DC;
  font-weight: 700;
}.ido_gr_jp_label-6f0 svg {
  vertical-align: -2px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
  width: 14px;
}.ido_gr_jp_amount-6f0 {
  line-height: 1;
  font-size: 32px;
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  color: #EDF5FF;
  margin-bottom: 0.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ido_gr_jp_amount-6f0 {
  font-size: 2.5rem;
}
}.ido_gr_jp_amount-6f0 span {
  color: #FFB300;
}.ido_gr_jp_seo-6f0 {
  line-height: 1.5;
  color: #8AAAC4;
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ido_gr_jp_cta-6f0 {
  transition: background .2s;
  padding: 11px 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(26, 63, 128, 0.30);
  background: rgba(26, 63, 128, 0.30);
  margin-top: 0.25rem;
  align-self: flex-start;
  font-size: 13px;
  font-weight: 700;
  color: #EDF5FF;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
}.ido_gr_jp_cta-6f0:hover {
  background: #1A3F80;
}.ido_ws-6f0 {
  padding: 32px 1rem 0;
  background: #070E18;
}
@media(min-width: 765px) {.ido_ws-6f0 {
  padding: 36px 24px 0;
}
}.ido_ws_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_ws_head-6f0 {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.ido_ws_title-6f0 {
  gap: 10px;
  color: #EDF5FF;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Russo One', sans-serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.ido_ws_title_ic-6f0 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  color: #FFB300;
}.ido_ws_online-6f0 {
  gap: 0.438rem;
  color: #607A96;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
}.ido_ws_online_dot-6f0 {
  background: #00C853;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(0, 200, 83, 0.15);
}.ido_ws_scroll-6f0 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.ido_ws_scroll-6f0::-webkit-scrollbar {
  display: none;
}.ido_wc-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #0B1520;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.ido_wc_img-6f0 {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #101C2C;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.ido_wc_img-6f0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ido_wc_info-6f0 {
  min-width: 0;
}.ido_wc_game-6f0 {
  overflow: hidden;
  font-weight: 600;
  color: #C0D4EC;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.ido_wc_player-6f0 {
  overflow: hidden;
  color: #4E6680;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.ido_wc_amount-6f0 {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  color: #00C853;
}.ido_app-6f0 {
  padding: 2.25rem 1rem 0;
  background: #070E18;
}
@media(min-width: 765px) {.ido_app-6f0 {
  padding: 44px 24px 0;
}
}.ido_app_in-6f0 {
  margin: 0 auto;
  max-width: 1340px;
}.ido_app_head-6f0 {
  margin-bottom: 1rem;
}.ido_app_label-6f0 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C4E0;
}.ido_app_h2-6f0 {
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDF5FF;
}
@media(min-width: 771px) {.ido_app_h2-6f0 {
  font-size: 24px;
}
}.ido_app_sub-6f0 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #607A96;
  line-height: 1.6;
}.ido_app_sub-6f0 strong {
  color: #C0D4EC;
  font-weight: 700;
}.ido_app_cards-6f0 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ido_app_cards-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}.ido_app_card-6f0 {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.ido_app_card_ios-6f0 {
  background: linear-gradient(135deg,rgba(0, 196, 224, 0.15) 0%,#101C2C 100%);
}.ido_app_card_android-6f0 {
  background: linear-gradient(135deg,rgba(0, 200, 83, 0.15) 0%,#101C2C 100%);
}.ido_app_card_win-6f0 {
  background: linear-gradient(135deg,rgba(255, 179, 0, 0.14) 0%,#101C2C 100%);
}.ido_app_card_ic-6f0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
}.ido_app_card_ic-6f0 {
  color: #EDF5FF;
  flex-shrink: 0;
}.ido_app_card_os-6f0 {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #607A96;
  font-weight: 700;
}.ido_app_card_title-6f0 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EDF5FF;
  line-height: 1.2;
  margin-bottom: 6px;
}.ido_app_card_text-6f0 {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #607A96;
  margin-bottom: 0.875rem;
}.ido_app_card_btn-6f0 {
  border-radius: 0.313rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(0, 196, 224, 0.40);
  padding: 10px 18px;
  align-items: center;
  color: #EDF5FF;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
}.ido_app_card_btn-6f0:hover {
  background: rgba(255, 255, 255, 0.07);
}.ido_htp-6f0 {
  background: #070E18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ido_htp-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_htp_in-6f0 {
  margin: 0 auto;
  max-width: 1340px;
}.ido_htp_head-6f0 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ido_htp_label-6f0 {
  font-size: 11px;
  text-transform: uppercase;
  color: #00C4E0;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.ido_htp_h2-6f0 {
  margin-bottom: 0.5rem;
  color: #EDF5FF;
  font-family: 'Russo One', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ido_htp_h2-6f0 {
  font-size: 1.75rem;
}
}.ido_htp_intro-6f0 {
  font-size: 14px;
  line-height: 1.6;
  color: #607A96;
}.ido_htp_steps-6f0 {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ido_htp_steps-6f0 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ido_htp_steps-6f0 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ido_htp_step-6f0 {
  background: #101C2C;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 0.5rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.ido_htp_step_num-6f0 {
  background: #00C4E0;
  border-radius: 50%;
  font-family: 'Russo One', sans-serif;
  height: 1.75rem;
  justify-content: center;
  width: 1.75rem;
  color: #030B14;
  top: -12px;
  position: absolute;
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: 800;
  left: 1.25rem;
}.ido_htp_step_ic-6f0 {
  border-radius: 0.313rem;
  background: rgba(0, 196, 224, 0.15);
  margin: 0.5rem 0 12px;
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  width: 36px;
  color: #00C4E0;
}.ido_htp_step_ic-6f0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.ido_htp_step_h-6f0 {
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF5FF;
}.ido_htp_step_p-6f0 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #607A96;
}.ido_htp_step_p-6f0 strong {
  font-weight: 600;
  color: #C0D4EC;
}.ido_htp_cta-6f0 {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #00C853;
  margin-top: 20px;
  color: #030B14;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.ido_htp_cta-6f0:hover {
  background: #00B348;
}.ido_reg-6f0 {
  padding: 2.25rem 1rem 0;
  background: #070E18;
}
@media(min-width: 769px) {.ido_reg-6f0 {
  padding: 44px 24px 0;
}
}.ido_reg_in-6f0 {
  background: #101C2C;
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1340px;
}
@media(min-width: 765px) {.ido_reg_in-6f0 {
  padding: 40px;
}
}.ido_reg_top-6f0 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.ido_reg_top-6f0 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ido_reg_label-6f0 {
  font-size: 11px;
  color: #00C4E0;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.ido_reg_h2-6f0 {
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
  color: #EDF5FF;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ido_reg_h2-6f0 {
  font-size: 28px;
}
}.ido_reg_bonus-6f0 {
  border: 1px solid rgba(255, 179, 0, 0.14);
  padding: 0.625rem 1rem;
  gap: 8px;
  border-radius: 8px;
  background: rgba(255, 179, 0, 0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ido_reg_bonus_amount-6f0 {
  font-weight: 800;
  color: #FFB300;
  font-size: 20px;
}.ido_reg_bonus_text-6f0 {
  line-height: 1.35;
  color: #8AAAC4;
  font-size: 13px;
}.ido_reg_cta_btn-6f0 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00C853;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 4px 1.125rem rgba(0, 200, 83, 0.38);
  color: #030B14;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
}.ido_reg_cta_btn-6f0:hover {
  background: #00B348;
}.ido_reg_terms-6f0 {
  color: #4E6680;
  font-size: 11px;
  line-height: 1.5;
}.ido_reg_seo-6f0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #607A96;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
}.ido_reg_seo-6f0 p {
  color: #607A96;
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.ido_reg_seo-6f0 p:last-child {
  margin-bottom: 0;
}.ido_reg_seo-6f0 strong {
  font-weight: 700;
  color: #C0D4EC;
}.ido_reg_seo-6f0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4E0;
}.ido_reg_seo-6f0 a:hover {
  color: #00AECB;
}.ido_reg_seo-6f0 ul,.ido_reg_seo-6f0 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.ido_reg_seo-6f0 ol {
  list-style: decimal;
}.ido_reg_seo-6f0 li {
  color: #607A96;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.ido_reg_seo-6f0 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.ido_reg_seo-6f0 table {
  display: table;
}
}.ido_reg_seo-6f0 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0D4EC;
  text-align: left;
  font-weight: 700;
}.ido_reg_seo-6f0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #607A96;
}.ido_reg_steps-6f0 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.ido_reg_steps-6f0 {
  margin-top: 0;
}
}.ido_reg_step-6f0 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ido_reg_step_num-6f0 {
  background: rgba(0, 196, 224, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(0, 196, 224, 0.07);
  display: flex;
  align-items: center;
  height: 2.125rem;
  font-weight: 800;
  justify-content: center;
  width: 34px;
  color: #00C4E0;
  flex-shrink: 0;
  font-size: 0.875rem;
}.ido_reg_step_title-6f0 {
  font-weight: 700;
  color: #EDF5FF;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.ido_reg_step_text-6f0 {
  color: #607A96;
  font-size: 0.75rem;
  line-height: 1.5;
}.ido_reg_trust-6f0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.ido_reg_trust_item-6f0 {
  gap: 7px;
  font-size: 0.75rem;
  color: #607A96;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.ido_reg_trust_ic-6f0 svg {
  width: 1rem;
  stroke-linecap: round;
  color: #00C4E0;
  stroke-linejoin: round;
  height: 16px;
}.ido_prov-6f0 {
  padding: 36px 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.ido_prov-6f0 {
  padding: 44px 24px 0;
}
}.ido_prov_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_prov_head-6f0 {
  margin-bottom: 1rem;
}.ido_prov_label-6f0 {
  font-weight: 700;
  color: #00C4E0;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.ido_prov_h2-6f0 {
  color: #EDF5FF;
  font-family: 'Russo One', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.ido_prov_h2-6f0 {
  font-size: 1.5rem;
}
}.ido_prov_seo-6f0 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #607A96;
}.ido_prov_seo-6f0 strong {
  font-weight: 700;
  color: #C0D4EC;
}.ido_prov_seo-6f0 a {
  text-decoration: underline;
  color: #00C4E0;
}.ido_prov_grid-6f0 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.ido_prov_grid-6f0 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ido_prov_grid-6f0 {
  grid-template-columns: repeat(8,1fr);
}
}.ido_prov_card-6f0 {
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0B1520;
  border-radius: 8px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.ido_prov_card-6f0:hover {
  background: #101C2C;
  border-color: rgba(0, 196, 224, 0.40);
}.ido_prov_logo-6f0 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 44px;
}.ido_prov_logo-6f0 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.ido_prov_name-6f0 {
  text-align: center;
  font-weight: 600;
  color: #8AAAC4;
  overflow-wrap: break-word;
  font-size: 11px;
}.ido_bon-6f0 {
  background: #070E18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ido_bon-6f0 {
  padding: 2.75rem 1.5rem 0;
}
}.ido_bon_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_bon_head-6f0 {
  margin-bottom: 1.25rem;
}.ido_bon_label-6f0 {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C4E0;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ido_bon_h2-6f0 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF5FF;
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.ido_bon_h2-6f0 {
  font-size: 1.5rem;
}
}.ido_bon_seo-6f0 {
  max-width: 620px;
  color: #607A96;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.ido_bon_seo-6f0 strong {
  color: #C0D4EC;
  font-weight: 700;
}.ido_bon_seo-6f0 a {
  color: #00C4E0;
  text-decoration: underline;
}.ido_bon_grid-6f0 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.ido_bon_grid-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ido_bon_grid-6f0 {
  grid-template-columns: repeat(5,1fr);
}
}.ido_bon_card-6f0 {
  transition: border-color .2s,transform .2s;
  background: #0B1520;
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.ido_bon_card-6f0:hover {
  border-color: rgba(0, 196, 224, 0.07);
  transform: translateY(-2px);
}.ido_bon_card_ic-6f0 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.ido_bon_card_ic-6f0 {
  margin-bottom: 10px;
}.ido_bon_card_type-6f0 {
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #607A96;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.ido_bon_card_amount-6f0 {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.125rem;
  color: #FFB300;
}.ido_bon_card_name-6f0 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #EDF5FF;
  font-size: 13px;
  overflow-wrap: break-word;
}.ido_bon_card_detail-6f0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E6680;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.ido_seo-6f0 {
  padding: 2.25rem 1rem 0;
  background: #070E18;
}
@media(min-width: 771px) {.ido_seo-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_seo_in-6f0 {
  background: #101C2C;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width: 765px) {.ido_seo_in-6f0 {
  padding: 2.25rem 2.5rem;
}
}.ido_seo_label-6f0 {
  font-size: 11px;
  color: #00C4E0;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.ido_seo_h2-6f0 {
  font-family: 'Russo One', sans-serif;
  font-size: 1.25rem;
  color: #EDF5FF;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 771px) {.ido_seo_h2-6f0 {
  font-size: 1.5rem;
}
}.ido_seo_body-6f0 {
  color: #8AAAC4;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.ido_seo_body-6f0 p {
  margin-bottom: 12px;
  color: #8AAAC4;
  line-height: 1.75;
  font-size: 0.875rem;
}.ido_seo_body-6f0 p:last-child {
  margin-bottom: 0;
}.ido_seo_body-6f0 strong {
  font-weight: 700;
  color: #C0D4EC;
}.ido_seo_body-6f0 a {
  transition: color .2s;
  color: #00C4E0;
  text-decoration: underline;
}.ido_seo_body-6f0 a:hover {
  color: #00AECB;
}.ido_seo_body-6f0 ul,.ido_seo_body-6f0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ido_seo_body-6f0 ol {
  list-style: decimal;
}.ido_seo_body-6f0 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #8AAAC4;
  line-height: 1.75;
}.ido_seo_body-6f0 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.ido_seo_body-6f0 table {
  display: table;
}
}.ido_seo_body-6f0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C0D4EC;
  text-align: left;
}.ido_seo_body-6f0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8AAAC4;
}.ido_seo_cols-6f0 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ido_seo_cols-6f0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ido_seo_cols-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}.ido_seo_col_h-6f0 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C0D4EC;
  font-size: 0.813rem;
}.ido_seo_col_p-6f0 {
  color: #607A96;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ido_seo_stats-6f0 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ido_seo_stat-6f0 {
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 196, 224, 0.15);
  background: rgba(0, 196, 224, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.ido_seo_stat_val-6f0 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00C4E0;
  font-size: 20px;
  font-weight: 800;
}.ido_seo_stat_lb-6f0 {
  font-size: 11px;
  color: #607A96;
  overflow-wrap: break-word;
}.ido_seo-6f0 {
  padding: 36px 16px 0;
  background: #070E18;
}
@media(min-width: 769px) {.ido_seo-6f0 {
  padding: 44px 1.5rem 0;
}
}.ido_seo_in-6f0 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #101C2C;
  max-width: 1340px;
}
@media(min-width: 769px) {.ido_seo_in-6f0 {
  padding: 2.25rem 40px;
}
}.ido_seo_label-6f0 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C4E0;
  letter-spacing: .08em;
}.ido_seo_h2-6f0 {
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Russo One', sans-serif;
  color: #EDF5FF;
  font-weight: 800;
}
@media(min-width: 766px) {.ido_seo_h2-6f0 {
  font-size: 24px;
}
}.ido_seo_body-6f0 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8AAAC4;
  font-size: 0.875rem;
}.ido_seo_body-6f0 p {
  font-size: 0.875rem;
  color: #8AAAC4;
  margin-bottom: 12px;
  line-height: 1.75;
}.ido_seo_body-6f0 p:last-child {
  margin-bottom: 0;
}.ido_seo_body-6f0 strong {
  font-weight: 700;
  color: #C0D4EC;
}.ido_seo_body-6f0 a {
  transition: color .2s;
  color: #00C4E0;
  text-decoration: underline;
}.ido_seo_body-6f0 a:hover {
  color: #00AECB;
}.ido_seo_body-6f0 ul,.ido_seo_body-6f0 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ido_seo_body-6f0 ol {
  list-style: decimal;
}.ido_seo_body-6f0 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8AAAC4;
}.ido_seo_body-6f0 table {
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.ido_seo_body-6f0 table {
  display: table;
}
}.ido_seo_body-6f0 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C0D4EC;
}.ido_seo_body-6f0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8AAAC4;
}.ido_seo_cols-6f0 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ido_seo_cols-6f0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ido_seo_cols-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}.ido_seo_col_h-6f0 {
  font-size: 13px;
  color: #C0D4EC;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ido_seo_col_p-6f0 {
  font-size: 13px;
  color: #607A96;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ido_seo_stats-6f0 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ido_seo_stat-6f0 {
  border: 1px solid rgba(0, 196, 224, 0.15);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(0, 196, 224, 0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.ido_seo_stat_val-6f0 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00C4E0;
  margin-bottom: 0.25rem;
}.ido_seo_stat_lb-6f0 {
  color: #607A96;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ido_faq-6f0 {
  background: #070E18;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ido_faq-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_faq_in-6f0 {
  margin: 0 auto;
  max-width: 1340px;
}.ido_faq_head-6f0 {
  margin-bottom: 1.25rem;
}.ido_faq_label-6f0 {
  letter-spacing: .08em;
  color: #00C4E0;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.ido_faq_h2-6f0 {
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #EDF5FF;
}
@media(min-width: 767px) {.ido_faq_h2-6f0 {
  font-size: 24px;
}
}.ido_faq_list-6f0 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ido_faq_item-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #101C2C;
  overflow: hidden;
  border-radius: 8px;
}.ido_faq_q-6f0 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  color: #C0D4EC;
  justify-content: space-between;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ido_faq_q-6f0:hover {
  color: #EDF5FF;
}.ido_faq_q_ic-6f0 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 16px;
  height: 24px;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  color: #00C4E0;
  display: flex;
  align-items: center;
}.ido_faq_item-6f0.ido_state_open-6f0 .ido_faq_q_ic-6f0 {
  transform: rotate(45deg);
}.ido_faq_a-6f0 {
  padding: 0 20px 16px;
  color: #607A96;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.ido_faq_item-6f0.ido_state_open-6f0 .ido_faq_a-6f0 {
  display: block;
}.ido_faq_a-6f0 strong {
  color: #C0D4EC;
  font-weight: 700;
}.ido_faq_a-6f0 a {
  color: #00C4E0;
  text-decoration: underline;
}.ido_faq_a-6f0 ul,.ido_faq_a-6f0 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.ido_faq_a-6f0 ol {
  list-style: decimal;
}.ido_faq_a-6f0 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ido_faq_a-6f0 table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.ido_faq_a-6f0 table {
  display: table;
}
}.ido_faq_a-6f0 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0D4EC;
  text-align: left;
  font-weight: 700;
}.ido_faq_a-6f0 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #607A96;
}.ido_seo-6f0 {
  background: #070E18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ido_seo-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_seo_in-6f0 {
  border-radius: 14px;
  background: #101C2C;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 769px) {.ido_seo_in-6f0 {
  padding: 2.25rem 40px;
}
}.ido_seo_label-6f0 {
  color: #00C4E0;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
}.ido_seo_h2-6f0 {
  font-size: 20px;
  color: #EDF5FF;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
}
@media(min-width:768px) {.ido_seo_h2-6f0 {
  font-size: 1.5rem;
}
}.ido_seo_body-6f0 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8AAAC4;
}.ido_seo_body-6f0 p {
  line-height: 1.75;
  font-size: 14px;
  color: #8AAAC4;
  margin-bottom: 12px;
}.ido_seo_body-6f0 p:last-child {
  margin-bottom: 0;
}.ido_seo_body-6f0 strong {
  font-weight: 700;
  color: #C0D4EC;
}.ido_seo_body-6f0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C4E0;
}.ido_seo_body-6f0 a:hover {
  color: #00AECB;
}.ido_seo_body-6f0 ul,.ido_seo_body-6f0 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ido_seo_body-6f0 ol {
  list-style: decimal;
}.ido_seo_body-6f0 li {
  font-size: 0.875rem;
  color: #8AAAC4;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ido_seo_body-6f0 table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.ido_seo_body-6f0 table {
  display: table;
}
}.ido_seo_body-6f0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C0D4EC;
  text-align: left;
  font-weight: 700;
}.ido_seo_body-6f0 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAAC4;
}.ido_seo_cols-6f0 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ido_seo_cols-6f0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ido_seo_cols-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}.ido_seo_col_h-6f0 {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C0D4EC;
}.ido_seo_col_p-6f0 {
  color: #607A96;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ido_seo_stats-6f0 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ido_seo_stat-6f0 {
  background: rgba(0, 196, 224, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 196, 224, 0.15);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.ido_seo_stat_val-6f0 {
  margin-bottom: 0.25rem;
  color: #00C4E0;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.ido_seo_stat_lb-6f0 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #607A96;
}.ido_rv-6f0 {
  background: #070E18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ido_rv-6f0 {
  padding: 2.75rem 1.5rem 0;
}
}.ido_rv_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_rv_head-6f0 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ido_rv_label-6f0 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4E0;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.ido_rv_h2-6f0 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF5FF;
  font-family: 'Russo One', sans-serif;
}
@media(min-width: 769px) {.ido_rv_h2-6f0 {
  font-size: 1.75rem;
}
}.ido_rv_stats-6f0 {
  gap: 1.125rem;
  color: #607A96;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ido_rv_stats_score-6f0 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.ido_rv_stats_score_val-6f0 {
  font-weight: 800;
  color: #FFB300;
  font-size: 1.375rem;
  font-family: 'Russo One', sans-serif;
}.ido_rv_stats_score_max-6f0 {
  font-size: 0.813rem;
  color: #4E6680;
}.ido_rv_stats_badge-6f0 {
  gap: 4px;
  align-items: center;
  display: flex;
}.ido_rv_stats_badge-6f0 svg {
  width: 0.875rem;
  color: #FFB300;
  height: 14px;
}.ido_rv_grid-6f0 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ido_rv_grid-6f0 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ido_rv_grid-6f0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ido_rv_card-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  padding: 1.25rem;
  background: #101C2C;
  flex-direction: column;
  display: flex;
}.ido_rv_card_stars-6f0 {
  gap: 2px;
  display: flex;
  color: #FFB300;
  margin-bottom: 10px;
}.ido_rv_card_stars-6f0 svg {
  height: 14px;
  width: 0.875rem;
}.ido_rv_card_h-6f0 {
  color: #EDF5FF;
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.ido_rv_card_body-6f0 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #607A96;
  font-size: 0.813rem;
  line-height: 1.65;
}.ido_rv_card_body-6f0 strong {
  color: #C0D4EC;
  font-weight: 600;
}.ido_rv_card_meta-6f0 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ido_rv_card_author-6f0 {
  font-size: 12px;
  color: #C0D4EC;
  font-weight: 600;
}.ido_rv_card_date-6f0 {
  font-size: 11px;
  color: #4E6680;
}.ido_pmt-6f0 {
  background: #070E18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.ido_pmt-6f0 {
  padding: 2.75rem 24px 0;
}
}.ido_pmt_in-6f0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ido_pmt_head-6f0 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ido_pmt_label-6f0 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C4E0;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.ido_pmt_h2-6f0 {
  color: #EDF5FF;
  font-weight: 800;
  font-family: 'Russo One', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width:768px) {.ido_pmt_h2-6f0 {
  font-size: 1.75rem;
}
}.ido_pmt_intro-6f0 {
  color: #607A96;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ido_pmt_groups-6f0 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ido_pmt_group-6f0 {
  background: #101C2C;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
}.ido_pmt_group_head-6f0 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.ido_pmt_group_ic-6f0 {
  background: rgba(0, 196, 224, 0.15);
  border-radius: 0.313rem;
  align-items: center;
  color: #00C4E0;
  flex-shrink: 0;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
}.ido_pmt_group_ic-6f0 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ido_pmt_group_h-6f0 {
  margin: 0;
  font-family: 'Russo One', sans-serif;
  color: #EDF5FF;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.ido_pmt_group_p-6f0 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #607A96;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.ido_pmt_group_p-6f0 strong {
  font-weight: 600;
  color: #C0D4EC;
}.ido_pmt_table_wrap-6f0 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ido_pmt_table-6f0 {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
}.ido_pmt_table-6f0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  color: #C0D4EC;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
}.ido_pmt_table-6f0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #607A96;
}.ido_pmt_table-6f0 tbody tr:last-child td {
  border-bottom: none;
}.ido_pmt_table-6f0 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C0D4EC;
}.ido_ft-6f0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040A10;
  margin-top: 3rem;
}.ido_ft_support-6f0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.ido_ft_support-6f0 {
  padding: 28px 24px;
}
}.ido_ft_support_in-6f0 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.ido_ft_support_main-6f0 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.ido_ft_support_ic-6f0 {
  color: #00C4E0;
  flex-shrink: 0;
}.ido_ft_support_ic-6f0 svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
}.ido_ft_support_text_title-6f0 {
  overflow-wrap: break-word;
  color: #EDF5FF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
}.ido_ft_support_text_sub-6f0 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #607A96;
}.ido_ft_support_btn-6f0 {
  background: #00C4E0;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #EDF5FF;
}.ido_ft_support_btn-6f0:hover {
  background: #00AECB;
}.ido_ft_support_contacts-6f0 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ido_ft_support_contact-6f0 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #4E6680;
}.ido_ft_support_contact-6f0 strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #8AAAC4;
}.ido_ft_main-6f0 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ido_ft_main-6f0 {
  padding: 2.5rem 1.5rem 32px;
}
}.ido_ft_main_in-6f0 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 639px) {.ido_ft_main_in-6f0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ido_ft_main_in-6f0 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ido_ft_col_logo-6f0 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ido_ft_col_logo-6f0 {
  grid-column: auto;
}
}.ido_ft_logo-6f0 {
  gap: 9px;
  display: flex;
  color: #EDF5FF;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
}.ido_ft_logo_mark-6f0 {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.ido_ft_logo_mark-6f0 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ido_ft_logo_sub-6f0 {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #4E6680;
  overflow-wrap: break-word;
}.ido_ft_col_title-6f0 {
  margin-bottom: 14px;
  font-size: 12px;
  letter-spacing: .07em;
  color: #8AAAC4;
  font-weight: 700;
  text-transform: uppercase;
}.ido_ft_col_links-6f0 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ido_ft_col_link-6f0 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4E6680;
  font-size: 0.813rem;
}.ido_ft_col_link-6f0:hover {
  color: #C0D4EC;
}.ido_ft_apps-6f0 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ido_ft_app_card-6f0 {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.ido_ft_app_card-6f0:hover {
  border-color: rgba(0, 196, 224, 0.40);
}.ido_ft_app_card_ic-6f0 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.ido_ft_app_card_os-6f0 {
  color: #4E6680;
  font-weight: 600;
  font-size: 10px;
}.ido_ft_app_card_action-6f0 {
  font-size: 12px;
  font-weight: 700;
  color: #C0D4EC;
}.ido_ft_bot-6f0 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.ido_ft_bot-6f0 {
  padding: 20px 24px;
}
}.ido_ft_bot_in-6f0 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.ido_ft_socials-6f0 {
  gap: 8px;
  display: flex;
}.ido_ft_soc-6f0 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.313rem;
  color: #8AAAC4;
  display: flex;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
}.ido_ft_soc-6f0 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.ido_ft_soc-6f0:hover {
  background: rgba(255, 255, 255, 0.07);
}.ido_ft_legal-6f0 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #607E9A;
  min-width: 200px;
  overflow-wrap: break-word;
}.ido_ft_legal-6f0 strong {
  font-weight: 700;
  color: #8AAAC4;
}.ido_ft_legal-6f0 a {
  text-decoration: underline;
  color: #8AAAC4;
}.ido_ft_age-6f0 {
  border-radius: 50%;
  border: 2px solid #607E9A;
  justify-content: center;
  margin-left: auto;
  width: 32px;
  height: 32px;
  display: flex;
  color: #607E9A;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  font-weight: 800;
}