*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C0E12;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  color: #C4CAD3;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qiz-layout_9vm {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.qiz-page_9vm {
  min-height: 100vh;
  display: flex;
}.qiz-main_9vm {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.qiz-main_9vm {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.qiz-main_9vm {
  padding-bottom: 72px;
}
}.qiz-gc_9vm {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  background: #111519;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 641px) {.qiz-gc_9vm {
  width: 156px;
}
}
@media(min-width: 1083px) {.qiz-gc_9vm {
  width: 10.5rem;
}
}.qiz-gc_9vm:hover {
  border-color: rgba(212,32,32,0.07);
  transform: translateY(-3px);
}.qiz-gc_img_9vm {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.qiz-gc_img_9vm img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.qiz-gc_hover_9vm {
  inset: 0;
  background: rgba(0,0,0,0.72);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.qiz-gc_9vm:hover .qiz-gc_hover_9vm {
  opacity: 1;
}.qiz-gc_hover_btn_9vm {
  padding: 0.5rem 1rem;
  background: #D42020;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  color: #F0F2F5;
}.qiz-gc_info_9vm {
  padding: 8px 0.625rem 0.625rem;
}.qiz-gc_name_9vm {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C4CAD3;
  text-overflow: ellipsis;
  white-space: nowrap;
}.qiz-gc_prov_9vm {
  font-size: 10px;
  color: #505A66;
}.qiz-gc_tag_9vm {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  font-size: 0.563rem;
  z-index: 2;
}.qiz-gc_tag_hot_9vm {
  background: #FF2E2E;
  color: #fff;
}.qiz-gc_tag_new_9vm {
  background: #1DB954;
  color: #0C0E12;
}.qiz-gc_tag_jp_9vm {
  background: #F0A020;
  color: #0C0E12;
}.qiz-gc_tag_ex_9vm {
  background: #7A1515;
  color: #fff;
}.qiz-gc_tag_live_9vm {
  background: #FF2E2E;
  color: #fff;
}.qiz-gr_9vm {
  padding: 2rem 16px 0;
  background: #0C0E12;
}
@media(min-width: 770px) {.qiz-gr_9vm {
  padding: 2.25rem 1.5rem 0;
}
}.qiz-gr_in_9vm {
  margin: 0 auto;
  max-width: 82.5rem;
}.qiz-gr_head_9vm {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qiz-gr_head_l_9vm {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.qiz-gr_ic_9vm {
  border-radius: 8px;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
}.qiz-gr_ic_9vm svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.qiz-gr_title_9vm {
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F2F5;
  font-weight: 700;
}
@media(min-width: 766px) {.qiz-gr_title_9vm {
  font-size: 1.125rem;
}
}.qiz-gr_more_9vm {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #636E7C;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.qiz-gr_more_9vm:hover {
  color: #D42020;
}.qiz-gr_more_9vm svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qiz-gr_arrows_9vm {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.qiz-gr_arr_9vm {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  width: 30px;
  color: #8C96A4;
  display: flex;
}.qiz-gr_arr_9vm:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F2F5;
}.qiz-gr_arr_9vm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.qiz-gr_seo_h_9vm {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C4CAD3;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
}
@media(min-width: 766px) {.qiz-gr_seo_h_9vm {
  font-size: 14px;
}
}.qiz-gr_seo_9vm {
  margin-bottom: 12px;
  font-size: 0.75rem;
  max-width: 680px;
  color: #636E7C;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qiz-gr_seo_9vm strong {
  color: #C4CAD3;
  font-weight: 600;
}.qiz-gr_scroll_9vm {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
}.qiz-gr_scroll_9vm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.qiz-gr_scroll_9vm {
  gap: 12px;
}
}.qiz-tb_9vm {
  background: #0C0E12;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  height: 56px;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  align-items: center;
}.qiz-tb_in_9vm {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.qiz-tb_burger_9vm {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 8px;
  width: 2.375rem;
  justify-content: center;
  align-items: center;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
}.qiz-tb_burger_9vm:hover {
  background: rgba(255,255,255,0.05);
}.qiz-tb_burger_line_9vm {
  background: #8C96A4;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.qiz-tb_burger_9vm {
  display: none;
}
}.qiz-tb_logo_9vm {
  gap: 0.563rem;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-weight: 800;
  color: #F0F2F5;
  letter-spacing: -.01em;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.qiz-tb_logo_mark_9vm {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 2rem;
}.qiz-tb_logo_mark_9vm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qiz-tb_nav_9vm {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.qiz-tb_nav_9vm {
  display: flex;
}
}.qiz-tb_tab_9vm {
  border-radius: 8px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #8C96A4;
}.qiz-tb_tab_9vm:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F5;
}.qiz-tb_tab_9vm.qiz-state_active_9vm {
  background: rgba(212,32,32,0.18);
  color: #F0F2F5;
}.qiz-tb_right_9vm {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.qiz-tb_login_9vm {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255,255,255,0.05);
  display: none;
  color: #C4CAD3;
  font-weight: 600;
  font-size: 13px;
}.qiz-tb_login_9vm:hover {
  border-color: rgba(212,32,32,0.55);
  color: #F0F2F5;
}
@media(min-width: 481px) {.qiz-tb_login_9vm {
  display: block;
}
}.qiz-tb_reg_9vm {
  background: #1DB954;
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0D0F12;
}.qiz-tb_reg_9vm:hover {
  background: #23D461;
}.qiz-sb_9vm {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #161B22;
  top: 56px;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  position: fixed;
  left: 0;
}.qiz-sb_9vm.qiz-state_open_9vm {
  transform: translateX(0);
}.qiz-sb_9vm::-webkit-scrollbar {
  width: 0.25rem;
}.qiz-sb_9vm::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.qiz-sb_9vm {
  transform: translateX(0);
}
}.qiz-sb_auth_9vm {
  padding: 14px 0.75rem 10px;
}.qiz-sb_btn_reg_9vm {
  background: #1DB954;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  color: #0D0F12;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.qiz-sb_btn_reg_9vm:hover {
  background: #23D461;
}.qiz-sb_btn_login_9vm {
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #C4CAD3;
  font-weight: 600;
}.qiz-sb_btn_login_9vm:hover {
  border-color: rgba(212,32,32,0.55);
  color: #F0F2F5;
}.qiz-sb_promo_9vm {
  border: 1px solid rgba(212,32,32,0.18);
  padding: 12px 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#3A0A0A,#161B22);
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.qiz-sb_promo_9vm::before {
  background: radial-gradient(circle,rgba(212,32,32,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  top: -1.25rem;
  height: 80px;
  position: absolute;
  width: 5rem;
  content: '';
}.qiz-sb_promo_title_9vm {
  letter-spacing: .06em;
  font-weight: 700;
  color: #D42020;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.qiz-sb_promo_text_9vm {
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F0F2F5;
  overflow-wrap: break-word;
}.qiz-sb_promo_sub_9vm {
  margin-top: 3px;
  color: #636E7C;
  font-size: 0.625rem;
}.qiz-sb_nav_9vm {
  padding: 6px 0.5rem 1rem;
}.qiz-sb_nav_lb_9vm {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  color: #505A66;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.qiz-sb_link_9vm {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  display: flex;
  color: #8C96A4;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
}.qiz-sb_link_9vm:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F5;
}.qiz-sb_link_9vm.qiz-state_active_9vm {
  background: rgba(212,32,32,0.18);
  color: #F0F2F5;
}.qiz-sb_ic_9vm {
  border-radius: 0.25rem;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}.qiz-sb_ic_9vm svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.qiz-sb_ic_1_9vm {
  background: rgba(212,32,32,0.07);
  color: #D42020;
}.qiz-sb_ic_2_9vm {
  background: rgba(29,185,84,0.15);
  color: #1DB954;
}.qiz-sb_ic_3_9vm {
  background: rgba(240,160,32,0.14);
  color: #F0A020;
}.qiz-sb_ic_4_9vm {
  background: rgba(122,21,21,0.30);
  color: #7A1515;
}.qiz-sb_ic_5_9vm {
  background: rgba(212,32,32,0.07);
  color: #E0407A;
}.qiz-sb_ic_6_9vm {
  background: rgba(122,21,21,0.30);
  color: #8B35D6;
}.qiz-sb_badge_9vm {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F0A020;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #0D0F12;
}.qiz-sb_bot_9vm {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.qiz-sb_lang_9vm,.qiz-sb_help_9vm {
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 0.375rem;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  color: #8C96A4;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.qiz-sb_lang_9vm:hover,.qiz-sb_help_9vm:hover {
  border-color: rgba(212,32,32,0.55);
  color: #F0F2F5;
}.qiz-sb_lang_9vm svg,.qiz-sb_help_9vm svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.qiz-sb_bd_9vm {
  background: rgba(0,0,0,0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.qiz-sb_bd_9vm.qiz-state_on_9vm {
  display: block;
}
@media(min-width: 1077px) {.qiz-sb_bd_9vm {
  display: none!important;
}
}.qiz-mob_nav_9vm {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161B22;
  border-top: 1px solid rgba(255,255,255,0.10);
  left: 0;
  right: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.qiz-mob_nav_9vm {
  display: none;
}
}.qiz-mob_nav_item_9vm {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  color: #505A66;
  display: flex;
}.qiz-mob_nav_ic_9vm {
  line-height: 1;
}.qiz-mob_nav_ic_9vm svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qiz-mob_nav_lb_9vm {
  color: #505A66;
  font-weight: 600;
  font-size: 0.625rem;
}.qiz-mob_nav_item_9vm.qiz-state_active_9vm {
  color: #D42020;
}.qiz-mob_nav_item_9vm.qiz-state_active_9vm .qiz-mob_nav_lb_9vm {
  color: #D42020;
}.qiz-hero_9vm {
  padding: 20px 1rem 0;
  background: #0C0E12;
}
@media(min-width: 767px) {.qiz-hero_9vm {
  padding: 24px 24px 0;
}
}.qiz-hero_in_9vm {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.qiz-hero_in_9vm {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.qiz-hero_in_9vm {
  grid-template-columns: 1fr 21.25rem;
}
}.qiz-hero_promo_9vm {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #111519;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.qiz-hero_promo_9vm {
  min-height: 17.5rem;
}
}.qiz-hero_promo_bg_9vm {
  background-position: center;
  background: linear-gradient(120deg,#3A0A0A 0%,#0C0E12 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.qiz-hero_promo_bg_9vm::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0E12 0%,rgba(0,0,0,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.qiz-hero_promo_glow_9vm {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,21,21,0.30) 0%,transparent 65%);
  width: 18.75rem;
  top: -40px;
  height: 300px;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
}.qiz-hero_promo_ct_9vm {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 480px;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
}
@media(min-width: 769px) {.qiz-hero_promo_ct_9vm {
  padding: 2.5rem 2rem;
}
}.qiz-hero_badge_9vm {
  border: 1px solid rgba(212,32,32,0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(212,32,32,0.18);
  color: #D42020;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.625rem;
  font-weight: 700;
  display: inline-block;
}.qiz-hero_h1_9vm {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F0F2F5;
  font-weight: 800;
}.qiz-hero_h1_9vm em {
  color: #F0A020;
  font-style: normal;
}
@media(min-width: 765px) {.qiz-hero_h1_9vm {
  font-size: 36px;
}
}.qiz-hero_sub_9vm {
  font-size: 0.813rem;
  color: #8C96A4;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.qiz-hero_sub_9vm {
  font-size: 0.875rem;
}
}.qiz-hero_row_9vm {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qiz-hero_cta_9vm {
  border-radius: 0.5rem;
  background: #1DB954;
  transition: background .2s;
  padding: 13px 1.625rem;
  color: #0D0F12;
  font-size: 14px;
  box-shadow: 0 0.375rem 20px rgba(29,185,84,0.50), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
}.qiz-hero_cta_9vm:hover {
  background: #23D461;
}.qiz-hero_terms_9vm {
  font-size: 0.688rem;
  color: #505A66;
}.qiz-hero_game_9vm {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #111519;
  display: flex;
  position: relative;
  flex-direction: column;
}.qiz-hero_game_badge_9vm {
  border: 1px solid rgba(240,160,32,0.14);
  background: rgba(240,160,32,0.14);
  border-radius: 20px;
  padding: 0.313rem 10px;
  font-size: 0.625rem;
  left: 12px;
  top: 12px;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  color: #F0A020;
  position: absolute;
  letter-spacing: .06em;
}.qiz-hero_game_badge_9vm svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 11px;
}.qiz-hero_game_img_9vm {
  background: linear-gradient(135deg,#3A0A0A,#0C0E12);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.qiz-hero_game_img_9vm img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.qiz-hero_game_play_9vm {
  transition: opacity .2s;
  background: rgba(0,0,0,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.qiz-hero_game_9vm:hover .qiz-hero_game_play_9vm {
  opacity: 1;
}.qiz-hero_game_play_9vm span {
  border-radius: 50%;
  background: #D42020;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 3.25rem;
}.qiz-hero_game_play_9vm span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.qiz-hero_game_info_9vm {
  padding: 14px 1rem;
}.qiz-hero_game_title_9vm {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F0F2F5;
  font-size: 0.938rem;
}.qiz-hero_game_provider_9vm {
  font-size: 11px;
  color: #636E7C;
}.qiz-hero_game_btn_9vm {
  margin: 0.75rem 1rem 1rem;
  background: #D42020;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  display: block;
  text-align: center;
  color: #F0F2F5;
  font-size: 0.813rem;
  font-weight: 700;
}.qiz-hero_game_9vm:hover .qiz-hero_game_btn_9vm {
  background: #E83535;
}.qiz-wy_9vm {
  background: #0C0E12;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.qiz-wy_9vm {
  padding: 40px 24px 0;
}
}.qiz-wy_in_9vm {
  margin: 0 auto;
  max-width: 82.5rem;
}.qiz-wy_head_9vm {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.qiz-wy_label_9vm {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D42020;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.qiz-wy_h2_9vm {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width:768px) {.qiz-wy_h2_9vm {
  font-size: 1.5rem;
}
}.qiz-wy_intro_9vm {
  margin: 0;
  color: #636E7C;
  font-size: 13px;
  line-height: 1.6;
}.qiz-wy_grid_9vm {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.qiz-wy_grid_9vm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.qiz-wy_grid_9vm {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qiz-wy_card_9vm {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #161B22;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
}.qiz-wy_card_9vm:hover {
  border-color: rgba(212,32,32,0.07);
  transform: translateY(-2px);
}.qiz-wy_card_ic_9vm {
  border-radius: 50%;
  background: rgba(212,32,32,0.18);
  margin-bottom: 0.875rem;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  color: #D42020;
  align-items: center;
}.qiz-wy_card_ic_9vm svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.qiz-wy_card_h_9vm {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F0F2F5;
}.qiz-wy_card_p_9vm {
  color: #636E7C;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.qiz-wy_card_p_9vm strong {
  font-weight: 600;
  color: #C4CAD3;
}.qiz-gcg_9vm {
  background: #0C0E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.qiz-gcg_9vm {
  padding: 2.75rem 24px 0;
}
}.qiz-gcg_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-gcg_head_9vm {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.qiz-gcg_label_9vm {
  color: #D42020;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
}.qiz-gcg_h2_9vm {
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
}
@media(min-width: 765px) {.qiz-gcg_h2_9vm {
  font-size: 1.75rem;
}
}.qiz-gcg_intro_9vm {
  color: #636E7C;
  line-height: 1.6;
  font-size: 0.813rem;
}.qiz-gcg_grid_9vm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qiz-gcg_grid_9vm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.qiz-gcg_grid_9vm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qiz-gcg_card_9vm {
  padding: 1.25rem;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  min-height: 240px;
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.qiz-gcg_card_9vm:hover {
  border-color: rgba(212,32,32,0.18);
  transform: translateY(-3px);
}.qiz-gcg_card_bg_9vm {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qiz-gcg_card_bg_9vm::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qiz-gcg_card_ic_9vm {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  top: 1.125rem;
  color: #F0F2F5;
  right: 18px;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  display: flex;
  z-index: 2;
  align-items: center;
}.qiz-gcg_card_ic_9vm svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qiz-gcg_card_ct_9vm {
  z-index: 1;
  position: relative;
}.qiz-gcg_card_h_9vm {
  color: #F0F2F5;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.125rem;
}
@media(min-width: 765px) {.qiz-gcg_card_h_9vm {
  font-size: 20px;
}
}.qiz-gcg_card_p_9vm {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.qiz-gcg_card_p_9vm strong {
  color: #F0F2F5;
  font-weight: 600;
}.qiz-gcg_card_cta_9vm {
  gap: 4px;
  align-items: center;
  color: #D42020;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  letter-spacing: .04em;
  text-transform: uppercase;
}.qiz-gcg_card_cta_9vm svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qiz-gr_jp_9vm {
  background: linear-gradient(135deg,#1E0A2E 0%,#0C0E12 100%);
  padding: 20px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}.qiz-gr_jp_9vm::before {
  background: radial-gradient(circle,rgba(122,21,21,0.30) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  left: -60px;
  width: 15.625rem;
  content: '';
  top: -3.75rem;
  position: absolute;
}.qiz-gr_jp_9vm::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,160,32,0.14) 0%,transparent 70%);
  height: 200px;
  content: '';
  position: absolute;
  right: 0;
  width: 12.5rem;
  bottom: -2.5rem;
}.qiz-gr_jp_head_9vm {
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem;
}.qiz-gr_jp_info_9vm {
  flex: 1;
}.qiz-gr_jp_label_9vm {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B35D6;
  margin-bottom: 6px;
  font-size: 0.688rem;
}.qiz-gr_jp_label_9vm svg {
  height: 0.875rem;
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
}.qiz-gr_jp_amount_9vm {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
  font-size: 2rem;
  color: #F0F2F5;
}
@media(min-width: 765px) {.qiz-gr_jp_amount_9vm {
  font-size: 2.5rem;
}
}.qiz-gr_jp_amount_9vm span {
  color: #F0A020;
}.qiz-gr_jp_seo_9vm {
  overflow-wrap: break-word;
  color: #8C96A4;
  max-width: 480px;
  font-size: 0.75rem;
  line-height: 1.5;
}.qiz-gr_jp_cta_9vm {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(122,21,21,0.30);
  background: rgba(122,21,21,0.30);
  white-space: nowrap;
  color: #F0F2F5;
  flex-shrink: 0;
  position: relative;
  font-size: 13px;
  margin-top: 4px;
  align-self: flex-start;
  font-weight: 700;
  z-index: 1;
}.qiz-gr_jp_cta_9vm:hover {
  background: #7A1515;
}.qiz-ws_9vm {
  padding: 32px 16px 0;
  background: #0C0E12;
}
@media(min-width: 766px) {.qiz-ws_9vm {
  padding: 2.25rem 24px 0;
}
}.qiz-ws_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-ws_head_9vm {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
}.qiz-ws_title_9vm {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F0F2F5;
  display: flex;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
}.qiz-ws_title_ic_9vm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  color: #F0A020;
}.qiz-ws_online_9vm {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #636E7C;
  display: flex;
  font-weight: 600;
  align-items: center;
}.qiz-ws_online_dot_9vm {
  background: #1DB954;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(29,185,84,0.15);
}.qiz-ws_scroll_9vm {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.qiz-ws_scroll_9vm::-webkit-scrollbar {
  display: none;
}.qiz-wc_9vm {
  background: #111519;
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.qiz-wc_img_9vm {
  border-radius: 4px;
  overflow: hidden;
  background: #161B22;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.qiz-wc_img_9vm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qiz-wc_info_9vm {
  min-width: 0;
}.qiz-wc_game_9vm {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C4CAD3;
  white-space: nowrap;
}.qiz-wc_player_9vm {
  overflow: hidden;
  color: #505A66;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.qiz-wc_amount_9vm {
  flex-shrink: 0;
  color: #1DB954;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.qiz-bon_9vm {
  padding: 2.25rem 1rem 0;
  background: #0C0E12;
}
@media(min-width: 769px) {.qiz-bon_9vm {
  padding: 44px 24px 0;
}
}.qiz-bon_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-bon_head_9vm {
  margin-bottom: 20px;
}.qiz-bon_label_9vm {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #D42020;
}.qiz-bon_h2_9vm {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0F2F5;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.qiz-bon_h2_9vm {
  font-size: 24px;
}
}.qiz-bon_seo_9vm {
  overflow-wrap: break-word;
  color: #636E7C;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
}.qiz-bon_seo_9vm strong {
  font-weight: 700;
  color: #C4CAD3;
}.qiz-bon_seo_9vm a {
  color: #D42020;
  text-decoration: underline;
}.qiz-bon_grid_9vm {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.qiz-bon_grid_9vm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.qiz-bon_grid_9vm {
  grid-template-columns: repeat(5,1fr);
}
}.qiz-bon_card_9vm {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #111519;
}.qiz-bon_card_9vm:hover {
  border-color: rgba(212,32,32,0.07);
  transform: translateY(-2px);
}.qiz-bon_card_ic_9vm svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.qiz-bon_card_ic_9vm {
  margin-bottom: 10px;
}.qiz-bon_card_type_9vm {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #636E7C;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.qiz-bon_card_amount_9vm {
  font-size: 18px;
  color: #F0A020;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.qiz-bon_card_name_9vm {
  font-size: 13px;
  margin-bottom: 8px;
  color: #F0F2F5;
  overflow-wrap: break-word;
  font-weight: 600;
}.qiz-bon_card_detail_9vm {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #505A66;
  line-height: 1.5;
}.qiz-reg_9vm {
  padding: 2.25rem 16px 0;
  background: #0C0E12;
}
@media(min-width: 767px) {.qiz-reg_9vm {
  padding: 44px 24px 0;
}
}.qiz-reg_in_9vm {
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #161B22;
  max-width: 82.5rem;
}
@media(min-width:768px) {.qiz-reg_in_9vm {
  padding: 40px;
}
}.qiz-reg_top_9vm {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.qiz-reg_top_9vm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qiz-reg_label_9vm {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D42020;
  margin-bottom: 10px;
  font-weight: 700;
}.qiz-reg_h2_9vm {
  line-height: 1.2;
  color: #F0F2F5;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.qiz-reg_h2_9vm {
  font-size: 28px;
}
}.qiz-reg_bonus_9vm {
  border: 1px solid rgba(240,160,32,0.14);
  border-radius: 0.5rem;
  padding: 10px 1rem;
  background: rgba(240,160,32,0.14);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.qiz-reg_bonus_amount_9vm {
  font-weight: 800;
  font-size: 20px;
  color: #F0A020;
}.qiz-reg_bonus_text_9vm {
  font-size: 13px;
  line-height: 1.35;
  color: #8C96A4;
}.qiz-reg_cta_btn_9vm {
  padding: 14px 32px;
  border-radius: 8px;
  transition: background .2s;
  background: #1DB954;
  box-shadow: 0 6px 1.25rem rgba(29,185,84,0.50), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  color: #0D0F12;
  font-size: 0.938rem;
  margin-bottom: 12px;
  display: inline-block;
}.qiz-reg_cta_btn_9vm:hover {
  background: #23D461;
}.qiz-reg_terms_9vm {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #505A66;
}.qiz-reg_seo_9vm {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #636E7C;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.qiz-reg_seo_9vm p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #636E7C;
  font-size: 0.813rem;
}.qiz-reg_seo_9vm p:last-child {
  margin-bottom: 0;
}.qiz-reg_seo_9vm strong {
  font-weight: 700;
  color: #C4CAD3;
}.qiz-reg_seo_9vm a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42020;
}.qiz-reg_seo_9vm a:hover {
  color: #E83535;
}.qiz-reg_seo_9vm ul,.qiz-reg_seo_9vm ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.qiz-reg_seo_9vm ol {
  list-style: decimal;
}.qiz-reg_seo_9vm li {
  line-height: 1.65;
  color: #636E7C;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.qiz-reg_seo_9vm table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.qiz-reg_seo_9vm table {
  display: table;
}
}.qiz-reg_seo_9vm th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CAD3;
}.qiz-reg_seo_9vm td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #636E7C;
}.qiz-reg_steps_9vm {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.qiz-reg_steps_9vm {
  margin-top: 0;
}
}.qiz-reg_step_9vm {
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qiz-reg_step_num_9vm {
  background: rgba(212,32,32,0.18);
  border: 1px solid rgba(212,32,32,0.07);
  border-radius: 50%;
  font-size: 0.875rem;
  color: #D42020;
  flex-shrink: 0;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
  font-weight: 800;
  justify-content: center;
}.qiz-reg_step_title_9vm {
  font-size: 0.875rem;
  font-weight: 700;
  color: #F0F2F5;
  margin-bottom: 3px;
}.qiz-reg_step_text_9vm {
  font-size: 0.75rem;
  color: #636E7C;
  line-height: 1.5;
}.qiz-reg_trust_9vm {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
}.qiz-reg_trust_item_9vm {
  gap: 7px;
  overflow-wrap: break-word;
  color: #636E7C;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.qiz-reg_trust_ic_9vm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D42020;
  height: 16px;
  width: 1rem;
}.qiz-prov_9vm {
  background: #0C0E12;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.qiz-prov_9vm {
  padding: 2.75rem 24px 0;
}
}.qiz-prov_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-prov_head_9vm {
  margin-bottom: 16px;
}.qiz-prov_label_9vm {
  color: #D42020;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.qiz-prov_h2_9vm {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F0F2F5;
}
@media(min-width: 766px) {.qiz-prov_h2_9vm {
  font-size: 1.5rem;
}
}.qiz-prov_seo_9vm {
  font-size: 13px;
  margin-bottom: 1rem;
  color: #636E7C;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qiz-prov_seo_9vm strong {
  color: #C4CAD3;
  font-weight: 700;
}.qiz-prov_seo_9vm a {
  text-decoration: underline;
  color: #D42020;
}.qiz-prov_grid_9vm {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.qiz-prov_grid_9vm {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.qiz-prov_grid_9vm {
  grid-template-columns: repeat(8,1fr);
}
}.qiz-prov_card_9vm {
  border-radius: 8px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  background: #111519;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.qiz-prov_card_9vm:hover {
  border-color: rgba(212,32,32,0.55);
  background: #161B22;
}.qiz-prov_logo_9vm {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  display: flex;
}.qiz-prov_logo_9vm img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qiz-prov_name_9vm {
  color: #8C96A4;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qiz-app_9vm {
  padding: 2.25rem 16px 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.qiz-app_9vm {
  padding: 44px 1.5rem 0;
}
}.qiz-app_in_9vm {
  margin: 0 auto;
  max-width: 82.5rem;
}.qiz-app_head_9vm {
  margin-bottom: 16px;
}.qiz-app_label_9vm {
  letter-spacing: .08em;
  color: #D42020;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.qiz-app_h2_9vm {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-weight: 800;
}
@media(min-width: 769px) {.qiz-app_h2_9vm {
  font-size: 24px;
}
}.qiz-app_sub_9vm {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #636E7C;
}.qiz-app_sub_9vm strong {
  color: #C4CAD3;
  font-weight: 700;
}.qiz-app_cards_9vm {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qiz-app_cards_9vm {
  grid-template-columns: repeat(3,1fr);
}
}.qiz-app_card_9vm {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.qiz-app_card_ios_9vm {
  background: linear-gradient(135deg,rgba(212,32,32,0.18) 0%,#161B22 100%);
}.qiz-app_card_android_9vm {
  background: linear-gradient(135deg,rgba(29,185,84,0.15) 0%,#161B22 100%);
}.qiz-app_card_win_9vm {
  background: linear-gradient(135deg,rgba(240,160,32,0.14) 0%,#161B22 100%);
}.qiz-app_card_ic_9vm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
}.qiz-app_card_ic_9vm {
  color: #F0F2F5;
  flex-shrink: 0;
}.qiz-app_card_os_9vm {
  font-weight: 700;
  font-size: 0.625rem;
  color: #636E7C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.qiz-app_card_title_9vm {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #F0F2F5;
  line-height: 1.2;
  overflow-wrap: break-word;
}.qiz-app_card_text_9vm {
  line-height: 1.5;
  color: #636E7C;
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.qiz-app_card_btn_9vm {
  border: 1px solid rgba(212,32,32,0.55);
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 13px;
  color: #F0F2F5;
  align-items: center;
  display: inline-flex;
}.qiz-app_card_btn_9vm:hover {
  background: rgba(255,255,255,0.07);
}.qiz-htp_9vm {
  padding: 2.25rem 16px 0;
  background: #0C0E12;
}
@media(min-width:768px) {.qiz-htp_9vm {
  padding: 2.75rem 1.5rem 0;
}
}.qiz-htp_in_9vm {
  margin: 0 auto;
  max-width: 82.5rem;
}.qiz-htp_head_9vm {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.qiz-htp_label_9vm {
  letter-spacing: .08em;
  color: #D42020;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.qiz-htp_h2_9vm {
  color: #F0F2F5;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.qiz-htp_h2_9vm {
  font-size: 28px;
}
}.qiz-htp_intro_9vm {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #636E7C;
}.qiz-htp_steps_9vm {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.qiz-htp_steps_9vm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.qiz-htp_steps_9vm {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qiz-htp_step_9vm {
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #161B22;
  position: relative;
  display: flex;
  flex-direction: column;
}.qiz-htp_step_num_9vm {
  background: #D42020;
  border-radius: 50%;
  font-size: 13px;
  left: 1.25rem;
  font-weight: 800;
  height: 1.75rem;
  color: #0D0F12;
  font-family: 'Barlow Condensed', sans-serif;
  top: -0.75rem;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  display: flex;
  position: absolute;
}.qiz-htp_step_ic_9vm {
  margin: 0.5rem 0 0.75rem;
  background: rgba(212,32,32,0.18);
  border-radius: 4px;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #D42020;
}.qiz-htp_step_ic_9vm svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.qiz-htp_step_h_9vm {
  margin-bottom: 6px;
  color: #F0F2F5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.25;
}.qiz-htp_step_p_9vm {
  color: #636E7C;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qiz-htp_step_p_9vm strong {
  color: #C4CAD3;
  font-weight: 600;
}.qiz-htp_cta_9vm {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #1DB954;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0D0F12;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
}.qiz-htp_cta_9vm:hover {
  background: #23D461;
}.qiz-seo_9vm {
  background: #0C0E12;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.qiz-seo_9vm {
  padding: 44px 1.5rem 0;
}
}.qiz-seo_in_9vm {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  background: #161B22;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.qiz-seo_in_9vm {
  padding: 2.25rem 2.5rem;
}
}.qiz-seo_label_9vm {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D42020;
}.qiz-seo_h2_9vm {
  color: #F0F2F5;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 765px) {.qiz-seo_h2_9vm {
  font-size: 1.5rem;
}
}.qiz-seo_body_9vm {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8C96A4;
  line-height: 1.75;
}.qiz-seo_body_9vm p {
  margin-bottom: 12px;
  color: #8C96A4;
  font-size: 14px;
  line-height: 1.75;
}.qiz-seo_body_9vm p:last-child {
  margin-bottom: 0;
}.qiz-seo_body_9vm strong {
  color: #C4CAD3;
  font-weight: 700;
}.qiz-seo_body_9vm a {
  transition: color .2s;
  color: #D42020;
  text-decoration: underline;
}.qiz-seo_body_9vm a:hover {
  color: #E83535;
}.qiz-seo_body_9vm ul,.qiz-seo_body_9vm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qiz-seo_body_9vm ol {
  list-style: decimal;
}.qiz-seo_body_9vm li {
  color: #8C96A4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qiz-seo_body_9vm table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 766px) {.qiz-seo_body_9vm table {
  display: table;
}
}.qiz-seo_body_9vm th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4CAD3;
  text-align: left;
}.qiz-seo_body_9vm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8C96A4;
}.qiz-seo_cols_9vm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.qiz-seo_cols_9vm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qiz-seo_cols_9vm {
  grid-template-columns: repeat(3,1fr);
}
}.qiz-seo_col_h_9vm {
  font-size: 13px;
  font-weight: 700;
  color: #C4CAD3;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.qiz-seo_col_p_9vm {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #636E7C;
}.qiz-seo_stats_9vm {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qiz-seo_stat_9vm {
  background: rgba(212,32,32,0.07);
  border: 1px solid rgba(212,32,32,0.18);
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.qiz-seo_stat_val_9vm {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #D42020;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.qiz-seo_stat_lb_9vm {
  color: #636E7C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qiz-seo_9vm {
  background: #0C0E12;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.qiz-seo_9vm {
  padding: 44px 1.5rem 0;
}
}.qiz-seo_in_9vm {
  background: #161B22;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qiz-seo_in_9vm {
  padding: 2.25rem 40px;
}
}.qiz-seo_label_9vm {
  text-transform: uppercase;
  color: #D42020;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.qiz-seo_h2_9vm {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  color: #F0F2F5;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qiz-seo_h2_9vm {
  font-size: 1.5rem;
}
}.qiz-seo_body_9vm {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8C96A4;
  line-height: 1.75;
}.qiz-seo_body_9vm p {
  margin-bottom: 12px;
  color: #8C96A4;
  font-size: 0.875rem;
  line-height: 1.75;
}.qiz-seo_body_9vm p:last-child {
  margin-bottom: 0;
}.qiz-seo_body_9vm strong {
  color: #C4CAD3;
  font-weight: 700;
}.qiz-seo_body_9vm a {
  transition: color .2s;
  color: #D42020;
  text-decoration: underline;
}.qiz-seo_body_9vm a:hover {
  color: #E83535;
}.qiz-seo_body_9vm ul,.qiz-seo_body_9vm ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qiz-seo_body_9vm ol {
  list-style: decimal;
}.qiz-seo_body_9vm li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C96A4;
  margin-bottom: 6px;
}.qiz-seo_body_9vm table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.qiz-seo_body_9vm table {
  display: table;
}
}.qiz-seo_body_9vm th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CAD3;
}.qiz-seo_body_9vm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8C96A4;
}.qiz-seo_cols_9vm {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.qiz-seo_cols_9vm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qiz-seo_cols_9vm {
  grid-template-columns: repeat(3,1fr);
}
}.qiz-seo_col_h_9vm {
  color: #C4CAD3;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.qiz-seo_col_p_9vm {
  color: #636E7C;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qiz-seo_stats_9vm {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qiz-seo_stat_9vm {
  padding: 14px 16px;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(212,32,32,0.18);
  background: rgba(212,32,32,0.07);
  min-width: 8.75rem;
}.qiz-seo_stat_val_9vm {
  margin-bottom: 4px;
  color: #D42020;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.qiz-seo_stat_lb_9vm {
  font-size: 0.688rem;
  color: #636E7C;
  overflow-wrap: break-word;
}.qiz-pmt_9vm {
  background: #0C0E12;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.qiz-pmt_9vm {
  padding: 44px 24px 0;
}
}.qiz-pmt_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-pmt_head_9vm {
  max-width: 720px;
  margin-bottom: 22px;
}.qiz-pmt_label_9vm {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #D42020;
}.qiz-pmt_h2_9vm {
  color: #F0F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.qiz-pmt_h2_9vm {
  font-size: 28px;
}
}.qiz-pmt_intro_9vm {
  line-height: 1.6;
  color: #636E7C;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qiz-pmt_groups_9vm {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.qiz-pmt_group_9vm {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  border-radius: 8px;
  background: #161B22;
}.qiz-pmt_group_head_9vm {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.qiz-pmt_group_ic_9vm {
  background: rgba(212,32,32,0.18);
  border-radius: 0.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  flex-shrink: 0;
  color: #D42020;
}.qiz-pmt_group_ic_9vm svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.qiz-pmt_group_h_9vm {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #F0F2F5;
  overflow-wrap: break-word;
}.qiz-pmt_group_p_9vm {
  color: #636E7C;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.qiz-pmt_group_p_9vm strong {
  color: #C4CAD3;
  font-weight: 600;
}.qiz-pmt_table_wrap_9vm {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qiz-pmt_table_9vm {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.qiz-pmt_table_9vm th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C4CAD3;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
}.qiz-pmt_table_9vm td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #636E7C;
}.qiz-pmt_table_9vm tbody tr:last-child td {
  border-bottom: none;
}.qiz-pmt_table_9vm tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4CAD3;
}.qiz-seo_9vm {
  padding: 36px 1rem 0;
  background: #0C0E12;
}
@media(min-width: 765px) {.qiz-seo_9vm {
  padding: 44px 24px 0;
}
}.qiz-seo_in_9vm {
  border-radius: 0.75rem;
  padding: 28px 24px;
  background: #161B22;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.qiz-seo_in_9vm {
  padding: 36px 40px;
}
}.qiz-seo_label_9vm {
  font-size: 11px;
  letter-spacing: .08em;
  color: #D42020;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.qiz-seo_h2_9vm {
  color: #F0F2F5;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qiz-seo_h2_9vm {
  font-size: 1.5rem;
}
}.qiz-seo_body_9vm {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8C96A4;
}.qiz-seo_body_9vm p {
  color: #8C96A4;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.qiz-seo_body_9vm p:last-child {
  margin-bottom: 0;
}.qiz-seo_body_9vm strong {
  font-weight: 700;
  color: #C4CAD3;
}.qiz-seo_body_9vm a {
  transition: color .2s;
  color: #D42020;
  text-decoration: underline;
}.qiz-seo_body_9vm a:hover {
  color: #E83535;
}.qiz-seo_body_9vm ul,.qiz-seo_body_9vm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qiz-seo_body_9vm ol {
  list-style: decimal;
}.qiz-seo_body_9vm li {
  font-size: 14px;
  color: #8C96A4;
  margin-bottom: 6px;
  line-height: 1.75;
}.qiz-seo_body_9vm table {
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.qiz-seo_body_9vm table {
  display: table;
}
}.qiz-seo_body_9vm th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #C4CAD3;
}.qiz-seo_body_9vm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8C96A4;
}.qiz-seo_cols_9vm {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.qiz-seo_cols_9vm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qiz-seo_cols_9vm {
  grid-template-columns: repeat(3,1fr);
}
}.qiz-seo_col_h_9vm {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C4CAD3;
  font-size: 13px;
  font-weight: 700;
}.qiz-seo_col_p_9vm {
  line-height: 1.65;
  color: #636E7C;
  overflow-wrap: break-word;
  font-size: 13px;
}.qiz-seo_stats_9vm {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.qiz-seo_stat_9vm {
  border-radius: 8px;
  border: 1px solid rgba(212,32,32,0.18);
  padding: 14px 16px;
  background: rgba(212,32,32,0.07);
  flex: 1;
  min-width: 8.75rem;
}.qiz-seo_stat_val_9vm {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D42020;
}.qiz-seo_stat_lb_9vm {
  color: #636E7C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qiz-faq_9vm {
  background: #0C0E12;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.qiz-faq_9vm {
  padding: 44px 1.5rem 0;
}
}.qiz-faq_in_9vm {
  margin: 0 auto;
  max-width: 1320px;
}.qiz-faq_head_9vm {
  margin-bottom: 1.25rem;
}.qiz-faq_label_9vm {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D42020;
  font-weight: 700;
  margin-bottom: 8px;
}.qiz-faq_h2_9vm {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0F2F5;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.qiz-faq_h2_9vm {
  font-size: 24px;
}
}.qiz-faq_list_9vm {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qiz-faq_item_9vm {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #161B22;
}.qiz-faq_q_9vm {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #C4CAD3;
  font-weight: 600;
}.qiz-faq_q_9vm:hover {
  color: #F0F2F5;
}.qiz-faq_q_ic_9vm {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
  color: #D42020;
  display: flex;
}.qiz-faq_item_9vm.qiz-state_open_9vm .qiz-faq_q_ic_9vm {
  transform: rotate(45deg);
}.qiz-faq_a_9vm {
  padding: 0 20px 16px;
  font-size: 13px;
  color: #636E7C;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.qiz-faq_item_9vm.qiz-state_open_9vm .qiz-faq_a_9vm {
  display: block;
}.qiz-faq_a_9vm strong {
  font-weight: 700;
  color: #C4CAD3;
}.qiz-faq_a_9vm a {
  color: #D42020;
  text-decoration: underline;
}.qiz-faq_a_9vm ul,.qiz-faq_a_9vm ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.qiz-faq_a_9vm ol {
  list-style: decimal;
}.qiz-faq_a_9vm li {
  margin-bottom: 4px;
  line-height: 1.6;
}.qiz-faq_a_9vm table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.qiz-faq_a_9vm table {
  display: table;
}
}.qiz-faq_a_9vm th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4CAD3;
  font-weight: 700;
  text-align: left;
}.qiz-faq_a_9vm td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #636E7C;
}.qiz-ft_9vm {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070809;
  margin-top: 3rem;
}.qiz-ft_support_9vm {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.qiz-ft_support_9vm {
  padding: 28px 24px;
}
}.qiz-ft_support_in_9vm {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.qiz-ft_support_main_9vm {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.qiz-ft_support_ic_9vm {
  color: #D42020;
  flex-shrink: 0;
}.qiz-ft_support_ic_9vm svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qiz-ft_support_text_title_9vm {
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0F2F5;
}.qiz-ft_support_text_sub_9vm {
  color: #636E7C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.qiz-ft_support_btn_9vm {
  border-radius: 8px;
  padding: 11px 1.375rem;
  background: #D42020;
  transition: background .2s;
  flex-shrink: 0;
  color: #F0F2F5;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.qiz-ft_support_btn_9vm:hover {
  background: #E83535;
}.qiz-ft_support_contacts_9vm {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.qiz-ft_support_contact_9vm {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #505A66;
}.qiz-ft_support_contact_9vm strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  color: #8C96A4;
  display: block;
}.qiz-ft_main_9vm {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.qiz-ft_main_9vm {
  padding: 2.5rem 1.5rem 32px;
}
}.qiz-ft_main_in_9vm {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.qiz-ft_main_in_9vm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qiz-ft_main_in_9vm {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qiz-ft_col_logo_9vm {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.qiz-ft_col_logo_9vm {
  grid-column: auto;
}
}.qiz-ft_logo_9vm {
  gap: 9px;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  color: #F0F2F5;
  display: flex;
}.qiz-ft_logo_mark_9vm {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.qiz-ft_logo_mark_9vm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qiz-ft_logo_sub_9vm {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #505A66;
}.qiz-ft_col_title_9vm {
  letter-spacing: .07em;
  color: #8C96A4;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}.qiz-ft_col_links_9vm {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.qiz-ft_col_link_9vm {
  transition: color .2s;
  color: #505A66;
  overflow-wrap: break-word;
  font-size: 13px;
}.qiz-ft_col_link_9vm:hover {
  color: #C4CAD3;
}.qiz-ft_apps_9vm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qiz-ft_app_card_9vm {
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 12px;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.qiz-ft_app_card_9vm:hover {
  border-color: rgba(212,32,32,0.55);
}.qiz-ft_app_card_ic_9vm svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.qiz-ft_app_card_os_9vm {
  font-weight: 600;
  color: #505A66;
  font-size: 0.625rem;
}.qiz-ft_app_card_action_9vm {
  color: #C4CAD3;
  font-size: 12px;
  font-weight: 700;
}.qiz-ft_bot_9vm {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.qiz-ft_bot_9vm {
  padding: 20px 24px;
}
}.qiz-ft_bot_in_9vm {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.qiz-ft_socials_9vm {
  gap: 8px;
  display: flex;
}.qiz-ft_soc_9vm {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  display: flex;
  color: #8C96A4;
  width: 36px;
  justify-content: center;
  height: 36px;
}.qiz-ft_soc_9vm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.qiz-ft_soc_9vm:hover {
  background: rgba(255,255,255,0.07);
}.qiz-ft_legal_9vm {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #7A8490;
}.qiz-ft_legal_9vm strong {
  color: #8C96A4;
  font-weight: 700;
}.qiz-ft_legal_9vm a {
  color: #8C96A4;
  text-decoration: underline;
}.qiz-ft_age_9vm {
  border: 2px solid #7A8490;
  border-radius: 50%;
  font-weight: 800;
  height: 32px;
  font-size: 0.688rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  width: 32px;
  justify-content: center;
  align-items: center;
  color: #7A8490;
}