*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0F0C09;
  min-height: 100vh;
  color: #D2CBC0;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.qvy-layout_8lj {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.qvy-page_8lj {
  min-height: 100vh;
  display: flex;
}.qvy-main_8lj {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.qvy-main_8lj {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.qvy-main_8lj {
  padding-bottom: 4.5rem;
}
}.qvy-gc_8lj {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #151109;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.qvy-gc_8lj {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.qvy-gc_8lj {
  width: 168px;
}
}.qvy-gc_8lj:hover {
  border-color: rgba(245,112,10,0.07);
  transform: translateY(-3px);
}.qvy-gc_img_8lj {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.qvy-gc_img_8lj img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qvy-gc_hover_8lj {
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.qvy-gc_8lj:hover .qvy-gc_hover_8lj {
  opacity: 1;
}.qvy-gc_hover_btn_8lj {
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: #F5700A;
  color: #F6F2EC;
  font-weight: 700;
  font-size: 0.75rem;
}.qvy-gc_info_8lj {
  padding: 0.5rem 10px 0.625rem;
}.qvy-gc_name_8lj {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D2CBC0;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
}.qvy-gc_prov_8lj {
  font-size: 0.625rem;
  color: #5C5450;
}.qvy-gc_tag_8lj {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  font-size: 0.563rem;
  font-weight: 700;
  z-index: 2;
}.qvy-gc_tag_hot_8lj {
  background: #E5251A;
  color: #fff;
}.qvy-gc_tag_new_8lj {
  background: #20C95A;
  color: #0F0C09;
}.qvy-gc_tag_jp_8lj {
  background: #F5A800;
  color: #0F0C09;
}.qvy-gc_tag_ex_8lj {
  background: #C42510;
  color: #fff;
}.qvy-gc_tag_live_8lj {
  background: #E5251A;
  color: #fff;
}.qvy-gr_8lj {
  padding: 2rem 16px 0;
  background: #0F0C09;
}
@media(min-width: 769px) {.qvy-gr_8lj {
  padding: 2.25rem 1.5rem 0;
}
}.qvy-gr_in_8lj {
  margin: 0 auto;
  max-width: 1320px;
}.qvy-gr_head_8lj {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qvy-gr_head_l_8lj {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.qvy-gr_ic_8lj {
  border-radius: 8px;
  height: 32px;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.qvy-gr_ic_8lj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.qvy-gr_title_8lj {
  font-size: 1rem;
  color: #F6F2EC;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qvy-gr_title_8lj {
  font-size: 18px;
}
}.qvy-gr_more_8lj {
  transition: color .2s;
  gap: 5px;
  color: #726860;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
}.qvy-gr_more_8lj:hover {
  color: #F5700A;
}.qvy-gr_more_8lj svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.qvy-gr_arrows_8lj {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qvy-gr_arr_8lj {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 30px;
  color: #9E9487;
}.qvy-gr_arr_8lj:hover {
  background: rgba(255,255,255,0.07);
  color: #F6F2EC;
}.qvy-gr_arr_8lj svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.qvy-gr_seo_h_8lj {
  margin: 0 0 6px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
  font-weight: 700;
  color: #D2CBC0;
}
@media(min-width: 766px) {.qvy-gr_seo_h_8lj {
  font-size: 14px;
}
}.qvy-gr_seo_8lj {
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #726860;
  max-width: 680px;
}.qvy-gr_seo_8lj strong {
  color: #D2CBC0;
  font-weight: 600;
}.qvy-gr_scroll_8lj {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
}.qvy-gr_scroll_8lj::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.qvy-gr_scroll_8lj {
  gap: 0.75rem;
}
}.qvy-tb_8lj {
  background: #0F0C09;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 56px;
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  top: 0;
  z-index: 80;
  align-items: center;
}.qvy-tb_in_8lj {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.qvy-tb_burger_8lj {
  border-radius: 8px;
  gap: 5px;
  flex-shrink: 0;
  height: 2.375rem;
  display: flex;
  align-items: center;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  flex-direction: column;
}.qvy-tb_burger_8lj:hover {
  background: rgba(255,255,255,0.05);
}.qvy-tb_burger_line_8lj {
  border-radius: 1px;
  background: #9E9487;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.qvy-tb_burger_8lj {
  display: none;
}
}.qvy-tb_logo_8lj {
  gap: 0.563rem;
  display: flex;
  color: #F6F2EC;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
}.qvy-tb_logo_mark_8lj {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
}.qvy-tb_logo_mark_8lj img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qvy-tb_nav_8lj {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.qvy-tb_nav_8lj {
  display: flex;
}
}.qvy-tb_tab_8lj {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #9E9487;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.qvy-tb_tab_8lj:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F2EC;
}.qvy-tb_tab_8lj.qvy-state_active_8lj {
  background: rgba(245,112,10,0.18);
  color: #F6F2EC;
}.qvy-tb_right_8lj {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.qvy-tb_login_8lj {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  color: #D2CBC0;
  font-weight: 600;
  display: none;
}.qvy-tb_login_8lj:hover {
  border-color: rgba(245,112,10,0.55);
  color: #F6F2EC;
}
@media(min-width: 481px) {.qvy-tb_login_8lj {
  display: block;
}
}.qvy-tb_reg_8lj {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #20C95A;
  font-weight: 700;
  color: #0D0A06;
  white-space: nowrap;
  font-size: 0.813rem;
}.qvy-tb_reg_8lj:hover {
  background: #28E066;
}.qvy-sb_8lj {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1A1510;
  transform: translateX(-100%);
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  position: fixed;
  left: 0;
  overflow-y: auto;
}.qvy-sb_8lj.qvy-state_open_8lj {
  transform: translateX(0);
}.qvy-sb_8lj::-webkit-scrollbar {
  width: 4px;
}.qvy-sb_8lj::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.qvy-sb_8lj {
  transform: translateX(0);
}
}.qvy-sb_auth_8lj {
  padding: 0.875rem 0.75rem 10px;
}.qvy-sb_btn_reg_8lj {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #20C95A;
  font-weight: 700;
  color: #0D0A06;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  text-align: center;
}.qvy-sb_btn_reg_8lj:hover {
  background: #28E066;
}.qvy-sb_btn_login_8lj {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  display: block;
  color: #D2CBC0;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
}.qvy-sb_btn_login_8lj:hover {
  border-color: rgba(245,112,10,0.55);
  color: #F6F2EC;
}.qvy-sb_promo_8lj {
  background: linear-gradient(135deg,#2E1306,#1A1510);
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(245,112,10,0.18);
  position: relative;
}.qvy-sb_promo_8lj::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,112,10,0.18),transparent 70%);
  content: '';
  height: 5rem;
  position: absolute;
  width: 80px;
  top: -1.25rem;
  right: -1.25rem;
}.qvy-sb_promo_title_8lj {
  margin-bottom: 0.25rem;
  color: #F5700A;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
}.qvy-sb_promo_text_8lj {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F6F2EC;
  font-size: 12px;
  font-weight: 600;
}.qvy-sb_promo_sub_8lj {
  color: #726860;
  margin-top: 3px;
  font-size: 10px;
}.qvy-sb_nav_8lj {
  padding: 6px 8px 16px;
}.qvy-sb_nav_lb_8lj {
  padding: 10px 8px 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5C5450;
  text-transform: uppercase;
  font-weight: 700;
}.qvy-sb_link_8lj {
  padding: 9px 0.625rem;
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  align-items: center;
  color: #9E9487;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  font-weight: 500;
}.qvy-sb_link_8lj:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F2EC;
}.qvy-sb_link_8lj.qvy-state_active_8lj {
  background: rgba(245,112,10,0.18);
  color: #F6F2EC;
}.qvy-sb_ic_8lj {
  border-radius: 0.313rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.qvy-sb_ic_8lj svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.qvy-sb_ic_1_8lj {
  background: rgba(245,112,10,0.07);
  color: #F5700A;
}.qvy-sb_ic_2_8lj {
  background: rgba(32,201,90,0.16);
  color: #20C95A;
}.qvy-sb_ic_3_8lj {
  background: rgba(245,168,0,0.16);
  color: #F5A800;
}.qvy-sb_ic_4_8lj {
  background: rgba(196,37,16,0.22);
  color: #C42510;
}.qvy-sb_ic_5_8lj {
  background: rgba(245,112,10,0.07);
  color: #FF3E8E;
}.qvy-sb_ic_6_8lj {
  background: rgba(196,37,16,0.22);
  color: #9B3FF0;
}.qvy-sb_badge_8lj {
  background: #F5A800;
  padding: 2px 7px;
  border-radius: 0.313rem;
  font-size: 9px;
  color: #0D0A06;
  margin-left: auto;
  font-weight: 700;
}.qvy-sb_bot_8lj {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.qvy-sb_lang_8lj,.qvy-sb_help_8lj {
  border-radius: 0.313rem;
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  display: flex;
  font-size: 11px;
  color: #9E9487;
}.qvy-sb_lang_8lj:hover,.qvy-sb_help_8lj:hover {
  border-color: rgba(245,112,10,0.55);
  color: #F6F2EC;
}.qvy-sb_lang_8lj svg,.qvy-sb_help_8lj svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.qvy-sb_bd_8lj {
  inset: 0;
  background: rgba(0,0,0,0.68);
  position: fixed;
  z-index: 69;
  display: none;
}.qvy-sb_bd_8lj.qvy-state_on_8lj {
  display: block;
}
@media(min-width: 1082px) {.qvy-sb_bd_8lj {
  display: none!important;
}
}.qvy-mob_nav_8lj {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1A1510;
  display: flex;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.qvy-mob_nav_8lj {
  display: none;
}
}.qvy-mob_nav_item_8lj {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #5C5450;
  display: flex;
}.qvy-mob_nav_ic_8lj {
  line-height: 1;
}.qvy-mob_nav_ic_8lj svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.qvy-mob_nav_lb_8lj {
  font-size: 10px;
  font-weight: 600;
  color: #5C5450;
}.qvy-mob_nav_item_8lj.qvy-state_active_8lj {
  color: #F5700A;
}.qvy-mob_nav_item_8lj.qvy-state_active_8lj .qvy-mob_nav_lb_8lj {
  color: #F5700A;
}.qvy-hero_8lj {
  background: #0F0C09;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.qvy-hero_8lj {
  padding: 1.5rem 1.5rem 0;
}
}.qvy-hero_in_8lj {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.qvy-hero_in_8lj {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.qvy-hero_in_8lj {
  grid-template-columns: 1fr 21.25rem;
}
}.qvy-hero_promo_8lj {
  overflow: hidden;
  background: #151109;
  border-radius: 12px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 771px) {.qvy-hero_promo_8lj {
  min-height: 17.5rem;
}
}.qvy-hero_promo_bg_8lj {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2E1306 0%,#0F0C09 100%);
  background-size: cover;
  position: absolute;
}.qvy-hero_promo_bg_8lj::after {
  background: linear-gradient(90deg,#0F0C09 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qvy-hero_promo_glow_8lj {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,37,16,0.22) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  height: 18.75rem;
  width: 18.75rem;
  top: -2.5rem;
}.qvy-hero_promo_ct_8lj {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 765px) {.qvy-hero_promo_ct_8lj {
  padding: 40px 2rem;
}
}.qvy-hero_badge_8lj {
  padding: 0.313rem 12px;
  background: rgba(245,112,10,0.18);
  border-radius: 20px;
  border: 1px solid rgba(245,112,10,0.07);
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
  color: #F5700A;
  font-weight: 700;
}.qvy-hero_h1_8lj {
  margin-bottom: 10px;
  color: #F6F2EC;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
}.qvy-hero_h1_8lj em {
  color: #F5A800;
  font-style: normal;
}
@media(min-width: 769px) {.qvy-hero_h1_8lj {
  font-size: 36px;
}
}.qvy-hero_sub_8lj {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #9E9487;
  line-height: 1.55;
}
@media(min-width:768px) {.qvy-hero_sub_8lj {
  font-size: 0.875rem;
}
}.qvy-hero_row_8lj {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qvy-hero_cta_8lj {
  padding: 13px 1.625rem;
  background: #20C95A;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0D0A06;
  font-size: 14px;
  box-shadow: 0 0 0 2px rgba(32,201,90,0.22), 0 0.313rem 18px rgba(32,201,90,0.38);
  font-weight: 700;
}.qvy-hero_cta_8lj:hover {
  background: #28E066;
}.qvy-hero_terms_8lj {
  color: #5C5450;
  font-size: 11px;
}.qvy-hero_game_8lj {
  background: #151109;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.qvy-hero_game_badge_8lj {
  border: 1px solid rgba(245,168,0,0.16);
  padding: 0.313rem 10px;
  background: rgba(245,168,0,0.16);
  border-radius: 1.25rem;
  color: #F5A800;
  font-weight: 700;
  font-size: 10px;
  left: 12px;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
  top: 0.75rem;
  z-index: 3;
}.qvy-hero_game_badge_8lj svg {
  margin-right: 4px;
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
}.qvy-hero_game_img_8lj {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1306,#0F0C09);
  position: relative;
  padding-bottom: 60%;
}.qvy-hero_game_img_8lj img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.qvy-hero_game_play_8lj {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.68);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.qvy-hero_game_8lj:hover .qvy-hero_game_play_8lj {
  opacity: 1;
}.qvy-hero_game_play_8lj span {
  background: #F5700A;
  border-radius: 50%;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 52px;
  display: flex;
}.qvy-hero_game_play_8lj span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.qvy-hero_game_info_8lj {
  padding: 14px 16px;
}.qvy-hero_game_title_8lj {
  color: #F6F2EC;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.qvy-hero_game_provider_8lj {
  color: #726860;
  font-size: 0.688rem;
}.qvy-hero_game_btn_8lj {
  border-radius: 8px;
  transition: background .2s;
  background: #F5700A;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  text-align: center;
  color: #F6F2EC;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.qvy-hero_game_8lj:hover .qvy-hero_game_btn_8lj {
  background: #FF8820;
}.qvy-wy_8lj {
  background: #0F0C09;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.qvy-wy_8lj {
  padding: 40px 24px 0;
}
}.qvy-wy_in_8lj {
  margin: 0 auto;
  max-width: 1320px;
}.qvy-wy_head_8lj {
  margin-bottom: 18px;
  max-width: 45rem;
}.qvy-wy_label_8lj {
  color: #F5700A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.qvy-wy_h2_8lj {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F6F2EC;
}
@media(min-width: 766px) {.qvy-wy_h2_8lj {
  font-size: 24px;
}
}.qvy-wy_intro_8lj {
  margin: 0;
  color: #726860;
  line-height: 1.6;
  font-size: 0.813rem;
}.qvy-wy_grid_8lj {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qvy-wy_grid_8lj {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.qvy-wy_grid_8lj {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qvy-wy_card_8lj {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #1A1510;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
}.qvy-wy_card_8lj:hover {
  border-color: rgba(245,112,10,0.07);
  transform: translateY(-2px);
}.qvy-wy_card_ic_8lj {
  background: rgba(245,112,10,0.18);
  border-radius: 50%;
  align-items: center;
  color: #F5700A;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
}.qvy-wy_card_ic_8lj svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.qvy-wy_card_h_8lj {
  margin-bottom: 0.375rem;
  color: #F6F2EC;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.qvy-wy_card_p_8lj {
  line-height: 1.6;
  color: #726860;
  font-size: 13px;
  overflow-wrap: break-word;
}.qvy-wy_card_p_8lj strong {
  font-weight: 600;
  color: #D2CBC0;
}.qvy-ws_8lj {
  padding: 2rem 16px 0;
  background: #0F0C09;
}
@media(min-width: 766px) {.qvy-ws_8lj {
  padding: 36px 1.5rem 0;
}
}.qvy-ws_in_8lj {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvy-ws_head_8lj {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.qvy-ws_title_8lj {
  gap: 0.625rem;
  color: #F6F2EC;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
}.qvy-ws_title_ic_8lj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F5A800;
  width: 18px;
  height: 1.125rem;
}.qvy-ws_online_8lj {
  gap: 7px;
  display: flex;
  color: #726860;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.qvy-ws_online_dot_8lj {
  border-radius: 50%;
  background: #20C95A;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(32,201,90,0.16);
  height: 0.5rem;
}.qvy-ws_scroll_8lj {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.qvy-ws_scroll_8lj::-webkit-scrollbar {
  display: none;
}.qvy-wc_8lj {
  background: #151109;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  gap: 10px;
  padding: 10px 0.875rem;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.qvy-wc_img_8lj {
  overflow: hidden;
  border-radius: 5px;
  background: #1A1510;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.qvy-wc_img_8lj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qvy-wc_info_8lj {
  min-width: 0;
}.qvy-wc_game_8lj {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D2CBC0;
}.qvy-wc_player_8lj {
  overflow: hidden;
  color: #5C5450;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.qvy-wc_amount_8lj {
  margin-left: auto;
  color: #20C95A;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.qvy-reg_8lj {
  padding: 36px 16px 0;
  background: #0F0C09;
}
@media(min-width: 771px) {.qvy-reg_8lj {
  padding: 2.75rem 24px 0;
}
}.qvy-reg_in_8lj {
  background: #1A1510;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 770px) {.qvy-reg_in_8lj {
  padding: 40px;
}
}.qvy-reg_top_8lj {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.qvy-reg_top_8lj {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qvy-reg_label_8lj {
  color: #F5700A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.qvy-reg_h2_8lj {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.75rem;
  color: #F6F2EC;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qvy-reg_h2_8lj {
  font-size: 28px;
}
}.qvy-reg_bonus_8lj {
  background: rgba(245,168,0,0.16);
  gap: 8px;
  padding: 10px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(245,168,0,0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.qvy-reg_bonus_amount_8lj {
  color: #F5A800;
  font-weight: 800;
  font-size: 20px;
}.qvy-reg_bonus_text_8lj {
  color: #9E9487;
  font-size: 13px;
  line-height: 1.35;
}.qvy-reg_cta_btn_8lj {
  border-radius: 0.5rem;
  background: #20C95A;
  padding: 14px 2rem;
  transition: background .2s;
  color: #0D0A06;
  box-shadow: 0 0 0 2px rgba(32,201,90,0.22), 0 0.313rem 18px rgba(32,201,90,0.38);
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 12px;
}.qvy-reg_cta_btn_8lj:hover {
  background: #28E066;
}.qvy-reg_terms_8lj {
  color: #5C5450;
  line-height: 1.5;
  font-size: 0.688rem;
}.qvy-reg_seo_8lj {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  color: #726860;
  overflow-wrap: break-word;
}.qvy-reg_seo_8lj p {
  line-height: 1.65;
  color: #726860;
  margin-bottom: 10px;
  font-size: 13px;
}.qvy-reg_seo_8lj p:last-child {
  margin-bottom: 0;
}.qvy-reg_seo_8lj strong {
  font-weight: 700;
  color: #D2CBC0;
}.qvy-reg_seo_8lj a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5700A;
}.qvy-reg_seo_8lj a:hover {
  color: #FF8820;
}.qvy-reg_seo_8lj ul,.qvy-reg_seo_8lj ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.qvy-reg_seo_8lj ol {
  list-style: decimal;
}.qvy-reg_seo_8lj li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #726860;
  margin-bottom: 0.25rem;
}.qvy-reg_seo_8lj table {
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
}
@media(min-width: 766px) {.qvy-reg_seo_8lj table {
  display: table;
}
}.qvy-reg_seo_8lj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D2CBC0;
  font-weight: 700;
}.qvy-reg_seo_8lj td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726860;
}.qvy-reg_steps_8lj {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.qvy-reg_steps_8lj {
  margin-top: 0;
}
}.qvy-reg_step_8lj {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.qvy-reg_step_num_8lj {
  border: 1px solid rgba(245,112,10,0.07);
  border-radius: 50%;
  background: rgba(245,112,10,0.18);
  color: #F5700A;
  align-items: center;
  font-weight: 800;
  height: 34px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 34px;
  font-size: 14px;
}.qvy-reg_step_title_8lj {
  color: #F6F2EC;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.qvy-reg_step_text_8lj {
  color: #726860;
  font-size: 12px;
  line-height: 1.5;
}.qvy-reg_trust_8lj {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.qvy-reg_trust_item_8lj {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #726860;
}.qvy-reg_trust_ic_8lj svg {
  stroke-linecap: round;
  color: #F5700A;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.qvy-bon_8lj {
  background: #0F0C09;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.qvy-bon_8lj {
  padding: 2.75rem 24px 0;
}
}.qvy-bon_in_8lj {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvy-bon_head_8lj {
  margin-bottom: 20px;
}.qvy-bon_label_8lj {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #F5700A;
  text-transform: uppercase;
}.qvy-bon_h2_8lj {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F6F2EC;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.qvy-bon_h2_8lj {
  font-size: 1.5rem;
}
}.qvy-bon_seo_8lj {
  max-width: 620px;
  color: #726860;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qvy-bon_seo_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-bon_seo_8lj a {
  color: #F5700A;
  text-decoration: underline;
}.qvy-bon_grid_8lj {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.qvy-bon_grid_8lj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.qvy-bon_grid_8lj {
  grid-template-columns: repeat(5,1fr);
}
}.qvy-bon_card_8lj {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #151109;
  transition: border-color .2s,transform .2s;
}.qvy-bon_card_8lj:hover {
  border-color: rgba(245,112,10,0.07);
  transform: translateY(-2px);
}.qvy-bon_card_ic_8lj svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.qvy-bon_card_ic_8lj {
  margin-bottom: 0.625rem;
}.qvy-bon_card_type_8lj {
  font-weight: 700;
  color: #726860;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.qvy-bon_card_amount_8lj {
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
  color: #F5A800;
}.qvy-bon_card_name_8lj {
  margin-bottom: 8px;
  color: #F6F2EC;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
}.qvy-bon_card_detail_8lj {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  color: #5C5450;
  overflow-wrap: break-word;
}.qvy-app_8lj {
  background: #0F0C09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.qvy-app_8lj {
  padding: 2.75rem 24px 0;
}
}.qvy-app_in_8lj {
  margin: 0 auto;
  max-width: 1320px;
}.qvy-app_head_8lj {
  margin-bottom: 16px;
}.qvy-app_label_8lj {
  font-size: 11px;
  color: #F5700A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.qvy-app_h2_8lj {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F6F2EC;
}
@media(min-width: 771px) {.qvy-app_h2_8lj {
  font-size: 24px;
}
}.qvy-app_sub_8lj {
  max-width: 37.5rem;
  color: #726860;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qvy-app_sub_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-app_cards_8lj {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 639px) {.qvy-app_cards_8lj {
  grid-template-columns: repeat(3,1fr);
}
}.qvy-app_card_8lj {
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.qvy-app_card_ios_8lj {
  background: linear-gradient(135deg,rgba(245,112,10,0.18) 0%,#1A1510 100%);
}.qvy-app_card_android_8lj {
  background: linear-gradient(135deg,rgba(32,201,90,0.16) 0%,#1A1510 100%);
}.qvy-app_card_win_8lj {
  background: linear-gradient(135deg,rgba(245,168,0,0.16) 0%,#1A1510 100%);
}.qvy-app_card_ic_8lj svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qvy-app_card_ic_8lj {
  flex-shrink: 0;
  color: #F6F2EC;
}.qvy-app_card_os_8lj {
  color: #726860;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.qvy-app_card_title_8lj {
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F6F2EC;
}.qvy-app_card_text_8lj {
  color: #726860;
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.qvy-app_card_btn_8lj {
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border-radius: 0.313rem;
  gap: 0.438rem;
  border: 1px solid rgba(245,112,10,0.55);
  background: rgba(255,255,255,0.12);
  color: #F6F2EC;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
}.qvy-app_card_btn_8lj:hover {
  background: rgba(255,255,255,0.07);
}.qvy-htp_8lj {
  padding: 36px 16px 0;
  background: #0F0C09;
}
@media(min-width: 771px) {.qvy-htp_8lj {
  padding: 2.75rem 24px 0;
}
}.qvy-htp_in_8lj {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvy-htp_head_8lj {
  max-width: 45rem;
  margin-bottom: 22px;
}.qvy-htp_label_8lj {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5700A;
}.qvy-htp_h2_8lj {
  color: #F6F2EC;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.qvy-htp_h2_8lj {
  font-size: 28px;
}
}.qvy-htp_intro_8lj {
  color: #726860;
  line-height: 1.6;
  font-size: 14px;
}.qvy-htp_steps_8lj {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.qvy-htp_steps_8lj {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.qvy-htp_steps_8lj {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qvy-htp_step_8lj {
  border-radius: 8px;
  background: #1A1510;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  position: relative;
  flex-direction: column;
}.qvy-htp_step_num_8lj {
  background: #F5700A;
  border-radius: 50%;
  height: 1.75rem;
  color: #0D0A06;
  left: 1.25rem;
  display: flex;
  top: -0.75rem;
  width: 1.75rem;
  justify-content: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 0.813rem;
  font-weight: 800;
  position: absolute;
  align-items: center;
}.qvy-htp_step_ic_8lj {
  margin: 0.5rem 0 12px;
  border-radius: 0.313rem;
  background: rgba(245,112,10,0.18);
  color: #F5700A;
  width: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.25rem;
}.qvy-htp_step_ic_8lj svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.qvy-htp_step_h_8lj {
  margin-bottom: 6px;
  color: #F6F2EC;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.qvy-htp_step_p_8lj {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #726860;
  line-height: 1.55;
}.qvy-htp_step_p_8lj strong {
  font-weight: 600;
  color: #D2CBC0;
}.qvy-htp_cta_8lj {
  padding: 0.813rem 1.625rem;
  background: #20C95A;
  transition: background .2s;
  border-radius: 8px;
  color: #0D0A06;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
}.qvy-htp_cta_8lj:hover {
  background: #28E066;
}.qvy-prov_8lj {
  padding: 2.25rem 1rem 0;
  background: #0F0C09;
}
@media(min-width: 767px) {.qvy-prov_8lj {
  padding: 2.75rem 1.5rem 0;
}
}.qvy-prov_in_8lj {
  margin: 0 auto;
  max-width: 1320px;
}.qvy-prov_head_8lj {
  margin-bottom: 16px;
}.qvy-prov_label_8lj {
  text-transform: uppercase;
  color: #F5700A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.qvy-prov_h2_8lj {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F2EC;
}
@media(min-width:768px) {.qvy-prov_h2_8lj {
  font-size: 24px;
}
}.qvy-prov_seo_8lj {
  color: #726860;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.qvy-prov_seo_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-prov_seo_8lj a {
  color: #F5700A;
  text-decoration: underline;
}.qvy-prov_grid_8lj {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.qvy-prov_grid_8lj {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.qvy-prov_grid_8lj {
  grid-template-columns: repeat(8,1fr);
}
}.qvy-prov_card_8lj {
  border-radius: 0.5rem;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #151109;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.qvy-prov_card_8lj:hover {
  border-color: rgba(245,112,10,0.55);
  background: #1A1510;
}.qvy-prov_logo_8lj {
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.qvy-prov_logo_8lj img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.qvy-prov_name_8lj {
  color: #9E9487;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.qvy-seo_8lj {
  padding: 2.25rem 16px 0;
  background: #0F0C09;
}
@media(min-width:768px) {.qvy-seo_8lj {
  padding: 44px 1.5rem 0;
}
}.qvy-seo_in_8lj {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  border-radius: 12px;
  background: #1A1510;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.qvy-seo_in_8lj {
  padding: 2.25rem 2.5rem;
}
}.qvy-seo_label_8lj {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F5700A;
}.qvy-seo_h2_8lj {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6F2EC;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.qvy-seo_h2_8lj {
  font-size: 24px;
}
}.qvy-seo_body_8lj {
  color: #9E9487;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.qvy-seo_body_8lj p {
  margin-bottom: 12px;
  color: #9E9487;
  line-height: 1.75;
  font-size: 14px;
}.qvy-seo_body_8lj p:last-child {
  margin-bottom: 0;
}.qvy-seo_body_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-seo_body_8lj a {
  transition: color .2s;
  color: #F5700A;
  text-decoration: underline;
}.qvy-seo_body_8lj a:hover {
  color: #FF8820;
}.qvy-seo_body_8lj ul,.qvy-seo_body_8lj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qvy-seo_body_8lj ol {
  list-style: decimal;
}.qvy-seo_body_8lj li {
  font-size: 0.875rem;
  color: #9E9487;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.qvy-seo_body_8lj table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width:768px) {.qvy-seo_body_8lj table {
  display: table;
}
}.qvy-seo_body_8lj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D2CBC0;
}.qvy-seo_body_8lj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9E9487;
}.qvy-seo_cols_8lj {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qvy-seo_cols_8lj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qvy-seo_cols_8lj {
  grid-template-columns: repeat(3,1fr);
}
}.qvy-seo_col_h_8lj {
  font-size: 13px;
  color: #D2CBC0;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.qvy-seo_col_p_8lj {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726860;
  overflow-wrap: break-word;
}.qvy-seo_stats_8lj {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qvy-seo_stat_8lj {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(245,112,10,0.18);
  background: rgba(245,112,10,0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.qvy-seo_stat_val_8lj {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5700A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.qvy-seo_stat_lb_8lj {
  overflow-wrap: break-word;
  color: #726860;
  font-size: 11px;
}.qvy-seo_8lj {
  padding: 36px 16px 0;
  background: #0F0C09;
}
@media(min-width: 765px) {.qvy-seo_8lj {
  padding: 2.75rem 1.5rem 0;
}
}.qvy-seo_in_8lj {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  background: #1A1510;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.qvy-seo_in_8lj {
  padding: 36px 40px;
}
}.qvy-seo_label_8lj {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F5700A;
}.qvy-seo_h2_8lj {
  color: #F6F2EC;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.qvy-seo_h2_8lj {
  font-size: 1.5rem;
}
}.qvy-seo_body_8lj {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9E9487;
  font-size: 14px;
}.qvy-seo_body_8lj p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #9E9487;
}.qvy-seo_body_8lj p:last-child {
  margin-bottom: 0;
}.qvy-seo_body_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-seo_body_8lj a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5700A;
}.qvy-seo_body_8lj a:hover {
  color: #FF8820;
}.qvy-seo_body_8lj ul,.qvy-seo_body_8lj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qvy-seo_body_8lj ol {
  list-style: decimal;
}.qvy-seo_body_8lj li {
  color: #9E9487;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.qvy-seo_body_8lj table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.qvy-seo_body_8lj table {
  display: table;
}
}.qvy-seo_body_8lj th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D2CBC0;
}.qvy-seo_body_8lj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9E9487;
}.qvy-seo_cols_8lj {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.qvy-seo_cols_8lj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qvy-seo_cols_8lj {
  grid-template-columns: repeat(3,1fr);
}
}.qvy-seo_col_h_8lj {
  color: #D2CBC0;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.qvy-seo_col_p_8lj {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #726860;
  font-size: 0.813rem;
}.qvy-seo_stats_8lj {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qvy-seo_stat_8lj {
  background: rgba(245,112,10,0.07);
  border: 1px solid rgba(245,112,10,0.18);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 8.75rem;
}.qvy-seo_stat_val_8lj {
  margin-bottom: 4px;
  font-weight: 800;
  color: #F5700A;
  overflow-wrap: break-word;
  font-size: 20px;
}.qvy-seo_stat_lb_8lj {
  font-size: 11px;
  color: #726860;
  overflow-wrap: break-word;
}.qvy-pmt_8lj {
  padding: 36px 16px 0;
  background: #0F0C09;
}
@media(min-width: 767px) {.qvy-pmt_8lj {
  padding: 44px 1.5rem 0;
}
}.qvy-pmt_in_8lj {
  margin: 0 auto;
  max-width: 82.5rem;
}.qvy-pmt_head_8lj {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qvy-pmt_label_8lj {
  font-weight: 700;
  color: #F5700A;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qvy-pmt_h2_8lj {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F6F2EC;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.qvy-pmt_h2_8lj {
  font-size: 1.75rem;
}
}.qvy-pmt_intro_8lj {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #726860;
}.qvy-pmt_groups_8lj {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.qvy-pmt_group_8lj {
  background: #1A1510;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 8px;
}.qvy-pmt_group_head_8lj {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.qvy-pmt_group_ic_8lj {
  border-radius: 0.313rem;
  background: rgba(245,112,10,0.18);
  flex-shrink: 0;
  color: #F5700A;
  display: flex;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
}.qvy-pmt_group_ic_8lj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.qvy-pmt_group_h_8lj {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F2EC;
  overflow-wrap: break-word;
}.qvy-pmt_group_p_8lj {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #726860;
  margin-bottom: 0.875rem;
}.qvy-pmt_group_p_8lj strong {
  font-weight: 600;
  color: #D2CBC0;
}.qvy-pmt_table_wrap_8lj {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.qvy-pmt_table_8lj {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.qvy-pmt_table_8lj th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  color: #D2CBC0;
  font-size: 11px;
  white-space: nowrap;
}.qvy-pmt_table_8lj td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #726860;
}.qvy-pmt_table_8lj tbody tr:last-child td {
  border-bottom: none;
}.qvy-pmt_table_8lj tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D2CBC0;
}.qvy-seo_8lj {
  background: #0F0C09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qvy-seo_8lj {
  padding: 44px 24px 0;
}
}.qvy-seo_in_8lj {
  border-radius: 12px;
  background: #1A1510;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width:768px) {.qvy-seo_in_8lj {
  padding: 36px 2.5rem;
}
}.qvy-seo_label_8lj {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5700A;
  margin-bottom: 10px;
}.qvy-seo_h2_8lj {
  color: #F6F2EC;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.qvy-seo_h2_8lj {
  font-size: 24px;
}
}.qvy-seo_body_8lj {
  color: #9E9487;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.qvy-seo_body_8lj p {
  color: #9E9487;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.qvy-seo_body_8lj p:last-child {
  margin-bottom: 0;
}.qvy-seo_body_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-seo_body_8lj a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5700A;
}.qvy-seo_body_8lj a:hover {
  color: #FF8820;
}.qvy-seo_body_8lj ul,.qvy-seo_body_8lj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qvy-seo_body_8lj ol {
  list-style: decimal;
}.qvy-seo_body_8lj li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9E9487;
  margin-bottom: 0.375rem;
}.qvy-seo_body_8lj table {
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.qvy-seo_body_8lj table {
  display: table;
}
}.qvy-seo_body_8lj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D2CBC0;
  text-align: left;
  font-weight: 700;
}.qvy-seo_body_8lj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9E9487;
}.qvy-seo_cols_8lj {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.qvy-seo_cols_8lj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qvy-seo_cols_8lj {
  grid-template-columns: repeat(3,1fr);
}
}.qvy-seo_col_h_8lj {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D2CBC0;
  font-size: 13px;
}.qvy-seo_col_p_8lj {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #726860;
}.qvy-seo_stats_8lj {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qvy-seo_stat_8lj {
  padding: 0.875rem 1rem;
  background: rgba(245,112,10,0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(245,112,10,0.18);
  min-width: 8.75rem;
}.qvy-seo_stat_val_8lj {
  color: #F5700A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.qvy-seo_stat_lb_8lj {
  font-size: 0.688rem;
  color: #726860;
  overflow-wrap: break-word;
}.qvy-faq_8lj {
  padding: 2.25rem 16px 0;
  background: #0F0C09;
}
@media(min-width: 770px) {.qvy-faq_8lj {
  padding: 44px 24px 0;
}
}.qvy-faq_in_8lj {
  margin: 0 auto;
  max-width: 1320px;
}.qvy-faq_head_8lj {
  margin-bottom: 20px;
}.qvy-faq_label_8lj {
  color: #F5700A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.qvy-faq_h2_8lj {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F6F2EC;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.qvy-faq_h2_8lj {
  font-size: 24px;
}
}.qvy-faq_list_8lj {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qvy-faq_item_8lj {
  border-radius: 8px;
  background: #1A1510;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
}.qvy-faq_q_8lj {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #D2CBC0;
  font-weight: 600;
  align-items: center;
}.qvy-faq_q_8lj:hover {
  color: #F6F2EC;
}.qvy-faq_q_ic_8lj {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.5rem;
  align-items: center;
  color: #F5700A;
  height: 24px;
  font-size: 1rem;
}.qvy-faq_item_8lj.qvy-state_open_8lj .qvy-faq_q_ic_8lj {
  transform: rotate(45deg);
}.qvy-faq_a_8lj {
  padding: 0 1.25rem 1rem;
  color: #726860;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qvy-faq_item_8lj.qvy-state_open_8lj .qvy-faq_a_8lj {
  display: block;
}.qvy-faq_a_8lj strong {
  color: #D2CBC0;
  font-weight: 700;
}.qvy-faq_a_8lj a {
  text-decoration: underline;
  color: #F5700A;
}.qvy-faq_a_8lj ul,.qvy-faq_a_8lj ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.qvy-faq_a_8lj ol {
  list-style: decimal;
}.qvy-faq_a_8lj li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.qvy-faq_a_8lj table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.qvy-faq_a_8lj table {
  display: table;
}
}.qvy-faq_a_8lj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #D2CBC0;
  font-weight: 700;
  text-align: left;
}.qvy-faq_a_8lj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #726860;
}.qvy-ft_8lj {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #090705;
  margin-top: 48px;
}.qvy-ft_support_8lj {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.qvy-ft_support_8lj {
  padding: 28px 24px;
}
}.qvy-ft_support_in_8lj {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qvy-ft_support_main_8lj {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.qvy-ft_support_ic_8lj {
  flex-shrink: 0;
  color: #F5700A;
}.qvy-ft_support_ic_8lj svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.qvy-ft_support_text_title_8lj {
  color: #F6F2EC;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.qvy-ft_support_text_sub_8lj {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #726860;
}.qvy-ft_support_btn_8lj {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #F5700A;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  color: #F6F2EC;
  font-weight: 700;
}.qvy-ft_support_btn_8lj:hover {
  background: #FF8820;
}.qvy-ft_support_contacts_8lj {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.qvy-ft_support_contact_8lj {
  line-height: 1.4;
  color: #5C5450;
  font-size: 12px;
}.qvy-ft_support_contact_8lj strong {
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
  color: #9E9487;
  font-weight: 600;
}.qvy-ft_main_8lj {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 771px) {.qvy-ft_main_8lj {
  padding: 2.5rem 24px 32px;
}
}.qvy-ft_main_in_8lj {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.qvy-ft_main_in_8lj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qvy-ft_main_in_8lj {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qvy-ft_col_logo_8lj {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.qvy-ft_col_logo_8lj {
  grid-column: auto;
}
}.qvy-ft_logo_8lj {
  gap: 9px;
  color: #F6F2EC;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
  display: flex;
  align-items: center;
}.qvy-ft_logo_mark_8lj {
  border-radius: 5px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.qvy-ft_logo_mark_8lj img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qvy-ft_logo_sub_8lj {
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #5C5450;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qvy-ft_col_title_8lj {
  color: #9E9487;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
}.qvy-ft_col_links_8lj {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.qvy-ft_col_link_8lj {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5C5450;
}.qvy-ft_col_link_8lj:hover {
  color: #D2CBC0;
}.qvy-ft_apps_8lj {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qvy-ft_app_card_8lj {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 0.75rem;
  border-radius: 5px;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.qvy-ft_app_card_8lj:hover {
  border-color: rgba(245,112,10,0.55);
}.qvy-ft_app_card_ic_8lj svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.qvy-ft_app_card_os_8lj {
  font-size: 10px;
  color: #5C5450;
  font-weight: 600;
}.qvy-ft_app_card_action_8lj {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D2CBC0;
}.qvy-ft_bot_8lj {
  padding: 20px 16px;
}
@media(min-width: 770px) {.qvy-ft_bot_8lj {
  padding: 1.25rem 24px;
}
}.qvy-ft_bot_in_8lj {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.qvy-ft_socials_8lj {
  gap: 0.5rem;
  display: flex;
}.qvy-ft_soc_8lj {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 5px;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #9E9487;
}.qvy-ft_soc_8lj svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.qvy-ft_soc_8lj:hover {
  background: rgba(255,255,255,0.07);
}.qvy-ft_legal_8lj {
  flex: 1;
  color: #706860;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qvy-ft_legal_8lj strong {
  font-weight: 700;
  color: #9E9487;
}.qvy-ft_legal_8lj a {
  text-decoration: underline;
  color: #9E9487;
}.qvy-ft_age_8lj {
  border-radius: 50%;
  border: 2px solid #706860;
  height: 32px;
  display: flex;
  font-weight: 800;
  color: #706860;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
}