*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #B2CBBF;
  min-height: 100vh;
  background-color: #0B1017;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.tqq-layout_fca {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tqq-page_fca {
  min-height: 100vh;
  display: flex;
}.tqq-main_fca {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1079px) {.tqq-main_fca {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.tqq-main_fca {
  padding-bottom: 72px;
}
}.tqq-gc_fca {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1620;
  overflow: hidden;
  border-radius: 0.375rem;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.tqq-gc_fca {
  width: 156px;
}
}
@media(min-width: 1078px) {.tqq-gc_fca {
  width: 168px;
}
}.tqq-gc_fca:hover {
  border-color: rgba(0, 200, 100, 0.07);
  transform: translateY(-3px);
}.tqq-gc_img_fca {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.tqq-gc_img_fca img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tqq-gc_hover_fca {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 10, 13, 0.72);
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.tqq-gc_fca:hover .tqq-gc_hover_fca {
  opacity: 1;
}.tqq-gc_hover_btn_fca {
  background: #00C864;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  color: #EEF5F1;
  font-weight: 700;
  font-size: 0.75rem;
}.tqq-gc_info_fca {
  padding: 8px 0.625rem 10px;
}.tqq-gc_name_fca {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B2CBBF;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
}.tqq-gc_prov_fca {
  color: #3E5449;
  font-size: 0.625rem;
}.tqq-gc_tag_fca {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  left: 0.375rem;
}.tqq-gc_tag_hot_fca {
  background: #E8302A;
  color: #fff;
}.tqq-gc_tag_new_fca {
  background: #22DD5E;
  color: #0B1017;
}.tqq-gc_tag_jp_fca {
  background: #F5A623;
  color: #0B1017;
}.tqq-gc_tag_ex_fca {
  background: #007A42;
  color: #fff;
}.tqq-gc_tag_live_fca {
  background: #E8302A;
  color: #fff;
}.tqq-gr_fca {
  background: #0B1017;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.tqq-gr_fca {
  padding: 2.25rem 24px 0;
}
}.tqq-gr_in_fca {
  margin: 0 auto;
  max-width: 1320px;
}.tqq-gr_head_fca {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.tqq-gr_head_l_fca {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.tqq-gr_ic_fca {
  border-radius: 0.375rem;
  display: flex;
  height: 32px;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.tqq-gr_ic_fca svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqq-gr_title_fca {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  color: #EEF5F1;
}
@media(min-width: 769px) {.tqq-gr_title_fca {
  font-size: 18px;
}
}.tqq-gr_more_fca {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  color: #536B60;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
}.tqq-gr_more_fca:hover {
  color: #00C864;
}.tqq-gr_more_fca svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.tqq-gr_arrows_fca {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tqq-gr_arr_fca {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  align-items: center;
  display: flex;
  color: #7A9D8D;
  width: 1.875rem;
  justify-content: center;
}.tqq-gr_arr_fca:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF5F1;
}.tqq-gr_arr_fca svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.tqq-gr_seo_h_fca {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #B2CBBF;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.tqq-gr_seo_h_fca {
  font-size: 0.875rem;
}
}.tqq-gr_seo_fca {
  font-size: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #536B60;
  margin-bottom: 12px;
}.tqq-gr_seo_fca strong {
  color: #B2CBBF;
  font-weight: 600;
}.tqq-gr_scroll_fca {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.tqq-gr_scroll_fca::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.tqq-gr_scroll_fca {
  gap: 12px;
}
}.tqq-tb_fca {
  background: #09101A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  position: fixed;
  align-items: center;
  display: flex;
  left: 0;
  z-index: 80;
  height: 56px;
  top: 0;
}.tqq-tb_in_fca {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.tqq-tb_burger_fca {
  border-radius: 6px;
  gap: 0.313rem;
  flex-direction: column;
  height: 2.375rem;
  margin-right: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
}.tqq-tb_burger_fca:hover {
  background: rgba(255, 255, 255, 0.05);
}.tqq-tb_burger_line_fca {
  border-radius: 1px;
  background: #7A9D8D;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.tqq-tb_burger_fca {
  display: none;
}
}.tqq-tb_logo_fca {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  color: #EEF5F1;
}.tqq-tb_logo_mark_fca {
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
}.tqq-tb_logo_mark_fca img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tqq-tb_nav_fca {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.tqq-tb_nav_fca {
  display: flex;
}
}.tqq-tb_tab_fca {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 6px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #7A9D8D;
}.tqq-tb_tab_fca:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF5F1;
}.tqq-tb_tab_fca.tqq-state_active_fca {
  background: rgba(0, 200, 100, 0.15);
  color: #EEF5F1;
}.tqq-tb_right_fca {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.tqq-tb_login_fca {
  padding: 9px 16px;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  color: #B2CBBF;
  font-size: 13px;
}.tqq-tb_login_fca:hover {
  border-color: rgba(0, 200, 100, 0.38);
  color: #EEF5F1;
}
@media(min-width: 481px) {.tqq-tb_login_fca {
  display: block;
}
}.tqq-tb_reg_fca {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #22DD5E;
  border-radius: 0.375rem;
  color: #071208;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.tqq-tb_reg_fca:hover {
  background: #38F070;
}.tqq-sb_fca {
  transition: transform .25s ease;
  background: #111B24;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  bottom: 0;
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  position: fixed;
}.tqq-sb_fca.tqq-state_open_fca {
  transform: translateX(0);
}.tqq-sb_fca::-webkit-scrollbar {
  width: 0.25rem;
}.tqq-sb_fca::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.tqq-sb_fca {
  transform: translateX(0);
}
}.tqq-sb_auth_fca {
  padding: 14px 12px 0.625rem;
}.tqq-sb_btn_reg_fca {
  padding: 11px;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #22DD5E;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  color: #071208;
}.tqq-sb_btn_reg_fca:hover {
  background: #38F070;
}.tqq-sb_btn_login_fca {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  padding: 0.625rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #B2CBBF;
  font-size: 13px;
}.tqq-sb_btn_login_fca:hover {
  border-color: rgba(0, 200, 100, 0.38);
  color: #EEF5F1;
}.tqq-sb_promo_fca {
  background: linear-gradient(135deg,#0A1F14,#111B24);
  overflow: hidden;
  border-radius: 0.375rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(0, 200, 100, 0.15);
  padding: 0.75rem 14px;
  position: relative;
}.tqq-sb_promo_fca::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 200, 100, 0.15),transparent 70%);
  content: '';
  height: 80px;
  width: 80px;
  position: absolute;
  top: -20px;
  right: -20px;
}.tqq-sb_promo_title_fca {
  color: #00C864;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
}.tqq-sb_promo_text_fca {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
  color: #EEF5F1;
  overflow-wrap: break-word;
}.tqq-sb_promo_sub_fca {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #536B60;
}.tqq-sb_nav_fca {
  padding: 6px 8px 16px;
}.tqq-sb_nav_lb_fca {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 10px;
  color: #3E5449;
  text-transform: uppercase;
  font-weight: 700;
}.tqq-sb_link_fca {
  border-radius: 4px;
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-weight: 500;
  color: #7A9D8D;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tqq-sb_link_fca:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF5F1;
}.tqq-sb_link_fca.tqq-state_active_fca {
  background: rgba(0, 200, 100, 0.15);
  color: #EEF5F1;
}.tqq-sb_ic_fca {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
}.tqq-sb_ic_fca svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.tqq-sb_ic_1_fca {
  background: rgba(0, 200, 100, 0.07);
  color: #00C864;
}.tqq-sb_ic_2_fca {
  background: rgba(34, 221, 94, 0.14);
  color: #22DD5E;
}.tqq-sb_ic_3_fca {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.tqq-sb_ic_4_fca {
  background: rgba(0, 122, 66, 0.22);
  color: #007A42;
}.tqq-sb_ic_5_fca {
  background: rgba(0, 200, 100, 0.07);
  color: #FF4D8B;
}.tqq-sb_ic_6_fca {
  background: rgba(0, 122, 66, 0.22);
  color: #8B5CF6;
}.tqq-sb_badge_fca {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F5A623;
  color: #071208;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.tqq-sb_bot_fca {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.tqq-sb_lang_fca,.tqq-sb_help_fca {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 6px;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #7A9D8D;
  display: flex;
  font-weight: 600;
}.tqq-sb_lang_fca:hover,.tqq-sb_help_fca:hover {
  border-color: rgba(0, 200, 100, 0.38);
  color: #EEF5F1;
}.tqq-sb_lang_fca svg,.tqq-sb_help_fca svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.tqq-sb_bd_fca {
  background: rgba(6, 10, 13, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.tqq-sb_bd_fca.tqq-state_on_fca {
  display: block;
}
@media(min-width: 1078px) {.tqq-sb_bd_fca {
  display: none!important;
}
}.tqq-mob_nav_fca {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #111B24;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.tqq-mob_nav_fca {
  display: none;
}
}.tqq-mob_nav_item_fca {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #3E5449;
}.tqq-mob_nav_ic_fca {
  line-height: 1;
}.tqq-mob_nav_ic_fca svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.tqq-mob_nav_lb_fca {
  font-weight: 600;
  color: #3E5449;
  font-size: 10px;
}.tqq-mob_nav_item_fca.tqq-state_active_fca {
  color: #00C864;
}.tqq-mob_nav_item_fca.tqq-state_active_fca .tqq-mob_nav_lb_fca {
  color: #00C864;
}.tqq-hero_fca {
  background: #0B1017;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.tqq-hero_fca {
  padding: 1.5rem 24px 0;
}
}.tqq-hero_in_fca {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.tqq-hero_in_fca {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.tqq-hero_in_fca {
  grid-template-columns: 1fr 340px;
}
}.tqq-hero_promo_fca {
  background: #0E1620;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 220px;
  display: flex;
}
@media(min-width: 770px) {.tqq-hero_promo_fca {
  min-height: 280px;
}
}.tqq-hero_promo_bg_fca {
  inset: 0;
  background: linear-gradient(120deg,#0A1F14 0%,#0B1017 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.tqq-hero_promo_bg_fca::after {
  background: linear-gradient(90deg,#0B1017 0%,rgba(6, 10, 13, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tqq-hero_promo_glow_fca {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 122, 66, 0.22) 0%,transparent 65%);
  right: 60px;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
  top: -40px;
}.tqq-hero_promo_ct_fca {
  padding: 1.75rem 1.5rem 28px 28px;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 480px;
  flex-direction: column;
}
@media(min-width: 766px) {.tqq-hero_promo_ct_fca {
  padding: 40px 2rem;
}
}.tqq-hero_badge_fca {
  background: rgba(0, 200, 100, 0.15);
  border: 1px solid rgba(0, 200, 100, 0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
  margin-bottom: 14px;
  color: #00C864;
  text-transform: uppercase;
  font-weight: 700;
}.tqq-hero_h1_fca {
  font-size: 1.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF5F1;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.tqq-hero_h1_fca em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.tqq-hero_h1_fca {
  font-size: 2.25rem;
}
}.tqq-hero_sub_fca {
  line-height: 1.55;
  color: #7A9D8D;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.tqq-hero_sub_fca {
  font-size: 14px;
}
}.tqq-hero_row_fca {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tqq-hero_cta_fca {
  transition: background .2s;
  border-radius: 6px;
  background: #22DD5E;
  padding: 0.813rem 1.625rem;
  box-shadow: 0 3px 0 #158A3A, 0 10px 2rem rgba(34, 221, 94, 0.36);
  font-size: 0.875rem;
  font-weight: 700;
  color: #071208;
}.tqq-hero_cta_fca:hover {
  background: #38F070;
}.tqq-hero_terms_fca {
  color: #3E5449;
  font-size: 11px;
}.tqq-hero_game_fca {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1620;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
}.tqq-hero_game_badge_fca {
  background: rgba(245, 166, 35, 0.14);
  padding: 5px 10px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  border-radius: 1.25rem;
  top: 12px;
  letter-spacing: .06em;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  color: #F5A623;
  font-size: 0.625rem;
}.tqq-hero_game_badge_fca svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.tqq-hero_game_img_fca {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1F14,#0B1017);
  padding-bottom: 60%;
  position: relative;
}.tqq-hero_game_img_fca img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.tqq-hero_game_play_fca {
  background: rgba(6, 10, 13, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.tqq-hero_game_fca:hover .tqq-hero_game_play_fca {
  opacity: 1;
}.tqq-hero_game_play_fca span {
  background: #00C864;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
}.tqq-hero_game_play_fca span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.tqq-hero_game_info_fca {
  padding: 14px 16px;
}.tqq-hero_game_title_fca {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EEF5F1;
  margin-bottom: 4px;
  font-weight: 700;
}.tqq-hero_game_provider_fca {
  color: #536B60;
  font-size: 11px;
}.tqq-hero_game_btn_fca {
  border-radius: 6px;
  margin: 0.75rem 1rem 16px;
  padding: 11px;
  transition: background .2s;
  background: #00C864;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #EEF5F1;
  display: block;
}.tqq-hero_game_fca:hover .tqq-hero_game_btn_fca {
  background: #00E070;
}.tqq-ws_fca {
  padding: 32px 1rem 0;
  background: #0B1017;
}
@media(min-width: 766px) {.tqq-ws_fca {
  padding: 36px 1.5rem 0;
}
}.tqq-ws_in_fca {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqq-ws_head_fca {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}.tqq-ws_title_fca {
  gap: 0.625rem;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #EEF5F1;
  align-items: center;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
}.tqq-ws_title_ic_fca svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  color: #F5A623;
}.tqq-ws_online_fca {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #536B60;
}.tqq-ws_online_dot_fca {
  background: #22DD5E;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(34, 221, 94, 0.14);
  width: 0.5rem;
}.tqq-ws_scroll_fca {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.tqq-ws_scroll_fca::-webkit-scrollbar {
  display: none;
}.tqq-wc_fca {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1620;
  border-radius: 0.375rem;
  padding: 10px 0.875rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.tqq-wc_img_fca {
  overflow: hidden;
  background: #111B24;
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.tqq-wc_img_fca img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tqq-wc_info_fca {
  min-width: 0;
}.tqq-wc_game_fca {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #B2CBBF;
}.tqq-wc_player_fca {
  overflow: hidden;
  color: #3E5449;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tqq-wc_amount_fca {
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #22DD5E;
}.tqq-prov_fca {
  background: #0B1017;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tqq-prov_fca {
  padding: 44px 24px 0;
}
}.tqq-prov_in_fca {
  margin: 0 auto;
  max-width: 1320px;
}.tqq-prov_head_fca {
  margin-bottom: 16px;
}.tqq-prov_label_fca {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C864;
  font-size: 0.688rem;
}.tqq-prov_h2_fca {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EEF5F1;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.tqq-prov_h2_fca {
  font-size: 24px;
}
}.tqq-prov_seo_fca {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #536B60;
}.tqq-prov_seo_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-prov_seo_fca a {
  color: #00C864;
  text-decoration: underline;
}.tqq-prov_grid_fca {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.tqq-prov_grid_fca {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.tqq-prov_grid_fca {
  grid-template-columns: repeat(8,1fr);
}
}.tqq-prov_card_fca {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0E1620;
  border-radius: 0.375rem;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.tqq-prov_card_fca:hover {
  border-color: rgba(0, 200, 100, 0.38);
  background: #111B24;
}.tqq-prov_logo_fca {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 44px;
}.tqq-prov_logo_fca img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tqq-prov_name_fca {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #7A9D8D;
  overflow-wrap: break-word;
}.tqq-htp_fca {
  padding: 2.25rem 16px 0;
  background: #0B1017;
}
@media(min-width: 770px) {.tqq-htp_fca {
  padding: 44px 24px 0;
}
}.tqq-htp_in_fca {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqq-htp_head_fca {
  max-width: 45rem;
  margin-bottom: 22px;
}.tqq-htp_label_fca {
  color: #00C864;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.tqq-htp_h2_fca {
  color: #EEF5F1;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.tqq-htp_h2_fca {
  font-size: 28px;
}
}.tqq-htp_intro_fca {
  line-height: 1.6;
  color: #536B60;
  font-size: 14px;
}.tqq-htp_steps_fca {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.tqq-htp_steps_fca {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tqq-htp_steps_fca {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tqq-htp_step_fca {
  border-radius: 0.375rem;
  padding: 1.25rem 18px 18px;
  background: #111B24;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  position: relative;
}.tqq-htp_step_num_fca {
  background: #00C864;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 28px;
  color: #071208;
  left: 20px;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
  top: -12px;
  height: 28px;
  justify-content: center;
  position: absolute;
  font-weight: 800;
}.tqq-htp_step_ic_fca {
  margin: 0.5rem 0 12px;
  border-radius: 4px;
  background: rgba(0, 200, 100, 0.15);
  align-items: center;
  color: #00C864;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.tqq-htp_step_ic_fca svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tqq-htp_step_h_fca {
  color: #EEF5F1;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
}.tqq-htp_step_p_fca {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #536B60;
  font-size: 13px;
}.tqq-htp_step_p_fca strong {
  color: #B2CBBF;
  font-weight: 600;
}.tqq-htp_cta_fca {
  padding: 13px 1.625rem;
  background: #22DD5E;
  border-radius: 0.375rem;
  transition: background .2s;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
  color: #071208;
  font-weight: 700;
}.tqq-htp_cta_fca:hover {
  background: #38F070;
}.tqq-app_fca {
  padding: 2.25rem 1rem 0;
  background: #0B1017;
}
@media(min-width: 769px) {.tqq-app_fca {
  padding: 44px 24px 0;
}
}.tqq-app_in_fca {
  margin: 0 auto;
  max-width: 1320px;
}.tqq-app_head_fca {
  margin-bottom: 16px;
}.tqq-app_label_fca {
  margin-bottom: 8px;
  color: #00C864;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tqq-app_h2_fca {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.375rem;
  color: #EEF5F1;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tqq-app_h2_fca {
  font-size: 1.5rem;
}
}.tqq-app_sub_fca {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #536B60;
  max-width: 600px;
}.tqq-app_sub_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-app_cards_fca {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.tqq-app_cards_fca {
  grid-template-columns: repeat(3,1fr);
}
}.tqq-app_card_fca {
  overflow: hidden;
  border-radius: 6px;
  padding: 1.25rem;
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.tqq-app_card_ios_fca {
  background: linear-gradient(135deg,rgba(0, 200, 100, 0.15) 0%,#111B24 100%);
}.tqq-app_card_android_fca {
  background: linear-gradient(135deg,rgba(34, 221, 94, 0.14) 0%,#111B24 100%);
}.tqq-app_card_win_fca {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#111B24 100%);
}.tqq-app_card_ic_fca svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.tqq-app_card_ic_fca {
  flex-shrink: 0;
  color: #EEF5F1;
}.tqq-app_card_os_fca {
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #536B60;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tqq-app_card_title_fca {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  color: #EEF5F1;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.tqq-app_card_text_fca {
  margin-bottom: 14px;
  color: #536B60;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.tqq-app_card_btn_fca {
  border: 1px solid rgba(0, 200, 100, 0.38);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 10px 1.125rem;
  border-radius: 4px;
  gap: 0.438rem;
  display: inline-flex;
  color: #EEF5F1;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
}.tqq-app_card_btn_fca:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqq-bon_fca {
  background: #0B1017;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tqq-bon_fca {
  padding: 2.75rem 1.5rem 0;
}
}.tqq-bon_in_fca {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqq-bon_head_fca {
  margin-bottom: 20px;
}.tqq-bon_label_fca {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C864;
}.tqq-bon_h2_fca {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF5F1;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.tqq-bon_h2_fca {
  font-size: 1.5rem;
}
}.tqq-bon_seo_fca {
  font-size: 0.813rem;
  color: #536B60;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.tqq-bon_seo_fca strong {
  font-weight: 700;
  color: #B2CBBF;
}.tqq-bon_seo_fca a {
  text-decoration: underline;
  color: #00C864;
}.tqq-bon_grid_fca {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.tqq-bon_grid_fca {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tqq-bon_grid_fca {
  grid-template-columns: repeat(5,1fr);
}
}.tqq-bon_card_fca {
  background: #0E1620;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  border-radius: 0.375rem;
}.tqq-bon_card_fca:hover {
  border-color: rgba(0, 200, 100, 0.07);
  transform: translateY(-2px);
}.tqq-bon_card_ic_fca svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
}.tqq-bon_card_ic_fca {
  margin-bottom: 10px;
}.tqq-bon_card_type_fca {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #536B60;
}.tqq-bon_card_amount_fca {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 18px;
  color: #F5A623;
  font-weight: 800;
}.tqq-bon_card_name_fca {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EEF5F1;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.tqq-bon_card_detail_fca {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #3E5449;
  padding-top: 8px;
}.tqq-reg_fca {
  background: #0B1017;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tqq-reg_fca {
  padding: 44px 1.5rem 0;
}
}.tqq-reg_in_fca {
  background: #111B24;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 10px;
  max-width: 1320px;
}
@media(min-width: 767px) {.tqq-reg_in_fca {
  padding: 2.5rem;
}
}.tqq-reg_top_fca {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.tqq-reg_top_fca {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tqq-reg_label_fca {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #00C864;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.tqq-reg_h2_fca {
  margin-bottom: 12px;
  color: #EEF5F1;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.tqq-reg_h2_fca {
  font-size: 28px;
}
}.tqq-reg_bonus_fca {
  gap: 0.5rem;
  padding: 10px 1rem;
  border-radius: 0.375rem;
  background: rgba(245, 166, 35, 0.14);
  border: 1px solid rgba(245, 166, 35, 0.14);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.tqq-reg_bonus_amount_fca {
  color: #F5A623;
  font-weight: 800;
  font-size: 1.25rem;
}.tqq-reg_bonus_text_fca {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #7A9D8D;
}.tqq-reg_cta_btn_fca {
  padding: 14px 32px;
  background: #22DD5E;
  transition: background .2s;
  border-radius: 0.375rem;
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
  color: #071208;
  box-shadow: 0 3px 0 #158A3A, 0 10px 32px rgba(34, 221, 94, 0.36);
  margin-bottom: 12px;
}.tqq-reg_cta_btn_fca:hover {
  background: #38F070;
}.tqq-reg_terms_fca {
  line-height: 1.5;
  color: #3E5449;
  font-size: 11px;
}.tqq-reg_seo_fca {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #536B60;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
}.tqq-reg_seo_fca p {
  color: #536B60;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.tqq-reg_seo_fca p:last-child {
  margin-bottom: 0;
}.tqq-reg_seo_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-reg_seo_fca a {
  transition: color .2s;
  color: #00C864;
  text-decoration: underline;
}.tqq-reg_seo_fca a:hover {
  color: #00E070;
}.tqq-reg_seo_fca ul,.tqq-reg_seo_fca ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.tqq-reg_seo_fca ol {
  list-style: decimal;
}.tqq-reg_seo_fca li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #536B60;
}.tqq-reg_seo_fca table {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.tqq-reg_seo_fca table {
  display: table;
}
}.tqq-reg_seo_fca th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #B2CBBF;
}.tqq-reg_seo_fca td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #536B60;
}.tqq-reg_steps_fca {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 863px) {.tqq-reg_steps_fca {
  margin-top: 0;
}
}.tqq-reg_step_fca {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tqq-reg_step_num_fca {
  border: 1px solid rgba(0, 200, 100, 0.07);
  border-radius: 50%;
  background: rgba(0, 200, 100, 0.15);
  display: flex;
  justify-content: center;
  font-weight: 800;
  width: 2.125rem;
  height: 34px;
  font-size: 14px;
  align-items: center;
  color: #00C864;
  flex-shrink: 0;
}.tqq-reg_step_title_fca {
  color: #EEF5F1;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.tqq-reg_step_text_fca {
  line-height: 1.5;
  font-size: 12px;
  color: #536B60;
}.tqq-reg_trust_fca {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.tqq-reg_trust_item_fca {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #536B60;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.tqq-reg_trust_ic_fca svg {
  width: 16px;
  stroke-linecap: round;
  color: #00C864;
  stroke-linejoin: round;
  height: 16px;
}.tqq-seo_fca {
  background: #0B1017;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tqq-seo_fca {
  padding: 2.75rem 24px 0;
}
}.tqq-seo_in_fca {
  padding: 1.75rem 24px;
  background: #111B24;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.tqq-seo_in_fca {
  padding: 36px 40px;
}
}.tqq-seo_label_fca {
  text-transform: uppercase;
  color: #00C864;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.tqq-seo_h2_fca {
  color: #EEF5F1;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.tqq-seo_h2_fca {
  font-size: 1.5rem;
}
}.tqq-seo_body_fca {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9D8D;
}.tqq-seo_body_fca p {
  line-height: 1.75;
  color: #7A9D8D;
  font-size: 14px;
  margin-bottom: 12px;
}.tqq-seo_body_fca p:last-child {
  margin-bottom: 0;
}.tqq-seo_body_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-seo_body_fca a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C864;
}.tqq-seo_body_fca a:hover {
  color: #00E070;
}.tqq-seo_body_fca ul,.tqq-seo_body_fca ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tqq-seo_body_fca ol {
  list-style: decimal;
}.tqq-seo_body_fca li {
  font-size: 14px;
  color: #7A9D8D;
  margin-bottom: 6px;
  line-height: 1.75;
}.tqq-seo_body_fca table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.tqq-seo_body_fca table {
  display: table;
}
}.tqq-seo_body_fca th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #B2CBBF;
  font-weight: 700;
}.tqq-seo_body_fca td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9D8D;
}.tqq-seo_cols_fca {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.tqq-seo_cols_fca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tqq-seo_cols_fca {
  grid-template-columns: repeat(3,1fr);
}
}.tqq-seo_col_h_fca {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B2CBBF;
  font-size: 0.813rem;
}.tqq-seo_col_p_fca {
  color: #536B60;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.tqq-seo_stats_fca {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tqq-seo_stat_fca {
  padding: 14px 16px;
  background: rgba(0, 200, 100, 0.07);
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(0, 200, 100, 0.15);
  min-width: 8.75rem;
}.tqq-seo_stat_val_fca {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #00C864;
}.tqq-seo_stat_lb_fca {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #536B60;
}.tqq-pmt_fca {
  background: #0B1017;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tqq-pmt_fca {
  padding: 44px 1.5rem 0;
}
}.tqq-pmt_in_fca {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqq-pmt_head_fca {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.tqq-pmt_label_fca {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00C864;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tqq-pmt_h2_fca {
  overflow-wrap: break-word;
  color: #EEF5F1;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.tqq-pmt_h2_fca {
  font-size: 1.75rem;
}
}.tqq-pmt_intro_fca {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #536B60;
  overflow-wrap: break-word;
}.tqq-pmt_groups_fca {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.tqq-pmt_group_fca {
  padding: 20px;
  background: #111B24;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.tqq-pmt_group_head_fca {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tqq-pmt_group_ic_fca {
  border-radius: 4px;
  background: rgba(0, 200, 100, 0.15);
  flex-shrink: 0;
  color: #00C864;
  width: 2.25rem;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
}.tqq-pmt_group_ic_fca svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqq-pmt_group_h_fca {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF5F1;
}.tqq-pmt_group_p_fca {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #536B60;
  overflow-wrap: break-word;
}.tqq-pmt_group_p_fca strong {
  color: #B2CBBF;
  font-weight: 600;
}.tqq-pmt_table_wrap_fca {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tqq-pmt_table_fca {
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
}.tqq-pmt_table_fca th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .04em;
  font-weight: 700;
  color: #B2CBBF;
}.tqq-pmt_table_fca td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #536B60;
}.tqq-pmt_table_fca tbody tr:last-child td {
  border-bottom: none;
}.tqq-pmt_table_fca tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B2CBBF;
}.tqq-faq_fca {
  padding: 36px 1rem 0;
  background: #0B1017;
}
@media(min-width:768px) {.tqq-faq_fca {
  padding: 2.75rem 24px 0;
}
}.tqq-faq_in_fca {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqq-faq_head_fca {
  margin-bottom: 20px;
}.tqq-faq_label_fca {
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #00C864;
  font-weight: 700;
  text-transform: uppercase;
}.tqq-faq_h2_fca {
  color: #EEF5F1;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.tqq-faq_h2_fca {
  font-size: 24px;
}
}.tqq-faq_list_fca {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tqq-faq_item_fca {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #111B24;
}.tqq-faq_q_fca {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #B2CBBF;
  justify-content: space-between;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.tqq-faq_q_fca:hover {
  color: #EEF5F1;
}.tqq-faq_q_ic_fca {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  width: 24px;
  font-size: 1rem;
  flex-shrink: 0;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00C864;
}.tqq-faq_item_fca.tqq-state_open_fca .tqq-faq_q_ic_fca {
  transform: rotate(45deg);
}.tqq-faq_a_fca {
  padding: 0 1.25rem 16px;
  display: none;
  color: #536B60;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
}.tqq-faq_item_fca.tqq-state_open_fca .tqq-faq_a_fca {
  display: block;
}.tqq-faq_a_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-faq_a_fca a {
  color: #00C864;
  text-decoration: underline;
}.tqq-faq_a_fca ul,.tqq-faq_a_fca ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.tqq-faq_a_fca ol {
  list-style: decimal;
}.tqq-faq_a_fca li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.tqq-faq_a_fca table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.tqq-faq_a_fca table {
  display: table;
}
}.tqq-faq_a_fca th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #B2CBBF;
  text-align: left;
  font-weight: 700;
}.tqq-faq_a_fca td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #536B60;
}.tqq-seo_fca {
  background: #0B1017;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.tqq-seo_fca {
  padding: 44px 24px 0;
}
}.tqq-seo_in_fca {
  margin: 0 auto;
  background: #111B24;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  max-width: 1320px;
}
@media(min-width:768px) {.tqq-seo_in_fca {
  padding: 2.25rem 40px;
}
}.tqq-seo_label_fca {
  color: #00C864;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.tqq-seo_h2_fca {
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
  color: #EEF5F1;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.tqq-seo_h2_fca {
  font-size: 1.5rem;
}
}.tqq-seo_body_fca {
  font-size: 14px;
  line-height: 1.75;
  color: #7A9D8D;
  overflow-wrap: break-word;
}.tqq-seo_body_fca p {
  line-height: 1.75;
  color: #7A9D8D;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.tqq-seo_body_fca p:last-child {
  margin-bottom: 0;
}.tqq-seo_body_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-seo_body_fca a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C864;
}.tqq-seo_body_fca a:hover {
  color: #00E070;
}.tqq-seo_body_fca ul,.tqq-seo_body_fca ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tqq-seo_body_fca ol {
  list-style: decimal;
}.tqq-seo_body_fca li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9D8D;
  margin-bottom: 6px;
}.tqq-seo_body_fca table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.tqq-seo_body_fca table {
  display: table;
}
}.tqq-seo_body_fca th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B2CBBF;
}.tqq-seo_body_fca td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9D8D;
}.tqq-seo_cols_fca {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.tqq-seo_cols_fca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tqq-seo_cols_fca {
  grid-template-columns: repeat(3,1fr);
}
}.tqq-seo_col_h_fca {
  font-weight: 700;
  color: #B2CBBF;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.tqq-seo_col_p_fca {
  line-height: 1.65;
  font-size: 13px;
  color: #536B60;
  overflow-wrap: break-word;
}.tqq-seo_stats_fca {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tqq-seo_stat_fca {
  flex: 1;
  background: rgba(0, 200, 100, 0.07);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 200, 100, 0.15);
  border-radius: 0.375rem;
  min-width: 140px;
}.tqq-seo_stat_val_fca {
  color: #00C864;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.tqq-seo_stat_lb_fca {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #536B60;
}.tqq-seo_fca {
  padding: 36px 1rem 0;
  background: #0B1017;
}
@media(min-width: 770px) {.tqq-seo_fca {
  padding: 2.75rem 24px 0;
}
}.tqq-seo_in_fca {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  border-radius: 0.625rem;
  margin: 0 auto;
  background: #111B24;
  max-width: 1320px;
}
@media(min-width: 769px) {.tqq-seo_in_fca {
  padding: 36px 40px;
}
}.tqq-seo_label_fca {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C864;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.tqq-seo_h2_fca {
  color: #EEF5F1;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 770px) {.tqq-seo_h2_fca {
  font-size: 24px;
}
}.tqq-seo_body_fca {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9D8D;
}.tqq-seo_body_fca p {
  line-height: 1.75;
  color: #7A9D8D;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.tqq-seo_body_fca p:last-child {
  margin-bottom: 0;
}.tqq-seo_body_fca strong {
  color: #B2CBBF;
  font-weight: 700;
}.tqq-seo_body_fca a {
  transition: color .2s;
  color: #00C864;
  text-decoration: underline;
}.tqq-seo_body_fca a:hover {
  color: #00E070;
}.tqq-seo_body_fca ul,.tqq-seo_body_fca ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tqq-seo_body_fca ol {
  list-style: decimal;
}.tqq-seo_body_fca li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #7A9D8D;
  line-height: 1.75;
}.tqq-seo_body_fca table {
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.tqq-seo_body_fca table {
  display: table;
}
}.tqq-seo_body_fca th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B2CBBF;
  text-align: left;
  font-weight: 700;
}.tqq-seo_body_fca td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7A9D8D;
}.tqq-seo_cols_fca {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.tqq-seo_cols_fca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqq-seo_cols_fca {
  grid-template-columns: repeat(3,1fr);
}
}.tqq-seo_col_h_fca {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  color: #B2CBBF;
  overflow-wrap: break-word;
}.tqq-seo_col_p_fca {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #536B60;
}.tqq-seo_stats_fca {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tqq-seo_stat_fca {
  background: rgba(0, 200, 100, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 200, 100, 0.15);
  border-radius: 6px;
  min-width: 8.75rem;
}.tqq-seo_stat_val_fca {
  color: #00C864;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tqq-seo_stat_lb_fca {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #536B60;
}.tqq-rv_fca {
  background: #0B1017;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.tqq-rv_fca {
  padding: 2.75rem 24px 0;
}
}.tqq-rv_in_fca {
  margin: 0 auto;
  max-width: 1320px;
}.tqq-rv_head_fca {
  max-width: 720px;
  margin-bottom: 20px;
}.tqq-rv_label_fca {
  color: #00C864;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.tqq-rv_h2_fca {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF5F1;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 22px;
}
@media(min-width: 769px) {.tqq-rv_h2_fca {
  font-size: 28px;
}
}.tqq-rv_stats_fca {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #536B60;
  align-items: center;
}.tqq-rv_stats_score_fca {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.tqq-rv_stats_score_val_fca {
  font-size: 1.375rem;
  color: #F5A623;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.tqq-rv_stats_score_max_fca {
  font-size: 0.813rem;
  color: #3E5449;
}.tqq-rv_stats_badge_fca {
  gap: 4px;
  align-items: center;
  display: flex;
}.tqq-rv_stats_badge_fca svg {
  height: 14px;
  color: #F5A623;
  width: 14px;
}.tqq-rv_grid_fca {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.tqq-rv_grid_fca {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tqq-rv_grid_fca {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tqq-rv_card_fca {
  padding: 20px;
  border-radius: 0.375rem;
  background: #111B24;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.tqq-rv_card_stars_fca {
  gap: 2px;
  display: flex;
  color: #F5A623;
  margin-bottom: 10px;
}.tqq-rv_card_stars_fca svg {
  width: 0.875rem;
  height: 14px;
}.tqq-rv_card_h_fca {
  font-weight: 700;
  color: #EEF5F1;
  line-height: 1.3;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
}.tqq-rv_card_body_fca {
  flex: 1;
  font-size: 13px;
  line-height: 1.65;
  color: #536B60;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.tqq-rv_card_body_fca strong {
  color: #B2CBBF;
  font-weight: 600;
}.tqq-rv_card_meta_fca {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.tqq-rv_card_author_fca {
  font-size: 0.75rem;
  color: #B2CBBF;
  font-weight: 600;
}.tqq-rv_card_date_fca {
  color: #3E5449;
  font-size: 0.688rem;
}.tqq-ft_fca {
  background: #060A0D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.tqq-ft_support_fca {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.tqq-ft_support_fca {
  padding: 28px 24px;
}
}.tqq-ft_support_in_fca {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.tqq-ft_support_main_fca {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.tqq-ft_support_ic_fca {
  flex-shrink: 0;
  color: #00C864;
}.tqq-ft_support_ic_fca svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
}.tqq-ft_support_text_title_fca {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF5F1;
}.tqq-ft_support_text_sub_fca {
  font-size: 0.75rem;
  color: #536B60;
  overflow-wrap: break-word;
}.tqq-ft_support_btn_fca {
  transition: background .2s;
  background: #00C864;
  padding: 11px 22px;
  border-radius: 0.375rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #EEF5F1;
  flex-shrink: 0;
}.tqq-ft_support_btn_fca:hover {
  background: #00E070;
}.tqq-ft_support_contacts_fca {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tqq-ft_support_contact_fca {
  line-height: 1.4;
  color: #3E5449;
  font-size: 12px;
}.tqq-ft_support_contact_fca strong {
  color: #7A9D8D;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
}.tqq-ft_main_fca {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.tqq-ft_main_fca {
  padding: 2.5rem 1.5rem 2rem;
}
}.tqq-ft_main_in_fca {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 643px) {.tqq-ft_main_in_fca {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tqq-ft_main_in_fca {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tqq-ft_col_logo_fca {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.tqq-ft_col_logo_fca {
  grid-column: auto;
}
}.tqq-ft_logo_fca {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  color: #EEF5F1;
  font-size: 16px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.tqq-ft_logo_mark_fca {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.tqq-ft_logo_mark_fca img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tqq-ft_logo_sub_fca {
  line-height: 1.55;
  font-size: 12px;
  color: #3E5449;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.tqq-ft_col_title_fca {
  font-size: 0.75rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  color: #7A9D8D;
  margin-bottom: 14px;
}.tqq-ft_col_links_fca {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tqq-ft_col_link_fca {
  transition: color .2s;
  color: #3E5449;
  font-size: 13px;
  overflow-wrap: break-word;
}.tqq-ft_col_link_fca:hover {
  color: #B2CBBF;
}.tqq-ft_apps_fca {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tqq-ft_app_card_fca {
  border-radius: 4px;
  gap: 0.625rem;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.tqq-ft_app_card_fca:hover {
  border-color: rgba(0, 200, 100, 0.38);
}.tqq-ft_app_card_ic_fca svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.tqq-ft_app_card_os_fca {
  font-weight: 600;
  color: #3E5449;
  font-size: 10px;
}.tqq-ft_app_card_action_fca {
  color: #B2CBBF;
  font-weight: 700;
  font-size: 12px;
}.tqq-ft_bot_fca {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.tqq-ft_bot_fca {
  padding: 1.25rem 1.5rem;
}
}.tqq-ft_bot_in_fca {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.tqq-ft_socials_fca {
  gap: 8px;
  display: flex;
}.tqq-ft_soc_fca {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  justify-content: center;
  color: #7A9D8D;
  height: 2.25rem;
  width: 2.25rem;
}.tqq-ft_soc_fca svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.tqq-ft_soc_fca:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqq-ft_legal_fca {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  color: #6B8878;
  font-size: 11px;
}.tqq-ft_legal_fca strong {
  color: #7A9D8D;
  font-weight: 700;
}.tqq-ft_legal_fca a {
  text-decoration: underline;
  color: #7A9D8D;
}.tqq-ft_age_fca {
  border: 2px solid #6B8878;
  border-radius: 50%;
  margin-left: auto;
  font-weight: 800;
  height: 2rem;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  color: #6B8878;
  width: 32px;
  display: flex;
  flex-shrink: 0;
}