*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #B8DDE8;
  font-family: 'Exo 2', sans-serif;
  background-color: #070D16;
  line-height: 1.6;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.toq_layout-sbd {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.toq_page-sbd {
  display: flex;
  min-height: 100vh;
}.toq_main-sbd {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.toq_main-sbd {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.toq_main-sbd {
  padding-bottom: 72px;
}
}.toq_gc-sbd {
  background: #0A1219;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 639px) {.toq_gc-sbd {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.toq_gc-sbd {
  width: 10.5rem;
}
}.toq_gc-sbd:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 212, 245, 0.06);
}.toq_gc_img-sbd {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.toq_gc_img-sbd img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.toq_gc_hover-sbd {
  transition: opacity .2s;
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.toq_gc-sbd:hover .toq_gc_hover-sbd {
  opacity: 1;
}.toq_gc_hover_btn-sbd {
  padding: 8px 16px;
  background: #00D4F5;
  border-radius: 6px;
  color: #EEF9FC;
  font-weight: 700;
  font-size: 0.75rem;
}.toq_gc_info-sbd {
  padding: 0.5rem 0.625rem 0.625rem;
}.toq_gc_name-sbd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #B8DDE8;
  max-width: 100%;
}.toq_gc_prov-sbd {
  color: #376070;
  font-size: 10px;
}.toq_gc_tag-sbd {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 0.375rem;
  z-index: 2;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.toq_gc_tag_hot-sbd {
  background: #FF3B3B;
  color: #fff;
}.toq_gc_tag_new-sbd {
  background: #00C566;
  color: #070D16;
}.toq_gc_tag_jp-sbd {
  background: #FFB600;
  color: #070D16;
}.toq_gc_tag_ex-sbd {
  background: #0072A3;
  color: #fff;
}.toq_gc_tag_live-sbd {
  background: #FF3B3B;
  color: #fff;
}.toq_gr-sbd {
  padding: 2rem 16px 0;
  background: #070D16;
}
@media(min-width: 769px) {.toq_gr-sbd {
  padding: 2.25rem 1.5rem 0;
}
}.toq_gr_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_gr_head-sbd {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.toq_gr_head_l-sbd {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.toq_gr_ic-sbd {
  border-radius: 10px;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
}.toq_gr_ic-sbd svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.toq_gr_title-sbd {
  color: #EEF9FC;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.toq_gr_title-sbd {
  font-size: 18px;
}
}.toq_gr_more-sbd {
  gap: 5px;
  transition: color .2s;
  display: flex;
  color: #4E8499;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
}.toq_gr_more-sbd:hover {
  color: #00D4F5;
}.toq_gr_more-sbd svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.toq_gr_arrows-sbd {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.toq_gr_arr-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  color: #7AAFC2;
}.toq_gr_arr-sbd:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF9FC;
}.toq_gr_arr-sbd svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.toq_gr_seo_h-sbd {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #B8DDE8;
}
@media(min-width: 771px) {.toq_gr_seo_h-sbd {
  font-size: 14px;
}
}.toq_gr_seo-sbd {
  color: #4E8499;
  margin-bottom: 0.75rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.toq_gr_seo-sbd strong {
  font-weight: 600;
  color: #B8DDE8;
}.toq_gr_scroll-sbd {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.toq_gr_scroll-sbd::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.toq_gr_scroll-sbd {
  gap: 0.75rem;
}
}.toq_tb-sbd {
  background: #070D16;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  position: fixed;
  top: 0;
  z-index: 80;
  left: 0;
  align-items: center;
  height: 56px;
  right: 0;
}.toq_tb_in-sbd {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.toq_tb_burger-sbd {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  height: 2.375rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
}.toq_tb_burger-sbd:hover {
  background: rgba(255, 255, 255, 0.05);
}.toq_tb_burger_line-sbd {
  background: #7AAFC2;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.toq_tb_burger-sbd {
  display: none;
}
}.toq_tb_logo-sbd {
  gap: 0.563rem;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-size: 18px;
  color: #EEF9FC;
  display: flex;
  overflow-wrap: break-word;
}.toq_tb_logo_mark-sbd {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
}.toq_tb_logo_mark-sbd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.toq_tb_nav-sbd {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.toq_tb_nav-sbd {
  display: flex;
}
}.toq_tb_tab-sbd {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.625rem;
  font-size: 13px;
  white-space: nowrap;
  color: #7AAFC2;
  font-weight: 600;
}.toq_tb_tab-sbd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9FC;
}.toq_tb_tab-sbd.toq_state_active-sbd {
  background: rgba(0, 212, 245, 0.14);
  color: #EEF9FC;
}.toq_tb_right-sbd {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.toq_tb_login-sbd {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #B8DDE8;
}.toq_tb_login-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
  color: #EEF9FC;
}
@media(min-width: 481px) {.toq_tb_login-sbd {
  display: block;
}
}.toq_tb_reg-sbd {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #00C566;
  font-size: 13px;
  color: #021018;
  white-space: nowrap;
  font-weight: 700;
}.toq_tb_reg-sbd:hover {
  background: #00AE5A;
}.toq_sb-sbd {
  background: #0D1622;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow-y: auto;
  top: 56px;
  width: 13.75rem;
}.toq_sb-sbd.toq_state_open-sbd {
  transform: translateX(0);
}.toq_sb-sbd::-webkit-scrollbar {
  width: 0.25rem;
}.toq_sb-sbd::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.toq_sb-sbd {
  transform: translateX(0);
}
}.toq_sb_auth-sbd {
  padding: 14px 0.75rem 10px;
}.toq_sb_btn_reg-sbd {
  transition: background .2s;
  padding: 11px;
  background: #00C566;
  border-radius: 0.625rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
  display: block;
  color: #021018;
}.toq_sb_btn_reg-sbd:hover {
  background: #00AE5A;
}.toq_sb_btn_login-sbd {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  text-align: center;
  font-weight: 600;
  color: #B8DDE8;
  display: block;
  font-size: 0.813rem;
}.toq_sb_btn_login-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
  color: #EEF9FC;
}.toq_sb_promo-sbd {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(0, 212, 245, 0.14);
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#003652,#0D1622);
  margin: 0 12px 10px;
  position: relative;
}.toq_sb_promo-sbd::before {
  background: radial-gradient(circle,rgba(0, 212, 245, 0.14),transparent 70%);
  border-radius: 50%;
  height: 80px;
  top: -20px;
  right: -1.25rem;
  position: absolute;
  content: '';
  width: 5rem;
}.toq_sb_promo_title-sbd {
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #00D4F5;
  letter-spacing: .06em;
}.toq_sb_promo_text-sbd {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EEF9FC;
}.toq_sb_promo_sub-sbd {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #4E8499;
}.toq_sb_nav-sbd {
  padding: 0.375rem 8px 16px;
}.toq_sb_nav_lb-sbd {
  padding: 0.625rem 8px 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #376070;
  letter-spacing: .08em;
}.toq_sb_link-sbd {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.375rem;
  display: flex;
  cursor: pointer;
  color: #7AAFC2;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 500;
}.toq_sb_link-sbd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF9FC;
}.toq_sb_link-sbd.toq_state_active-sbd {
  background: rgba(0, 212, 245, 0.14);
  color: #EEF9FC;
}.toq_sb_ic-sbd {
  border-radius: 0.375rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.toq_sb_ic-sbd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.toq_sb_ic_1-sbd {
  background: rgba(0, 212, 245, 0.06);
  color: #00D4F5;
}.toq_sb_ic_2-sbd {
  background: rgba(0, 197, 102, 0.14);
  color: #00C566;
}.toq_sb_ic_3-sbd {
  background: rgba(255, 182, 0, 0.13);
  color: #FFB600;
}.toq_sb_ic_4-sbd {
  background: rgba(0, 114, 163, 0.22);
  color: #0072A3;
}.toq_sb_ic_5-sbd {
  background: rgba(0, 212, 245, 0.06);
  color: #FF3F8E;
}.toq_sb_ic_6-sbd {
  background: rgba(0, 114, 163, 0.22);
  color: #8B35FF;
}.toq_sb_badge-sbd {
  padding: 2px 7px;
  background: #FFB600;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 0.563rem;
  color: #021018;
  margin-left: auto;
}.toq_sb_bot-sbd {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.toq_sb_lang-sbd,.toq_sb_help-sbd {
  border-radius: 6px;
  padding: 0.563rem 6px;
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  color: #7AAFC2;
  align-items: center;
}.toq_sb_lang-sbd:hover,.toq_sb_help-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
  color: #EEF9FC;
}.toq_sb_lang-sbd svg,.toq_sb_help-sbd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.toq_sb_bd-sbd {
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.toq_sb_bd-sbd.toq_state_on-sbd {
  display: block;
}
@media(min-width: 1081px) {.toq_sb_bd-sbd {
  display: none!important;
}
}.toq_mob_nav-sbd {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0D1622;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  right: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1078px) {.toq_mob_nav-sbd {
  display: none;
}
}.toq_mob_nav_item-sbd {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #376070;
  align-items: center;
}.toq_mob_nav_ic-sbd {
  line-height: 1;
}.toq_mob_nav_ic-sbd svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.toq_mob_nav_lb-sbd {
  font-size: 0.625rem;
  font-weight: 600;
  color: #376070;
}.toq_mob_nav_item-sbd.toq_state_active-sbd {
  color: #00D4F5;
}.toq_mob_nav_item-sbd.toq_state_active-sbd .toq_mob_nav_lb-sbd {
  color: #00D4F5;
}.toq_hero-sbd {
  background: #070D16;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.toq_hero-sbd {
  padding: 24px 24px 0;
}
}.toq_hero_in-sbd {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.toq_hero_in-sbd {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.toq_hero_in-sbd {
  grid-template-columns: 1fr 340px;
}
}.toq_hero_promo-sbd {
  background: #0A1219;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.toq_hero_promo-sbd {
  min-height: 280px;
}
}.toq_hero_promo_bg-sbd {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#003652 0%,#070D16 100%);
  position: absolute;
  background-size: cover;
}.toq_hero_promo_bg-sbd::after {
  inset: 0;
  background: linear-gradient(90deg,#070D16 0%,rgba(4, 8, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.toq_hero_promo_glow-sbd {
  background: radial-gradient(circle,rgba(0, 114, 163, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  position: absolute;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  width: 18.75rem;
}.toq_hero_promo_ct-sbd {
  padding: 28px 24px 28px 28px;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 765px) {.toq_hero_promo_ct-sbd {
  padding: 2.5rem 2rem;
}
}.toq_hero_badge-sbd {
  border: 1px solid rgba(0, 212, 245, 0.06);
  background: rgba(0, 212, 245, 0.14);
  border-radius: 20px;
  padding: 5px 0.75rem;
  text-transform: uppercase;
  color: #00D4F5;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
}.toq_hero_h1-sbd {
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #EEF9FC;
}.toq_hero_h1-sbd em {
  color: #FFB600;
  font-style: normal;
}
@media(min-width: 766px) {.toq_hero_h1-sbd {
  font-size: 36px;
}
}.toq_hero_sub-sbd {
  font-size: 0.813rem;
  margin-bottom: 20px;
  color: #7AAFC2;
  line-height: 1.55;
}
@media(min-width: 769px) {.toq_hero_sub-sbd {
  font-size: 14px;
}
}.toq_hero_row-sbd {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.toq_hero_cta-sbd {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  background: #00C566;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 5px 1.125rem rgba(0, 197, 102, 0.42);
  font-weight: 700;
  color: #021018;
}.toq_hero_cta-sbd:hover {
  background: #00AE5A;
}.toq_hero_terms-sbd {
  color: #376070;
  font-size: 11px;
}.toq_hero_game-sbd {
  overflow: hidden;
  background: #0A1219;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.toq_hero_game_badge-sbd {
  border: 1px solid rgba(255, 182, 0, 0.13);
  border-radius: 20px;
  background: rgba(255, 182, 0, 0.13);
  padding: 5px 10px;
  z-index: 3;
  letter-spacing: .06em;
  top: 0.75rem;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #FFB600;
  left: 12px;
  position: absolute;
}.toq_hero_game_badge-sbd svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.toq_hero_game_img-sbd {
  background: linear-gradient(135deg,#003652,#070D16);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.toq_hero_game_img-sbd img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.toq_hero_game_play-sbd {
  transition: opacity .2s;
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.toq_hero_game-sbd:hover .toq_hero_game_play-sbd {
  opacity: 1;
}.toq_hero_game_play-sbd span {
  background: #00D4F5;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 52px;
  width: 3.25rem;
}.toq_hero_game_play-sbd span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.toq_hero_game_info-sbd {
  padding: 14px 16px;
}.toq_hero_game_title-sbd {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF9FC;
}.toq_hero_game_provider-sbd {
  font-size: 11px;
  color: #4E8499;
}.toq_hero_game_btn-sbd {
  border-radius: 10px;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  background: #00D4F5;
  color: #EEF9FC;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
}.toq_hero_game-sbd:hover .toq_hero_game_btn-sbd {
  background: #00BFDF;
}.toq_sbar-sbd {
  background: #070D16;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.toq_sbar-sbd {
  padding: 18px 24px 0;
}
}.toq_sbar_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_sbar_row-sbd {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.toq_sbar_input-sbd {
  background: #0A1219;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  gap: 0.625rem;
  flex: 1;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #4E8499;
  display: flex;
}.toq_sbar_input-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
}.toq_sbar_input-sbd svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  height: 15px;
  stroke-linejoin: round;
}.toq_sbar_providers-sbd {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 18px;
  background: #0A1219;
  gap: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  color: #B8DDE8;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.toq_sbar_providers-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
  color: #EEF9FC;
}.toq_sbar_providers-sbd svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.toq_sbar_tabs-sbd {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.toq_sbar_tabs-sbd::-webkit-scrollbar {
  display: none;
}.toq_sbar_tab-sbd {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 0.5rem 14px;
  border-radius: 20px;
  align-items: center;
  font-size: 0.75rem;
  color: #7AAFC2;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}.toq_sbar_tab-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF9FC;
}.toq_sbar_tab-sbd.toq_state_active-sbd {
  border-color: rgba(0, 212, 245, 0.06);
  background: rgba(0, 212, 245, 0.14);
  color: #EEF9FC;
}.toq_sbar_tab_ic-sbd svg {
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.toq_gcg-sbd {
  padding: 2.25rem 1rem 0;
  background: #070D16;
}
@media(min-width: 771px) {.toq_gcg-sbd {
  padding: 44px 24px 0;
}
}.toq_gcg_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_gcg_head-sbd {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.toq_gcg_label-sbd {
  color: #00D4F5;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.toq_gcg_h2-sbd {
  margin-bottom: 0.5rem;
  color: #EEF9FC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.toq_gcg_h2-sbd {
  font-size: 1.75rem;
}
}.toq_gcg_intro-sbd {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #4E8499;
}.toq_gcg_grid-sbd {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.toq_gcg_grid-sbd {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.toq_gcg_grid-sbd {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.toq_gcg_card-sbd {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.toq_gcg_card-sbd:hover {
  border-color: rgba(0, 212, 245, 0.14);
  transform: translateY(-3px);
}.toq_gcg_card_bg-sbd {
  inset: 0;
  position: absolute;
  z-index: 0;
}.toq_gcg_card_bg-sbd::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.toq_gcg_card_ic-sbd {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  width: 2.5rem;
  color: #EEF9FC;
  display: flex;
  justify-content: center;
  top: 1.125rem;
  right: 18px;
  height: 2.5rem;
  align-items: center;
  z-index: 2;
}.toq_gcg_card_ic-sbd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.toq_gcg_card_ct-sbd {
  position: relative;
  z-index: 1;
}.toq_gcg_card_h-sbd {
  line-height: 1.2;
  color: #EEF9FC;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.toq_gcg_card_h-sbd {
  font-size: 20px;
}
}.toq_gcg_card_p-sbd {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.toq_gcg_card_p-sbd strong {
  color: #EEF9FC;
  font-weight: 600;
}.toq_gcg_card_cta-sbd {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
  color: #00D4F5;
  align-items: center;
}.toq_gcg_card_cta-sbd svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.toq_ws-sbd {
  padding: 2rem 1rem 0;
  background: #070D16;
}
@media(min-width: 766px) {.toq_ws-sbd {
  padding: 36px 1.5rem 0;
}
}.toq_ws_in-sbd {
  margin: 0 auto;
  max-width: 1320px;
}.toq_ws_head-sbd {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  align-items: center;
}.toq_ws_title-sbd {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  color: #EEF9FC;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
}.toq_ws_title_ic-sbd svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #FFB600;
  width: 18px;
}.toq_ws_online-sbd {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #4E8499;
}.toq_ws_online_dot-sbd {
  background: #00C566;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0, 197, 102, 0.14);
  width: 8px;
}.toq_ws_scroll-sbd {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.toq_ws_scroll-sbd::-webkit-scrollbar {
  display: none;
}.toq_wc-sbd {
  gap: 10px;
  border-radius: 0.625rem;
  background: #0A1219;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.toq_wc_img-sbd {
  background: #0D1622;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.toq_wc_img-sbd img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.toq_wc_info-sbd {
  min-width: 0;
}.toq_wc_game-sbd {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B8DDE8;
}.toq_wc_player-sbd {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #376070;
  white-space: nowrap;
  font-size: 0.625rem;
}.toq_wc_amount-sbd {
  color: #00C566;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
}.toq_app-sbd {
  padding: 2.25rem 16px 0;
  background: #070D16;
}
@media(min-width: 767px) {.toq_app-sbd {
  padding: 2.75rem 24px 0;
}
}.toq_app_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_app_head-sbd {
  margin-bottom: 1rem;
}.toq_app_label-sbd {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00D4F5;
}.toq_app_h2-sbd {
  margin-bottom: 6px;
  font-size: 20px;
  color: #EEF9FC;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.toq_app_h2-sbd {
  font-size: 1.5rem;
}
}.toq_app_sub-sbd {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
  color: #4E8499;
}.toq_app_sub-sbd strong {
  font-weight: 700;
  color: #B8DDE8;
}.toq_app_cards-sbd {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.toq_app_cards-sbd {
  grid-template-columns: repeat(3,1fr);
}
}.toq_app_card-sbd {
  padding: 20px;
  border-radius: 10px;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.toq_app_card_ios-sbd {
  background: linear-gradient(135deg,rgba(0, 212, 245, 0.14) 0%,#0D1622 100%);
}.toq_app_card_android-sbd {
  background: linear-gradient(135deg,rgba(0, 197, 102, 0.14) 0%,#0D1622 100%);
}.toq_app_card_win-sbd {
  background: linear-gradient(135deg,rgba(255, 182, 0, 0.13) 0%,#0D1622 100%);
}.toq_app_card_ic-sbd svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.toq_app_card_ic-sbd {
  color: #EEF9FC;
  flex-shrink: 0;
}.toq_app_card_os-sbd {
  color: #4E8499;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
}.toq_app_card_title-sbd {
  color: #EEF9FC;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
}.toq_app_card_text-sbd {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #4E8499;
  line-height: 1.5;
}.toq_app_card_btn-sbd {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  border: 1px solid rgba(0, 220, 248, 0.35);
  gap: 0.438rem;
  color: #EEF9FC;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.toq_app_card_btn-sbd:hover {
  background: rgba(255, 255, 255, 0.07);
}.toq_htp-sbd {
  background: #070D16;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.toq_htp-sbd {
  padding: 2.75rem 1.5rem 0;
}
}.toq_htp_in-sbd {
  margin: 0 auto;
  max-width: 1320px;
}.toq_htp_head-sbd {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.toq_htp_label-sbd {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #00D4F5;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.toq_htp_h2-sbd {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  color: #EEF9FC;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 765px) {.toq_htp_h2-sbd {
  font-size: 28px;
}
}.toq_htp_intro-sbd {
  font-size: 0.875rem;
  color: #4E8499;
  line-height: 1.6;
}.toq_htp_steps-sbd {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 643px) {.toq_htp_steps-sbd {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.toq_htp_steps-sbd {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.toq_htp_step-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1622;
  border-radius: 0.625rem;
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.toq_htp_step_num-sbd {
  border-radius: 50%;
  background: #00D4F5;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  width: 1.75rem;
  top: -0.75rem;
  font-size: 13px;
  align-items: center;
  left: 1.25rem;
  font-weight: 800;
  position: absolute;
  height: 28px;
  color: #021018;
  justify-content: center;
}.toq_htp_step_ic-sbd {
  border-radius: 0.375rem;
  background: rgba(0, 212, 245, 0.14);
  margin: 0.5rem 0 12px;
  display: flex;
  width: 36px;
  color: #00D4F5;
  justify-content: center;
  align-items: center;
  height: 36px;
}.toq_htp_step_ic-sbd svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.toq_htp_step_h-sbd {
  line-height: 1.25;
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 700;
}.toq_htp_step_p-sbd {
  color: #4E8499;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.toq_htp_step_p-sbd strong {
  font-weight: 600;
  color: #B8DDE8;
}.toq_htp_cta-sbd {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  background: #00C566;
  color: #021018;
  margin-top: 20px;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
}.toq_htp_cta-sbd:hover {
  background: #00AE5A;
}.toq_prov-sbd {
  background: #070D16;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.toq_prov-sbd {
  padding: 44px 1.5rem 0;
}
}.toq_prov_in-sbd {
  margin: 0 auto;
  max-width: 1320px;
}.toq_prov_head-sbd {
  margin-bottom: 16px;
}.toq_prov_label-sbd {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00D4F5;
}.toq_prov_h2-sbd {
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EEF9FC;
}
@media(min-width: 769px) {.toq_prov_h2-sbd {
  font-size: 1.5rem;
}
}.toq_prov_seo-sbd {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 38.75rem;
  color: #4E8499;
}.toq_prov_seo-sbd strong {
  color: #B8DDE8;
  font-weight: 700;
}.toq_prov_seo-sbd a {
  color: #00D4F5;
  text-decoration: underline;
}.toq_prov_grid-sbd {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.toq_prov_grid-sbd {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.toq_prov_grid-sbd {
  grid-template-columns: repeat(8,1fr);
}
}.toq_prov_card-sbd {
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #0A1219;
  border-radius: 0.625rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.toq_prov_card-sbd:hover {
  background: #0D1622;
  border-color: rgba(0, 220, 248, 0.35);
}.toq_prov_logo-sbd {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  align-items: center;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}.toq_prov_logo-sbd img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.toq_prov_name-sbd {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7AAFC2;
  text-align: center;
  font-weight: 600;
}.toq_reg-sbd {
  background: #070D16;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.toq_reg-sbd {
  padding: 2.75rem 24px 0;
}
}.toq_reg_in-sbd {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #0D1622;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.toq_reg_in-sbd {
  padding: 40px;
}
}.toq_reg_top-sbd {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.toq_reg_top-sbd {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.toq_reg_label-sbd {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00D4F5;
}.toq_reg_h2-sbd {
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF9FC;
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.toq_reg_h2-sbd {
  font-size: 28px;
}
}.toq_reg_bonus-sbd {
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(255, 182, 0, 0.13);
  border-radius: 10px;
  border: 1px solid rgba(255, 182, 0, 0.13);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.toq_reg_bonus_amount-sbd {
  color: #FFB600;
  font-weight: 800;
  font-size: 20px;
}.toq_reg_bonus_text-sbd {
  color: #7AAFC2;
  line-height: 1.35;
  font-size: 13px;
}.toq_reg_cta_btn-sbd {
  transition: background .2s;
  background: #00C566;
  padding: 0.875rem 32px;
  border-radius: 10px;
  color: #021018;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 5px 18px rgba(0, 197, 102, 0.42);
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 0.938rem;
}.toq_reg_cta_btn-sbd:hover {
  background: #00AE5A;
}.toq_reg_terms-sbd {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #376070;
}.toq_reg_seo-sbd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4E8499;
}.toq_reg_seo-sbd p {
  line-height: 1.65;
  color: #4E8499;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.toq_reg_seo-sbd p:last-child {
  margin-bottom: 0;
}.toq_reg_seo-sbd strong {
  font-weight: 700;
  color: #B8DDE8;
}.toq_reg_seo-sbd a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D4F5;
}.toq_reg_seo-sbd a:hover {
  color: #00BFDF;
}.toq_reg_seo-sbd ul,.toq_reg_seo-sbd ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.toq_reg_seo-sbd ol {
  list-style: decimal;
}.toq_reg_seo-sbd li {
  font-size: 0.813rem;
  color: #4E8499;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.toq_reg_seo-sbd table {
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.toq_reg_seo-sbd table {
  display: table;
}
}.toq_reg_seo-sbd th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8DDE8;
  font-weight: 700;
}.toq_reg_seo-sbd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4E8499;
}.toq_reg_steps-sbd {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.toq_reg_steps-sbd {
  margin-top: 0;
}
}.toq_reg_step-sbd {
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.toq_reg_step_num-sbd {
  background: rgba(0, 212, 245, 0.14);
  border-radius: 50%;
  border: 1px solid rgba(0, 212, 245, 0.06);
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  height: 34px;
  align-items: center;
  width: 34px;
  color: #00D4F5;
}.toq_reg_step_title-sbd {
  color: #EEF9FC;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.toq_reg_step_text-sbd {
  line-height: 1.5;
  color: #4E8499;
  font-size: 0.75rem;
}.toq_reg_trust-sbd {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
}.toq_reg_trust_item-sbd {
  gap: 7px;
  overflow-wrap: break-word;
  color: #4E8499;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.toq_reg_trust_ic-sbd svg {
  color: #00D4F5;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.toq_bon-sbd {
  padding: 36px 16px 0;
  background: #070D16;
}
@media(min-width: 767px) {.toq_bon-sbd {
  padding: 44px 24px 0;
}
}.toq_bon_in-sbd {
  margin: 0 auto;
  max-width: 1320px;
}.toq_bon_head-sbd {
  margin-bottom: 1.25rem;
}.toq_bon_label-sbd {
  color: #00D4F5;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.toq_bon_h2-sbd {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEF9FC;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.toq_bon_h2-sbd {
  font-size: 24px;
}
}.toq_bon_seo-sbd {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #4E8499;
  font-size: 13px;
  max-width: 620px;
}.toq_bon_seo-sbd strong {
  font-weight: 700;
  color: #B8DDE8;
}.toq_bon_seo-sbd a {
  color: #00D4F5;
  text-decoration: underline;
}.toq_bon_grid-sbd {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.toq_bon_grid-sbd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.toq_bon_grid-sbd {
  grid-template-columns: repeat(5,1fr);
}
}.toq_bon_card-sbd {
  transition: border-color .2s,transform .2s;
  background: #0A1219;
  border-radius: 10px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.toq_bon_card-sbd:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 212, 245, 0.06);
}.toq_bon_card_ic-sbd svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.toq_bon_card_ic-sbd {
  margin-bottom: 0.625rem;
}.toq_bon_card_type-sbd {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #4E8499;
  font-size: 10px;
}.toq_bon_card_amount-sbd {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #FFB600;
  margin-bottom: 6px;
}.toq_bon_card_name-sbd {
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.toq_bon_card_detail-sbd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 11px;
  line-height: 1.5;
  color: #376070;
  overflow-wrap: break-word;
}.toq_seo-sbd {
  padding: 36px 1rem 0;
  background: #070D16;
}
@media(min-width: 766px) {.toq_seo-sbd {
  padding: 2.75rem 1.5rem 0;
}
}.toq_seo_in-sbd {
  padding: 28px 24px;
  margin: 0 auto;
  background: #0D1622;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 767px) {.toq_seo_in-sbd {
  padding: 36px 40px;
}
}.toq_seo_label-sbd {
  color: #00D4F5;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
}.toq_seo_h2-sbd {
  font-weight: 800;
  color: #EEF9FC;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.toq_seo_h2-sbd {
  font-size: 1.5rem;
}
}.toq_seo_body-sbd {
  overflow-wrap: break-word;
  color: #7AAFC2;
  font-size: 0.875rem;
  line-height: 1.75;
}.toq_seo_body-sbd p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #7AAFC2;
  line-height: 1.75;
}.toq_seo_body-sbd p:last-child {
  margin-bottom: 0;
}.toq_seo_body-sbd strong {
  color: #B8DDE8;
  font-weight: 700;
}.toq_seo_body-sbd a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D4F5;
}.toq_seo_body-sbd a:hover {
  color: #00BFDF;
}.toq_seo_body-sbd ul,.toq_seo_body-sbd ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.toq_seo_body-sbd ol {
  list-style: decimal;
}.toq_seo_body-sbd li {
  color: #7AAFC2;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.toq_seo_body-sbd table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.toq_seo_body-sbd table {
  display: table;
}
}.toq_seo_body-sbd th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B8DDE8;
}.toq_seo_body-sbd td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAFC2;
}.toq_seo_cols-sbd {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.toq_seo_cols-sbd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.toq_seo_cols-sbd {
  grid-template-columns: repeat(3,1fr);
}
}.toq_seo_col_h-sbd {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #B8DDE8;
  font-weight: 700;
  font-size: 13px;
}.toq_seo_col_p-sbd {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4E8499;
}.toq_seo_stats-sbd {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.toq_seo_stat-sbd {
  background: rgba(0, 212, 245, 0.06);
  border: 1px solid rgba(0, 212, 245, 0.14);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.toq_seo_stat_val-sbd {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #00D4F5;
  font-size: 20px;
}.toq_seo_stat_lb-sbd {
  color: #4E8499;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.toq_seo-sbd {
  background: #070D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.toq_seo-sbd {
  padding: 2.75rem 24px 0;
}
}.toq_seo_in-sbd {
  background: #0D1622;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width:768px) {.toq_seo_in-sbd {
  padding: 36px 2.5rem;
}
}.toq_seo_label-sbd {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #00D4F5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.toq_seo_h2-sbd {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  color: #EEF9FC;
}
@media(min-width: 766px) {.toq_seo_h2-sbd {
  font-size: 24px;
}
}.toq_seo_body-sbd {
  color: #7AAFC2;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.toq_seo_body-sbd p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7AAFC2;
  font-size: 14px;
}.toq_seo_body-sbd p:last-child {
  margin-bottom: 0;
}.toq_seo_body-sbd strong {
  font-weight: 700;
  color: #B8DDE8;
}.toq_seo_body-sbd a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D4F5;
}.toq_seo_body-sbd a:hover {
  color: #00BFDF;
}.toq_seo_body-sbd ul,.toq_seo_body-sbd ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.toq_seo_body-sbd ol {
  list-style: decimal;
}.toq_seo_body-sbd li {
  color: #7AAFC2;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.toq_seo_body-sbd table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 767px) {.toq_seo_body-sbd table {
  display: table;
}
}.toq_seo_body-sbd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #B8DDE8;
  text-align: left;
}.toq_seo_body-sbd td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAFC2;
}.toq_seo_cols-sbd {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.toq_seo_cols-sbd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.toq_seo_cols-sbd {
  grid-template-columns: repeat(3,1fr);
}
}.toq_seo_col_h-sbd {
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #B8DDE8;
  overflow-wrap: break-word;
  font-size: 13px;
}.toq_seo_col_p-sbd {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4E8499;
  line-height: 1.65;
}.toq_seo_stats-sbd {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.toq_seo_stat-sbd {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(0, 212, 245, 0.06);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 212, 245, 0.14);
  min-width: 140px;
}.toq_seo_stat_val-sbd {
  color: #00D4F5;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.toq_seo_stat_lb-sbd {
  color: #4E8499;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.toq_rv-sbd {
  background: #070D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.toq_rv-sbd {
  padding: 2.75rem 24px 0;
}
}.toq_rv_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_rv_head-sbd {
  margin-bottom: 20px;
  max-width: 720px;
}.toq_rv_label-sbd {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #00D4F5;
  text-transform: uppercase;
}.toq_rv_h2-sbd {
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.toq_rv_h2-sbd {
  font-size: 28px;
}
}.toq_rv_stats-sbd {
  gap: 1.125rem;
  flex-wrap: wrap;
  display: flex;
  color: #4E8499;
  font-size: 13px;
  align-items: center;
}.toq_rv_stats_score-sbd {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.toq_rv_stats_score_val-sbd {
  font-family: 'Rajdhani', sans-serif;
  color: #FFB600;
  font-size: 1.375rem;
  font-weight: 800;
}.toq_rv_stats_score_max-sbd {
  color: #376070;
  font-size: 0.813rem;
}.toq_rv_stats_badge-sbd {
  gap: 4px;
  align-items: center;
  display: flex;
}.toq_rv_stats_badge-sbd svg {
  color: #FFB600;
  width: 0.875rem;
  height: 0.875rem;
}.toq_rv_grid-sbd {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.toq_rv_grid-sbd {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.toq_rv_grid-sbd {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.toq_rv_card-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #0D1622;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.toq_rv_card_stars-sbd {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #FFB600;
}.toq_rv_card_stars-sbd svg {
  width: 0.875rem;
  height: 0.875rem;
}.toq_rv_card_h-sbd {
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  color: #EEF9FC;
  margin-bottom: 8px;
  line-height: 1.3;
}.toq_rv_card_body-sbd {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #4E8499;
}.toq_rv_card_body-sbd strong {
  font-weight: 600;
  color: #B8DDE8;
}.toq_rv_card_meta-sbd {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
}.toq_rv_card_author-sbd {
  color: #B8DDE8;
  font-weight: 600;
  font-size: 0.75rem;
}.toq_rv_card_date-sbd {
  color: #376070;
  font-size: 0.688rem;
}.toq_pmt-sbd {
  background: #070D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.toq_pmt-sbd {
  padding: 44px 1.5rem 0;
}
}.toq_pmt_in-sbd {
  margin: 0 auto;
  max-width: 1320px;
}.toq_pmt_head-sbd {
  max-width: 720px;
  margin-bottom: 22px;
}.toq_pmt_label-sbd {
  color: #00D4F5;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.toq_pmt_h2-sbd {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  color: #EEF9FC;
}
@media(min-width: 765px) {.toq_pmt_h2-sbd {
  font-size: 28px;
}
}.toq_pmt_intro-sbd {
  overflow-wrap: break-word;
  color: #4E8499;
  line-height: 1.6;
  font-size: 0.875rem;
}.toq_pmt_groups-sbd {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.toq_pmt_group-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  background: #0D1622;
  border-radius: 10px;
}.toq_pmt_group_head-sbd {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.toq_pmt_group_ic-sbd {
  border-radius: 0.375rem;
  background: rgba(0, 212, 245, 0.14);
  display: flex;
  width: 36px;
  justify-content: center;
  align-items: center;
  color: #00D4F5;
  flex-shrink: 0;
  height: 2.25rem;
}.toq_pmt_group_ic-sbd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.toq_pmt_group_h-sbd {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #EEF9FC;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}.toq_pmt_group_p-sbd {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 14px;
  color: #4E8499;
  overflow-wrap: break-word;
}.toq_pmt_group_p-sbd strong {
  font-weight: 600;
  color: #B8DDE8;
}.toq_pmt_table_wrap-sbd {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.toq_pmt_table-sbd {
  font-size: 0.813rem;
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
}.toq_pmt_table-sbd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #B8DDE8;
  text-align: left;
}.toq_pmt_table-sbd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #4E8499;
}.toq_pmt_table-sbd tbody tr:last-child td {
  border-bottom: none;
}.toq_pmt_table-sbd tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8DDE8;
}.toq_seo-sbd {
  background: #070D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.toq_seo-sbd {
  padding: 2.75rem 1.5rem 0;
}
}.toq_seo_in-sbd {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1622;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.toq_seo_in-sbd {
  padding: 2.25rem 2.5rem;
}
}.toq_seo_label-sbd {
  text-transform: uppercase;
  color: #00D4F5;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.toq_seo_h2-sbd {
  font-size: 1.25rem;
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 771px) {.toq_seo_h2-sbd {
  font-size: 1.5rem;
}
}.toq_seo_body-sbd {
  line-height: 1.75;
  font-size: 14px;
  color: #7AAFC2;
  overflow-wrap: break-word;
}.toq_seo_body-sbd p {
  color: #7AAFC2;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.toq_seo_body-sbd p:last-child {
  margin-bottom: 0;
}.toq_seo_body-sbd strong {
  color: #B8DDE8;
  font-weight: 700;
}.toq_seo_body-sbd a {
  transition: color .2s;
  color: #00D4F5;
  text-decoration: underline;
}.toq_seo_body-sbd a:hover {
  color: #00BFDF;
}.toq_seo_body-sbd ul,.toq_seo_body-sbd ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.toq_seo_body-sbd ol {
  list-style: decimal;
}.toq_seo_body-sbd li {
  font-size: 14px;
  color: #7AAFC2;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.toq_seo_body-sbd table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.toq_seo_body-sbd table {
  display: table;
}
}.toq_seo_body-sbd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B8DDE8;
}.toq_seo_body-sbd td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAFC2;
}.toq_seo_cols-sbd {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.toq_seo_cols-sbd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.toq_seo_cols-sbd {
  grid-template-columns: repeat(3,1fr);
}
}.toq_seo_col_h-sbd {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #B8DDE8;
}.toq_seo_col_p-sbd {
  color: #4E8499;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.toq_seo_stats-sbd {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.toq_seo_stat-sbd {
  background: rgba(0, 212, 245, 0.06);
  padding: 0.875rem 16px;
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(0, 212, 245, 0.14);
  min-width: 140px;
}.toq_seo_stat_val-sbd {
  font-size: 1.25rem;
  color: #00D4F5;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.toq_seo_stat_lb-sbd {
  font-size: 0.688rem;
  color: #4E8499;
  overflow-wrap: break-word;
}.toq_faq-sbd {
  background: #070D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.toq_faq-sbd {
  padding: 2.75rem 24px 0;
}
}.toq_faq_in-sbd {
  margin: 0 auto;
  max-width: 82.5rem;
}.toq_faq_head-sbd {
  margin-bottom: 20px;
}.toq_faq_label-sbd {
  letter-spacing: .08em;
  color: #00D4F5;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.toq_faq_h2-sbd {
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.toq_faq_h2-sbd {
  font-size: 24px;
}
}.toq_faq_list-sbd {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.toq_faq_item-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1622;
  border-radius: 0.625rem;
  overflow: hidden;
}.toq_faq_q-sbd {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #B8DDE8;
  cursor: pointer;
}.toq_faq_q-sbd:hover {
  color: #EEF9FC;
}.toq_faq_q_ic-sbd {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  justify-content: center;
  flex-shrink: 0;
  color: #00D4F5;
  width: 24px;
  display: flex;
  align-items: center;
  height: 24px;
}.toq_faq_item-sbd.toq_state_open-sbd .toq_faq_q_ic-sbd {
  transform: rotate(45deg);
}.toq_faq_a-sbd {
  padding: 0 1.25rem 16px;
  color: #4E8499;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.toq_faq_item-sbd.toq_state_open-sbd .toq_faq_a-sbd {
  display: block;
}.toq_faq_a-sbd strong {
  font-weight: 700;
  color: #B8DDE8;
}.toq_faq_a-sbd a {
  color: #00D4F5;
  text-decoration: underline;
}.toq_faq_a-sbd ul,.toq_faq_a-sbd ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.toq_faq_a-sbd ol {
  list-style: decimal;
}.toq_faq_a-sbd li {
  margin-bottom: 4px;
  line-height: 1.6;
}.toq_faq_a-sbd table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.toq_faq_a-sbd table {
  display: table;
}
}.toq_faq_a-sbd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #B8DDE8;
  font-weight: 700;
  text-align: left;
}.toq_faq_a-sbd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #4E8499;
}.toq_ft-sbd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040810;
  margin-top: 48px;
}.toq_ft_support-sbd {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.toq_ft_support-sbd {
  padding: 28px 1.5rem;
}
}.toq_ft_support_in-sbd {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.toq_ft_support_main-sbd {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.toq_ft_support_ic-sbd {
  flex-shrink: 0;
  color: #00D4F5;
}.toq_ft_support_ic-sbd svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.toq_ft_support_text_title-sbd {
  font-weight: 700;
  color: #EEF9FC;
  margin-bottom: 3px;
  font-size: 15px;
  overflow-wrap: break-word;
}.toq_ft_support_text_sub-sbd {
  overflow-wrap: break-word;
  color: #4E8499;
  font-size: 12px;
}.toq_ft_support_btn-sbd {
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #00D4F5;
  white-space: nowrap;
  flex-shrink: 0;
  color: #EEF9FC;
  font-weight: 700;
  font-size: 0.813rem;
}.toq_ft_support_btn-sbd:hover {
  background: #00BFDF;
}.toq_ft_support_contacts-sbd {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.toq_ft_support_contact-sbd {
  line-height: 1.4;
  color: #376070;
  font-size: 12px;
}.toq_ft_support_contact-sbd strong {
  display: block;
  margin-bottom: 2px;
  color: #7AAFC2;
  font-weight: 600;
  font-size: 0.688rem;
}.toq_ft_main-sbd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.toq_ft_main-sbd {
  padding: 2.5rem 24px 32px;
}
}.toq_ft_main_in-sbd {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.toq_ft_main_in-sbd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.toq_ft_main_in-sbd {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.toq_ft_col_logo-sbd {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.toq_ft_col_logo-sbd {
  grid-column: auto;
}
}.toq_ft_logo-sbd {
  gap: 9px;
  display: flex;
  color: #EEF9FC;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.toq_ft_logo_mark-sbd {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.toq_ft_logo_mark-sbd img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.toq_ft_logo_sub-sbd {
  overflow-wrap: break-word;
  color: #376070;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
}.toq_ft_col_title-sbd {
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #7AAFC2;
  font-weight: 700;
}.toq_ft_col_links-sbd {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.toq_ft_col_link-sbd {
  transition: color .2s;
  color: #376070;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.toq_ft_col_link-sbd:hover {
  color: #B8DDE8;
}.toq_ft_apps-sbd {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.toq_ft_app_card-sbd {
  gap: 10px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.toq_ft_app_card-sbd:hover {
  border-color: rgba(0, 220, 248, 0.35);
}.toq_ft_app_card_ic-sbd svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.toq_ft_app_card_os-sbd {
  font-size: 10px;
  font-weight: 600;
  color: #376070;
}.toq_ft_app_card_action-sbd {
  font-size: 12px;
  font-weight: 700;
  color: #B8DDE8;
}.toq_ft_bot-sbd {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.toq_ft_bot-sbd {
  padding: 1.25rem 1.5rem;
}
}.toq_ft_bot_in-sbd {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.toq_ft_socials-sbd {
  gap: 8px;
  display: flex;
}.toq_ft_soc-sbd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .2s;
  display: flex;
  align-items: center;
  color: #7AAFC2;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
}.toq_ft_soc-sbd svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.toq_ft_soc-sbd:hover {
  background: rgba(255, 255, 255, 0.07);
}.toq_ft_legal-sbd {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #4D7E90;
  min-width: 12.5rem;
}.toq_ft_legal-sbd strong {
  font-weight: 700;
  color: #7AAFC2;
}.toq_ft_legal-sbd a {
  text-decoration: underline;
  color: #7AAFC2;
}.toq_ft_age-sbd {
  border: 2px solid #4D7E90;
  border-radius: 50%;
  height: 32px;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  width: 2rem;
  font-weight: 800;
  color: #4D7E90;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}