*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C8CEEB;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  background-color: #0C0F20;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.vqt-layout_e28 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.vqt-page_e28 {
  min-height: 100vh;
  display: flex;
}.vqt-main_e28 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.vqt-main_e28 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.vqt-main_e28 {
  padding-bottom: 4.5rem;
}
}.vqt-gc_e28 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F1224;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.vqt-gc_e28 {
  width: 156px;
}
}
@media(min-width: 1081px) {.vqt-gc_e28 {
  width: 10.5rem;
}
}.vqt-gc_e28:hover {
  border-color: rgba(61,114,255,0.07);
  transform: translateY(-3px);
}.vqt-gc_img_e28 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.vqt-gc_img_e28 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.vqt-gc_hover_e28 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,9,26,0.72);
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.vqt-gc_e28:hover .vqt-gc_hover_e28 {
  opacity: 1;
}.vqt-gc_hover_btn_e28 {
  padding: 0.5rem 16px;
  border-radius: 0.313rem;
  background: #3D72FF;
  font-weight: 700;
  color: #F0F2FF;
  font-size: 12px;
}.vqt-gc_info_e28 {
  padding: 0.5rem 0.625rem 0.625rem;
}.vqt-gc_name_e28 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C8CEEB;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
}.vqt-gc_prov_e28 {
  font-size: 10px;
  color: #454D72;
}.vqt-gc_tag_e28 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  top: 0.375rem;
  letter-spacing: .04em;
  left: 6px;
}.vqt-gc_tag_hot_e28 {
  background: #E83A4D;
  color: #fff;
}.vqt-gc_tag_new_e28 {
  background: #1FD18A;
  color: #0C0F20;
}.vqt-gc_tag_jp_e28 {
  background: #F5A623;
  color: #0C0F20;
}.vqt-gc_tag_ex_e28 {
  background: #6B3FE0;
  color: #fff;
}.vqt-gc_tag_live_e28 {
  background: #E83A4D;
  color: #fff;
}.vqt-gr_e28 {
  padding: 2rem 1rem 0;
  background: #0C0F20;
}
@media(min-width: 770px) {.vqt-gr_e28 {
  padding: 36px 24px 0;
}
}.vqt-gr_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-gr_head_e28 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vqt-gr_head_l_e28 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.vqt-gr_ic_e28 {
  border-radius: 10px;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 32px;
}.vqt-gr_ic_e28 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.vqt-gr_title_e28 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F2FF;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 769px) {.vqt-gr_title_e28 {
  font-size: 18px;
}
}.vqt-gr_more_e28 {
  transition: color .2s;
  gap: 5px;
  font-size: 12px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #636B96;
  display: flex;
  align-items: center;
}.vqt-gr_more_e28:hover {
  color: #3D72FF;
}.vqt-gr_more_e28 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.vqt-gr_arrows_e28 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.vqt-gr_arr_e28 {
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  color: #8E97C2;
  width: 30px;
  align-items: center;
  height: 30px;
  justify-content: center;
  display: flex;
}.vqt-gr_arr_e28:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F2FF;
}.vqt-gr_arr_e28 svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.vqt-gr_seo_h_e28 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C8CEEB;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.vqt-gr_seo_h_e28 {
  font-size: 14px;
}
}.vqt-gr_seo_e28 {
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #636B96;
  font-size: 12px;
}.vqt-gr_seo_e28 strong {
  color: #C8CEEB;
  font-weight: 600;
}.vqt-gr_scroll_e28 {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.vqt-gr_scroll_e28::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.vqt-gr_scroll_e28 {
  gap: 0.75rem;
}
}.vqt-tb_e28 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C0F20;
  left: 0;
  display: flex;
  right: 0;
  height: 56px;
  z-index: 80;
  top: 0;
  align-items: center;
  position: fixed;
}.vqt-tb_in_e28 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.vqt-tb_burger_e28 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  display: flex;
  margin-right: 8px;
  justify-content: center;
}.vqt-tb_burger_e28:hover {
  background: rgba(255,255,255,0.05);
}.vqt-tb_burger_line_e28 {
  border-radius: 1px;
  background: #8E97C2;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.vqt-tb_burger_e28 {
  display: none;
}
}.vqt-tb_logo_e28 {
  gap: 0.563rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F0F2FF;
  display: flex;
  align-items: center;
}.vqt-tb_logo_mark_e28 {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.vqt-tb_logo_mark_e28 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vqt-tb_nav_e28 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.vqt-tb_nav_e28 {
  display: flex;
}
}.vqt-tb_tab_e28 {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #8E97C2;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.vqt-tb_tab_e28:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2FF;
}.vqt-tb_tab_e28.vqt-state_active_e28 {
  background: rgba(61,114,255,0.18);
  color: #F0F2FF;
}.vqt-tb_right_e28 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.vqt-tb_login_e28 {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #C8CEEB;
}.vqt-tb_login_e28:hover {
  border-color: rgba(61,114,255,0.55);
  color: #F0F2FF;
}
@media(min-width: 483px) {.vqt-tb_login_e28 {
  display: block;
}
}.vqt-tb_reg_e28 {
  background: #1FD18A;
  padding: 9px 18px;
  border-radius: 10px;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #060917;
}.vqt-tb_reg_e28:hover {
  background: #28E89A;
}.vqt-sb_e28 {
  transform: translateX(-100%);
  background: #131628;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  position: fixed;
  top: 56px;
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
  left: 0;
}.vqt-sb_e28.vqt-state_open_e28 {
  transform: translateX(0);
}.vqt-sb_e28::-webkit-scrollbar {
  width: 4px;
}.vqt-sb_e28::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.vqt-sb_e28 {
  transform: translateX(0);
}
}.vqt-sb_auth_e28 {
  padding: 14px 0.75rem 0.625rem;
}.vqt-sb_btn_reg_e28 {
  background: #1FD18A;
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #060917;
  margin-bottom: 0.5rem;
  text-align: center;
}.vqt-sb_btn_reg_e28:hover {
  background: #28E89A;
}.vqt-sb_btn_login_e28 {
  padding: 10px;
  border-radius: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  display: block;
  color: #C8CEEB;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}.vqt-sb_btn_login_e28:hover {
  border-color: rgba(61,114,255,0.55);
  color: #F0F2FF;
}.vqt-sb_promo_e28 {
  border-radius: 10px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(61,114,255,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#1A2260,#131628);
  padding: 0.75rem 0.875rem;
  position: relative;
}.vqt-sb_promo_e28::before {
  background: radial-gradient(circle,rgba(61,114,255,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  content: '';
  width: 5rem;
}.vqt-sb_promo_title_e28 {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3D72FF;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.vqt-sb_promo_text_e28 {
  font-weight: 600;
  color: #F0F2FF;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
}.vqt-sb_promo_sub_e28 {
  margin-top: 3px;
  color: #636B96;
  font-size: 10px;
}.vqt-sb_nav_e28 {
  padding: 6px 8px 1rem;
}.vqt-sb_nav_lb_e28 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D72;
  font-size: 10px;
  letter-spacing: .08em;
}.vqt-sb_link_e28 {
  padding: 0.563rem 0.625rem;
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  color: #8E97C2;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
}.vqt-sb_link_e28:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2FF;
}.vqt-sb_link_e28.vqt-state_active_e28 {
  background: rgba(61,114,255,0.18);
  color: #F0F2FF;
}.vqt-sb_ic_e28 {
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
}.vqt-sb_ic_e28 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.vqt-sb_ic_1_e28 {
  background: rgba(61,114,255,0.07);
  color: #3D72FF;
}.vqt-sb_ic_2_e28 {
  background: rgba(31,209,138,0.15);
  color: #1FD18A;
}.vqt-sb_ic_3_e28 {
  background: rgba(245,166,35,0.14);
  color: #F5A623;
}.vqt-sb_ic_4_e28 {
  background: rgba(107,63,224,0.22);
  color: #6B3FE0;
}.vqt-sb_ic_5_e28 {
  background: rgba(61,114,255,0.07);
  color: #F03E8A;
}.vqt-sb_ic_6_e28 {
  background: rgba(107,63,224,0.22);
  color: #9B4DFF;
}.vqt-sb_badge_e28 {
  background: #F5A623;
  border-radius: 0.313rem;
  padding: 2px 7px;
  font-size: 9px;
  margin-left: auto;
  color: #060917;
  font-weight: 700;
}.vqt-sb_bot_e28 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.vqt-sb_lang_e28,.vqt-sb_help_e28 {
  padding: 9px 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  color: #8E97C2;
}.vqt-sb_lang_e28:hover,.vqt-sb_help_e28:hover {
  border-color: rgba(61,114,255,0.55);
  color: #F0F2FF;
}.vqt-sb_lang_e28 svg,.vqt-sb_help_e28 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.vqt-sb_bd_e28 {
  inset: 0;
  background: rgba(7,9,26,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.vqt-sb_bd_e28.vqt-state_on_e28 {
  display: block;
}
@media(min-width: 1081px) {.vqt-sb_bd_e28 {
  display: none!important;
}
}.vqt-mob_nav_e28 {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #131628;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1078px) {.vqt-mob_nav_e28 {
  display: none;
}
}.vqt-mob_nav_item_e28 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  color: #454D72;
}.vqt-mob_nav_ic_e28 {
  line-height: 1;
}.vqt-mob_nav_ic_e28 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.vqt-mob_nav_lb_e28 {
  font-size: 0.625rem;
  color: #454D72;
  font-weight: 600;
}.vqt-mob_nav_item_e28.vqt-state_active_e28 {
  color: #3D72FF;
}.vqt-mob_nav_item_e28.vqt-state_active_e28 .vqt-mob_nav_lb_e28 {
  color: #3D72FF;
}.vqt-hero_e28 {
  background: #0C0F20;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.vqt-hero_e28 {
  padding: 24px 24px 0;
}
}.vqt-hero_in_e28 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.vqt-hero_in_e28 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.vqt-hero_in_e28 {
  grid-template-columns: 1fr 21.25rem;
}
}.vqt-hero_promo_e28 {
  overflow: hidden;
  background: #0F1224;
  border-radius: 16px;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.vqt-hero_promo_e28 {
  min-height: 280px;
}
}.vqt-hero_promo_bg_e28 {
  background: linear-gradient(120deg,#1A2260 0%,#0C0F20 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.vqt-hero_promo_bg_e28::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0F20 0%,rgba(7,9,26,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.vqt-hero_promo_glow_e28 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107,63,224,0.22) 0%,transparent 65%);
  height: 300px;
  top: -2.5rem;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  right: 60px;
}.vqt-hero_promo_ct_e28 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.vqt-hero_promo_ct_e28 {
  padding: 2.5rem 32px;
}
}.vqt-hero_badge_e28 {
  border: 1px solid rgba(61,114,255,0.07);
  background: rgba(61,114,255,0.18);
  border-radius: 22px;
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  color: #3D72FF;
  margin-bottom: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vqt-hero_h1_e28 {
  font-weight: 800;
  font-size: 26px;
  color: #F0F2FF;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
}.vqt-hero_h1_e28 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width:768px) {.vqt-hero_h1_e28 {
  font-size: 2.25rem;
}
}.vqt-hero_sub_e28 {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.55;
  color: #8E97C2;
}
@media(min-width: 771px) {.vqt-hero_sub_e28 {
  font-size: 0.875rem;
}
}.vqt-hero_row_e28 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.vqt-hero_cta_e28 {
  border-radius: 0.625rem;
  padding: 13px 26px;
  background: #1FD18A;
  transition: background .2s;
  color: #060917;
  font-size: 14px;
  box-shadow: 0 2px 14px rgba(31,209,138,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
}.vqt-hero_cta_e28:hover {
  background: #28E89A;
}.vqt-hero_terms_e28 {
  color: #454D72;
  font-size: 0.688rem;
}.vqt-hero_game_e28 {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F1224;
  flex-direction: column;
  position: relative;
  display: flex;
}.vqt-hero_game_badge_e28 {
  padding: 0.313rem 10px;
  background: rgba(245,166,35,0.14);
  border: 1px solid rgba(245,166,35,0.14);
  border-radius: 22px;
  left: 0.75rem;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  color: #F5A623;
  top: 12px;
  letter-spacing: .06em;
  font-size: 10px;
}.vqt-hero_game_badge_e28 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
}.vqt-hero_game_img_e28 {
  background: linear-gradient(135deg,#1A2260,#0C0F20);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.vqt-hero_game_img_e28 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vqt-hero_game_play_e28 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,9,26,0.72);
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.vqt-hero_game_e28:hover .vqt-hero_game_play_e28 {
  opacity: 1;
}.vqt-hero_game_play_e28 span {
  background: #3D72FF;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.vqt-hero_game_play_e28 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.vqt-hero_game_info_e28 {
  padding: 0.875rem 1rem;
}.vqt-hero_game_title_e28 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-size: 15px;
  font-weight: 700;
}.vqt-hero_game_provider_e28 {
  font-size: 0.688rem;
  color: #636B96;
}.vqt-hero_game_btn_e28 {
  margin: 12px 16px 16px;
  padding: 11px;
  background: #3D72FF;
  transition: background .2s;
  border-radius: 10px;
  color: #F0F2FF;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
}.vqt-hero_game_e28:hover .vqt-hero_game_btn_e28 {
  background: #5A8AFF;
}.vqt-wy_e28 {
  padding: 32px 1rem 0;
  background: #0C0F20;
}
@media(min-width:768px) {.vqt-wy_e28 {
  padding: 2.5rem 1.5rem 0;
}
}.vqt-wy_in_e28 {
  margin: 0 auto;
  max-width: 1320px;
}.vqt-wy_head_e28 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.vqt-wy_label_e28 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3D72FF;
}.vqt-wy_h2_e28 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0F2FF;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vqt-wy_h2_e28 {
  font-size: 24px;
}
}.vqt-wy_intro_e28 {
  margin: 0;
  color: #636B96;
  font-size: 0.813rem;
  line-height: 1.6;
}.vqt-wy_grid_e28 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vqt-wy_grid_e28 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vqt-wy_grid_e28 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vqt-wy_card_e28 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #131628;
  border-radius: 10px;
  padding: 1.25rem;
}.vqt-wy_card_e28:hover {
  transform: translateY(-2px);
  border-color: rgba(61,114,255,0.07);
}.vqt-wy_card_ic_e28 {
  border-radius: 50%;
  background: rgba(61,114,255,0.18);
  margin-bottom: 0.875rem;
  height: 2.75rem;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3D72FF;
}.vqt-wy_card_ic_e28 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vqt-wy_card_h_e28 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F0F2FF;
  font-size: 15px;
  line-height: 1.25;
}.vqt-wy_card_p_e28 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #636B96;
  overflow-wrap: break-word;
}.vqt-wy_card_p_e28 strong {
  color: #C8CEEB;
  font-weight: 600;
}.vqt-gcg_e28 {
  background: #0C0F20;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.vqt-gcg_e28 {
  padding: 44px 24px 0;
}
}.vqt-gcg_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-gcg_head_e28 {
  max-width: 720px;
  margin-bottom: 20px;
}.vqt-gcg_label_e28 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #3D72FF;
}.vqt-gcg_h2_e28 {
  color: #F0F2FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.vqt-gcg_h2_e28 {
  font-size: 1.75rem;
}
}.vqt-gcg_intro_e28 {
  line-height: 1.6;
  color: #636B96;
  font-size: 0.813rem;
}.vqt-gcg_grid_e28 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.vqt-gcg_grid_e28 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vqt-gcg_grid_e28 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vqt-gcg_card_e28 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  cursor: pointer;
}.vqt-gcg_card_e28:hover {
  transform: translateY(-3px);
  border-color: rgba(61,114,255,0.18);
}.vqt-gcg_card_bg_e28 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vqt-gcg_card_bg_e28::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vqt-gcg_card_ic_e28 {
  background: rgba(0,0,0,.45);
  border-radius: 5px;
  right: 18px;
  justify-content: center;
  align-items: center;
  color: #F0F2FF;
  height: 40px;
  display: flex;
  z-index: 2;
  top: 1.125rem;
  position: absolute;
  width: 2.5rem;
}.vqt-gcg_card_ic_e28 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.vqt-gcg_card_ct_e28 {
  position: relative;
  z-index: 1;
}.vqt-gcg_card_h_e28 {
  color: #F0F2FF;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.vqt-gcg_card_h_e28 {
  font-size: 1.25rem;
}
}.vqt-gcg_card_p_e28 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
}.vqt-gcg_card_p_e28 strong {
  color: #F0F2FF;
  font-weight: 600;
}.vqt-gcg_card_cta_e28 {
  gap: 0.25rem;
  letter-spacing: .04em;
  font-size: 12px;
  color: #3D72FF;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
}.vqt-gcg_card_cta_e28 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vqt-ws_e28 {
  background: #0C0F20;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.vqt-ws_e28 {
  padding: 2.25rem 1.5rem 0;
}
}.vqt-ws_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-ws_head_e28 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.vqt-ws_title_e28 {
  gap: 0.625rem;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  color: #F0F2FF;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Rajdhani', sans-serif;
}.vqt-ws_title_ic_e28 svg {
  stroke-linejoin: round;
  width: 18px;
  color: #F5A623;
  stroke-linecap: round;
  height: 18px;
}.vqt-ws_online_e28 {
  gap: 7px;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #636B96;
}.vqt-ws_online_dot_e28 {
  background: #1FD18A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(31,209,138,0.15);
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
}.vqt-ws_scroll_e28 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.vqt-ws_scroll_e28::-webkit-scrollbar {
  display: none;
}.vqt-wc_e28 {
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F1224;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.vqt-wc_img_e28 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #131628;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.vqt-wc_img_e28 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vqt-wc_info_e28 {
  min-width: 0;
}.vqt-wc_game_e28 {
  overflow: hidden;
  color: #C8CEEB;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
}.vqt-wc_player_e28 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #454D72;
}.vqt-wc_amount_e28 {
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
  color: #1FD18A;
  font-weight: 700;
  flex-shrink: 0;
}.vqt-prov_e28 {
  padding: 36px 16px 0;
  background: #0C0F20;
}
@media(min-width: 769px) {.vqt-prov_e28 {
  padding: 44px 24px 0;
}
}.vqt-prov_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-prov_head_e28 {
  margin-bottom: 16px;
}.vqt-prov_label_e28 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #3D72FF;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.vqt-prov_h2_e28 {
  color: #F0F2FF;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.vqt-prov_h2_e28 {
  font-size: 24px;
}
}.vqt-prov_seo_e28 {
  color: #636B96;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  max-width: 38.75rem;
  line-height: 1.6;
}.vqt-prov_seo_e28 strong {
  color: #C8CEEB;
  font-weight: 700;
}.vqt-prov_seo_e28 a {
  text-decoration: underline;
  color: #3D72FF;
}.vqt-prov_grid_e28 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.vqt-prov_grid_e28 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.vqt-prov_grid_e28 {
  grid-template-columns: repeat(8,1fr);
}
}.vqt-prov_card_e28 {
  transition: border-color .2s,background .2s;
  background: #0F1224;
  border-radius: 0.625rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 7px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.vqt-prov_card_e28:hover {
  border-color: rgba(61,114,255,0.55);
  background: #131628;
}.vqt-prov_logo_e28 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  justify-content: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.vqt-prov_logo_e28 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.vqt-prov_name_e28 {
  text-align: center;
  color: #8E97C2;
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
}.vqt-reg_e28 {
  background: #0C0F20;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vqt-reg_e28 {
  padding: 44px 1.5rem 0;
}
}.vqt-reg_in_e28 {
  background: #131628;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.vqt-reg_in_e28 {
  padding: 40px;
}
}.vqt-reg_top_e28 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.vqt-reg_top_e28 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vqt-reg_label_e28 {
  color: #3D72FF;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.vqt-reg_h2_e28 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F2FF;
  font-weight: 800;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.vqt-reg_h2_e28 {
  font-size: 28px;
}
}.vqt-reg_bonus_e28 {
  gap: 0.5rem;
  padding: 10px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(245,166,35,0.14);
  background: rgba(245,166,35,0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.vqt-reg_bonus_amount_e28 {
  color: #F5A623;
  font-weight: 800;
  font-size: 20px;
}.vqt-reg_bonus_text_e28 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8E97C2;
}.vqt-reg_cta_btn_e28 {
  background: #1FD18A;
  transition: background .2s;
  border-radius: 10px;
  padding: 14px 32px;
  color: #060917;
  box-shadow: 0 2px 14px rgba(31,209,138,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
}.vqt-reg_cta_btn_e28:hover {
  background: #28E89A;
}.vqt-reg_terms_e28 {
  color: #454D72;
  line-height: 1.5;
  font-size: 11px;
}.vqt-reg_seo_e28 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  font-size: 13px;
  color: #636B96;
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vqt-reg_seo_e28 p {
  color: #636B96;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
}.vqt-reg_seo_e28 p:last-child {
  margin-bottom: 0;
}.vqt-reg_seo_e28 strong {
  color: #C8CEEB;
  font-weight: 700;
}.vqt-reg_seo_e28 a {
  transition: color .2s;
  color: #3D72FF;
  text-decoration: underline;
}.vqt-reg_seo_e28 a:hover {
  color: #5A8AFF;
}.vqt-reg_seo_e28 ul,.vqt-reg_seo_e28 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.vqt-reg_seo_e28 ol {
  list-style: decimal;
}.vqt-reg_seo_e28 li {
  margin-bottom: 0.25rem;
  color: #636B96;
  font-size: 13px;
  line-height: 1.65;
}.vqt-reg_seo_e28 table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 770px) {.vqt-reg_seo_e28 table {
  display: table;
}
}.vqt-reg_seo_e28 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C8CEEB;
}.vqt-reg_seo_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #636B96;
}.vqt-reg_steps_e28 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.vqt-reg_steps_e28 {
  margin-top: 0;
}
}.vqt-reg_step_e28 {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.vqt-reg_step_num_e28 {
  background: rgba(61,114,255,0.18);
  border-radius: 50%;
  border: 1px solid rgba(61,114,255,0.07);
  width: 34px;
  font-weight: 800;
  height: 2.125rem;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  display: flex;
  color: #3D72FF;
  align-items: center;
}.vqt-reg_step_title_e28 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F0F2FF;
}.vqt-reg_step_text_e28 {
  line-height: 1.5;
  color: #636B96;
  font-size: 0.75rem;
}.vqt-reg_trust_e28 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.vqt-reg_trust_item_e28 {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #636B96;
  font-size: 12px;
  align-items: center;
}.vqt-reg_trust_ic_e28 svg {
  color: #3D72FF;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.vqt-bon_e28 {
  padding: 2.25rem 16px 0;
  background: #0C0F20;
}
@media(min-width:768px) {.vqt-bon_e28 {
  padding: 2.75rem 1.5rem 0;
}
}.vqt-bon_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-bon_head_e28 {
  margin-bottom: 20px;
}.vqt-bon_label_e28 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #3D72FF;
  text-transform: uppercase;
  font-weight: 700;
}.vqt-bon_h2_e28 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F0F2FF;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.vqt-bon_h2_e28 {
  font-size: 24px;
}
}.vqt-bon_seo_e28 {
  line-height: 1.6;
  color: #636B96;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vqt-bon_seo_e28 strong {
  font-weight: 700;
  color: #C8CEEB;
}.vqt-bon_seo_e28 a {
  color: #3D72FF;
  text-decoration: underline;
}.vqt-bon_grid_e28 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.vqt-bon_grid_e28 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.vqt-bon_grid_e28 {
  grid-template-columns: repeat(5,1fr);
}
}.vqt-bon_card_e28 {
  background: #0F1224;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
}.vqt-bon_card_e28:hover {
  transform: translateY(-2px);
  border-color: rgba(61,114,255,0.07);
}.vqt-bon_card_ic_e28 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.vqt-bon_card_ic_e28 {
  margin-bottom: 10px;
}.vqt-bon_card_type_e28 {
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #636B96;
  text-transform: uppercase;
}.vqt-bon_card_amount_e28 {
  line-height: 1.1;
  font-size: 18px;
  color: #F5A623;
  margin-bottom: 6px;
  font-weight: 800;
}.vqt-bon_card_name_e28 {
  color: #F0F2FF;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.vqt-bon_card_detail_e28 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  color: #454D72;
}.vqt-app_e28 {
  padding: 2.25rem 16px 0;
  background: #0C0F20;
}
@media(min-width: 769px) {.vqt-app_e28 {
  padding: 44px 1.5rem 0;
}
}.vqt-app_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-app_head_e28 {
  margin-bottom: 1rem;
}.vqt-app_label_e28 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #3D72FF;
  font-size: 0.688rem;
  font-weight: 700;
}.vqt-app_h2_e28 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F2FF;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.vqt-app_h2_e28 {
  font-size: 1.5rem;
}
}.vqt-app_sub_e28 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #636B96;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.vqt-app_sub_e28 strong {
  color: #C8CEEB;
  font-weight: 700;
}.vqt-app_cards_e28 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 637px) {.vqt-app_cards_e28 {
  grid-template-columns: repeat(3,1fr);
}
}.vqt-app_card_e28 {
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.vqt-app_card_ios_e28 {
  background: linear-gradient(135deg,rgba(61,114,255,0.18) 0%,#131628 100%);
}.vqt-app_card_android_e28 {
  background: linear-gradient(135deg,rgba(31,209,138,0.15) 0%,#131628 100%);
}.vqt-app_card_win_e28 {
  background: linear-gradient(135deg,rgba(245,166,35,0.14) 0%,#131628 100%);
}.vqt-app_card_ic_e28 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.vqt-app_card_ic_e28 {
  flex-shrink: 0;
  color: #F0F2FF;
}.vqt-app_card_os_e28 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #636B96;
}.vqt-app_card_title_e28 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0F2FF;
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 0.938rem;
}.vqt-app_card_text_e28 {
  font-size: 0.75rem;
  color: #636B96;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.vqt-app_card_btn_e28 {
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(61,114,255,0.55);
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: #F0F2FF;
  display: inline-flex;
}.vqt-app_card_btn_e28:hover {
  background: rgba(255,255,255,0.07);
}.vqt-htp_e28 {
  padding: 2.25rem 16px 0;
  background: #0C0F20;
}
@media(min-width: 767px) {.vqt-htp_e28 {
  padding: 2.75rem 24px 0;
}
}.vqt-htp_in_e28 {
  margin: 0 auto;
  max-width: 1320px;
}.vqt-htp_head_e28 {
  margin-bottom: 22px;
  max-width: 720px;
}.vqt-htp_label_e28 {
  color: #3D72FF;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.vqt-htp_h2_e28 {
  color: #F0F2FF;
  font-size: 1.375rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.vqt-htp_h2_e28 {
  font-size: 1.75rem;
}
}.vqt-htp_intro_e28 {
  font-size: 14px;
  color: #636B96;
  line-height: 1.6;
}.vqt-htp_steps_e28 {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.vqt-htp_steps_e28 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vqt-htp_steps_e28 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vqt-htp_step_e28 {
  background: #131628;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.vqt-htp_step_num_e28 {
  border-radius: 50%;
  background: #3D72FF;
  align-items: center;
  color: #060917;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  left: 20px;
  height: 1.75rem;
  width: 28px;
  position: absolute;
  font-weight: 800;
  display: flex;
  top: -12px;
  justify-content: center;
}.vqt-htp_step_ic_e28 {
  border-radius: 0.313rem;
  background: rgba(61,114,255,0.18);
  margin: 8px 0 12px;
  color: #3D72FF;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
}.vqt-htp_step_ic_e28 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.vqt-htp_step_h_e28 {
  margin-bottom: 0.375rem;
  color: #F0F2FF;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 14px;
}.vqt-htp_step_p_e28 {
  font-size: 0.813rem;
  color: #636B96;
  overflow-wrap: break-word;
  line-height: 1.55;
}.vqt-htp_step_p_e28 strong {
  font-weight: 600;
  color: #C8CEEB;
}.vqt-htp_cta_e28 {
  padding: 13px 1.625rem;
  background: #1FD18A;
  transition: background .2s;
  border-radius: 10px;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  display: inline-block;
  color: #060917;
}.vqt-htp_cta_e28:hover {
  background: #28E89A;
}.vqt-faq_e28 {
  padding: 2.25rem 1rem 0;
  background: #0C0F20;
}
@media(min-width: 769px) {.vqt-faq_e28 {
  padding: 44px 1.5rem 0;
}
}.vqt-faq_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-faq_head_e28 {
  margin-bottom: 1.25rem;
}.vqt-faq_label_e28 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #3D72FF;
}.vqt-faq_h2_e28 {
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.vqt-faq_h2_e28 {
  font-size: 1.5rem;
}
}.vqt-faq_list_e28 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.vqt-faq_item_e28 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #131628;
  overflow: hidden;
}.vqt-faq_q_e28 {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #C8CEEB;
  font-weight: 600;
}.vqt-faq_q_e28:hover {
  color: #F0F2FF;
}.vqt-faq_q_ic_e28 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  color: #3D72FF;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px;
  font-size: 16px;
  align-items: center;
}.vqt-faq_item_e28.vqt-state_open_e28 .vqt-faq_q_ic_e28 {
  transform: rotate(45deg);
}.vqt-faq_a_e28 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #636B96;
}.vqt-faq_item_e28.vqt-state_open_e28 .vqt-faq_a_e28 {
  display: block;
}.vqt-faq_a_e28 strong {
  font-weight: 700;
  color: #C8CEEB;
}.vqt-faq_a_e28 a {
  color: #3D72FF;
  text-decoration: underline;
}.vqt-faq_a_e28 ul,.vqt-faq_a_e28 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.vqt-faq_a_e28 ol {
  list-style: decimal;
}.vqt-faq_a_e28 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.vqt-faq_a_e28 table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.vqt-faq_a_e28 table {
  display: table;
}
}.vqt-faq_a_e28 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #C8CEEB;
}.vqt-faq_a_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #636B96;
}.vqt-seo_e28 {
  padding: 2.25rem 16px 0;
  background: #0C0F20;
}
@media(min-width: 766px) {.vqt-seo_e28 {
  padding: 2.75rem 24px 0;
}
}.vqt-seo_in_e28 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 1.5rem;
  background: #131628;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.vqt-seo_in_e28 {
  padding: 36px 2.5rem;
}
}.vqt-seo_label_e28 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #3D72FF;
  margin-bottom: 10px;
  font-weight: 700;
}.vqt-seo_h2_e28 {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0F2FF;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.vqt-seo_h2_e28 {
  font-size: 24px;
}
}.vqt-seo_body_e28 {
  line-height: 1.75;
  color: #8E97C2;
  font-size: 14px;
  overflow-wrap: break-word;
}.vqt-seo_body_e28 p {
  line-height: 1.75;
  color: #8E97C2;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.vqt-seo_body_e28 p:last-child {
  margin-bottom: 0;
}.vqt-seo_body_e28 strong {
  font-weight: 700;
  color: #C8CEEB;
}.vqt-seo_body_e28 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D72FF;
}.vqt-seo_body_e28 a:hover {
  color: #5A8AFF;
}.vqt-seo_body_e28 ul,.vqt-seo_body_e28 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.vqt-seo_body_e28 ol {
  list-style: decimal;
}.vqt-seo_body_e28 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8E97C2;
  font-size: 0.875rem;
}.vqt-seo_body_e28 table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width:768px) {.vqt-seo_body_e28 table {
  display: table;
}
}.vqt-seo_body_e28 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8CEEB;
  font-weight: 700;
}.vqt-seo_body_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8E97C2;
}.vqt-seo_cols_e28 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.vqt-seo_cols_e28 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vqt-seo_cols_e28 {
  grid-template-columns: repeat(3,1fr);
}
}.vqt-seo_col_h_e28 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C8CEEB;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.vqt-seo_col_p_e28 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #636B96;
  line-height: 1.65;
}.vqt-seo_stats_e28 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.vqt-seo_stat_e28 {
  background: rgba(61,114,255,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(61,114,255,0.18);
  border-radius: 10px;
  min-width: 8.75rem;
}.vqt-seo_stat_val_e28 {
  margin-bottom: 0.25rem;
  color: #3D72FF;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.vqt-seo_stat_lb_e28 {
  color: #636B96;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.vqt-pmt_e28 {
  background: #0C0F20;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.vqt-pmt_e28 {
  padding: 2.75rem 1.5rem 0;
}
}.vqt-pmt_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-pmt_head_e28 {
  margin-bottom: 22px;
  max-width: 45rem;
}.vqt-pmt_label_e28 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #3D72FF;
  margin-bottom: 8px;
}.vqt-pmt_h2_e28 {
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0F2FF;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.vqt-pmt_h2_e28 {
  font-size: 28px;
}
}.vqt-pmt_intro_e28 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #636B96;
}.vqt-pmt_groups_e28 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.vqt-pmt_group_e28 {
  background: #131628;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
}.vqt-pmt_group_head_e28 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.vqt-pmt_group_ic_e28 {
  border-radius: 5px;
  background: rgba(61,114,255,0.18);
  flex-shrink: 0;
  width: 2.25rem;
  align-items: center;
  height: 36px;
  justify-content: center;
  color: #3D72FF;
  display: flex;
}.vqt-pmt_group_ic_e28 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vqt-pmt_group_h_e28 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F2FF;
  font-weight: 700;
  font-size: 16px;
}.vqt-pmt_group_p_e28 {
  margin-bottom: 14px;
  line-height: 1.6;
  color: #636B96;
  font-size: 13px;
  overflow-wrap: break-word;
}.vqt-pmt_group_p_e28 strong {
  font-weight: 600;
  color: #C8CEEB;
}.vqt-pmt_table_wrap_e28 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vqt-pmt_table_e28 {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}.vqt-pmt_table_e28 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
  letter-spacing: .04em;
  font-size: 11px;
  color: #C8CEEB;
  text-transform: uppercase;
}.vqt-pmt_table_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #636B96;
}.vqt-pmt_table_e28 tbody tr:last-child td {
  border-bottom: none;
}.vqt-pmt_table_e28 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8CEEB;
}.vqt-seo_e28 {
  padding: 2.25rem 16px 0;
  background: #0C0F20;
}
@media(min-width: 767px) {.vqt-seo_e28 {
  padding: 2.75rem 24px 0;
}
}.vqt-seo_in_e28 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 16px;
  background: #131628;
  max-width: 1320px;
}
@media(min-width: 769px) {.vqt-seo_in_e28 {
  padding: 2.25rem 2.5rem;
}
}.vqt-seo_label_e28 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3D72FF;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.vqt-seo_h2_e28 {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-size: 1.25rem;
}
@media(min-width:768px) {.vqt-seo_h2_e28 {
  font-size: 1.5rem;
}
}.vqt-seo_body_e28 {
  color: #8E97C2;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.vqt-seo_body_e28 p {
  font-size: 0.875rem;
  color: #8E97C2;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.vqt-seo_body_e28 p:last-child {
  margin-bottom: 0;
}.vqt-seo_body_e28 strong {
  color: #C8CEEB;
  font-weight: 700;
}.vqt-seo_body_e28 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3D72FF;
}.vqt-seo_body_e28 a:hover {
  color: #5A8AFF;
}.vqt-seo_body_e28 ul,.vqt-seo_body_e28 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vqt-seo_body_e28 ol {
  list-style: decimal;
}.vqt-seo_body_e28 li {
  color: #8E97C2;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.vqt-seo_body_e28 table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.vqt-seo_body_e28 table {
  display: table;
}
}.vqt-seo_body_e28 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8CEEB;
  font-weight: 700;
}.vqt-seo_body_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8E97C2;
}.vqt-seo_cols_e28 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.vqt-seo_cols_e28 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vqt-seo_cols_e28 {
  grid-template-columns: repeat(3,1fr);
}
}.vqt-seo_col_h_e28 {
  overflow-wrap: break-word;
  color: #C8CEEB;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.vqt-seo_col_p_e28 {
  font-size: 13px;
  color: #636B96;
  line-height: 1.65;
  overflow-wrap: break-word;
}.vqt-seo_stats_e28 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.vqt-seo_stat_e28 {
  background: rgba(61,114,255,0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(61,114,255,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.vqt-seo_stat_val_e28 {
  margin-bottom: 4px;
  color: #3D72FF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.vqt-seo_stat_lb_e28 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #636B96;
}.vqt-rv_e28 {
  padding: 36px 1rem 0;
  background: #0C0F20;
}
@media(min-width: 771px) {.vqt-rv_e28 {
  padding: 44px 24px 0;
}
}.vqt-rv_in_e28 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vqt-rv_head_e28 {
  margin-bottom: 20px;
  max-width: 45rem;
}.vqt-rv_label_e28 {
  color: #3D72FF;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.vqt-rv_h2_e28 {
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2FF;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width:768px) {.vqt-rv_h2_e28 {
  font-size: 1.75rem;
}
}.vqt-rv_stats_e28 {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  color: #636B96;
  flex-wrap: wrap;
}.vqt-rv_stats_score_e28 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.vqt-rv_stats_score_val_e28 {
  color: #F5A623;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}.vqt-rv_stats_score_max_e28 {
  font-size: 0.813rem;
  color: #454D72;
}.vqt-rv_stats_badge_e28 {
  gap: 4px;
  display: flex;
  align-items: center;
}.vqt-rv_stats_badge_e28 svg {
  color: #F5A623;
  width: 0.875rem;
  height: 0.875rem;
}.vqt-rv_grid_e28 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.vqt-rv_grid_e28 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.vqt-rv_grid_e28 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vqt-rv_card_e28 {
  background: #131628;
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  display: flex;
}.vqt-rv_card_stars_e28 {
  gap: 2px;
  color: #F5A623;
  margin-bottom: 0.625rem;
  display: flex;
}.vqt-rv_card_stars_e28 svg {
  width: 14px;
  height: 0.875rem;
}.vqt-rv_card_h_e28 {
  color: #F0F2FF;
  margin-bottom: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
}.vqt-rv_card_body_e28 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #636B96;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.vqt-rv_card_body_e28 strong {
  color: #C8CEEB;
  font-weight: 600;
}.vqt-rv_card_meta_e28 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.vqt-rv_card_author_e28 {
  font-size: 12px;
  color: #C8CEEB;
  font-weight: 600;
}.vqt-rv_card_date_e28 {
  color: #454D72;
  font-size: 0.688rem;
}.vqt-seo_e28 {
  background: #0C0F20;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.vqt-seo_e28 {
  padding: 44px 1.5rem 0;
}
}.vqt-seo_in_e28 {
  border-radius: 16px;
  margin: 0 auto;
  background: #131628;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 771px) {.vqt-seo_in_e28 {
  padding: 36px 2.5rem;
}
}.vqt-seo_label_e28 {
  margin-bottom: 10px;
  color: #3D72FF;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.vqt-seo_h2_e28 {
  line-height: 1.25;
  color: #F0F2FF;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.vqt-seo_h2_e28 {
  font-size: 1.5rem;
}
}.vqt-seo_body_e28 {
  line-height: 1.75;
  color: #8E97C2;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.vqt-seo_body_e28 p {
  color: #8E97C2;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.vqt-seo_body_e28 p:last-child {
  margin-bottom: 0;
}.vqt-seo_body_e28 strong {
  color: #C8CEEB;
  font-weight: 700;
}.vqt-seo_body_e28 a {
  transition: color .2s;
  color: #3D72FF;
  text-decoration: underline;
}.vqt-seo_body_e28 a:hover {
  color: #5A8AFF;
}.vqt-seo_body_e28 ul,.vqt-seo_body_e28 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vqt-seo_body_e28 ol {
  list-style: decimal;
}.vqt-seo_body_e28 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8E97C2;
}.vqt-seo_body_e28 table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.vqt-seo_body_e28 table {
  display: table;
}
}.vqt-seo_body_e28 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8CEEB;
  font-weight: 700;
  text-align: left;
}.vqt-seo_body_e28 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8E97C2;
}.vqt-seo_cols_e28 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.vqt-seo_cols_e28 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vqt-seo_cols_e28 {
  grid-template-columns: repeat(3,1fr);
}
}.vqt-seo_col_h_e28 {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C8CEEB;
  overflow-wrap: break-word;
  font-size: 13px;
}.vqt-seo_col_p_e28 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #636B96;
}.vqt-seo_stats_e28 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.vqt-seo_stat_e28 {
  flex: 1;
  background: rgba(61,114,255,0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(61,114,255,0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.vqt-seo_stat_val_e28 {
  font-size: 20px;
  color: #3D72FF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.vqt-seo_stat_lb_e28 {
  color: #636B96;
  overflow-wrap: break-word;
  font-size: 11px;
}.vqt-ft_e28 {
  background: #07091A;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.vqt-ft_support_e28 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.vqt-ft_support_e28 {
  padding: 1.75rem 1.5rem;
}
}.vqt-ft_support_in_e28 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.vqt-ft_support_main_e28 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.vqt-ft_support_ic_e28 {
  flex-shrink: 0;
  color: #3D72FF;
}.vqt-ft_support_ic_e28 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
}.vqt-ft_support_text_title_e28 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F0F2FF;
  font-weight: 700;
  font-size: 0.938rem;
}.vqt-ft_support_text_sub_e28 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #636B96;
}.vqt-ft_support_btn_e28 {
  transition: background .2s;
  background: #3D72FF;
  padding: 11px 1.375rem;
  border-radius: 0.625rem;
  color: #F0F2FF;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.vqt-ft_support_btn_e28:hover {
  background: #5A8AFF;
}.vqt-ft_support_contacts_e28 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.vqt-ft_support_contact_e28 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #454D72;
}.vqt-ft_support_contact_e28 strong {
  color: #8E97C2;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
}.vqt-ft_main_e28 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.vqt-ft_main_e28 {
  padding: 40px 24px 32px;
}
}.vqt-ft_main_in_e28 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 641px) {.vqt-ft_main_in_e28 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.vqt-ft_main_in_e28 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vqt-ft_col_logo_e28 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.vqt-ft_col_logo_e28 {
  grid-column: auto;
}
}.vqt-ft_logo_e28 {
  gap: 0.563rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F0F2FF;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
  display: flex;
}.vqt-ft_logo_mark_e28 {
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.vqt-ft_logo_mark_e28 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.vqt-ft_logo_sub_e28 {
  overflow-wrap: break-word;
  color: #454D72;
  font-size: 12px;
  line-height: 1.55;
  max-width: 12.5rem;
}.vqt-ft_col_title_e28 {
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #8E97C2;
}.vqt-ft_col_links_e28 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.vqt-ft_col_link_e28 {
  transition: color .2s;
  color: #454D72;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vqt-ft_col_link_e28:hover {
  color: #C8CEEB;
}.vqt-ft_apps_e28 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.vqt-ft_app_card_e28 {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  transition: border-color .2s;
  gap: 10px;
  align-items: center;
  display: flex;
}.vqt-ft_app_card_e28:hover {
  border-color: rgba(61,114,255,0.55);
}.vqt-ft_app_card_ic_e28 svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vqt-ft_app_card_os_e28 {
  font-weight: 600;
  font-size: 10px;
  color: #454D72;
}.vqt-ft_app_card_action_e28 {
  font-size: 0.75rem;
  color: #C8CEEB;
  font-weight: 700;
}.vqt-ft_bot_e28 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.vqt-ft_bot_e28 {
  padding: 1.25rem 1.5rem;
}
}.vqt-ft_bot_in_e28 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.vqt-ft_socials_e28 {
  gap: 8px;
  display: flex;
}.vqt-ft_soc_e28 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  align-items: center;
  height: 36px;
  width: 36px;
  justify-content: center;
  color: #8E97C2;
  display: flex;
}.vqt-ft_soc_e28 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.vqt-ft_soc_e28:hover {
  background: rgba(255,255,255,0.07);
}.vqt-ft_legal_e28 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #5A6285;
  min-width: 200px;
}.vqt-ft_legal_e28 strong {
  color: #8E97C2;
  font-weight: 700;
}.vqt-ft_legal_e28 a {
  text-decoration: underline;
  color: #8E97C2;
}.vqt-ft_age_e28 {
  border: 2px solid #5A6285;
  border-radius: 50%;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  color: #5A6285;
  font-weight: 800;
  font-size: 11px;
  flex-shrink: 0;
}