*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  background-color: #0C1417;
  min-height: 100vh;
  color: #B8D8D5;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.tqy_layout-14w {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.tqy_page-14w {
  min-height: 100vh;
  display: flex;
}.tqy_main-14w {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width:1080px) {.tqy_main-14w {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.tqy_main-14w {
  padding-bottom: 72px;
}
}.tqy_gc-14w {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0F191D;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 637px) {.tqy_gc-14w {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.tqy_gc-14w {
  width: 168px;
}
}.tqy_gc-14w:hover {
  transform: translateY(-3px);
  border-color: rgba(46,196,173,0.07);
}.tqy_gc_img-14w {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tqy_gc_img-14w img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.tqy_gc_hover-14w {
  inset: 0;
  background: rgba(7,13,15,0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.tqy_gc-14w:hover .tqy_gc_hover-14w {
  opacity: 1;
}.tqy_gc_hover_btn-14w {
  border-radius: 5px;
  background: #2EC4AD;
  padding: 8px 1rem;
  color: #EEF9F8;
  font-size: 12px;
  font-weight: 700;
}.tqy_gc_info-14w {
  padding: 0.5rem 10px 0.625rem;
}.tqy_gc_name-14w {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #B8D8D5;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
}.tqy_gc_prov-14w {
  color: #477072;
  font-size: 10px;
}.tqy_gc_tag-14w {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 6px;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  position: absolute;
}.tqy_gc_tag_hot-14w {
  background: #E84040;
  color: #fff;
}.tqy_gc_tag_new-14w {
  background: #21C77E;
  color: #0C1417;
}.tqy_gc_tag_jp-14w {
  background: #F0A500;
  color: #0C1417;
}.tqy_gc_tag_ex-14w {
  background: #1B7A6D;
  color: #fff;
}.tqy_gc_tag_live-14w {
  background: #E84040;
  color: #fff;
}.tqy_gr-14w {
  padding: 32px 16px 0;
  background: #0C1417;
}
@media(min-width: 771px) {.tqy_gr-14w {
  padding: 2.25rem 1.5rem 0;
}
}.tqy_gr_in-14w {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqy_gr_head-14w {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.tqy_gr_head_l-14w {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.tqy_gr_ic-14w {
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
  flex-shrink: 0;
}.tqy_gr_ic-14w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.tqy_gr_title-14w {
  color: #EEF9F8;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tqy_gr_title-14w {
  font-size: 1.125rem;
}
}.tqy_gr_more-14w {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  color: #5F8C8A;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.tqy_gr_more-14w:hover {
  color: #2EC4AD;
}.tqy_gr_more-14w svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.tqy_gr_arrows-14w {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.tqy_gr_arr-14w {
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 30px;
  color: #85ADAB;
}.tqy_gr_arr-14w:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF9F8;
}.tqy_gr_arr-14w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.tqy_gr_seo_h-14w {
  margin: 0 0 0.375rem;
  font-weight: 700;
  color: #B8D8D5;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 766px) {.tqy_gr_seo_h-14w {
  font-size: 0.875rem;
}
}.tqy_gr_seo-14w {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #5F8C8A;
}.tqy_gr_seo-14w strong {
  font-weight: 600;
  color: #B8D8D5;
}.tqy_gr_scroll-14w {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.tqy_gr_scroll-14w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.tqy_gr_scroll-14w {
  gap: 0.75rem;
}
}.tqy_tb-14w {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0A1215;
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  top: 0;
  align-items: center;
  left: 0;
  height: 3.5rem;
}.tqy_tb_in-14w {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.tqy_tb_burger-14w {
  gap: 0.313rem;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  margin-right: 8px;
  flex-shrink: 0;
  height: 2.375rem;
  justify-content: center;
  width: 2.375rem;
  flex-direction: column;
}.tqy_tb_burger-14w:hover {
  background: rgba(255,255,255,0.05);
}.tqy_tb_burger_line-14w {
  background: #85ADAB;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1082px) {.tqy_tb_burger-14w {
  display: none;
}
}.tqy_tb_logo-14w {
  gap: 0.563rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #EEF9F8;
  margin-right: 20px;
  font-size: 18px;
}.tqy_tb_logo_mark-14w {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
}.tqy_tb_logo_mark-14w img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tqy_tb_nav-14w {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.tqy_tb_nav-14w {
  display: flex;
}
}.tqy_tb_tab-14w {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #85ADAB;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.tqy_tb_tab-14w:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF9F8;
}.tqy_tb_tab-14w.tqy_state_active-14w {
  background: rgba(46,196,173,0.16);
  color: #EEF9F8;
}.tqy_tb_right-14w {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.tqy_tb_login-14w {
  padding: 0.563rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  display: none;
  font-weight: 600;
  color: #B8D8D5;
  font-size: 13px;
}.tqy_tb_login-14w:hover {
  border-color: rgba(46,196,173,0.38);
  color: #EEF9F8;
}
@media(min-width:480px) {.tqy_tb_login-14w {
  display: block;
}
}.tqy_tb_reg-14w {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #21C77E;
  white-space: nowrap;
  color: #071614;
  font-size: 0.813rem;
  font-weight: 700;
}.tqy_tb_reg-14w:hover {
  background: #18A868;
}.tqy_sb-14w {
  background: #131E22;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
}.tqy_sb-14w.tqy_state_open-14w {
  transform: translateX(0);
}.tqy_sb-14w::-webkit-scrollbar {
  width: 4px;
}.tqy_sb-14w::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.tqy_sb-14w {
  transform: translateX(0);
}
}.tqy_sb_auth-14w {
  padding: 0.875rem 0.75rem 10px;
}.tqy_sb_btn_reg-14w {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 11px;
  background: #21C77E;
  text-align: center;
  color: #071614;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.tqy_sb_btn_reg-14w:hover {
  background: #18A868;
}.tqy_sb_btn_login-14w {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px;
  border-radius: 10px;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #B8D8D5;
}.tqy_sb_btn_login-14w:hover {
  border-color: rgba(46,196,173,0.38);
  color: #EEF9F8;
}.tqy_sb_promo-14w {
  margin: 0 0.75rem 10px;
  overflow: hidden;
  border: 1px solid rgba(46,196,173,0.16);
  border-radius: 0.625rem;
  padding: 12px 14px;
  background: linear-gradient(135deg,#0B2C28,#131E22);
  position: relative;
}.tqy_sb_promo-14w::before {
  background: radial-gradient(circle,rgba(46,196,173,0.16),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  position: absolute;
  right: -1.25rem;
  content: '';
  width: 80px;
  height: 80px;
}.tqy_sb_promo_title-14w {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  color: #2EC4AD;
  letter-spacing: .06em;
}.tqy_sb_promo_text-14w {
  color: #EEF9F8;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
}.tqy_sb_promo_sub-14w {
  font-size: 0.625rem;
  color: #5F8C8A;
  margin-top: 3px;
}.tqy_sb_nav-14w {
  padding: 0.375rem 8px 16px;
}.tqy_sb_nav_lb-14w {
  padding: 10px 8px 6px;
  color: #477072;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.tqy_sb_link-14w {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 10px;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 500;
  color: #85ADAB;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
}.tqy_sb_link-14w:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF9F8;
}.tqy_sb_link-14w.tqy_state_active-14w {
  background: rgba(46,196,173,0.16);
  color: #EEF9F8;
}.tqy_sb_ic-14w {
  border-radius: 0.313rem;
  width: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
}.tqy_sb_ic-14w svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.tqy_sb_ic_1-14w {
  background: rgba(46,196,173,0.07);
  color: #2EC4AD;
}.tqy_sb_ic_2-14w {
  background: rgba(33,199,126,0.14);
  color: #21C77E;
}.tqy_sb_ic_3-14w {
  background: rgba(240,165,0,0.14);
  color: #F0A500;
}.tqy_sb_ic_4-14w {
  background: rgba(27,122,109,0.22);
  color: #1B7A6D;
}.tqy_sb_ic_5-14w {
  background: rgba(46,196,173,0.07);
  color: #F06292;
}.tqy_sb_ic_6-14w {
  background: rgba(27,122,109,0.22);
  color: #9B6EFF;
}.tqy_sb_badge-14w {
  padding: 2px 0.438rem;
  background: #F0A500;
  border-radius: 0.313rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #071614;
}.tqy_sb_bot-14w {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.tqy_sb_lang-14w,.tqy_sb_help-14w {
  gap: 0.375rem;
  padding: 0.563rem 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  color: #85ADAB;
}.tqy_sb_lang-14w:hover,.tqy_sb_help-14w:hover {
  border-color: rgba(46,196,173,0.38);
  color: #EEF9F8;
}.tqy_sb_lang-14w svg,.tqy_sb_help-14w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.tqy_sb_bd-14w {
  inset: 0;
  background: rgba(7,13,15,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.tqy_sb_bd-14w.tqy_state_on-14w {
  display: block;
}
@media(min-width:1080px) {.tqy_sb_bd-14w {
  display: none!important;
}
}.tqy_mob_nav-14w {
  background: #131E22;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  left: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  right: 0;
}
@media(min-width: 1082px) {.tqy_mob_nav-14w {
  display: none;
}
}.tqy_mob_nav_item-14w {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #477072;
}.tqy_mob_nav_ic-14w {
  line-height: 1;
}.tqy_mob_nav_ic-14w svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.tqy_mob_nav_lb-14w {
  font-size: 0.625rem;
  color: #477072;
  font-weight: 600;
}.tqy_mob_nav_item-14w.tqy_state_active-14w {
  color: #2EC4AD;
}.tqy_mob_nav_item-14w.tqy_state_active-14w .tqy_mob_nav_lb-14w {
  color: #2EC4AD;
}.tqy_hero-14w {
  background: #0C1417;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.tqy_hero-14w {
  padding: 1.5rem 1.5rem 0;
}
}.tqy_hero_in-14w {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.tqy_hero_in-14w {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.tqy_hero_in-14w {
  grid-template-columns: 1fr 21.25rem;
}
}.tqy_hero_promo-14w {
  background: #0F191D;
  border-radius: 1rem;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 766px) {.tqy_hero_promo-14w {
  min-height: 17.5rem;
}
}.tqy_hero_promo_bg-14w {
  background: linear-gradient(120deg,#0B2C28 0%,#0C1417 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.tqy_hero_promo_bg-14w::after {
  background: linear-gradient(90deg,#0C1417 0%,rgba(7,13,15,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tqy_hero_promo_glow-14w {
  background: radial-gradient(circle,rgba(27,122,109,0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -2.5rem;
  height: 300px;
  position: absolute;
  right: 3.75rem;
  width: 18.75rem;
}.tqy_hero_promo_ct-14w {
  padding: 28px 1.5rem 28px 28px;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 771px) {.tqy_hero_promo_ct-14w {
  padding: 40px 32px;
}
}.tqy_hero_badge-14w {
  border-radius: 1.25rem;
  border: 1px solid rgba(46,196,173,0.07);
  padding: 0.313rem 0.75rem;
  background: rgba(46,196,173,0.16);
  margin-bottom: 0.875rem;
  font-size: 10px;
  font-weight: 700;
  color: #2EC4AD;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
}.tqy_hero_h1-14w {
  color: #EEF9F8;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
}.tqy_hero_h1-14w em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 769px) {.tqy_hero_h1-14w {
  font-size: 2.25rem;
}
}.tqy_hero_sub-14w {
  line-height: 1.55;
  color: #85ADAB;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 770px) {.tqy_hero_sub-14w {
  font-size: 14px;
}
}.tqy_hero_row-14w {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tqy_hero_cta-14w {
  border-radius: 10px;
  background: #21C77E;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #071614;
  font-weight: 700;
  font-size: 14px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.375rem 1.25rem rgba(33,199,126,0.32);
}.tqy_hero_cta-14w:hover {
  background: #18A868;
}.tqy_hero_terms-14w {
  font-size: 11px;
  color: #477072;
}.tqy_hero_game-14w {
  border-radius: 1rem;
  background: #0F191D;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.tqy_hero_game_badge-14w {
  border-radius: 1.25rem;
  border: 1px solid rgba(240,165,0,0.14);
  background: rgba(240,165,0,0.14);
  padding: 5px 0.625rem;
  color: #F0A500;
  top: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
  left: 0.75rem;
}.tqy_hero_game_badge-14w svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
  width: 0.688rem;
}.tqy_hero_game_img-14w {
  overflow: hidden;
  background: linear-gradient(135deg,#0B2C28,#0C1417);
  padding-bottom: 60%;
  position: relative;
}.tqy_hero_game_img-14w img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.tqy_hero_game_play-14w {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,13,15,0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.tqy_hero_game-14w:hover .tqy_hero_game_play-14w {
  opacity: 1;
}.tqy_hero_game_play-14w span {
  background: #2EC4AD;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.tqy_hero_game_play-14w span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.tqy_hero_game_info-14w {
  padding: 0.875rem 16px;
}.tqy_hero_game_title-14w {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EEF9F8;
}.tqy_hero_game_provider-14w {
  font-size: 0.688rem;
  color: #5F8C8A;
}.tqy_hero_game_btn-14w {
  transition: background .2s;
  background: #2EC4AD;
  margin: 12px 1rem 16px;
  border-radius: 10px;
  padding: 0.688rem;
  color: #EEF9F8;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
}.tqy_hero_game-14w:hover .tqy_hero_game_btn-14w {
  background: #44D9C1;
}.tqy_sbar-14w {
  background: #0C1417;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.tqy_sbar-14w {
  padding: 1.125rem 24px 0;
}
}.tqy_sbar_in-14w {
  margin: 0 auto;
  max-width: 1320px;
}.tqy_sbar_row-14w {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.tqy_sbar_input-14w {
  background: #0F191D;
  padding: 0.688rem 1rem;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #5F8C8A;
}.tqy_sbar_input-14w:hover {
  border-color: rgba(46,196,173,0.38);
}.tqy_sbar_input-14w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
}.tqy_sbar_providers-14w {
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: #0F191D;
  padding: 0.688rem 18px;
  display: flex;
  color: #B8D8D5;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.tqy_sbar_providers-14w:hover {
  border-color: rgba(46,196,173,0.38);
  color: #EEF9F8;
}.tqy_sbar_providers-14w svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.tqy_sbar_tabs-14w {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.tqy_sbar_tabs-14w::-webkit-scrollbar {
  display: none;
}.tqy_sbar_tab-14w {
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  color: #85ADAB;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.tqy_sbar_tab-14w:hover {
  border-color: rgba(46,196,173,0.38);
  background: rgba(255,255,255,0.07);
  color: #EEF9F8;
}.tqy_sbar_tab-14w.tqy_state_active-14w {
  border-color: rgba(46,196,173,0.07);
  background: rgba(46,196,173,0.16);
  color: #EEF9F8;
}.tqy_sbar_tab_ic-14w svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.tqy_gcg-14w {
  background: #0C1417;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tqy_gcg-14w {
  padding: 2.75rem 24px 0;
}
}.tqy_gcg_in-14w {
  margin: 0 auto;
  max-width: 1320px;
}.tqy_gcg_head-14w {
  max-width: 45rem;
  margin-bottom: 20px;
}.tqy_gcg_label-14w {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #2EC4AD;
  font-size: 0.688rem;
}.tqy_gcg_h2-14w {
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  color: #EEF9F8;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.tqy_gcg_h2-14w {
  font-size: 28px;
}
}.tqy_gcg_intro-14w {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5F8C8A;
}.tqy_gcg_grid-14w {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tqy_gcg_grid-14w {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tqy_gcg_grid-14w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tqy_gcg_card-14w {
  border-radius: 16px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  min-height: 240px;
}.tqy_gcg_card-14w:hover {
  transform: translateY(-3px);
  border-color: rgba(46,196,173,0.16);
}.tqy_gcg_card_bg-14w {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tqy_gcg_card_bg-14w::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.tqy_gcg_card_ic-14w {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  height: 40px;
  right: 18px;
  z-index: 2;
  color: #EEF9F8;
  position: absolute;
  justify-content: center;
  width: 40px;
  display: flex;
  align-items: center;
  top: 1.125rem;
}.tqy_gcg_card_ic-14w svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.tqy_gcg_card_ct-14w {
  position: relative;
  z-index: 1;
}.tqy_gcg_card_h-14w {
  color: #EEF9F8;
  margin-bottom: 8px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 769px) {.tqy_gcg_card_h-14w {
  font-size: 20px;
}
}.tqy_gcg_card_p-14w {
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.tqy_gcg_card_p-14w strong {
  font-weight: 600;
  color: #EEF9F8;
}.tqy_gcg_card_cta-14w {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
  color: #2EC4AD;
}.tqy_gcg_card_cta-14w svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.tqy_ws-14w {
  background: #0C1417;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.tqy_ws-14w {
  padding: 36px 1.5rem 0;
}
}.tqy_ws_in-14w {
  margin: 0 auto;
  max-width: 1320px;
}.tqy_ws_head-14w {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.tqy_ws_title-14w {
  gap: 10px;
  font-weight: 700;
  color: #EEF9F8;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.tqy_ws_title_ic-14w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #F0A500;
  height: 1.125rem;
}.tqy_ws_online-14w {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #5F8C8A;
  align-items: center;
}.tqy_ws_online_dot-14w {
  border-radius: 50%;
  background: #21C77E;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(33,199,126,0.14);
  width: 0.5rem;
  height: 8px;
}.tqy_ws_scroll-14w {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.tqy_ws_scroll-14w::-webkit-scrollbar {
  display: none;
}.tqy_wc-14w {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  border-radius: 10px;
  padding: 10px 0.875rem;
  background: #0F191D;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.tqy_wc_img-14w {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #131E22;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.tqy_wc_img-14w img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tqy_wc_info-14w {
  min-width: 0;
}.tqy_wc_game-14w {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #B8D8D5;
  font-weight: 600;
  white-space: nowrap;
}.tqy_wc_player-14w {
  overflow: hidden;
  color: #477072;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.tqy_wc_amount-14w {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #21C77E;
}.tqy_reg-14w {
  background: #0C1417;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.tqy_reg-14w {
  padding: 44px 1.5rem 0;
}
}.tqy_reg_in-14w {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1rem;
  margin: 0 auto;
  background: #131E22;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.tqy_reg_in-14w {
  padding: 2.5rem;
}
}.tqy_reg_top-14w {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.tqy_reg_top-14w {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tqy_reg_label-14w {
  text-transform: uppercase;
  color: #2EC4AD;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.tqy_reg_h2-14w {
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  color: #EEF9F8;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.tqy_reg_h2-14w {
  font-size: 1.75rem;
}
}.tqy_reg_bonus-14w {
  border-radius: 10px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240,165,0,0.14);
  background: rgba(240,165,0,0.14);
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.tqy_reg_bonus_amount-14w {
  font-weight: 800;
  color: #F0A500;
  font-size: 1.25rem;
}.tqy_reg_bonus_text-14w {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #85ADAB;
}.tqy_reg_cta_btn-14w {
  background: #21C77E;
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 2rem;
  margin-bottom: 12px;
  font-size: 15px;
  color: #071614;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 6px 20px rgba(33,199,126,0.32);
  display: inline-block;
  font-weight: 700;
}.tqy_reg_cta_btn-14w:hover {
  background: #18A868;
}.tqy_reg_terms-14w {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #477072;
}.tqy_reg_seo-14w {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #5F8C8A;
}.tqy_reg_seo-14w p {
  color: #5F8C8A;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.tqy_reg_seo-14w p:last-child {
  margin-bottom: 0;
}.tqy_reg_seo-14w strong {
  color: #B8D8D5;
  font-weight: 700;
}.tqy_reg_seo-14w a {
  transition: color .2s;
  color: #2EC4AD;
  text-decoration: underline;
}.tqy_reg_seo-14w a:hover {
  color: #44D9C1;
}.tqy_reg_seo-14w ul,.tqy_reg_seo-14w ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.tqy_reg_seo-14w ol {
  list-style: decimal;
}.tqy_reg_seo-14w li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #5F8C8A;
  font-size: 13px;
}.tqy_reg_seo-14w table {
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.tqy_reg_seo-14w table {
  display: table;
}
}.tqy_reg_seo-14w th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D8D5;
}.tqy_reg_seo-14w td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #5F8C8A;
}.tqy_reg_steps-14w {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.tqy_reg_steps-14w {
  margin-top: 0;
}
}.tqy_reg_step-14w {
  border-radius: 0.625rem;
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tqy_reg_step_num-14w {
  border: 1px solid rgba(46,196,173,0.07);
  background: rgba(46,196,173,0.16);
  border-radius: 50%;
  color: #2EC4AD;
  width: 34px;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  height: 34px;
}.tqy_reg_step_title-14w {
  margin-bottom: 3px;
  font-size: 14px;
  color: #EEF9F8;
  font-weight: 700;
}.tqy_reg_step_text-14w {
  color: #5F8C8A;
  font-size: 12px;
  line-height: 1.5;
}.tqy_reg_trust-14w {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.tqy_reg_trust_item-14w {
  gap: 7px;
  font-size: 12px;
  color: #5F8C8A;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.tqy_reg_trust_ic-14w svg {
  stroke-linejoin: round;
  color: #2EC4AD;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.tqy_bon-14w {
  background: #0C1417;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.tqy_bon-14w {
  padding: 2.75rem 1.5rem 0;
}
}.tqy_bon_in-14w {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqy_bon_head-14w {
  margin-bottom: 20px;
}.tqy_bon_label-14w {
  font-weight: 700;
  color: #2EC4AD;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.tqy_bon_h2-14w {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF9F8;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.tqy_bon_h2-14w {
  font-size: 24px;
}
}.tqy_bon_seo-14w {
  color: #5F8C8A;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
}.tqy_bon_seo-14w strong {
  color: #B8D8D5;
  font-weight: 700;
}.tqy_bon_seo-14w a {
  color: #2EC4AD;
  text-decoration: underline;
}.tqy_bon_grid-14w {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tqy_bon_grid-14w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tqy_bon_grid-14w {
  grid-template-columns: repeat(5,1fr);
}
}.tqy_bon_card-14w {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F191D;
  border-radius: 10px;
}.tqy_bon_card-14w:hover {
  transform: translateY(-2px);
  border-color: rgba(46,196,173,0.07);
}.tqy_bon_card_ic-14w svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tqy_bon_card_ic-14w {
  margin-bottom: 10px;
}.tqy_bon_card_type-14w {
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  color: #5F8C8A;
  margin-bottom: 0.375rem;
}.tqy_bon_card_amount-14w {
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F0A500;
}.tqy_bon_card_name-14w {
  color: #EEF9F8;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.tqy_bon_card_detail-14w {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #477072;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.tqy_app-14w {
  padding: 2.25rem 16px 0;
  background: #0C1417;
}
@media(min-width: 767px) {.tqy_app-14w {
  padding: 2.75rem 24px 0;
}
}.tqy_app_in-14w {
  margin: 0 auto;
  max-width: 1320px;
}.tqy_app_head-14w {
  margin-bottom: 1rem;
}.tqy_app_label-14w {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #2EC4AD;
}.tqy_app_h2-14w {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF9F8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 765px) {.tqy_app_h2-14w {
  font-size: 1.5rem;
}
}.tqy_app_sub-14w {
  font-size: 13px;
  max-width: 37.5rem;
  color: #5F8C8A;
  overflow-wrap: break-word;
  line-height: 1.6;
}.tqy_app_sub-14w strong {
  font-weight: 700;
  color: #B8D8D5;
}.tqy_app_cards-14w {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tqy_app_cards-14w {
  grid-template-columns: repeat(3,1fr);
}
}.tqy_app_card-14w {
  padding: 1.25rem;
  border-radius: 0.625rem;
  gap: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.tqy_app_card_ios-14w {
  background: linear-gradient(135deg,rgba(46,196,173,0.16) 0%,#131E22 100%);
}.tqy_app_card_android-14w {
  background: linear-gradient(135deg,rgba(33,199,126,0.14) 0%,#131E22 100%);
}.tqy_app_card_win-14w {
  background: linear-gradient(135deg,rgba(240,165,0,0.14) 0%,#131E22 100%);
}.tqy_app_card_ic-14w svg {
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tqy_app_card_ic-14w {
  flex-shrink: 0;
  color: #EEF9F8;
}.tqy_app_card_os-14w {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #5F8C8A;
  font-size: 10px;
  letter-spacing: .08em;
}.tqy_app_card_title-14w {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #EEF9F8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.tqy_app_card_text-14w {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #5F8C8A;
  margin-bottom: 0.875rem;
}.tqy_app_card_btn-14w {
  background: rgba(255,255,255,0.12);
  border-radius: 5px;
  border: 1px solid rgba(46,196,173,0.38);
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 7px;
  display: inline-flex;
  color: #EEF9F8;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
}.tqy_app_card_btn-14w:hover {
  background: rgba(255,255,255,0.07);
}.tqy_prov-14w {
  padding: 36px 16px 0;
  background: #0C1417;
}
@media(min-width: 765px) {.tqy_prov-14w {
  padding: 44px 1.5rem 0;
}
}.tqy_prov_in-14w {
  margin: 0 auto;
  max-width: 1320px;
}.tqy_prov_head-14w {
  margin-bottom: 1rem;
}.tqy_prov_label-14w {
  font-weight: 700;
  letter-spacing: .08em;
  color: #2EC4AD;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.tqy_prov_h2-14w {
  color: #EEF9F8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
}
@media(min-width: 769px) {.tqy_prov_h2-14w {
  font-size: 1.5rem;
}
}.tqy_prov_seo-14w {
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  color: #5F8C8A;
  overflow-wrap: break-word;
  max-width: 620px;
}.tqy_prov_seo-14w strong {
  color: #B8D8D5;
  font-weight: 700;
}.tqy_prov_seo-14w a {
  color: #2EC4AD;
  text-decoration: underline;
}.tqy_prov_grid-14w {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.tqy_prov_grid-14w {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.tqy_prov_grid-14w {
  grid-template-columns: repeat(8,1fr);
}
}.tqy_prov_card-14w {
  padding: 0.875rem 0.625rem;
  background: #0F191D;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.tqy_prov_card-14w:hover {
  border-color: rgba(46,196,173,0.38);
  background: #131E22;
}.tqy_prov_logo-14w {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
}.tqy_prov_logo-14w img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.tqy_prov_name-14w {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #85ADAB;
  font-size: 11px;
}.tqy_htp-14w {
  padding: 36px 1rem 0;
  background: #0C1417;
}
@media(min-width: 770px) {.tqy_htp-14w {
  padding: 2.75rem 24px 0;
}
}.tqy_htp_in-14w {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqy_htp_head-14w {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.tqy_htp_label-14w {
  color: #2EC4AD;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.tqy_htp_h2-14w {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #EEF9F8;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.tqy_htp_h2-14w {
  font-size: 1.75rem;
}
}.tqy_htp_intro-14w {
  font-size: 14px;
  color: #5F8C8A;
  line-height: 1.6;
}.tqy_htp_steps-14w {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.tqy_htp_steps-14w {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tqy_htp_steps-14w {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tqy_htp_step-14w {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #131E22;
  padding: 1.25rem 18px 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.tqy_htp_step_num-14w {
  border-radius: 50%;
  background: #2EC4AD;
  top: -12px;
  font-weight: 800;
  align-items: center;
  color: #071614;
  width: 28px;
  font-size: 13px;
  left: 20px;
  display: flex;
  justify-content: center;
  font-family: 'Space Grotesk', sans-serif;
  position: absolute;
  height: 28px;
}.tqy_htp_step_ic-14w {
  margin: 8px 0 12px;
  background: rgba(46,196,173,0.16);
  border-radius: 5px;
  align-items: center;
  width: 2.25rem;
  display: flex;
  color: #2EC4AD;
  justify-content: center;
  height: 2.25rem;
}.tqy_htp_step_ic-14w svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.tqy_htp_step_h-14w {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF9F8;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.tqy_htp_step_p-14w {
  line-height: 1.55;
  color: #5F8C8A;
  overflow-wrap: break-word;
  font-size: 13px;
}.tqy_htp_step_p-14w strong {
  font-weight: 600;
  color: #B8D8D5;
}.tqy_htp_cta-14w {
  transition: background .2s;
  background: #21C77E;
  border-radius: 10px;
  padding: 13px 1.625rem;
  color: #071614;
  display: inline-block;
  margin-top: 1.25rem;
  font-weight: 700;
  font-size: 14px;
}.tqy_htp_cta-14w:hover {
  background: #18A868;
}.tqy_seo-14w {
  padding: 2.25rem 16px 0;
  background: #0C1417;
}
@media(min-width: 769px) {.tqy_seo-14w {
  padding: 44px 24px 0;
}
}.tqy_seo_in-14w {
  padding: 1.75rem 24px;
  background: #131E22;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 765px) {.tqy_seo_in-14w {
  padding: 2.25rem 2.5rem;
}
}.tqy_seo_label-14w {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #2EC4AD;
  text-transform: uppercase;
  font-size: 11px;
}.tqy_seo_h2-14w {
  line-height: 1.25;
  font-family: 'Space Grotesk', sans-serif;
  color: #EEF9F8;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.tqy_seo_h2-14w {
  font-size: 24px;
}
}.tqy_seo_body-14w {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #85ADAB;
  line-height: 1.75;
}.tqy_seo_body-14w p {
  margin-bottom: 12px;
  color: #85ADAB;
  font-size: 14px;
  line-height: 1.75;
}.tqy_seo_body-14w p:last-child {
  margin-bottom: 0;
}.tqy_seo_body-14w strong {
  font-weight: 700;
  color: #B8D8D5;
}.tqy_seo_body-14w a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EC4AD;
}.tqy_seo_body-14w a:hover {
  color: #44D9C1;
}.tqy_seo_body-14w ul,.tqy_seo_body-14w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tqy_seo_body-14w ol {
  list-style: decimal;
}.tqy_seo_body-14w li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #85ADAB;
}.tqy_seo_body-14w table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.tqy_seo_body-14w table {
  display: table;
}
}.tqy_seo_body-14w th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #B8D8D5;
  font-weight: 700;
}.tqy_seo_body-14w td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #85ADAB;
}.tqy_seo_cols-14w {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tqy_seo_cols-14w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqy_seo_cols-14w {
  grid-template-columns: repeat(3,1fr);
}
}.tqy_seo_col_h-14w {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B8D8D5;
  font-size: 0.813rem;
}.tqy_seo_col_p-14w {
  color: #5F8C8A;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tqy_seo_stats-14w {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tqy_seo_stat-14w {
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(46,196,173,0.16);
  background: rgba(46,196,173,0.07);
  flex: 1;
  min-width: 140px;
}.tqy_seo_stat_val-14w {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #2EC4AD;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.tqy_seo_stat_lb-14w {
  overflow-wrap: break-word;
  color: #5F8C8A;
  font-size: 11px;
}.tqy_seo-14w {
  background: #0C1417;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.tqy_seo-14w {
  padding: 2.75rem 1.5rem 0;
}
}.tqy_seo_in-14w {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #131E22;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.tqy_seo_in-14w {
  padding: 2.25rem 40px;
}
}.tqy_seo_label-14w {
  color: #2EC4AD;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tqy_seo_h2-14w {
  color: #EEF9F8;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width:768px) {.tqy_seo_h2-14w {
  font-size: 24px;
}
}.tqy_seo_body-14w {
  font-size: 0.875rem;
  color: #85ADAB;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tqy_seo_body-14w p {
  line-height: 1.75;
  font-size: 14px;
  color: #85ADAB;
  margin-bottom: 0.75rem;
}.tqy_seo_body-14w p:last-child {
  margin-bottom: 0;
}.tqy_seo_body-14w strong {
  font-weight: 700;
  color: #B8D8D5;
}.tqy_seo_body-14w a {
  transition: color .2s;
  color: #2EC4AD;
  text-decoration: underline;
}.tqy_seo_body-14w a:hover {
  color: #44D9C1;
}.tqy_seo_body-14w ul,.tqy_seo_body-14w ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tqy_seo_body-14w ol {
  list-style: decimal;
}.tqy_seo_body-14w li {
  font-size: 14px;
  line-height: 1.75;
  color: #85ADAB;
  margin-bottom: 6px;
}.tqy_seo_body-14w table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.tqy_seo_body-14w table {
  display: table;
}
}.tqy_seo_body-14w th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B8D8D5;
  font-weight: 700;
}.tqy_seo_body-14w td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #85ADAB;
}.tqy_seo_cols-14w {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.tqy_seo_cols-14w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqy_seo_cols-14w {
  grid-template-columns: repeat(3,1fr);
}
}.tqy_seo_col_h-14w {
  color: #B8D8D5;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.tqy_seo_col_p-14w {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5F8C8A;
  font-size: 13px;
}.tqy_seo_stats-14w {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tqy_seo_stat-14w {
  flex: 1;
  background: rgba(46,196,173,0.07);
  padding: 14px 1rem;
  border: 1px solid rgba(46,196,173,0.16);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.tqy_seo_stat_val-14w {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #2EC4AD;
}.tqy_seo_stat_lb-14w {
  font-size: 0.688rem;
  color: #5F8C8A;
  overflow-wrap: break-word;
}.tqy_rv-14w {
  background: #0C1417;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tqy_rv-14w {
  padding: 44px 1.5rem 0;
}
}.tqy_rv_in-14w {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqy_rv_head-14w {
  margin-bottom: 20px;
  max-width: 45rem;
}.tqy_rv_label-14w {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #2EC4AD;
  font-weight: 700;
}.tqy_rv_h2-14w {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #EEF9F8;
  font-weight: 800;
}
@media(min-width: 766px) {.tqy_rv_h2-14w {
  font-size: 28px;
}
}.tqy_rv_stats-14w {
  gap: 1.125rem;
  align-items: center;
  color: #5F8C8A;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
}.tqy_rv_stats_score-14w {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.tqy_rv_stats_score_val-14w {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  color: #F0A500;
  font-size: 1.375rem;
}.tqy_rv_stats_score_max-14w {
  font-size: 0.813rem;
  color: #477072;
}.tqy_rv_stats_badge-14w {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tqy_rv_stats_badge-14w svg {
  height: 14px;
  width: 14px;
  color: #F0A500;
}.tqy_rv_grid-14w {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tqy_rv_grid-14w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tqy_rv_grid-14w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tqy_rv_card-14w {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  border-radius: 10px;
  background: #131E22;
  display: flex;
  flex-direction: column;
}.tqy_rv_card_stars-14w {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0A500;
  display: flex;
}.tqy_rv_card_stars-14w svg {
  width: 14px;
  height: 14px;
}.tqy_rv_card_h-14w {
  font-weight: 700;
  color: #EEF9F8;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}.tqy_rv_card_body-14w {
  flex: 1;
  overflow-wrap: break-word;
  color: #5F8C8A;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 13px;
}.tqy_rv_card_body-14w strong {
  font-weight: 600;
  color: #B8D8D5;
}.tqy_rv_card_meta-14w {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
}.tqy_rv_card_author-14w {
  font-size: 0.75rem;
  font-weight: 600;
  color: #B8D8D5;
}.tqy_rv_card_date-14w {
  font-size: 11px;
  color: #477072;
}.tqy_seo-14w {
  padding: 36px 1rem 0;
  background: #0C1417;
}
@media(min-width: 766px) {.tqy_seo-14w {
  padding: 2.75rem 1.5rem 0;
}
}.tqy_seo_in-14w {
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #131E22;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.tqy_seo_in-14w {
  padding: 2.25rem 2.5rem;
}
}.tqy_seo_label-14w {
  font-weight: 700;
  text-transform: uppercase;
  color: #2EC4AD;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.tqy_seo_h2-14w {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #EEF9F8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 766px) {.tqy_seo_h2-14w {
  font-size: 24px;
}
}.tqy_seo_body-14w {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #85ADAB;
  font-size: 0.875rem;
}.tqy_seo_body-14w p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #85ADAB;
  font-size: 0.875rem;
}.tqy_seo_body-14w p:last-child {
  margin-bottom: 0;
}.tqy_seo_body-14w strong {
  font-weight: 700;
  color: #B8D8D5;
}.tqy_seo_body-14w a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EC4AD;
}.tqy_seo_body-14w a:hover {
  color: #44D9C1;
}.tqy_seo_body-14w ul,.tqy_seo_body-14w ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tqy_seo_body-14w ol {
  list-style: decimal;
}.tqy_seo_body-14w li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #85ADAB;
}.tqy_seo_body-14w table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 769px) {.tqy_seo_body-14w table {
  display: table;
}
}.tqy_seo_body-14w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D8D5;
  font-weight: 700;
  text-align: left;
}.tqy_seo_body-14w td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #85ADAB;
}.tqy_seo_cols-14w {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.tqy_seo_cols-14w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tqy_seo_cols-14w {
  grid-template-columns: repeat(3,1fr);
}
}.tqy_seo_col_h-14w {
  margin-bottom: 7px;
  color: #B8D8D5;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.tqy_seo_col_p-14w {
  color: #5F8C8A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.tqy_seo_stats-14w {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tqy_seo_stat-14w {
  border: 1px solid rgba(46,196,173,0.16);
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(46,196,173,0.07);
  min-width: 140px;
}.tqy_seo_stat_val-14w {
  color: #2EC4AD;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.tqy_seo_stat_lb-14w {
  color: #5F8C8A;
  font-size: 11px;
  overflow-wrap: break-word;
}.tqy_faq-14w {
  background: #0C1417;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.tqy_faq-14w {
  padding: 2.75rem 24px 0;
}
}.tqy_faq_in-14w {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqy_faq_head-14w {
  margin-bottom: 20px;
}.tqy_faq_label-14w {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #2EC4AD;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tqy_faq_h2-14w {
  font-family: 'Space Grotesk', sans-serif;
  color: #EEF9F8;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tqy_faq_h2-14w {
  font-size: 24px;
}
}.tqy_faq_list-14w {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tqy_faq_item-14w {
  border: 1px solid rgba(255,255,255,0.09);
  background: #131E22;
  border-radius: 10px;
  overflow: hidden;
}.tqy_faq_q-14w {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  flex-wrap: wrap;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  color: #B8D8D5;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
}.tqy_faq_q-14w:hover {
  color: #EEF9F8;
}.tqy_faq_q_ic-14w {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
  width: 24px;
  display: flex;
  color: #2EC4AD;
  justify-content: center;
  height: 24px;
}.tqy_faq_item-14w.tqy_state_open-14w .tqy_faq_q_ic-14w {
  transform: rotate(45deg);
}.tqy_faq_a-14w {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #5F8C8A;
  display: none;
}.tqy_faq_item-14w.tqy_state_open-14w .tqy_faq_a-14w {
  display: block;
}.tqy_faq_a-14w strong {
  color: #B8D8D5;
  font-weight: 700;
}.tqy_faq_a-14w a {
  text-decoration: underline;
  color: #2EC4AD;
}.tqy_faq_a-14w ul,.tqy_faq_a-14w ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.tqy_faq_a-14w ol {
  list-style: decimal;
}.tqy_faq_a-14w li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tqy_faq_a-14w table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.tqy_faq_a-14w table {
  display: table;
}
}.tqy_faq_a-14w th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D8D5;
}.tqy_faq_a-14w td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5F8C8A;
}.tqy_ft-14w {
  background: #070D0F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.tqy_ft_support-14w {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.tqy_ft_support-14w {
  padding: 28px 24px;
}
}.tqy_ft_support_in-14w {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.tqy_ft_support_main-14w {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
}.tqy_ft_support_ic-14w {
  flex-shrink: 0;
  color: #2EC4AD;
}.tqy_ft_support_ic-14w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
}.tqy_ft_support_text_title-14w {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EEF9F8;
}.tqy_ft_support_text_sub-14w {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5F8C8A;
}.tqy_ft_support_btn-14w {
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 10px;
  background: #2EC4AD;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #EEF9F8;
  white-space: nowrap;
}.tqy_ft_support_btn-14w:hover {
  background: #44D9C1;
}.tqy_ft_support_contacts-14w {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tqy_ft_support_contact-14w {
  font-size: 0.75rem;
  color: #477072;
  line-height: 1.4;
}.tqy_ft_support_contact-14w strong {
  color: #85ADAB;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
}.tqy_ft_main-14w {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.tqy_ft_main-14w {
  padding: 2.5rem 24px 32px;
}
}.tqy_ft_main_in-14w {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tqy_ft_main_in-14w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tqy_ft_main_in-14w {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tqy_ft_col_logo-14w {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.tqy_ft_col_logo-14w {
  grid-column: auto;
}
}.tqy_ft_logo-14w {
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  align-items: center;
  color: #EEF9F8;
}.tqy_ft_logo_mark-14w {
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tqy_ft_logo_mark-14w img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tqy_ft_logo_sub-14w {
  color: #477072;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
}.tqy_ft_col_title-14w {
  margin-bottom: 14px;
  color: #85ADAB;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}.tqy_ft_col_links-14w {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tqy_ft_col_link-14w {
  transition: color .2s;
  font-size: 0.813rem;
  color: #477072;
  overflow-wrap: break-word;
}.tqy_ft_col_link-14w:hover {
  color: #B8D8D5;
}.tqy_ft_apps-14w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tqy_ft_app_card-14w {
  border-radius: 5px;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.tqy_ft_app_card-14w:hover {
  border-color: rgba(46,196,173,0.38);
}.tqy_ft_app_card_ic-14w svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.tqy_ft_app_card_os-14w {
  color: #477072;
  font-size: 10px;
  font-weight: 600;
}.tqy_ft_app_card_action-14w {
  font-weight: 700;
  color: #B8D8D5;
  font-size: 12px;
}.tqy_ft_bot-14w {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.tqy_ft_bot-14w {
  padding: 20px 1.5rem;
}
}.tqy_ft_bot_in-14w {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.tqy_ft_socials-14w {
  gap: 0.5rem;
  display: flex;
}.tqy_ft_soc-14w {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  width: 2.25rem;
  justify-content: center;
  color: #85ADAB;
  display: flex;
  height: 2.25rem;
  align-items: center;
}.tqy_ft_soc-14w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.tqy_ft_soc-14w:hover {
  background: rgba(255,255,255,0.07);
}.tqy_ft_legal-14w {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #6B9296;
  line-height: 1.6;
}.tqy_ft_legal-14w strong {
  color: #85ADAB;
  font-weight: 700;
}.tqy_ft_legal-14w a {
  color: #85ADAB;
  text-decoration: underline;
}.tqy_ft_age-14w {
  border-radius: 50%;
  border: 2px solid #6B9296;
  color: #6B9296;
  align-items: center;
  display: flex;
  font-size: 11px;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  width: 32px;
}