*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #07090F;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  color: #B4C6DA;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qvp-layout_956 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.qvp-page_956 {
  display: flex;
  min-height: 100vh;
}.qvp-main_956 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1083px) {.qvp-main_956 {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.qvp-main_956 {
  padding-bottom: 72px;
}
}.qvp-gc_956 {
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0A0D18;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 641px) {.qvp-gc_956 {
  width: 156px;
}
}
@media(min-width: 1079px) {.qvp-gc_956 {
  width: 168px;
}
}.qvp-gc_956:hover {
  transform: translateY(-3px);
  border-color: rgba(58, 162, 220, 0.07);
}.qvp-gc_img_956 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.qvp-gc_img_956 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.qvp-gc_hover_956 {
  background: rgba(4, 5, 10, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.qvp-gc_956:hover .qvp-gc_hover_956 {
  opacity: 1;
}.qvp-gc_hover_btn_956 {
  background: #3AA2DC;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 12px;
  color: #E6EFF8;
}.qvp-gc_info_956 {
  padding: 0.5rem 0.625rem 10px;
}.qvp-gc_name_956 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  color: #B4C6DA;
  white-space: nowrap;
}.qvp-gc_prov_956 {
  color: #4A5C6C;
  font-size: 10px;
}.qvp-gc_tag_956 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.375rem;
  position: absolute;
  left: 6px;
  font-size: 9px;
  z-index: 2;
}.qvp-gc_tag_hot_956 {
  background: #E8373A;
  color: #fff;
}.qvp-gc_tag_new_956 {
  background: #2DC87A;
  color: #07090F;
}.qvp-gc_tag_jp_956 {
  background: #E8C03A;
  color: #07090F;
}.qvp-gc_tag_ex_956 {
  background: #1A3D6B;
  color: #fff;
}.qvp-gc_tag_live_956 {
  background: #E8373A;
  color: #fff;
}.qvp-gr_956 {
  padding: 2rem 1rem 0;
  background: #07090F;
}
@media(min-width: 770px) {.qvp-gr_956 {
  padding: 2.25rem 24px 0;
}
}.qvp-gr_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-gr_head_956 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.qvp-gr_head_l_956 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.qvp-gr_ic_956 {
  border-radius: 0.625rem;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.qvp-gr_ic_956 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.qvp-gr_title_956 {
  color: #E6EFF8;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.qvp-gr_title_956 {
  font-size: 1.125rem;
}
}.qvp-gr_more_956 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  color: #586878;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
}.qvp-gr_more_956:hover {
  color: #3AA2DC;
}.qvp-gr_more_956 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.qvp-gr_arrows_956 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.qvp-gr_arr_956 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  align-items: center;
  color: #7A90A8;
  display: flex;
  width: 30px;
  height: 1.875rem;
}.qvp-gr_arr_956:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6EFF8;
}.qvp-gr_arr_956 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.qvp-gr_seo_h_956 {
  margin: 0 0 6px;
  color: #B4C6DA;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width:768px) {.qvp-gr_seo_h_956 {
  font-size: 0.875rem;
}
}.qvp-gr_seo_956 {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #586878;
}.qvp-gr_seo_956 strong {
  font-weight: 600;
  color: #B4C6DA;
}.qvp-gr_scroll_956 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
}.qvp-gr_scroll_956::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.qvp-gr_scroll_956 {
  gap: 0.75rem;
}
}.qvp-tb_956 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #07090F;
  z-index: 80;
  align-items: center;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  height: 56px;
  display: flex;
}.qvp-tb_in_956 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.qvp-tb_burger_956 {
  border-radius: 10px;
  gap: 5px;
  display: flex;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 8px;
}.qvp-tb_burger_956:hover {
  background: rgba(255, 255, 255, 0.05);
}.qvp-tb_burger_line_956 {
  background: #7A90A8;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.qvp-tb_burger_956 {
  display: none;
}
}.qvp-tb_logo_956 {
  gap: 9px;
  color: #E6EFF8;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  margin-right: 1.25rem;
}.qvp-tb_logo_mark_956 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 2rem;
}.qvp-tb_logo_mark_956 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qvp-tb_nav_956 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.qvp-tb_nav_956 {
  display: flex;
}
}.qvp-tb_tab_956 {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #7A90A8;
}.qvp-tb_tab_956:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6EFF8;
}.qvp-tb_tab_956.qvp-state_active_956 {
  background: rgba(58, 162, 220, 0.18);
  color: #E6EFF8;
}.qvp-tb_right_956 {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.qvp-tb_login_956 {
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  color: #B4C6DA;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.qvp-tb_login_956:hover {
  border-color: rgba(58, 162, 220, 0.40);
  color: #E6EFF8;
}
@media(min-width: 479px) {.qvp-tb_login_956 {
  display: block;
}
}.qvp-tb_reg_956 {
  padding: 0.563rem 18px;
  background: #2DC87A;
  transition: background .2s;
  border-radius: 10px;
  white-space: nowrap;
  color: #050810;
  font-size: 13px;
  font-weight: 700;
}.qvp-tb_reg_956:hover {
  background: #3ADEA0;
}.qvp-sb_956 {
  transition: transform .25s ease;
  background: #0D1120;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  top: 56px;
  width: 13.75rem;
  left: 0;
  bottom: 0;
}.qvp-sb_956.qvp-state_open_956 {
  transform: translateX(0);
}.qvp-sb_956::-webkit-scrollbar {
  width: 0.25rem;
}.qvp-sb_956::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.qvp-sb_956 {
  transform: translateX(0);
}
}.qvp-sb_auth_956 {
  padding: 0.875rem 0.75rem 0.625rem;
}.qvp-sb_btn_reg_956 {
  transition: background .2s;
  border-radius: 10px;
  background: #2DC87A;
  padding: 0.688rem;
  display: block;
  color: #050810;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}.qvp-sb_btn_reg_956:hover {
  background: #3ADEA0;
}.qvp-sb_btn_login_956 {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 10px;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #B4C6DA;
}.qvp-sb_btn_login_956:hover {
  border-color: rgba(58, 162, 220, 0.40);
  color: #E6EFF8;
}.qvp-sb_promo_956 {
  background: linear-gradient(135deg,#0A1A34,#0D1120);
  padding: 12px 0.875rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(58, 162, 220, 0.18);
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
}.qvp-sb_promo_956::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58, 162, 220, 0.18),transparent 70%);
  right: -20px;
  top: -20px;
  height: 80px;
  position: absolute;
  content: '';
  width: 80px;
}.qvp-sb_promo_title_956 {
  font-size: 11px;
  color: #3AA2DC;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.qvp-sb_promo_text_956 {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #E6EFF8;
  font-weight: 600;
  font-size: 0.75rem;
}.qvp-sb_promo_sub_956 {
  color: #586878;
  margin-top: 3px;
  font-size: 0.625rem;
}.qvp-sb_nav_956 {
  padding: 6px 8px 16px;
}.qvp-sb_nav_lb_956 {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4A5C6C;
}.qvp-sb_link_956 {
  gap: 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #7A90A8;
}.qvp-sb_link_956:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6EFF8;
}.qvp-sb_link_956.qvp-state_active_956 {
  background: rgba(58, 162, 220, 0.18);
  color: #E6EFF8;
}.qvp-sb_ic_956 {
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  height: 30px;
}.qvp-sb_ic_956 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.qvp-sb_ic_1_956 {
  background: rgba(58, 162, 220, 0.07);
  color: #3AA2DC;
}.qvp-sb_ic_2_956 {
  background: rgba(45, 200, 122, 0.16);
  color: #2DC87A;
}.qvp-sb_ic_3_956 {
  background: rgba(232, 192, 58, 0.15);
  color: #E8C03A;
}.qvp-sb_ic_4_956 {
  background: rgba(26, 61, 107, 0.45);
  color: #1A3D6B;
}.qvp-sb_ic_5_956 {
  background: rgba(58, 162, 220, 0.07);
  color: #E0509A;
}.qvp-sb_ic_6_956 {
  background: rgba(26, 61, 107, 0.45);
  color: #8B5CF6;
}.qvp-sb_badge_956 {
  border-radius: 6px;
  background: #E8C03A;
  padding: 2px 7px;
  margin-left: auto;
  color: #050810;
  font-size: 0.563rem;
  font-weight: 700;
}.qvp-sb_bot_956 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.qvp-sb_lang_956,.qvp-sb_help_956 {
  border-radius: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #7A90A8;
}.qvp-sb_lang_956:hover,.qvp-sb_help_956:hover {
  border-color: rgba(58, 162, 220, 0.40);
  color: #E6EFF8;
}.qvp-sb_lang_956 svg,.qvp-sb_help_956 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.qvp-sb_bd_956 {
  inset: 0;
  background: rgba(4, 5, 10, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.qvp-sb_bd_956.qvp-state_on_956 {
  display: block;
}
@media(min-width: 1081px) {.qvp-sb_bd_956 {
  display: none!important;
}
}.qvp-mob_nav_956 {
  background: #0D1120;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.qvp-mob_nav_956 {
  display: none;
}
}.qvp-mob_nav_item_956 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #4A5C6C;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.qvp-mob_nav_ic_956 {
  line-height: 1;
}.qvp-mob_nav_ic_956 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.qvp-mob_nav_lb_956 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A5C6C;
}.qvp-mob_nav_item_956.qvp-state_active_956 {
  color: #3AA2DC;
}.qvp-mob_nav_item_956.qvp-state_active_956 .qvp-mob_nav_lb_956 {
  color: #3AA2DC;
}.qvp-hero_956 {
  padding: 20px 1rem 0;
  background: #07090F;
}
@media(min-width: 766px) {.qvp-hero_956 {
  padding: 24px 24px 0;
}
}.qvp-hero_in_956 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.qvp-hero_in_956 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.qvp-hero_in_956 {
  grid-template-columns: 1fr 340px;
}
}.qvp-hero_promo_956 {
  overflow: hidden;
  background: #0A0D18;
  border-radius: 1rem;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.qvp-hero_promo_956 {
  min-height: 17.5rem;
}
}.qvp-hero_promo_bg_956 {
  inset: 0;
  background: linear-gradient(120deg,#0A1A34 0%,#07090F 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.qvp-hero_promo_bg_956::after {
  background: linear-gradient(90deg,#07090F 0%,rgba(4, 5, 10, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qvp-hero_promo_glow_956 {
  background: radial-gradient(circle,rgba(26, 61, 107, 0.45) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
}.qvp-hero_promo_ct_956 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  z-index: 2;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 769px) {.qvp-hero_promo_ct_956 {
  padding: 2.5rem 32px;
}
}.qvp-hero_badge_956 {
  border-radius: 20px;
  background: rgba(58, 162, 220, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(58, 162, 220, 0.07);
  margin-bottom: 0.875rem;
  color: #3AA2DC;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
}.qvp-hero_h1_956 {
  font-size: 26px;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6EFF8;
}.qvp-hero_h1_956 em {
  color: #E8C03A;
  font-style: normal;
}
@media(min-width: 769px) {.qvp-hero_h1_956 {
  font-size: 2.25rem;
}
}.qvp-hero_sub_956 {
  line-height: 1.55;
  color: #7A90A8;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.qvp-hero_sub_956 {
  font-size: 14px;
}
}.qvp-hero_row_956 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qvp-hero_cta_956 {
  border-radius: 0.625rem;
  padding: 13px 26px;
  background: #2DC87A;
  transition: background .2s;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 0.25rem 18px rgba(45, 200, 122, 0.38);
  font-size: 0.875rem;
  color: #050810;
  font-weight: 700;
}.qvp-hero_cta_956:hover {
  background: #3ADEA0;
}.qvp-hero_terms_956 {
  font-size: 11px;
  color: #4A5C6C;
}.qvp-hero_game_956 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #0A0D18;
  position: relative;
  flex-direction: column;
  display: flex;
}.qvp-hero_game_badge_956 {
  background: rgba(232, 192, 58, 0.15);
  border: 1px solid rgba(232, 192, 58, 0.15);
  padding: 5px 10px;
  border-radius: 20px;
  color: #E8C03A;
  position: absolute;
  left: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  top: 0.75rem;
  font-size: 0.625rem;
}.qvp-hero_game_badge_956 svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.qvp-hero_game_img_956 {
  background: linear-gradient(135deg,#0A1A34,#07090F);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qvp-hero_game_img_956 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qvp-hero_game_play_956 {
  transition: opacity .2s;
  background: rgba(4, 5, 10, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
}.qvp-hero_game_956:hover .qvp-hero_game_play_956 {
  opacity: 1;
}.qvp-hero_game_play_956 span {
  border-radius: 50%;
  background: #3AA2DC;
  height: 3.25rem;
  width: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
}.qvp-hero_game_play_956 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.qvp-hero_game_info_956 {
  padding: 14px 16px;
}.qvp-hero_game_title_956 {
  margin-bottom: 4px;
  color: #E6EFF8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.qvp-hero_game_provider_956 {
  font-size: 0.688rem;
  color: #586878;
}.qvp-hero_game_btn_956 {
  border-radius: 10px;
  padding: 11px;
  background: #3AA2DC;
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  display: block;
  text-align: center;
  color: #E6EFF8;
  font-weight: 700;
  font-size: 0.813rem;
}.qvp-hero_game_956:hover .qvp-hero_game_btn_956 {
  background: #5ABBEE;
}.qvp-gr_jp_956 {
  border-radius: 1rem;
  background: linear-gradient(135deg,#100D2A 0%,#060710 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.qvp-gr_jp_956::before {
  background: radial-gradient(circle,rgba(26, 61, 107, 0.45) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  left: -60px;
  content: '';
  position: absolute;
  top: -60px;
}.qvp-gr_jp_956::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 192, 58, 0.15) 0%,transparent 70%);
  height: 200px;
  width: 12.5rem;
  content: '';
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.qvp-gr_jp_head_956 {
  gap: 1rem;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
}.qvp-gr_jp_info_956 {
  flex: 1;
}.qvp-gr_jp_label_956 {
  color: #8B5CF6;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 11px;
}.qvp-gr_jp_label_956 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
}.qvp-gr_jp_amount_956 {
  color: #E6EFF8;
  font-family: 'Exo 2', sans-serif;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 32px;
}
@media(min-width: 767px) {.qvp-gr_jp_amount_956 {
  font-size: 2.5rem;
}
}.qvp-gr_jp_amount_956 span {
  color: #E8C03A;
}.qvp-gr_jp_seo_956 {
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
  color: #7A90A8;
  overflow-wrap: break-word;
}.qvp-gr_jp_cta_956 {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  background: rgba(26, 61, 107, 0.45);
  border: 1px solid rgba(26, 61, 107, 0.45);
  font-size: 13px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #E6EFF8;
  align-self: flex-start;
}.qvp-gr_jp_cta_956:hover {
  background: #1A3D6B;
}.qvp-ws_956 {
  padding: 2rem 16px 0;
  background: #07090F;
}
@media(min-width: 765px) {.qvp-ws_956 {
  padding: 36px 24px 0;
}
}.qvp-ws_in_956 {
  margin: 0 auto;
  max-width: 1320px;
}.qvp-ws_head_956 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
}.qvp-ws_title_956 {
  gap: 10px;
  color: #E6EFF8;
  font-family: 'Exo 2', sans-serif;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  flex-wrap: wrap;
}.qvp-ws_title_ic_956 svg {
  width: 1.125rem;
  color: #E8C03A;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.qvp-ws_online_956 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #586878;
}.qvp-ws_online_dot_956 {
  background: #2DC87A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(45, 200, 122, 0.16);
  height: 0.5rem;
  width: 8px;
}.qvp-ws_scroll_956 {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.qvp-ws_scroll_956::-webkit-scrollbar {
  display: none;
}.qvp-wc_956 {
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0A0D18;
  border-radius: 0.625rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.qvp-wc_img_956 {
  border-radius: 6px;
  background: #0D1120;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.qvp-wc_img_956 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qvp-wc_info_956 {
  min-width: 0;
}.qvp-wc_game_956 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  color: #B4C6DA;
}.qvp-wc_player_956 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4A5C6C;
}.qvp-wc_amount_956 {
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  color: #2DC87A;
}.qvp-prov_956 {
  background: #07090F;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.qvp-prov_956 {
  padding: 2.75rem 1.5rem 0;
}
}.qvp-prov_in_956 {
  margin: 0 auto;
  max-width: 1320px;
}.qvp-prov_head_956 {
  margin-bottom: 16px;
}.qvp-prov_label_956 {
  color: #3AA2DC;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.qvp-prov_h2_956 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #E6EFF8;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.qvp-prov_h2_956 {
  font-size: 1.5rem;
}
}.qvp-prov_seo_956 {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #586878;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
}.qvp-prov_seo_956 strong {
  font-weight: 700;
  color: #B4C6DA;
}.qvp-prov_seo_956 a {
  color: #3AA2DC;
  text-decoration: underline;
}.qvp-prov_grid_956 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.qvp-prov_grid_956 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.qvp-prov_grid_956 {
  grid-template-columns: repeat(8,1fr);
}
}.qvp-prov_card_956 {
  background: #0A0D18;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.qvp-prov_card_956:hover {
  border-color: rgba(58, 162, 220, 0.40);
  background: #0D1120;
}.qvp-prov_logo_956 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
}.qvp-prov_logo_956 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.qvp-prov_name_956 {
  font-size: 0.688rem;
  text-align: center;
  color: #7A90A8;
  overflow-wrap: break-word;
  font-weight: 600;
}.qvp-reg_956 {
  background: #07090F;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.qvp-reg_956 {
  padding: 44px 24px 0;
}
}.qvp-reg_in_956 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #0D1120;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qvp-reg_in_956 {
  padding: 40px;
}
}.qvp-reg_top_956 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.qvp-reg_top_956 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qvp-reg_label_956 {
  color: #3AA2DC;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.qvp-reg_h2_956 {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #E6EFF8;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.qvp-reg_h2_956 {
  font-size: 1.75rem;
}
}.qvp-reg_bonus_956 {
  padding: 10px 1rem;
  border: 1px solid rgba(232, 192, 58, 0.15);
  border-radius: 10px;
  background: rgba(232, 192, 58, 0.15);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.qvp-reg_bonus_amount_956 {
  font-size: 20px;
  font-weight: 800;
  color: #E8C03A;
}.qvp-reg_bonus_text_956 {
  line-height: 1.35;
  font-size: 13px;
  color: #7A90A8;
}.qvp-reg_cta_btn_956 {
  padding: 0.875rem 32px;
  background: #2DC87A;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  color: #050810;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.18), 0 4px 18px rgba(45, 200, 122, 0.38);
}.qvp-reg_cta_btn_956:hover {
  background: #3ADEA0;
}.qvp-reg_terms_956 {
  color: #4A5C6C;
  font-size: 11px;
  line-height: 1.5;
}.qvp-reg_seo_956 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #586878;
}.qvp-reg_seo_956 p {
  font-size: 13px;
  color: #586878;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.qvp-reg_seo_956 p:last-child {
  margin-bottom: 0;
}.qvp-reg_seo_956 strong {
  color: #B4C6DA;
  font-weight: 700;
}.qvp-reg_seo_956 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3AA2DC;
}.qvp-reg_seo_956 a:hover {
  color: #5ABBEE;
}.qvp-reg_seo_956 ul,.qvp-reg_seo_956 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.qvp-reg_seo_956 ol {
  list-style: decimal;
}.qvp-reg_seo_956 li {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
  color: #586878;
}.qvp-reg_seo_956 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.qvp-reg_seo_956 table {
  display: table;
}
}.qvp-reg_seo_956 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #B4C6DA;
  text-align: left;
  font-weight: 700;
}.qvp-reg_seo_956 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #586878;
}.qvp-reg_steps_956 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.qvp-reg_steps_956 {
  margin-top: 0;
}
}.qvp-reg_step_956 {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.qvp-reg_step_num_956 {
  border-radius: 50%;
  border: 1px solid rgba(58, 162, 220, 0.07);
  background: rgba(58, 162, 220, 0.18);
  width: 2.125rem;
  font-size: 14px;
  height: 34px;
  align-items: center;
  font-weight: 800;
  color: #3AA2DC;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.qvp-reg_step_title_956 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #E6EFF8;
}.qvp-reg_step_text_956 {
  font-size: 0.75rem;
  color: #586878;
  line-height: 1.5;
}.qvp-reg_trust_956 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.qvp-reg_trust_item_956 {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  color: #586878;
  align-items: center;
}.qvp-reg_trust_ic_956 svg {
  color: #3AA2DC;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.qvp-bon_956 {
  background: #07090F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.qvp-bon_956 {
  padding: 2.75rem 1.5rem 0;
}
}.qvp-bon_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-bon_head_956 {
  margin-bottom: 20px;
}.qvp-bon_label_956 {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3AA2DC;
}.qvp-bon_h2_956 {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  color: #E6EFF8;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width:768px) {.qvp-bon_h2_956 {
  font-size: 1.5rem;
}
}.qvp-bon_seo_956 {
  font-size: 13px;
  color: #586878;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qvp-bon_seo_956 strong {
  font-weight: 700;
  color: #B4C6DA;
}.qvp-bon_seo_956 a {
  color: #3AA2DC;
  text-decoration: underline;
}.qvp-bon_grid_956 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.qvp-bon_grid_956 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qvp-bon_grid_956 {
  grid-template-columns: repeat(5,1fr);
}
}.qvp-bon_card_956 {
  background: #0A0D18;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
}.qvp-bon_card_956:hover {
  transform: translateY(-2px);
  border-color: rgba(58, 162, 220, 0.07);
}.qvp-bon_card_ic_956 svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
}.qvp-bon_card_ic_956 {
  margin-bottom: 10px;
}.qvp-bon_card_type_956 {
  font-weight: 700;
  color: #586878;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.qvp-bon_card_amount_956 {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #E8C03A;
}.qvp-bon_card_name_956 {
  font-weight: 600;
  color: #E6EFF8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
}.qvp-bon_card_detail_956 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 0.688rem;
  color: #4A5C6C;
}.qvp-app_956 {
  padding: 2.25rem 16px 0;
  background: #07090F;
}
@media(min-width: 770px) {.qvp-app_956 {
  padding: 2.75rem 1.5rem 0;
}
}.qvp-app_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-app_head_956 {
  margin-bottom: 1rem;
}.qvp-app_label_956 {
  font-size: 11px;
  color: #3AA2DC;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.qvp-app_h2_956 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #E6EFF8;
}
@media(min-width: 765px) {.qvp-app_h2_956 {
  font-size: 1.5rem;
}
}.qvp-app_sub_956 {
  color: #586878;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
}.qvp-app_sub_956 strong {
  color: #B4C6DA;
  font-weight: 700;
}.qvp-app_cards_956 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 643px) {.qvp-app_cards_956 {
  grid-template-columns: repeat(3,1fr);
}
}.qvp-app_card_956 {
  border-radius: 0.625rem;
  padding: 20px;
  gap: 16px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.qvp-app_card_ios_956 {
  background: linear-gradient(135deg,rgba(58, 162, 220, 0.18) 0%,#0D1120 100%);
}.qvp-app_card_android_956 {
  background: linear-gradient(135deg,rgba(45, 200, 122, 0.16) 0%,#0D1120 100%);
}.qvp-app_card_win_956 {
  background: linear-gradient(135deg,rgba(232, 192, 58, 0.15) 0%,#0D1120 100%);
}.qvp-app_card_ic_956 svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.qvp-app_card_ic_956 {
  color: #E6EFF8;
  flex-shrink: 0;
}.qvp-app_card_os_956 {
  margin-bottom: 6px;
  font-size: 10px;
  color: #586878;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.qvp-app_card_title_956 {
  color: #E6EFF8;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.qvp-app_card_text_956 {
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #586878;
}.qvp-app_card_btn_956 {
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border: 1px solid rgba(58, 162, 220, 0.40);
  transition: background .2s;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  color: #E6EFF8;
}.qvp-app_card_btn_956:hover {
  background: rgba(255, 255, 255, 0.07);
}.qvp-htp_956 {
  background: #07090F;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.qvp-htp_956 {
  padding: 2.75rem 24px 0;
}
}.qvp-htp_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-htp_head_956 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qvp-htp_label_956 {
  color: #3AA2DC;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.qvp-htp_h2_956 {
  color: #E6EFF8;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 767px) {.qvp-htp_h2_956 {
  font-size: 28px;
}
}.qvp-htp_intro_956 {
  line-height: 1.6;
  color: #586878;
  font-size: 0.875rem;
}.qvp-htp_steps_956 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.qvp-htp_steps_956 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qvp-htp_steps_956 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qvp-htp_step_956 {
  padding: 20px 18px 18px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1120;
  position: relative;
  display: flex;
  flex-direction: column;
}.qvp-htp_step_num_956 {
  border-radius: 50%;
  background: #3AA2DC;
  display: flex;
  font-weight: 800;
  color: #050810;
  font-family: 'Exo 2', sans-serif;
  font-size: 13px;
  height: 28px;
  top: -12px;
  width: 1.75rem;
  position: absolute;
  justify-content: center;
  left: 1.25rem;
  align-items: center;
}.qvp-htp_step_ic_956 {
  border-radius: 0.375rem;
  margin: 0.5rem 0 12px;
  background: rgba(58, 162, 220, 0.18);
  align-items: center;
  color: #3AA2DC;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  display: flex;
}.qvp-htp_step_ic_956 svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.qvp-htp_step_h_956 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E6EFF8;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.qvp-htp_step_p_956 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #586878;
}.qvp-htp_step_p_956 strong {
  color: #B4C6DA;
  font-weight: 600;
}.qvp-htp_cta_956 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #2DC87A;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  color: #050810;
}.qvp-htp_cta_956:hover {
  background: #3ADEA0;
}.qvp-pmt_956 {
  padding: 36px 16px 0;
  background: #07090F;
}
@media(min-width: 765px) {.qvp-pmt_956 {
  padding: 44px 1.5rem 0;
}
}.qvp-pmt_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-pmt_head_956 {
  margin-bottom: 22px;
  max-width: 45rem;
}.qvp-pmt_label_956 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #3AA2DC;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.qvp-pmt_h2_956 {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #E6EFF8;
  font-weight: 800;
}
@media(min-width:768px) {.qvp-pmt_h2_956 {
  font-size: 28px;
}
}.qvp-pmt_intro_956 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #586878;
  font-size: 0.875rem;
}.qvp-pmt_groups_956 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.qvp-pmt_group_956 {
  padding: 1.25rem;
  background: #0D1120;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.qvp-pmt_group_head_956 {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.qvp-pmt_group_ic_956 {
  background: rgba(58, 162, 220, 0.18);
  border-radius: 0.375rem;
  width: 36px;
  display: flex;
  height: 2.25rem;
  align-items: center;
  flex-shrink: 0;
  color: #3AA2DC;
  justify-content: center;
}.qvp-pmt_group_ic_956 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qvp-pmt_group_h_956 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6EFF8;
  font-size: 1rem;
  font-family: 'Exo 2', sans-serif;
}.qvp-pmt_group_p_956 {
  margin-bottom: 14px;
  color: #586878;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qvp-pmt_group_p_956 strong {
  color: #B4C6DA;
  font-weight: 600;
}.qvp-pmt_table_wrap_956 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qvp-pmt_table_956 {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  min-width: 540px;
}.qvp-pmt_table_956 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  color: #B4C6DA;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
}.qvp-pmt_table_956 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #586878;
}.qvp-pmt_table_956 tbody tr:last-child td {
  border-bottom: none;
}.qvp-pmt_table_956 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4C6DA;
}.qvp-faq_956 {
  padding: 36px 1rem 0;
  background: #07090F;
}
@media(min-width: 766px) {.qvp-faq_956 {
  padding: 2.75rem 1.5rem 0;
}
}.qvp-faq_in_956 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvp-faq_head_956 {
  margin-bottom: 1.25rem;
}.qvp-faq_label_956 {
  font-size: 0.688rem;
  color: #3AA2DC;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.qvp-faq_h2_956 {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  color: #E6EFF8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qvp-faq_h2_956 {
  font-size: 24px;
}
}.qvp-faq_list_956 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qvp-faq_item_956 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1120;
  overflow: hidden;
  border-radius: 10px;
}.qvp-faq_q_956 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  color: #B4C6DA;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.qvp-faq_q_956:hover {
  color: #E6EFF8;
}.qvp-faq_q_ic_956 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 1.5rem;
  color: #3AA2DC;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
  justify-content: center;
  font-size: 1rem;
  display: flex;
}.qvp-faq_item_956.qvp-state_open_956 .qvp-faq_q_ic_956 {
  transform: rotate(45deg);
}.qvp-faq_a_956 {
  padding: 0 20px 1rem;
  color: #586878;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
}.qvp-faq_item_956.qvp-state_open_956 .qvp-faq_a_956 {
  display: block;
}.qvp-faq_a_956 strong {
  color: #B4C6DA;
  font-weight: 700;
}.qvp-faq_a_956 a {
  color: #3AA2DC;
  text-decoration: underline;
}.qvp-faq_a_956 ul,.qvp-faq_a_956 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.qvp-faq_a_956 ol {
  list-style: decimal;
}.qvp-faq_a_956 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qvp-faq_a_956 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.qvp-faq_a_956 table {
  display: table;
}
}.qvp-faq_a_956 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4C6DA;
  font-weight: 700;
}.qvp-faq_a_956 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #586878;
}.qvp-seo_956 {
  background: #07090F;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qvp-seo_956 {
  padding: 44px 24px 0;
}
}.qvp-seo_in_956 {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #0D1120;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 770px) {.qvp-seo_in_956 {
  padding: 36px 40px;
}
}.qvp-seo_label_956 {
  font-weight: 700;
  color: #3AA2DC;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.qvp-seo_h2_956 {
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  color: #E6EFF8;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.qvp-seo_h2_956 {
  font-size: 24px;
}
}.qvp-seo_body_956 {
  font-size: 0.875rem;
  color: #7A90A8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.qvp-seo_body_956 p {
  font-size: 14px;
  color: #7A90A8;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.qvp-seo_body_956 p:last-child {
  margin-bottom: 0;
}.qvp-seo_body_956 strong {
  color: #B4C6DA;
  font-weight: 700;
}.qvp-seo_body_956 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3AA2DC;
}.qvp-seo_body_956 a:hover {
  color: #5ABBEE;
}.qvp-seo_body_956 ul,.qvp-seo_body_956 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.qvp-seo_body_956 ol {
  list-style: decimal;
}.qvp-seo_body_956 li {
  font-size: 0.875rem;
  color: #7A90A8;
  line-height: 1.75;
  margin-bottom: 6px;
}.qvp-seo_body_956 table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.qvp-seo_body_956 table {
  display: table;
}
}.qvp-seo_body_956 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #B4C6DA;
  text-align: left;
}.qvp-seo_body_956 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7A90A8;
}.qvp-seo_cols_956 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.qvp-seo_cols_956 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qvp-seo_cols_956 {
  grid-template-columns: repeat(3,1fr);
}
}.qvp-seo_col_h_956 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #B4C6DA;
  font-weight: 700;
}.qvp-seo_col_p_956 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #586878;
  font-size: 13px;
}.qvp-seo_stats_956 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.qvp-seo_stat_956 {
  flex: 1;
  border: 1px solid rgba(58, 162, 220, 0.18);
  background: rgba(58, 162, 220, 0.07);
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 140px;
}.qvp-seo_stat_val_956 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #3AA2DC;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.qvp-seo_stat_lb_956 {
  overflow-wrap: break-word;
  color: #586878;
  font-size: 0.688rem;
}.qvp-seo_956 {
  background: #07090F;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qvp-seo_956 {
  padding: 2.75rem 24px 0;
}
}.qvp-seo_in_956 {
  padding: 1.75rem 24px;
  background: #0D1120;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.qvp-seo_in_956 {
  padding: 2.25rem 40px;
}
}.qvp-seo_label_956 {
  letter-spacing: .08em;
  color: #3AA2DC;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.qvp-seo_h2_956 {
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E6EFF8;
}
@media(min-width: 766px) {.qvp-seo_h2_956 {
  font-size: 24px;
}
}.qvp-seo_body_956 {
  font-size: 14px;
  color: #7A90A8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.qvp-seo_body_956 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #7A90A8;
}.qvp-seo_body_956 p:last-child {
  margin-bottom: 0;
}.qvp-seo_body_956 strong {
  font-weight: 700;
  color: #B4C6DA;
}.qvp-seo_body_956 a {
  transition: color .2s;
  color: #3AA2DC;
  text-decoration: underline;
}.qvp-seo_body_956 a:hover {
  color: #5ABBEE;
}.qvp-seo_body_956 ul,.qvp-seo_body_956 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qvp-seo_body_956 ol {
  list-style: decimal;
}.qvp-seo_body_956 li {
  color: #7A90A8;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.qvp-seo_body_956 table {
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.qvp-seo_body_956 table {
  display: table;
}
}.qvp-seo_body_956 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B4C6DA;
  font-weight: 700;
  text-align: left;
}.qvp-seo_body_956 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A90A8;
}.qvp-seo_cols_956 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.qvp-seo_cols_956 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qvp-seo_cols_956 {
  grid-template-columns: repeat(3,1fr);
}
}.qvp-seo_col_h_956 {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #B4C6DA;
}.qvp-seo_col_p_956 {
  line-height: 1.65;
  color: #586878;
  font-size: 13px;
  overflow-wrap: break-word;
}.qvp-seo_stats_956 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qvp-seo_stat_956 {
  border: 1px solid rgba(58, 162, 220, 0.18);
  padding: 14px 16px;
  background: rgba(58, 162, 220, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.qvp-seo_stat_val_956 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #3AA2DC;
  font-weight: 800;
  margin-bottom: 4px;
}.qvp-seo_stat_lb_956 {
  font-size: 11px;
  color: #586878;
  overflow-wrap: break-word;
}.qvp-seo_956 {
  background: #07090F;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.qvp-seo_956 {
  padding: 2.75rem 24px 0;
}
}.qvp-seo_in_956 {
  border-radius: 16px;
  background: #0D1120;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qvp-seo_in_956 {
  padding: 2.25rem 40px;
}
}.qvp-seo_label_956 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #3AA2DC;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qvp-seo_h2_956 {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #E6EFF8;
  font-weight: 800;
}
@media(min-width: 769px) {.qvp-seo_h2_956 {
  font-size: 1.5rem;
}
}.qvp-seo_body_956 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7A90A8;
  line-height: 1.75;
}.qvp-seo_body_956 p {
  color: #7A90A8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.qvp-seo_body_956 p:last-child {
  margin-bottom: 0;
}.qvp-seo_body_956 strong {
  color: #B4C6DA;
  font-weight: 700;
}.qvp-seo_body_956 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3AA2DC;
}.qvp-seo_body_956 a:hover {
  color: #5ABBEE;
}.qvp-seo_body_956 ul,.qvp-seo_body_956 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qvp-seo_body_956 ol {
  list-style: decimal;
}.qvp-seo_body_956 li {
  color: #7A90A8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.qvp-seo_body_956 table {
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.qvp-seo_body_956 table {
  display: table;
}
}.qvp-seo_body_956 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C6DA;
}.qvp-seo_body_956 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7A90A8;
}.qvp-seo_cols_956 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qvp-seo_cols_956 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qvp-seo_cols_956 {
  grid-template-columns: repeat(3,1fr);
}
}.qvp-seo_col_h_956 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B4C6DA;
  margin-bottom: 7px;
  font-size: 13px;
}.qvp-seo_col_p_956 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #586878;
  font-size: 13px;
}.qvp-seo_stats_956 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qvp-seo_stat_956 {
  background: rgba(58, 162, 220, 0.07);
  border-radius: 10px;
  padding: 14px 16px;
  border: 1px solid rgba(58, 162, 220, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.qvp-seo_stat_val_956 {
  font-weight: 800;
  color: #3AA2DC;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.qvp-seo_stat_lb_956 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #586878;
}.qvp-ft_956 {
  background: #040507;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.qvp-ft_support_956 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.qvp-ft_support_956 {
  padding: 1.75rem 24px;
}
}.qvp-ft_support_in_956 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.qvp-ft_support_main_956 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.qvp-ft_support_ic_956 {
  color: #3AA2DC;
  flex-shrink: 0;
}.qvp-ft_support_ic_956 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.qvp-ft_support_text_title_956 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E6EFF8;
  margin-bottom: 3px;
  font-size: 15px;
}.qvp-ft_support_text_sub_956 {
  font-size: 12px;
  color: #586878;
  overflow-wrap: break-word;
}.qvp-ft_support_btn_956 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #3AA2DC;
  color: #E6EFF8;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.qvp-ft_support_btn_956:hover {
  background: #5ABBEE;
}.qvp-ft_support_contacts_956 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.qvp-ft_support_contact_956 {
  color: #4A5C6C;
  font-size: 0.75rem;
  line-height: 1.4;
}.qvp-ft_support_contact_956 strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  color: #7A90A8;
  display: block;
}.qvp-ft_main_956 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 767px) {.qvp-ft_main_956 {
  padding: 40px 24px 2rem;
}
}.qvp-ft_main_in_956 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.qvp-ft_main_in_956 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.qvp-ft_main_in_956 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qvp-ft_col_logo_956 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.qvp-ft_col_logo_956 {
  grid-column: auto;
}
}.qvp-ft_logo_956 {
  gap: 9px;
  font-size: 16px;
  align-items: center;
  color: #E6EFF8;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  margin-bottom: 12px;
}.qvp-ft_logo_mark_956 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.qvp-ft_logo_mark_956 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qvp-ft_logo_sub_956 {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #4A5C6C;
  max-width: 200px;
  overflow-wrap: break-word;
}.qvp-ft_col_title_956 {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #7A90A8;
  margin-bottom: 0.875rem;
}.qvp-ft_col_links_956 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.qvp-ft_col_link_956 {
  transition: color .2s;
  color: #4A5C6C;
  font-size: 13px;
  overflow-wrap: break-word;
}.qvp-ft_col_link_956:hover {
  color: #B4C6DA;
}.qvp-ft_apps_956 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qvp-ft_app_card_956 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.qvp-ft_app_card_956:hover {
  border-color: rgba(58, 162, 220, 0.40);
}.qvp-ft_app_card_ic_956 svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.qvp-ft_app_card_os_956 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5C6C;
}.qvp-ft_app_card_action_956 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B4C6DA;
}.qvp-ft_bot_956 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.qvp-ft_bot_956 {
  padding: 1.25rem 24px;
}
}.qvp-ft_bot_in_956 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.qvp-ft_socials_956 {
  gap: 0.5rem;
  display: flex;
}.qvp-ft_soc_956 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  width: 2.25rem;
  display: flex;
  color: #7A90A8;
  height: 36px;
  justify-content: center;
  align-items: center;
}.qvp-ft_soc_956 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.qvp-ft_soc_956:hover {
  background: rgba(255, 255, 255, 0.07);
}.qvp-ft_legal_956 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B7E90;
  line-height: 1.6;
}.qvp-ft_legal_956 strong {
  font-weight: 700;
  color: #7A90A8;
}.qvp-ft_legal_956 a {
  color: #7A90A8;
  text-decoration: underline;
}.qvp-ft_age_956 {
  border: 2px solid #6B7E90;
  border-radius: 50%;
  align-items: center;
  display: flex;
  font-size: 11px;
  font-weight: 800;
  color: #6B7E90;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  width: 32px;
}