*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C0F1C;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #BCC8DE;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tqb-layout_si4 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.tqb-page_si4 {
  min-height: 100vh;
  display: flex;
}.tqb-main_si4 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width:1080px) {.tqb-main_si4 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.tqb-main_si4 {
  padding-bottom: 72px;
}
}.tqb-gc_si4 {
  background: #101422;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 638px) {.tqb-gc_si4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.tqb-gc_si4 {
  width: 10.5rem;
}
}.tqb-gc_si4:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 208, 234, 0.07);
}.tqb-gc_img_si4 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.tqb-gc_img_si4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.tqb-gc_hover_si4 {
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.tqb-gc_si4:hover .tqb-gc_hover_si4 {
  opacity: 1;
}.tqb-gc_hover_btn_si4 {
  background: #00D0EA;
  border-radius: 6px;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EDF2FF;
}.tqb-gc_info_si4 {
  padding: 0.5rem 10px 10px;
}.tqb-gc_name_si4 {
  overflow: hidden;
  color: #BCC8DE;
  font-size: 12px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
}.tqb-gc_prov_si4 {
  color: #4A5568;
  font-size: 0.625rem;
}.tqb-gc_tag_si4 {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  z-index: 2;
  top: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
}.tqb-gc_tag_hot_si4 {
  background: #FF3349;
  color: #fff;
}.tqb-gc_tag_new_si4 {
  background: #00D97E;
  color: #0C0F1C;
}.tqb-gc_tag_jp_si4 {
  background: #FF9100;
  color: #0C0F1C;
}.tqb-gc_tag_ex_si4 {
  background: #FF2E78;
  color: #fff;
}.tqb-gc_tag_live_si4 {
  background: #FF3349;
  color: #fff;
}.tqb-gr_si4 {
  padding: 32px 16px 0;
  background: #0C0F1C;
}
@media(min-width: 769px) {.tqb-gr_si4 {
  padding: 2.25rem 1.5rem 0;
}
}.tqb-gr_in_si4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqb-gr_head_si4 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.tqb-gr_head_l_si4 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.tqb-gr_ic_si4 {
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  width: 32px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
}.tqb-gr_ic_si4 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.tqb-gr_title_si4 {
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #EDF2FF;
}
@media(min-width: 771px) {.tqb-gr_title_si4 {
  font-size: 1.125rem;
}
}.tqb-gr_more_si4 {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  color: #5E6C82;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
}.tqb-gr_more_si4:hover {
  color: #00D0EA;
}.tqb-gr_more_si4 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.tqb-gr_arrows_si4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tqb-gr_arr_si4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  height: 30px;
  align-items: center;
  display: flex;
  width: 1.875rem;
  color: #8594AE;
  justify-content: center;
}.tqb-gr_arr_si4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.tqb-gr_arr_si4 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.tqb-gr_seo_h_si4 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #BCC8DE;
  font-size: 0.813rem;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.tqb-gr_seo_h_si4 {
  font-size: 14px;
}
}.tqb-gr_seo_si4 {
  color: #5E6C82;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.tqb-gr_seo_si4 strong {
  color: #BCC8DE;
  font-weight: 600;
}.tqb-gr_scroll_si4 {
  gap: 10px;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.tqb-gr_scroll_si4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.tqb-gr_scroll_si4 {
  gap: 12px;
}
}.tqb-tb_si4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0F1C;
  align-items: center;
  z-index: 80;
  position: fixed;
  display: flex;
  right: 0;
  top: 0;
  height: 3.5rem;
  left: 0;
}.tqb-tb_in_si4 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.tqb-tb_burger_si4 {
  gap: 0.313rem;
  border-radius: 10px;
  width: 2.375rem;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
}.tqb-tb_burger_si4:hover {
  background: rgba(255, 255, 255, 0.05);
}.tqb-tb_burger_line_si4 {
  background: #8594AE;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1078px) {.tqb-tb_burger_si4 {
  display: none;
}
}.tqb-tb_logo_si4 {
  gap: 9px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  display: flex;
  margin-right: 20px;
  color: #EDF2FF;
  letter-spacing: -.01em;
}.tqb-tb_logo_mark_si4 {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
}.tqb-tb_logo_mark_si4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tqb-tb_nav_si4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.tqb-tb_nav_si4 {
  display: flex;
}
}.tqb-tb_tab_si4 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8594AE;
  font-weight: 600;
}.tqb-tb_tab_si4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.tqb-tb_tab_si4.tqb-state_active_si4 {
  background: rgba(0, 208, 234, 0.16);
  color: #EDF2FF;
}.tqb-tb_right_si4 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.tqb-tb_login_si4 {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #BCC8DE;
  font-size: 0.813rem;
  display: none;
}.tqb-tb_login_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  color: #EDF2FF;
}
@media(min-width: 479px) {.tqb-tb_login_si4 {
  display: block;
}
}.tqb-tb_reg_si4 {
  transition: background .2s;
  background: #00D97E;
  padding: 0.563rem 18px;
  border-radius: 0.625rem;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #080C18;
}.tqb-tb_reg_si4:hover {
  background: #00F08D;
}.tqb-sb_si4 {
  background: #141829;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  top: 3.5rem;
}.tqb-sb_si4.tqb-state_open_si4 {
  transform: translateX(0);
}.tqb-sb_si4::-webkit-scrollbar {
  width: 4px;
}.tqb-sb_si4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1077px) {.tqb-sb_si4 {
  transform: translateX(0);
}
}.tqb-sb_auth_si4 {
  padding: 0.875rem 0.75rem 0.625rem;
}.tqb-sb_btn_reg_si4 {
  background: #00D97E;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.625rem;
  text-align: center;
  color: #080C18;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
}.tqb-sb_btn_reg_si4:hover {
  background: #00F08D;
}.tqb-sb_btn_login_si4 {
  transition: border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  color: #BCC8DE;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.tqb-sb_btn_login_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  color: #EDF2FF;
}.tqb-sb_promo_si4 {
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 10px;
  border: 1px solid rgba(0, 208, 234, 0.16);
  background: linear-gradient(135deg,#0A1535,#141829);
  position: relative;
}.tqb-sb_promo_si4::before {
  background: radial-gradient(circle,rgba(0, 208, 234, 0.16),transparent 70%);
  border-radius: 50%;
  width: 80px;
  content: '';
  top: -1.25rem;
  right: -20px;
  height: 5rem;
  position: absolute;
}.tqb-sb_promo_title_si4 {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  color: #00D0EA;
  letter-spacing: .06em;
  font-size: 11px;
}.tqb-sb_promo_text_si4 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EDF2FF;
  line-height: 1.35;
  font-weight: 600;
}.tqb-sb_promo_sub_si4 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #5E6C82;
}.tqb-sb_nav_si4 {
  padding: 0.375rem 8px 16px;
}.tqb-sb_nav_lb_si4 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #4A5568;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.tqb-sb_link_si4 {
  gap: 10px;
  padding: 0.563rem 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  align-items: center;
  color: #8594AE;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
}.tqb-sb_link_si4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.tqb-sb_link_si4.tqb-state_active_si4 {
  background: rgba(0, 208, 234, 0.16);
  color: #EDF2FF;
}.tqb-sb_ic_si4 {
  border-radius: 0.375rem;
  height: 30px;
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.tqb-sb_ic_si4 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.tqb-sb_ic_1_si4 {
  background: rgba(0, 208, 234, 0.07);
  color: #00D0EA;
}.tqb-sb_ic_2_si4 {
  background: rgba(0, 217, 126, 0.15);
  color: #00D97E;
}.tqb-sb_ic_3_si4 {
  background: rgba(255, 145, 0, 0.15);
  color: #FF9100;
}.tqb-sb_ic_4_si4 {
  background: rgba(255, 46, 120, 0.18);
  color: #FF2E78;
}.tqb-sb_ic_5_si4 {
  background: rgba(0, 208, 234, 0.07);
  color: #FF2E78;
}.tqb-sb_ic_6_si4 {
  background: rgba(255, 46, 120, 0.18);
  color: #C455FF;
}.tqb-sb_badge_si4 {
  padding: 2px 7px;
  background: #FF9100;
  border-radius: 0.375rem;
  color: #080C18;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.tqb-sb_bot_si4 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tqb-sb_lang_si4,.tqb-sb_help_si4 {
  flex: 1;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  color: #8594AE;
  font-weight: 600;
}.tqb-sb_lang_si4:hover,.tqb-sb_help_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  color: #EDF2FF;
}.tqb-sb_lang_si4 svg,.tqb-sb_help_si4 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.tqb-sb_bd_si4 {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.tqb-sb_bd_si4.tqb-state_on_si4 {
  display: block;
}
@media(min-width: 1077px) {.tqb-sb_bd_si4 {
  display: none!important;
}
}.tqb-mob_nav_si4 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #141829;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
  right: 0;
}
@media(min-width: 1081px) {.tqb-mob_nav_si4 {
  display: none;
}
}.tqb-mob_nav_item_si4 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #4A5568;
  cursor: pointer;
}.tqb-mob_nav_ic_si4 {
  line-height: 1;
}.tqb-mob_nav_ic_si4 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqb-mob_nav_lb_si4 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A5568;
}.tqb-mob_nav_item_si4.tqb-state_active_si4 {
  color: #00D0EA;
}.tqb-mob_nav_item_si4.tqb-state_active_si4 .tqb-mob_nav_lb_si4 {
  color: #00D0EA;
}.tqb-hero_si4 {
  padding: 20px 1rem 0;
  background: #0C0F1C;
}
@media(min-width: 770px) {.tqb-hero_si4 {
  padding: 24px 1.5rem 0;
}
}.tqb-hero_in_si4 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.tqb-hero_in_si4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.tqb-hero_in_si4 {
  grid-template-columns: 1fr 21.25rem;
}
}.tqb-hero_promo_si4 {
  overflow: hidden;
  border-radius: 1rem;
  background: #101422;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 765px) {.tqb-hero_promo_si4 {
  min-height: 17.5rem;
}
}.tqb-hero_promo_bg_si4 {
  background-position: center;
  background: linear-gradient(120deg,#0A1535 0%,#0C0F1C 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.tqb-hero_promo_bg_si4::after {
  background: linear-gradient(90deg,#0C0F1C 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tqb-hero_promo_glow_si4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 46, 120, 0.18) 0%,transparent 65%);
  pointer-events: none;
  height: 300px;
  right: 3.75rem;
  top: -40px;
  position: absolute;
  width: 300px;
}.tqb-hero_promo_ct_si4 {
  padding: 1.75rem 1.5rem 28px 28px;
  z-index: 2;
  position: relative;
  max-width: 480px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 771px) {.tqb-hero_promo_ct_si4 {
  padding: 40px 2rem;
}
}.tqb-hero_badge_si4 {
  padding: 0.313rem 0.75rem;
  background: rgba(0, 208, 234, 0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(0, 208, 234, 0.07);
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #00D0EA;
  display: inline-block;
  text-transform: uppercase;
}.tqb-hero_h1_si4 {
  line-height: 1.15;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-weight: 800;
}.tqb-hero_h1_si4 em {
  font-style: normal;
  color: #FF9100;
}
@media(min-width: 769px) {.tqb-hero_h1_si4 {
  font-size: 2.25rem;
}
}.tqb-hero_sub_si4 {
  margin-bottom: 1.25rem;
  color: #8594AE;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.tqb-hero_sub_si4 {
  font-size: 14px;
}
}.tqb-hero_row_si4 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tqb-hero_cta_si4 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #00D97E;
  padding: 13px 26px;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5), 0 0 18px rgba(0, 217, 126, 0.44);
  font-size: 14px;
  color: #080C18;
  font-weight: 700;
}.tqb-hero_cta_si4:hover {
  background: #00F08D;
}.tqb-hero_terms_si4 {
  font-size: 0.688rem;
  color: #4A5568;
}.tqb-hero_game_si4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  background: #101422;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.tqb-hero_game_badge_si4 {
  background: rgba(255, 145, 0, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 145, 0, 0.15);
  padding: 5px 10px;
  z-index: 3;
  position: absolute;
  font-size: 0.625rem;
  color: #FF9100;
  font-weight: 700;
  top: 0.75rem;
  text-transform: uppercase;
  left: 0.75rem;
  letter-spacing: .06em;
}.tqb-hero_game_badge_si4 svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.tqb-hero_game_img_si4 {
  background: linear-gradient(135deg,#0A1535,#0C0F1C);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tqb-hero_game_img_si4 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tqb-hero_game_play_si4 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 8, 16, 0.72);
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.tqb-hero_game_si4:hover .tqb-hero_game_play_si4 {
  opacity: 1;
}.tqb-hero_game_play_si4 span {
  background: #00D0EA;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 3.25rem;
}.tqb-hero_game_play_si4 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.tqb-hero_game_info_si4 {
  padding: 0.875rem 1rem;
}.tqb-hero_game_title_si4 {
  font-weight: 700;
  color: #EDF2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.tqb-hero_game_provider_si4 {
  font-size: 11px;
  color: #5E6C82;
}.tqb-hero_game_btn_si4 {
  background: #00D0EA;
  margin: 12px 1rem 16px;
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  display: block;
  color: #EDF2FF;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}.tqb-hero_game_si4:hover .tqb-hero_game_btn_si4 {
  background: #30E4FA;
}.tqb-sbar_si4 {
  background: #0C0F1C;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.tqb-sbar_si4 {
  padding: 1.125rem 24px 0;
}
}.tqb-sbar_in_si4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqb-sbar_row_si4 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.tqb-sbar_input_si4 {
  background: #101422;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.625rem;
  padding: 11px 16px;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #5E6C82;
}.tqb-sbar_input_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
}.tqb-sbar_input_si4 svg {
  height: 0.938rem;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.tqb-sbar_providers_si4 {
  background: #101422;
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #BCC8DE;
  font-weight: 600;
}.tqb-sbar_providers_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  color: #EDF2FF;
}.tqb-sbar_providers_si4 svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.tqb-sbar_tabs_si4 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.tqb-sbar_tabs_si4::-webkit-scrollbar {
  display: none;
}.tqb-sbar_tab_si4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.25rem;
  gap: 0.438rem;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  color: #8594AE;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
}.tqb-sbar_tab_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.tqb-sbar_tab_si4.tqb-state_active_si4 {
  border-color: rgba(0, 208, 234, 0.07);
  background: rgba(0, 208, 234, 0.16);
  color: #EDF2FF;
}.tqb-sbar_tab_ic_si4 svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.tqb-wy_si4 {
  background: #0C0F1C;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.tqb-wy_si4 {
  padding: 2.5rem 1.5rem 0;
}
}.tqb-wy_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-wy_head_si4 {
  margin-bottom: 18px;
  max-width: 45rem;
}.tqb-wy_label_si4 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00D0EA;
  font-weight: 700;
  text-transform: uppercase;
}.tqb-wy_h2_si4 {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #EDF2FF;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.tqb-wy_h2_si4 {
  font-size: 24px;
}
}.tqb-wy_intro_si4 {
  margin: 0;
  font-size: 0.813rem;
  color: #5E6C82;
  line-height: 1.6;
}.tqb-wy_grid_si4 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tqb-wy_grid_si4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tqb-wy_grid_si4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tqb-wy_card_si4 {
  border-radius: 0.625rem;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #141829;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.tqb-wy_card_si4:hover {
  border-color: rgba(0, 208, 234, 0.07);
  transform: translateY(-2px);
}.tqb-wy_card_ic_si4 {
  background: rgba(0, 208, 234, 0.16);
  border-radius: 50%;
  color: #00D0EA;
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
}.tqb-wy_card_ic_si4 svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqb-wy_card_h_si4 {
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EDF2FF;
}.tqb-wy_card_p_si4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5E6C82;
}.tqb-wy_card_p_si4 strong {
  color: #BCC8DE;
  font-weight: 600;
}.tqb-gcg_si4 {
  background: #0C0F1C;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tqb-gcg_si4 {
  padding: 2.75rem 1.5rem 0;
}
}.tqb-gcg_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-gcg_head_si4 {
  max-width: 720px;
  margin-bottom: 20px;
}.tqb-gcg_label_si4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00D0EA;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.tqb-gcg_h2_si4 {
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
}
@media(min-width: 769px) {.tqb-gcg_h2_si4 {
  font-size: 1.75rem;
}
}.tqb-gcg_intro_si4 {
  color: #5E6C82;
  line-height: 1.6;
  font-size: 0.813rem;
}.tqb-gcg_grid_si4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tqb-gcg_grid_si4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tqb-gcg_grid_si4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tqb-gcg_card_si4 {
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
}.tqb-gcg_card_si4:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 208, 234, 0.16);
}.tqb-gcg_card_bg_si4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tqb-gcg_card_bg_si4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tqb-gcg_card_ic_si4 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  display: flex;
  position: absolute;
  right: 18px;
  z-index: 2;
  color: #EDF2FF;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  width: 40px;
  top: 18px;
}.tqb-gcg_card_ic_si4 svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.tqb-gcg_card_ct_si4 {
  position: relative;
  z-index: 1;
}.tqb-gcg_card_h_si4 {
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.tqb-gcg_card_h_si4 {
  font-size: 20px;
}
}.tqb-gcg_card_p_si4 {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.tqb-gcg_card_p_si4 strong {
  color: #EDF2FF;
  font-weight: 600;
}.tqb-gcg_card_cta_si4 {
  gap: 4px;
  text-transform: uppercase;
  align-items: center;
  color: #00D0EA;
  font-size: 0.75rem;
  display: inline-flex;
  font-weight: 700;
  letter-spacing: .04em;
}.tqb-gcg_card_cta_si4 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.tqb-gr_jp_si4 {
  overflow: hidden;
  padding: 20px;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1A0730 0%,#0A0C1A 100%);
  position: relative;
}.tqb-gr_jp_si4::before {
  background: radial-gradient(circle,rgba(255, 46, 120, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  height: 250px;
  top: -3.75rem;
  position: absolute;
  left: -60px;
  content: '';
}.tqb-gr_jp_si4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 145, 0, 0.15) 0%,transparent 70%);
  position: absolute;
  content: '';
  bottom: -40px;
  width: 12.5rem;
  height: 200px;
  right: 0;
}.tqb-gr_jp_head_si4 {
  gap: 16px;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
}.tqb-gr_jp_info_si4 {
  flex: 1;
}.tqb-gr_jp_label_si4 {
  margin-bottom: 0.375rem;
  color: #C455FF;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tqb-gr_jp_label_si4 svg {
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqb-gr_jp_amount_si4 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 32px;
  margin-bottom: 4px;
  line-height: 1;
}
@media(min-width: 767px) {.tqb-gr_jp_amount_si4 {
  font-size: 2.5rem;
}
}.tqb-gr_jp_amount_si4 span {
  color: #FF9100;
}.tqb-gr_jp_seo_si4 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #8594AE;
  max-width: 30rem;
  font-size: 12px;
}.tqb-gr_jp_cta_si4 {
  border: 1px solid rgba(255, 46, 120, 0.18);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border-radius: 10px;
  background: rgba(255, 46, 120, 0.18);
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EDF2FF;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
  margin-top: 0.25rem;
}.tqb-gr_jp_cta_si4:hover {
  background: #FF2E78;
}.tqb-ws_si4 {
  background: #0C0F1C;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.tqb-ws_si4 {
  padding: 2.25rem 24px 0;
}
}.tqb-ws_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-ws_head_si4 {
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.tqb-ws_title_si4 {
  gap: 10px;
  align-items: center;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  display: flex;
  color: #EDF2FF;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.tqb-ws_title_ic_si4 svg {
  width: 18px;
  stroke-linejoin: round;
  color: #FF9100;
  height: 1.125rem;
  stroke-linecap: round;
}.tqb-ws_online_si4 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #5E6C82;
}.tqb-ws_online_dot_si4 {
  background: #00D97E;
  border-radius: 50%;
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(0, 217, 126, 0.15);
}.tqb-ws_scroll_si4 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.tqb-ws_scroll_si4::-webkit-scrollbar {
  display: none;
}.tqb-wc_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #101422;
  padding: 0.625rem 0.875rem;
  border-radius: 0.625rem;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.tqb-wc_img_si4 {
  overflow: hidden;
  background: #141829;
  border-radius: 0.375rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.tqb-wc_img_si4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tqb-wc_info_si4 {
  min-width: 0;
}.tqb-wc_game_si4 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #BCC8DE;
}.tqb-wc_player_si4 {
  overflow: hidden;
  color: #4A5568;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tqb-wc_amount_si4 {
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  color: #00D97E;
  flex-shrink: 0;
  white-space: nowrap;
}.tqb-prov_si4 {
  padding: 2.25rem 16px 0;
  background: #0C0F1C;
}
@media(min-width: 769px) {.tqb-prov_si4 {
  padding: 44px 24px 0;
}
}.tqb-prov_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-prov_head_si4 {
  margin-bottom: 1rem;
}.tqb-prov_label_si4 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00D0EA;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.tqb-prov_h2_si4 {
  color: #EDF2FF;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tqb-prov_h2_si4 {
  font-size: 24px;
}
}.tqb-prov_seo_si4 {
  max-width: 38.75rem;
  margin-bottom: 16px;
  color: #5E6C82;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tqb-prov_seo_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-prov_seo_si4 a {
  color: #00D0EA;
  text-decoration: underline;
}.tqb-prov_grid_si4 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.tqb-prov_grid_si4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.tqb-prov_grid_si4 {
  grid-template-columns: repeat(8,1fr);
}
}.tqb-prov_card_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #101422;
  border-radius: 10px;
  padding: 0.875rem 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.tqb-prov_card_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
  background: #141829;
}.tqb-prov_logo_si4 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  height: 44px;
  display: flex;
  width: 44px;
  justify-content: center;
}.tqb-prov_logo_si4 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.tqb-prov_name_si4 {
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #8594AE;
}.tqb-app_si4 {
  background: #0C0F1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tqb-app_si4 {
  padding: 2.75rem 1.5rem 0;
}
}.tqb-app_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-app_head_si4 {
  margin-bottom: 16px;
}.tqb-app_label_si4 {
  margin-bottom: 0.5rem;
  color: #00D0EA;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.tqb-app_h2_si4 {
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tqb-app_h2_si4 {
  font-size: 1.5rem;
}
}.tqb-app_sub_si4 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #5E6C82;
  max-width: 37.5rem;
}.tqb-app_sub_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-app_cards_si4 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.tqb-app_cards_si4 {
  grid-template-columns: repeat(3,1fr);
}
}.tqb-app_card_si4 {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.tqb-app_card_ios_si4 {
  background: linear-gradient(135deg,rgba(0, 208, 234, 0.16) 0%,#141829 100%);
}.tqb-app_card_android_si4 {
  background: linear-gradient(135deg,rgba(0, 217, 126, 0.15) 0%,#141829 100%);
}.tqb-app_card_win_si4 {
  background: linear-gradient(135deg,rgba(255, 145, 0, 0.15) 0%,#141829 100%);
}.tqb-app_card_ic_si4 svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.tqb-app_card_ic_si4 {
  color: #EDF2FF;
  flex-shrink: 0;
}.tqb-app_card_os_si4 {
  color: #5E6C82;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.tqb-app_card_title_si4 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
}.tqb-app_card_text_si4 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5E6C82;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.tqb-app_card_btn_si4 {
  border: 1px solid rgba(0, 220, 245, 0.38);
  gap: 0.438rem;
  border-radius: 6px;
  padding: 10px 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  color: #EDF2FF;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
}.tqb-app_card_btn_si4:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqb-reg_si4 {
  background: #0C0F1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tqb-reg_si4 {
  padding: 44px 24px 0;
}
}.tqb-reg_in_si4 {
  padding: 28px 1.5rem;
  background: #141829;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tqb-reg_in_si4 {
  padding: 40px;
}
}.tqb-reg_top_si4 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.tqb-reg_top_si4 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tqb-reg_label_si4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00D0EA;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.tqb-reg_h2_si4 {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF2FF;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.tqb-reg_h2_si4 {
  font-size: 28px;
}
}.tqb-reg_bonus_si4 {
  background: rgba(255, 145, 0, 0.15);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(255, 145, 0, 0.15);
  gap: 8px;
  border-radius: 0.625rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.tqb-reg_bonus_amount_si4 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FF9100;
}.tqb-reg_bonus_text_si4 {
  color: #8594AE;
  font-size: 0.813rem;
  line-height: 1.35;
}.tqb-reg_cta_btn_si4 {
  transition: background .2s;
  padding: 14px 32px;
  background: #00D97E;
  border-radius: 0.625rem;
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5), 0 0 1.125rem rgba(0, 217, 126, 0.44);
  color: #080C18;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}.tqb-reg_cta_btn_si4:hover {
  background: #00F08D;
}.tqb-reg_terms_si4 {
  font-size: 0.688rem;
  color: #4A5568;
  line-height: 1.5;
}.tqb-reg_seo_si4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E6C82;
  margin-top: 1.25rem;
  font-size: 0.813rem;
}.tqb-reg_seo_si4 p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  color: #5E6C82;
  line-height: 1.65;
}.tqb-reg_seo_si4 p:last-child {
  margin-bottom: 0;
}.tqb-reg_seo_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-reg_seo_si4 a {
  transition: color .2s;
  color: #00D0EA;
  text-decoration: underline;
}.tqb-reg_seo_si4 a:hover {
  color: #30E4FA;
}.tqb-reg_seo_si4 ul,.tqb-reg_seo_si4 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tqb-reg_seo_si4 ol {
  list-style: decimal;
}.tqb-reg_seo_si4 li {
  margin-bottom: 4px;
  color: #5E6C82;
  line-height: 1.65;
  font-size: 13px;
}.tqb-reg_seo_si4 table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.tqb-reg_seo_si4 table {
  display: table;
}
}.tqb-reg_seo_si4 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BCC8DE;
  text-align: left;
  font-weight: 700;
}.tqb-reg_seo_si4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E6C82;
}.tqb-reg_steps_si4 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 858px) {.tqb-reg_steps_si4 {
  margin-top: 0;
}
}.tqb-reg_step_si4 {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.tqb-reg_step_num_si4 {
  background: rgba(0, 208, 234, 0.16);
  border: 1px solid rgba(0, 208, 234, 0.07);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  flex-shrink: 0;
  font-weight: 800;
  width: 2.125rem;
  height: 2.125rem;
  color: #00D0EA;
  display: flex;
}.tqb-reg_step_title_si4 {
  font-size: 14px;
  font-weight: 700;
  color: #EDF2FF;
  margin-bottom: 3px;
}.tqb-reg_step_text_si4 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #5E6C82;
}.tqb-reg_trust_si4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.tqb-reg_trust_item_si4 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #5E6C82;
  overflow-wrap: break-word;
  font-size: 12px;
}.tqb-reg_trust_ic_si4 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #00D0EA;
  height: 16px;
}.tqb-bon_si4 {
  padding: 2.25rem 16px 0;
  background: #0C0F1C;
}
@media(min-width: 765px) {.tqb-bon_si4 {
  padding: 2.75rem 1.5rem 0;
}
}.tqb-bon_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-bon_head_si4 {
  margin-bottom: 1.25rem;
}.tqb-bon_label_si4 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00D0EA;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.tqb-bon_h2_si4 {
  font-size: 20px;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.tqb-bon_h2_si4 {
  font-size: 1.5rem;
}
}.tqb-bon_seo_si4 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #5E6C82;
}.tqb-bon_seo_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-bon_seo_si4 a {
  text-decoration: underline;
  color: #00D0EA;
}.tqb-bon_grid_si4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tqb-bon_grid_si4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tqb-bon_grid_si4 {
  grid-template-columns: repeat(5,1fr);
}
}.tqb-bon_card_si4 {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #101422;
}.tqb-bon_card_si4:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 208, 234, 0.07);
}.tqb-bon_card_ic_si4 svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqb-bon_card_ic_si4 {
  margin-bottom: 0.625rem;
}.tqb-bon_card_type_si4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #5E6C82;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.tqb-bon_card_amount_si4 {
  line-height: 1.1;
  font-weight: 800;
  color: #FF9100;
  font-size: 1.125rem;
  margin-bottom: 6px;
}.tqb-bon_card_name_si4 {
  color: #EDF2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.tqb-bon_card_detail_si4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A5568;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.tqb-faq_si4 {
  background: #0C0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tqb-faq_si4 {
  padding: 2.75rem 24px 0;
}
}.tqb-faq_in_si4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqb-faq_head_si4 {
  margin-bottom: 20px;
}.tqb-faq_label_si4 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #00D0EA;
  font-weight: 700;
  letter-spacing: .08em;
}.tqb-faq_h2_si4 {
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tqb-faq_h2_si4 {
  font-size: 1.5rem;
}
}.tqb-faq_list_si4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tqb-faq_item_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141829;
  overflow: hidden;
  border-radius: 10px;
}.tqb-faq_q_si4 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 20px;
  cursor: pointer;
  color: #BCC8DE;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.tqb-faq_q_si4:hover {
  color: #EDF2FF;
}.tqb-faq_q_ic_si4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #00D0EA;
}.tqb-faq_item_si4.tqb-state_open_si4 .tqb-faq_q_ic_si4 {
  transform: rotate(45deg);
}.tqb-faq_a_si4 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  color: #5E6C82;
  line-height: 1.7;
  font-size: 13px;
}.tqb-faq_item_si4.tqb-state_open_si4 .tqb-faq_a_si4 {
  display: block;
}.tqb-faq_a_si4 strong {
  color: #BCC8DE;
  font-weight: 700;
}.tqb-faq_a_si4 a {
  color: #00D0EA;
  text-decoration: underline;
}.tqb-faq_a_si4 ul,.tqb-faq_a_si4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.tqb-faq_a_si4 ol {
  list-style: decimal;
}.tqb-faq_a_si4 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.tqb-faq_a_si4 table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 770px) {.tqb-faq_a_si4 table {
  display: table;
}
}.tqb-faq_a_si4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #BCC8DE;
}.tqb-faq_a_si4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #5E6C82;
}.tqb-seo_si4 {
  background: #0C0F1C;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tqb-seo_si4 {
  padding: 44px 1.5rem 0;
}
}.tqb-seo_in_si4 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  border-radius: 16px;
  background: #141829;
  max-width: 1320px;
}
@media(min-width: 766px) {.tqb-seo_in_si4 {
  padding: 36px 40px;
}
}.tqb-seo_label_si4 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00D0EA;
}.tqb-seo_h2_si4 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.tqb-seo_h2_si4 {
  font-size: 24px;
}
}.tqb-seo_body_si4 {
  color: #8594AE;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.tqb-seo_body_si4 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8594AE;
}.tqb-seo_body_si4 p:last-child {
  margin-bottom: 0;
}.tqb-seo_body_si4 strong {
  color: #BCC8DE;
  font-weight: 700;
}.tqb-seo_body_si4 a {
  transition: color .2s;
  color: #00D0EA;
  text-decoration: underline;
}.tqb-seo_body_si4 a:hover {
  color: #30E4FA;
}.tqb-seo_body_si4 ul,.tqb-seo_body_si4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tqb-seo_body_si4 ol {
  list-style: decimal;
}.tqb-seo_body_si4 li {
  color: #8594AE;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.tqb-seo_body_si4 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.tqb-seo_body_si4 table {
  display: table;
}
}.tqb-seo_body_si4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #BCC8DE;
}.tqb-seo_body_si4 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8594AE;
}.tqb-seo_cols_si4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.tqb-seo_cols_si4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqb-seo_cols_si4 {
  grid-template-columns: repeat(3,1fr);
}
}.tqb-seo_col_h_si4 {
  font-size: 13px;
  margin-bottom: 7px;
  color: #BCC8DE;
  overflow-wrap: break-word;
  font-weight: 700;
}.tqb-seo_col_p_si4 {
  line-height: 1.65;
  color: #5E6C82;
  font-size: 13px;
  overflow-wrap: break-word;
}.tqb-seo_stats_si4 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tqb-seo_stat_si4 {
  flex: 1;
  background: rgba(0, 208, 234, 0.07);
  border: 1px solid rgba(0, 208, 234, 0.16);
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 140px;
}.tqb-seo_stat_val_si4 {
  overflow-wrap: break-word;
  color: #00D0EA;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.tqb-seo_stat_lb_si4 {
  color: #5E6C82;
  font-size: 11px;
  overflow-wrap: break-word;
}.tqb-pmt_si4 {
  background: #0C0F1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tqb-pmt_si4 {
  padding: 2.75rem 1.5rem 0;
}
}.tqb-pmt_in_si4 {
  margin: 0 auto;
  max-width: 1320px;
}.tqb-pmt_head_si4 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tqb-pmt_label_si4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #00D0EA;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.tqb-pmt_h2_si4 {
  margin-bottom: 0.5rem;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.tqb-pmt_h2_si4 {
  font-size: 28px;
}
}.tqb-pmt_intro_si4 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #5E6C82;
}.tqb-pmt_groups_si4 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tqb-pmt_group_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 0.625rem;
  background: #141829;
}.tqb-pmt_group_head_si4 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.tqb-pmt_group_ic_si4 {
  background: rgba(0, 208, 234, 0.16);
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #00D0EA;
  align-items: center;
  width: 2.25rem;
}.tqb-pmt_group_ic_si4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
}.tqb-pmt_group_h_si4 {
  margin: 0;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.tqb-pmt_group_p_si4 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 13px;
  color: #5E6C82;
}.tqb-pmt_group_p_si4 strong {
  font-weight: 600;
  color: #BCC8DE;
}.tqb-pmt_table_wrap_si4 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tqb-pmt_table_si4 {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
}.tqb-pmt_table_si4 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  color: #BCC8DE;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.tqb-pmt_table_si4 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E6C82;
}.tqb-pmt_table_si4 tbody tr:last-child td {
  border-bottom: none;
}.tqb-pmt_table_si4 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #BCC8DE;
}.tqb-seo_si4 {
  padding: 36px 16px 0;
  background: #0C0F1C;
}
@media(min-width: 767px) {.tqb-seo_si4 {
  padding: 44px 1.5rem 0;
}
}.tqb-seo_in_si4 {
  background: #141829;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.tqb-seo_in_si4 {
  padding: 36px 40px;
}
}.tqb-seo_label_si4 {
  font-size: 0.688rem;
  color: #00D0EA;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tqb-seo_h2_si4 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #EDF2FF;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.tqb-seo_h2_si4 {
  font-size: 1.5rem;
}
}.tqb-seo_body_si4 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8594AE;
}.tqb-seo_body_si4 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #8594AE;
}.tqb-seo_body_si4 p:last-child {
  margin-bottom: 0;
}.tqb-seo_body_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-seo_body_si4 a {
  transition: color .2s;
  color: #00D0EA;
  text-decoration: underline;
}.tqb-seo_body_si4 a:hover {
  color: #30E4FA;
}.tqb-seo_body_si4 ul,.tqb-seo_body_si4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tqb-seo_body_si4 ol {
  list-style: decimal;
}.tqb-seo_body_si4 li {
  color: #8594AE;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.tqb-seo_body_si4 table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.tqb-seo_body_si4 table {
  display: table;
}
}.tqb-seo_body_si4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #BCC8DE;
  font-weight: 700;
}.tqb-seo_body_si4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8594AE;
}.tqb-seo_cols_si4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.tqb-seo_cols_si4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqb-seo_cols_si4 {
  grid-template-columns: repeat(3,1fr);
}
}.tqb-seo_col_h_si4 {
  font-size: 0.813rem;
  color: #BCC8DE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.tqb-seo_col_p_si4 {
  color: #5E6C82;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.tqb-seo_stats_si4 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tqb-seo_stat_si4 {
  border-radius: 0.625rem;
  background: rgba(0, 208, 234, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(0, 208, 234, 0.16);
  min-width: 140px;
}.tqb-seo_stat_val_si4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #00D0EA;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.tqb-seo_stat_lb_si4 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5E6C82;
}.tqb-rv_si4 {
  background: #0C0F1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tqb-rv_si4 {
  padding: 44px 1.5rem 0;
}
}.tqb-rv_in_si4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqb-rv_head_si4 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tqb-rv_label_si4 {
  letter-spacing: .08em;
  color: #00D0EA;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.tqb-rv_h2_si4 {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 22px;
}
@media(min-width: 769px) {.tqb-rv_h2_si4 {
  font-size: 1.75rem;
}
}.tqb-rv_stats_si4 {
  gap: 1.125rem;
  flex-wrap: wrap;
  display: flex;
  color: #5E6C82;
  font-size: 13px;
  align-items: center;
}.tqb-rv_stats_score_si4 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.tqb-rv_stats_score_val_si4 {
  font-weight: 800;
  color: #FF9100;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
}.tqb-rv_stats_score_max_si4 {
  color: #4A5568;
  font-size: 13px;
}.tqb-rv_stats_badge_si4 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.tqb-rv_stats_badge_si4 svg {
  color: #FF9100;
  width: 0.875rem;
  height: 0.875rem;
}.tqb-rv_grid_si4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tqb-rv_grid_si4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tqb-rv_grid_si4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tqb-rv_card_si4 {
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141829;
  display: flex;
  flex-direction: column;
}.tqb-rv_card_stars_si4 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #FF9100;
}.tqb-rv_card_stars_si4 svg {
  height: 14px;
  width: 0.875rem;
}.tqb-rv_card_h_si4 {
  color: #EDF2FF;
  line-height: 1.3;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.tqb-rv_card_body_si4 {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #5E6C82;
  margin-bottom: 0.875rem;
}.tqb-rv_card_body_si4 strong {
  font-weight: 600;
  color: #BCC8DE;
}.tqb-rv_card_meta_si4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 12px;
  justify-content: space-between;
}.tqb-rv_card_author_si4 {
  font-size: 12px;
  font-weight: 600;
  color: #BCC8DE;
}.tqb-rv_card_date_si4 {
  font-size: 11px;
  color: #4A5568;
}.tqb-seo_si4 {
  padding: 2.25rem 1rem 0;
  background: #0C0F1C;
}
@media(min-width: 767px) {.tqb-seo_si4 {
  padding: 44px 24px 0;
}
}.tqb-seo_in_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  border-radius: 16px;
  margin: 0 auto;
  background: #141829;
  max-width: 1320px;
}
@media(min-width: 765px) {.tqb-seo_in_si4 {
  padding: 2.25rem 40px;
}
}.tqb-seo_label_si4 {
  letter-spacing: .08em;
  color: #00D0EA;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.tqb-seo_h2_si4 {
  color: #EDF2FF;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.tqb-seo_h2_si4 {
  font-size: 24px;
}
}.tqb-seo_body_si4 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8594AE;
  font-size: 0.875rem;
}.tqb-seo_body_si4 p {
  font-size: 0.875rem;
  color: #8594AE;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.tqb-seo_body_si4 p:last-child {
  margin-bottom: 0;
}.tqb-seo_body_si4 strong {
  font-weight: 700;
  color: #BCC8DE;
}.tqb-seo_body_si4 a {
  transition: color .2s;
  color: #00D0EA;
  text-decoration: underline;
}.tqb-seo_body_si4 a:hover {
  color: #30E4FA;
}.tqb-seo_body_si4 ul,.tqb-seo_body_si4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tqb-seo_body_si4 ol {
  list-style: decimal;
}.tqb-seo_body_si4 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8594AE;
  margin-bottom: 6px;
}.tqb-seo_body_si4 table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.tqb-seo_body_si4 table {
  display: table;
}
}.tqb-seo_body_si4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #BCC8DE;
}.tqb-seo_body_si4 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8594AE;
}.tqb-seo_cols_si4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.tqb-seo_cols_si4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tqb-seo_cols_si4 {
  grid-template-columns: repeat(3,1fr);
}
}.tqb-seo_col_h_si4 {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #BCC8DE;
  font-size: 13px;
}.tqb-seo_col_p_si4 {
  color: #5E6C82;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tqb-seo_stats_si4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tqb-seo_stat_si4 {
  flex: 1;
  border: 1px solid rgba(0, 208, 234, 0.16);
  padding: 0.875rem 1rem;
  background: rgba(0, 208, 234, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.tqb-seo_stat_val_si4 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #00D0EA;
  font-size: 1.25rem;
}.tqb-seo_stat_lb_si4 {
  font-size: 11px;
  color: #5E6C82;
  overflow-wrap: break-word;
}.tqb-ft_si4 {
  background: #07090F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.tqb-ft_support_si4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 770px) {.tqb-ft_support_si4 {
  padding: 1.75rem 24px;
}
}.tqb-ft_support_in_si4 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.tqb-ft_support_main_si4 {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.tqb-ft_support_ic_si4 {
  color: #00D0EA;
  flex-shrink: 0;
}.tqb-ft_support_ic_si4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.tqb-ft_support_text_title_si4 {
  color: #EDF2FF;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.tqb-ft_support_text_sub_si4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #5E6C82;
}.tqb-ft_support_btn_si4 {
  padding: 11px 1.375rem;
  background: #00D0EA;
  transition: background .2s;
  border-radius: 10px;
  flex-shrink: 0;
  font-weight: 700;
  color: #EDF2FF;
  font-size: 13px;
  white-space: nowrap;
}.tqb-ft_support_btn_si4:hover {
  background: #30E4FA;
}.tqb-ft_support_contacts_si4 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.tqb-ft_support_contact_si4 {
  color: #4A5568;
  font-size: 0.75rem;
  line-height: 1.4;
}.tqb-ft_support_contact_si4 strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #8594AE;
  font-size: 0.688rem;
  display: block;
}.tqb-ft_main_si4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 766px) {.tqb-ft_main_si4 {
  padding: 40px 24px 2rem;
}
}.tqb-ft_main_in_si4 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.tqb-ft_main_in_si4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tqb-ft_main_in_si4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tqb-ft_col_logo_si4 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.tqb-ft_col_logo_si4 {
  grid-column: auto;
}
}.tqb-ft_logo_si4 {
  gap: 9px;
  align-items: center;
  color: #EDF2FF;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
}.tqb-ft_logo_mark_si4 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.tqb-ft_logo_mark_si4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tqb-ft_logo_sub_si4 {
  max-width: 200px;
  line-height: 1.55;
  color: #4A5568;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tqb-ft_col_title_si4 {
  font-size: 12px;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #8594AE;
  font-weight: 700;
}.tqb-ft_col_links_si4 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tqb-ft_col_link_si4 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4A5568;
}.tqb-ft_col_link_si4:hover {
  color: #BCC8DE;
}.tqb-ft_apps_si4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tqb-ft_app_card_si4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  align-items: center;
  display: flex;
}.tqb-ft_app_card_si4:hover {
  border-color: rgba(0, 220, 245, 0.38);
}.tqb-ft_app_card_ic_si4 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tqb-ft_app_card_os_si4 {
  color: #4A5568;
  font-size: 0.625rem;
  font-weight: 600;
}.tqb-ft_app_card_action_si4 {
  color: #BCC8DE;
  font-size: 0.75rem;
  font-weight: 700;
}.tqb-ft_bot_si4 {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.tqb-ft_bot_si4 {
  padding: 1.25rem 1.5rem;
}
}.tqb-ft_bot_in_si4 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tqb-ft_socials_si4 {
  gap: 0.5rem;
  display: flex;
}.tqb-ft_soc_si4 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  height: 2.25rem;
  color: #8594AE;
  width: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.tqb-ft_soc_si4 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.tqb-ft_soc_si4:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqb-ft_legal_si4 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
  color: #6B7A91;
  overflow-wrap: break-word;
}.tqb-ft_legal_si4 strong {
  font-weight: 700;
  color: #8594AE;
}.tqb-ft_legal_si4 a {
  color: #8594AE;
  text-decoration: underline;
}.tqb-ft_age_si4 {
  border-radius: 50%;
  border: 2px solid #6B7A91;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  width: 2rem;
  color: #6B7A91;
  height: 32px;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
}