html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0C1119;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #C4D0E0;
}.qbm_layout_lm1 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.qbm_page_lm1 {
  display: flex;
  min-height: 100vh;
}.qbm_main_lm1 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.qbm_main_lm1 {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.qbm_main_lm1 {
  padding-bottom: 4.5rem;
}
}.qbm_gc_lm1 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #101620;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 638px) {.qbm_gc_lm1 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.qbm_gc_lm1 {
  width: 168px;
}
}.qbm_gc_lm1:hover {
  transform: translateY(-3px);
  border-color: rgba(63,184,232,0.07);
}.qbm_gc_img_lm1 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.qbm_gc_img_lm1 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.qbm_gc_hover_lm1 {
  background: rgba(7,9,15,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.qbm_gc_lm1:hover .qbm_gc_hover_lm1 {
  opacity: 1;
}.qbm_gc_hover_btn_lm1 {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #3FB8E8;
  color: #EDF3FB;
  font-weight: 700;
  font-size: 0.75rem;
}.qbm_gc_info_lm1 {
  padding: 0.5rem 10px 0.625rem;
}.qbm_gc_name_lm1 {
  overflow: hidden;
  color: #C4D0E0;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.qbm_gc_prov_lm1 {
  font-size: 10px;
  color: #4E6278;
}.qbm_gc_tag_lm1 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 9px;
  letter-spacing: .04em;
  left: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  top: 6px;
}.qbm_gc_tag_hot_lm1 {
  background: #E8443F;
  color: #fff;
}.qbm_gc_tag_new_lm1 {
  background: #22C55E;
  color: #0C1119;
}.qbm_gc_tag_jp_lm1 {
  background: #F0B429;
  color: #0C1119;
}.qbm_gc_tag_ex_lm1 {
  background: #1B5FA0;
  color: #fff;
}.qbm_gc_tag_live_lm1 {
  background: #E8443F;
  color: #fff;
}.qbm_gr_lm1 {
  background: #0C1119;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.qbm_gr_lm1 {
  padding: 36px 1.5rem 0;
}
}.qbm_gr_in_lm1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.qbm_gr_head_lm1 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.qbm_gr_head_l_lm1 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.qbm_gr_ic_lm1 {
  border-radius: 8px;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
}.qbm_gr_ic_lm1 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.qbm_gr_title_lm1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  color: #EDF3FB;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qbm_gr_title_lm1 {
  font-size: 18px;
}
}.qbm_gr_more_lm1 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #6A7F96;
  align-items: center;
}.qbm_gr_more_lm1:hover {
  color: #3FB8E8;
}.qbm_gr_more_lm1 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.qbm_gr_arrows_lm1 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.qbm_gr_arr_lm1 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  width: 30px;
  justify-content: center;
  display: flex;
  color: #8FA3BC;
  height: 1.875rem;
  align-items: center;
}.qbm_gr_arr_lm1:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF3FB;
}.qbm_gr_arr_lm1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.qbm_gr_seo_h_lm1 {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #C4D0E0;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qbm_gr_seo_h_lm1 {
  font-size: 0.875rem;
}
}.qbm_gr_seo_lm1 {
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #6A7F96;
  max-width: 680px;
}.qbm_gr_seo_lm1 strong {
  font-weight: 600;
  color: #C4D0E0;
}.qbm_gr_scroll_lm1 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.qbm_gr_scroll_lm1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.qbm_gr_scroll_lm1 {
  gap: 12px;
}
}.qbm_tb_lm1 {
  background: #0C1119;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  position: fixed;
  align-items: center;
  right: 0;
  height: 56px;
  z-index: 80;
  display: flex;
  top: 0;
}.qbm_tb_in_lm1 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.qbm_tb_burger_lm1 {
  gap: 5px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  margin-right: 8px;
  width: 38px;
  flex-direction: column;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
}.qbm_tb_burger_lm1:hover {
  background: rgba(255,255,255,0.05);
}.qbm_tb_burger_line_lm1 {
  background: #8FA3BC;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.qbm_tb_burger_lm1 {
  display: none;
}
}.qbm_tb_logo_lm1 {
  gap: 9px;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  color: #EDF3FB;
  margin-right: 20px;
  align-items: center;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}.qbm_tb_logo_mark_lm1 {
  overflow: hidden;
  border-radius: 8px;
  width: 32px;
  align-items: center;
  display: flex;
  height: 32px;
  justify-content: center;
}.qbm_tb_logo_mark_lm1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qbm_tb_nav_lm1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.qbm_tb_nav_lm1 {
  display: flex;
}
}.qbm_tb_tab_lm1 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  color: #8FA3BC;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.qbm_tb_tab_lm1:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF3FB;
}.qbm_tb_tab_lm1.qbm_state_active_lm1 {
  background: rgba(63,184,232,0.16);
  color: #EDF3FB;
}.qbm_tb_right_lm1 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.qbm_tb_login_lm1 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  color: #C4D0E0;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.qbm_tb_login_lm1:hover {
  border-color: rgba(63,184,232,0.45);
  color: #EDF3FB;
}
@media(min-width: 479px) {.qbm_tb_login_lm1 {
  display: block;
}
}.qbm_tb_reg_lm1 {
  background: #22C55E;
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #08111C;
  white-space: nowrap;
  font-size: 13px;
}.qbm_tb_reg_lm1:hover {
  background: #3DD673;
}.qbm_sb_lm1 {
  background: #141C28;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  top: 56px;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 220px;
  overflow-y: auto;
  left: 0;
}.qbm_sb_lm1.qbm_state_open_lm1 {
  transform: translateX(0);
}.qbm_sb_lm1::-webkit-scrollbar {
  width: 4px;
}.qbm_sb_lm1::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.qbm_sb_lm1 {
  transform: translateX(0);
}
}.qbm_sb_auth_lm1 {
  padding: 14px 0.75rem 0.625rem;
}.qbm_sb_btn_reg_lm1 {
  padding: 0.688rem;
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  text-align: center;
  color: #08111C;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}.qbm_sb_btn_reg_lm1:hover {
  background: #3DD673;
}.qbm_sb_btn_login_lm1 {
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  transition: border-color .2s;
  font-size: 13px;
  color: #C4D0E0;
  font-weight: 600;
  text-align: center;
  display: block;
}.qbm_sb_btn_login_lm1:hover {
  border-color: rgba(63,184,232,0.45);
  color: #EDF3FB;
}.qbm_sb_promo_lm1 {
  margin: 0 12px 0.625rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0D2240,#141C28);
  border-radius: 0.5rem;
  border: 1px solid rgba(63,184,232,0.16);
  position: relative;
}.qbm_sb_promo_lm1::before {
  background: radial-gradient(circle,rgba(63,184,232,0.16),transparent 70%);
  border-radius: 50%;
  width: 80px;
  right: -1.25rem;
  top: -20px;
  content: '';
  height: 80px;
  position: absolute;
}.qbm_sb_promo_title_lm1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #3FB8E8;
}.qbm_sb_promo_text_lm1 {
  color: #EDF3FB;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.qbm_sb_promo_sub_lm1 {
  color: #6A7F96;
  margin-top: 3px;
  font-size: 0.625rem;
}.qbm_sb_nav_lm1 {
  padding: 0.375rem 8px 16px;
}.qbm_sb_nav_lb_lm1 {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4E6278;
  letter-spacing: .08em;
}.qbm_sb_link_lm1 {
  padding: 9px 0.625rem;
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  display: flex;
  color: #8FA3BC;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
}.qbm_sb_link_lm1:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF3FB;
}.qbm_sb_link_lm1.qbm_state_active_lm1 {
  background: rgba(63,184,232,0.16);
  color: #EDF3FB;
}.qbm_sb_ic_lm1 {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
}.qbm_sb_ic_lm1 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qbm_sb_ic_1_lm1 {
  background: rgba(63,184,232,0.07);
  color: #3FB8E8;
}.qbm_sb_ic_2_lm1 {
  background: rgba(34,197,94,0.14);
  color: #22C55E;
}.qbm_sb_ic_3_lm1 {
  background: rgba(240,180,41,0.14);
  color: #F0B429;
}.qbm_sb_ic_4_lm1 {
  background: rgba(27,95,160,0.22);
  color: #1B5FA0;
}.qbm_sb_ic_5_lm1 {
  background: rgba(63,184,232,0.07);
  color: #E84FA0;
}.qbm_sb_ic_6_lm1 {
  background: rgba(27,95,160,0.22);
  color: #7B4FD4;
}.qbm_sb_badge_lm1 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #F0B429;
  font-size: 9px;
  margin-left: auto;
  color: #08111C;
  font-weight: 700;
}.qbm_sb_bot_lm1 {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.qbm_sb_lang_lm1,.qbm_sb_help_lm1 {
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  justify-content: center;
  font-weight: 600;
  color: #8FA3BC;
  align-items: center;
  font-size: 11px;
  display: flex;
}.qbm_sb_lang_lm1:hover,.qbm_sb_help_lm1:hover {
  border-color: rgba(63,184,232,0.45);
  color: #EDF3FB;
}.qbm_sb_lang_lm1 svg,.qbm_sb_help_lm1 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.qbm_sb_bd_lm1 {
  background: rgba(7,9,15,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.qbm_sb_bd_lm1.qbm_state_on_lm1 {
  display: block;
}
@media(min-width: 1077px) {.qbm_sb_bd_lm1 {
  display: none!important;
}
}.qbm_mob_nav_lm1 {
  background: #141C28;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  left: 0;
  position: fixed;
  bottom: 0;
  display: flex;
  right: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.qbm_mob_nav_lm1 {
  display: none;
}
}.qbm_mob_nav_item_lm1 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  align-items: center;
  color: #4E6278;
  display: flex;
  cursor: pointer;
}.qbm_mob_nav_ic_lm1 {
  line-height: 1;
}.qbm_mob_nav_ic_lm1 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.qbm_mob_nav_lb_lm1 {
  font-weight: 600;
  font-size: 10px;
  color: #4E6278;
}.qbm_mob_nav_item_lm1.qbm_state_active_lm1 {
  color: #3FB8E8;
}.qbm_mob_nav_item_lm1.qbm_state_active_lm1 .qbm_mob_nav_lb_lm1 {
  color: #3FB8E8;
}.qbm_hero_lm1 {
  background: #0C1119;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.qbm_hero_lm1 {
  padding: 1.5rem 1.5rem 0;
}
}.qbm_hero_in_lm1 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.qbm_hero_in_lm1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.qbm_hero_in_lm1 {
  grid-template-columns: 1fr 340px;
}
}.qbm_hero_promo_lm1 {
  background: #101620;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.qbm_hero_promo_lm1 {
  min-height: 280px;
}
}.qbm_hero_promo_bg_lm1 {
  background: linear-gradient(120deg,#0D2240 0%,#0C1119 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.qbm_hero_promo_bg_lm1::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1119 0%,rgba(7,9,15,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.qbm_hero_promo_glow_lm1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(27,95,160,0.22) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
}.qbm_hero_promo_ct_lm1 {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 769px) {.qbm_hero_promo_ct_lm1 {
  padding: 40px 2rem;
}
}.qbm_hero_badge_lm1 {
  padding: 0.313rem 0.75rem;
  background: rgba(63,184,232,0.16);
  border-radius: 20px;
  border: 1px solid rgba(63,184,232,0.07);
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  text-transform: uppercase;
  color: #3FB8E8;
  font-weight: 700;
}.qbm_hero_h1_lm1 {
  font-size: 26px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EDF3FB;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-weight: 800;
}.qbm_hero_h1_lm1 em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width:768px) {.qbm_hero_h1_lm1 {
  font-size: 2.25rem;
}
}.qbm_hero_sub_lm1 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #8FA3BC;
}
@media(min-width: 766px) {.qbm_hero_sub_lm1 {
  font-size: 0.875rem;
}
}.qbm_hero_row_lm1 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qbm_hero_cta_lm1 {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  color: #08111C;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 0.25rem 18px rgba(34,197,94,0.42);
  font-size: 14px;
  font-weight: 700;
}.qbm_hero_cta_lm1:hover {
  background: #3DD673;
}.qbm_hero_terms_lm1 {
  color: #4E6278;
  font-size: 0.688rem;
}.qbm_hero_game_lm1 {
  background: #101620;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  display: flex;
  flex-direction: column;
}.qbm_hero_game_badge_lm1 {
  border: 1px solid rgba(240,180,41,0.14);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  background: rgba(240,180,41,0.14);
  top: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 10px;
  color: #F0B429;
  position: absolute;
  left: 12px;
  text-transform: uppercase;
}.qbm_hero_game_badge_lm1 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
}.qbm_hero_game_img_lm1 {
  background: linear-gradient(135deg,#0D2240,#0C1119);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qbm_hero_game_img_lm1 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.qbm_hero_game_play_lm1 {
  inset: 0;
  background: rgba(7,9,15,0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.qbm_hero_game_lm1:hover .qbm_hero_game_play_lm1 {
  opacity: 1;
}.qbm_hero_game_play_lm1 span {
  background: #3FB8E8;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
}.qbm_hero_game_play_lm1 span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.qbm_hero_game_info_lm1 {
  padding: 14px 16px;
}.qbm_hero_game_title_lm1 {
  color: #EDF3FB;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.qbm_hero_game_provider_lm1 {
  color: #6A7F96;
  font-size: 11px;
}.qbm_hero_game_btn_lm1 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3FB8E8;
  margin: 12px 1rem 1rem;
  padding: 11px;
  font-weight: 700;
  font-size: 13px;
  color: #EDF3FB;
  text-align: center;
  display: block;
}.qbm_hero_game_lm1:hover .qbm_hero_game_btn_lm1 {
  background: #62CDF5;
}.qbm_ws_lm1 {
  background: #0C1119;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.qbm_ws_lm1 {
  padding: 36px 24px 0;
}
}.qbm_ws_in_lm1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.qbm_ws_head_lm1 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.qbm_ws_title_lm1 {
  gap: 10px;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #EDF3FB;
}.qbm_ws_title_ic_lm1 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F0B429;
}.qbm_ws_online_lm1 {
  gap: 7px;
  align-items: center;
  color: #6A7F96;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.qbm_ws_online_dot_lm1 {
  border-radius: 50%;
  background: #22C55E;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34,197,94,0.14);
  height: 8px;
}.qbm_ws_scroll_lm1 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.qbm_ws_scroll_lm1::-webkit-scrollbar {
  display: none;
}.qbm_wc_lm1 {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 0.875rem;
  background: #101620;
  border-radius: 8px;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.qbm_wc_img_lm1 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #141C28;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.qbm_wc_img_lm1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qbm_wc_info_lm1 {
  min-width: 0;
}.qbm_wc_game_lm1 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C4D0E0;
  font-weight: 600;
}.qbm_wc_player_lm1 {
  overflow: hidden;
  color: #4E6278;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.qbm_wc_amount_lm1 {
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  color: #22C55E;
  font-size: 0.813rem;
}.qbm_bon_lm1 {
  padding: 36px 16px 0;
  background: #0C1119;
}
@media(min-width: 769px) {.qbm_bon_lm1 {
  padding: 44px 1.5rem 0;
}
}.qbm_bon_in_lm1 {
  margin: 0 auto;
  max-width: 1340px;
}.qbm_bon_head_lm1 {
  margin-bottom: 20px;
}.qbm_bon_label_lm1 {
  text-transform: uppercase;
  color: #3FB8E8;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.qbm_bon_h2_lm1 {
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EDF3FB;
}
@media(min-width: 765px) {.qbm_bon_h2_lm1 {
  font-size: 1.5rem;
}
}.qbm_bon_seo_lm1 {
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #6A7F96;
  line-height: 1.6;
}.qbm_bon_seo_lm1 strong {
  color: #C4D0E0;
  font-weight: 700;
}.qbm_bon_seo_lm1 a {
  text-decoration: underline;
  color: #3FB8E8;
}.qbm_bon_grid_lm1 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.qbm_bon_grid_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qbm_bon_grid_lm1 {
  grid-template-columns: repeat(5,1fr);
}
}.qbm_bon_card_lm1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1rem;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #101620;
}.qbm_bon_card_lm1:hover {
  border-color: rgba(63,184,232,0.07);
  transform: translateY(-2px);
}.qbm_bon_card_ic_lm1 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.qbm_bon_card_ic_lm1 {
  margin-bottom: 0.625rem;
}.qbm_bon_card_type_lm1 {
  color: #6A7F96;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
}.qbm_bon_card_amount_lm1 {
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #F0B429;
  font-weight: 800;
}.qbm_bon_card_name_lm1 {
  color: #EDF3FB;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.qbm_bon_card_detail_lm1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #4E6278;
}.qbm_app_lm1 {
  background: #0C1119;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.qbm_app_lm1 {
  padding: 2.75rem 1.5rem 0;
}
}.qbm_app_in_lm1 {
  margin: 0 auto;
  max-width: 1340px;
}.qbm_app_head_lm1 {
  margin-bottom: 16px;
}.qbm_app_label_lm1 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #3FB8E8;
  font-size: 11px;
}.qbm_app_h2_lm1 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EDF3FB;
}
@media(min-width: 769px) {.qbm_app_h2_lm1 {
  font-size: 1.5rem;
}
}.qbm_app_sub_lm1 {
  color: #6A7F96;
  font-size: 0.813rem;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.qbm_app_sub_lm1 strong {
  color: #C4D0E0;
  font-weight: 700;
}.qbm_app_cards_lm1 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.qbm_app_cards_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}.qbm_app_card_lm1 {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 16px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.qbm_app_card_ios_lm1 {
  background: linear-gradient(135deg,rgba(63,184,232,0.16) 0%,#141C28 100%);
}.qbm_app_card_android_lm1 {
  background: linear-gradient(135deg,rgba(34,197,94,0.14) 0%,#141C28 100%);
}.qbm_app_card_win_lm1 {
  background: linear-gradient(135deg,rgba(240,180,41,0.14) 0%,#141C28 100%);
}.qbm_app_card_ic_lm1 svg {
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
}.qbm_app_card_ic_lm1 {
  color: #EDF3FB;
  flex-shrink: 0;
}.qbm_app_card_os_lm1 {
  text-transform: uppercase;
  color: #6A7F96;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.qbm_app_card_title_lm1 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EDF3FB;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.qbm_app_card_text_lm1 {
  font-size: 0.75rem;
  color: #6A7F96;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.qbm_app_card_btn_lm1 {
  border: 1px solid rgba(63,184,232,0.45);
  padding: 10px 1.125rem;
  border-radius: 0.25rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-size: 0.813rem;
  align-items: center;
  color: #EDF3FB;
  font-weight: 700;
  display: inline-flex;
}.qbm_app_card_btn_lm1:hover {
  background: rgba(255,255,255,0.07);
}.qbm_reg_lm1 {
  padding: 36px 16px 0;
  background: #0C1119;
}
@media(min-width: 769px) {.qbm_reg_lm1 {
  padding: 2.75rem 1.5rem 0;
}
}.qbm_reg_in_lm1 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #141C28;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.qbm_reg_in_lm1 {
  padding: 2.5rem;
}
}.qbm_reg_top_lm1 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.qbm_reg_top_lm1 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.qbm_reg_label_lm1 {
  letter-spacing: .08em;
  color: #3FB8E8;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.qbm_reg_h2_lm1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 12px;
  color: #EDF3FB;
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.qbm_reg_h2_lm1 {
  font-size: 28px;
}
}.qbm_reg_bonus_lm1 {
  padding: 0.625rem 16px;
  border: 1px solid rgba(240,180,41,0.14);
  background: rgba(240,180,41,0.14);
  border-radius: 0.5rem;
  gap: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.qbm_reg_bonus_amount_lm1 {
  font-weight: 800;
  font-size: 20px;
  color: #F0B429;
}.qbm_reg_bonus_text_lm1 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8FA3BC;
}.qbm_reg_cta_btn_lm1 {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  background: #22C55E;
  display: inline-block;
  font-weight: 700;
  color: #08111C;
  font-size: 0.938rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 4px 18px rgba(34,197,94,0.42);
  margin-bottom: 12px;
}.qbm_reg_cta_btn_lm1:hover {
  background: #3DD673;
}.qbm_reg_terms_lm1 {
  color: #4E6278;
  font-size: 0.688rem;
  line-height: 1.5;
}.qbm_reg_seo_lm1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A7F96;
  line-height: 1.65;
}.qbm_reg_seo_lm1 p {
  margin-bottom: 0.625rem;
  color: #6A7F96;
  font-size: 13px;
  line-height: 1.65;
}.qbm_reg_seo_lm1 p:last-child {
  margin-bottom: 0;
}.qbm_reg_seo_lm1 strong {
  font-weight: 700;
  color: #C4D0E0;
}.qbm_reg_seo_lm1 a {
  transition: color .2s;
  color: #3FB8E8;
  text-decoration: underline;
}.qbm_reg_seo_lm1 a:hover {
  color: #62CDF5;
}.qbm_reg_seo_lm1 ul,.qbm_reg_seo_lm1 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.qbm_reg_seo_lm1 ol {
  list-style: decimal;
}.qbm_reg_seo_lm1 li {
  font-size: 13px;
  line-height: 1.65;
  color: #6A7F96;
  margin-bottom: 0.25rem;
}.qbm_reg_seo_lm1 table {
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.qbm_reg_seo_lm1 table {
  display: table;
}
}.qbm_reg_seo_lm1 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D0E0;
  font-weight: 700;
  text-align: left;
}.qbm_reg_seo_lm1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6A7F96;
}.qbm_reg_steps_lm1 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.qbm_reg_steps_lm1 {
  margin-top: 0;
}
}.qbm_reg_step_lm1 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.qbm_reg_step_num_lm1 {
  border: 1px solid rgba(63,184,232,0.07);
  border-radius: 50%;
  background: rgba(63,184,232,0.16);
  color: #3FB8E8;
  font-weight: 800;
  font-size: 0.875rem;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  align-items: center;
  width: 34px;
  justify-content: center;
}.qbm_reg_step_title_lm1 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #EDF3FB;
  font-weight: 700;
}.qbm_reg_step_text_lm1 {
  font-size: 12px;
  color: #6A7F96;
  line-height: 1.5;
}.qbm_reg_trust_lm1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  display: flex;
}.qbm_reg_trust_item_lm1 {
  gap: 7px;
  align-items: center;
  color: #6A7F96;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.qbm_reg_trust_ic_lm1 svg {
  stroke-linecap: round;
  color: #3FB8E8;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.qbm_prov_lm1 {
  background: #0C1119;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.qbm_prov_lm1 {
  padding: 44px 1.5rem 0;
}
}.qbm_prov_in_lm1 {
  margin: 0 auto;
  max-width: 1340px;
}.qbm_prov_head_lm1 {
  margin-bottom: 16px;
}.qbm_prov_label_lm1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #3FB8E8;
  letter-spacing: .08em;
}.qbm_prov_h2_lm1 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF3FB;
}
@media(min-width: 770px) {.qbm_prov_h2_lm1 {
  font-size: 24px;
}
}.qbm_prov_seo_lm1 {
  line-height: 1.6;
  margin-bottom: 16px;
  color: #6A7F96;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
}.qbm_prov_seo_lm1 strong {
  font-weight: 700;
  color: #C4D0E0;
}.qbm_prov_seo_lm1 a {
  text-decoration: underline;
  color: #3FB8E8;
}.qbm_prov_grid_lm1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.qbm_prov_grid_lm1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.qbm_prov_grid_lm1 {
  grid-template-columns: repeat(8,1fr);
}
}.qbm_prov_card_lm1 {
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #101620;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.qbm_prov_card_lm1:hover {
  background: #141C28;
  border-color: rgba(63,184,232,0.45);
}.qbm_prov_logo_lm1 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.qbm_prov_logo_lm1 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.qbm_prov_name_lm1 {
  font-weight: 600;
  color: #8FA3BC;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
}.qbm_seo_lm1 {
  background: #0C1119;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.qbm_seo_lm1 {
  padding: 44px 1.5rem 0;
}
}.qbm_seo_in_lm1 {
  border-radius: 0.875rem;
  background: #141C28;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 769px) {.qbm_seo_in_lm1 {
  padding: 2.25rem 2.5rem;
}
}.qbm_seo_label_lm1 {
  color: #3FB8E8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.qbm_seo_h2_lm1 {
  color: #EDF3FB;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.qbm_seo_h2_lm1 {
  font-size: 1.5rem;
}
}.qbm_seo_body_lm1 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8FA3BC;
  overflow-wrap: break-word;
}.qbm_seo_body_lm1 p {
  font-size: 14px;
  line-height: 1.75;
  color: #8FA3BC;
  margin-bottom: 0.75rem;
}.qbm_seo_body_lm1 p:last-child {
  margin-bottom: 0;
}.qbm_seo_body_lm1 strong {
  font-weight: 700;
  color: #C4D0E0;
}.qbm_seo_body_lm1 a {
  transition: color .2s;
  color: #3FB8E8;
  text-decoration: underline;
}.qbm_seo_body_lm1 a:hover {
  color: #62CDF5;
}.qbm_seo_body_lm1 ul,.qbm_seo_body_lm1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qbm_seo_body_lm1 ol {
  list-style: decimal;
}.qbm_seo_body_lm1 li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8FA3BC;
}.qbm_seo_body_lm1 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.qbm_seo_body_lm1 table {
  display: table;
}
}.qbm_seo_body_lm1 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4D0E0;
  font-weight: 700;
}.qbm_seo_body_lm1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8FA3BC;
}.qbm_seo_cols_lm1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.qbm_seo_cols_lm1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qbm_seo_cols_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}.qbm_seo_col_h_lm1 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C4D0E0;
  margin-bottom: 7px;
}.qbm_seo_col_p_lm1 {
  font-size: 0.813rem;
  color: #6A7F96;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qbm_seo_stats_lm1 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qbm_seo_stat_lm1 {
  border: 1px solid rgba(63,184,232,0.16);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(63,184,232,0.07);
  min-width: 8.75rem;
}.qbm_seo_stat_val_lm1 {
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #3FB8E8;
  font-weight: 800;
}.qbm_seo_stat_lb_lm1 {
  color: #6A7F96;
  font-size: 11px;
  overflow-wrap: break-word;
}.qbm_faq_lm1 {
  background: #0C1119;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.qbm_faq_lm1 {
  padding: 44px 1.5rem 0;
}
}.qbm_faq_in_lm1 {
  margin: 0 auto;
  max-width: 83.75rem;
}.qbm_faq_head_lm1 {
  margin-bottom: 1.25rem;
}.qbm_faq_label_lm1 {
  font-weight: 700;
  text-transform: uppercase;
  color: #3FB8E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qbm_faq_h2_lm1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF3FB;
}
@media(min-width: 767px) {.qbm_faq_h2_lm1 {
  font-size: 24px;
}
}.qbm_faq_list_lm1 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qbm_faq_item_lm1 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  background: #141C28;
}.qbm_faq_q_lm1 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  color: #C4D0E0;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
}.qbm_faq_q_lm1:hover {
  color: #EDF3FB;
}.qbm_faq_q_ic_lm1 {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  justify-content: center;
  height: 24px;
  align-items: center;
  flex-shrink: 0;
  color: #3FB8E8;
  font-size: 1rem;
  display: flex;
  width: 24px;
}.qbm_faq_item_lm1.qbm_state_open_lm1 .qbm_faq_q_ic_lm1 {
  transform: rotate(45deg);
}.qbm_faq_a_lm1 {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  color: #6A7F96;
  line-height: 1.7;
  font-size: 0.813rem;
}.qbm_faq_item_lm1.qbm_state_open_lm1 .qbm_faq_a_lm1 {
  display: block;
}.qbm_faq_a_lm1 strong {
  font-weight: 700;
  color: #C4D0E0;
}.qbm_faq_a_lm1 a {
  text-decoration: underline;
  color: #3FB8E8;
}.qbm_faq_a_lm1 ul,.qbm_faq_a_lm1 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qbm_faq_a_lm1 ol {
  list-style: decimal;
}.qbm_faq_a_lm1 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.qbm_faq_a_lm1 table {
  margin: 0.5rem 0;
  font-size: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.qbm_faq_a_lm1 table {
  display: table;
}
}.qbm_faq_a_lm1 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4D0E0;
  text-align: left;
}.qbm_faq_a_lm1 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A7F96;
}.qbm_seo_lm1 {
  background: #0C1119;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.qbm_seo_lm1 {
  padding: 2.75rem 24px 0;
}
}.qbm_seo_in_lm1 {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #141C28;
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 769px) {.qbm_seo_in_lm1 {
  padding: 36px 2.5rem;
}
}.qbm_seo_label_lm1 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #3FB8E8;
}.qbm_seo_h2_lm1 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDF3FB;
  font-size: 20px;
}
@media(min-width: 771px) {.qbm_seo_h2_lm1 {
  font-size: 24px;
}
}.qbm_seo_body_lm1 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8FA3BC;
}.qbm_seo_body_lm1 p {
  line-height: 1.75;
  font-size: 14px;
  color: #8FA3BC;
  margin-bottom: 0.75rem;
}.qbm_seo_body_lm1 p:last-child {
  margin-bottom: 0;
}.qbm_seo_body_lm1 strong {
  color: #C4D0E0;
  font-weight: 700;
}.qbm_seo_body_lm1 a {
  transition: color .2s;
  color: #3FB8E8;
  text-decoration: underline;
}.qbm_seo_body_lm1 a:hover {
  color: #62CDF5;
}.qbm_seo_body_lm1 ul,.qbm_seo_body_lm1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.qbm_seo_body_lm1 ol {
  list-style: decimal;
}.qbm_seo_body_lm1 li {
  font-size: 0.875rem;
  color: #8FA3BC;
  line-height: 1.75;
  margin-bottom: 6px;
}.qbm_seo_body_lm1 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.qbm_seo_body_lm1 table {
  display: table;
}
}.qbm_seo_body_lm1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C4D0E0;
  text-align: left;
  font-weight: 700;
}.qbm_seo_body_lm1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8FA3BC;
}.qbm_seo_cols_lm1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.qbm_seo_cols_lm1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.qbm_seo_cols_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}.qbm_seo_col_h_lm1 {
  color: #C4D0E0;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.qbm_seo_col_p_lm1 {
  color: #6A7F96;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.qbm_seo_stats_lm1 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qbm_seo_stat_lm1 {
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(63,184,232,0.07);
  border: 1px solid rgba(63,184,232,0.16);
  min-width: 8.75rem;
}.qbm_seo_stat_val_lm1 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #3FB8E8;
}.qbm_seo_stat_lb_lm1 {
  overflow-wrap: break-word;
  color: #6A7F96;
  font-size: 11px;
}.qbm_seo_lm1 {
  padding: 36px 16px 0;
  background: #0C1119;
}
@media(min-width: 769px) {.qbm_seo_lm1 {
  padding: 44px 1.5rem 0;
}
}.qbm_seo_in_lm1 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #141C28;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 769px) {.qbm_seo_in_lm1 {
  padding: 2.25rem 40px;
}
}.qbm_seo_label_lm1 {
  color: #3FB8E8;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.qbm_seo_h2_lm1 {
  color: #EDF3FB;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.qbm_seo_h2_lm1 {
  font-size: 24px;
}
}.qbm_seo_body_lm1 {
  color: #8FA3BC;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.qbm_seo_body_lm1 p {
  font-size: 0.875rem;
  color: #8FA3BC;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.qbm_seo_body_lm1 p:last-child {
  margin-bottom: 0;
}.qbm_seo_body_lm1 strong {
  color: #C4D0E0;
  font-weight: 700;
}.qbm_seo_body_lm1 a {
  transition: color .2s;
  color: #3FB8E8;
  text-decoration: underline;
}.qbm_seo_body_lm1 a:hover {
  color: #62CDF5;
}.qbm_seo_body_lm1 ul,.qbm_seo_body_lm1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.qbm_seo_body_lm1 ol {
  list-style: decimal;
}.qbm_seo_body_lm1 li {
  color: #8FA3BC;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.qbm_seo_body_lm1 table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.qbm_seo_body_lm1 table {
  display: table;
}
}.qbm_seo_body_lm1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C4D0E0;
  text-align: left;
}.qbm_seo_body_lm1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8FA3BC;
}.qbm_seo_cols_lm1 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.qbm_seo_cols_lm1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.qbm_seo_cols_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}.qbm_seo_col_h_lm1 {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4D0E0;
  font-weight: 700;
}.qbm_seo_col_p_lm1 {
  color: #6A7F96;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qbm_seo_stats_lm1 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qbm_seo_stat_lm1 {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(63,184,232,0.16);
  background: rgba(63,184,232,0.07);
  min-width: 140px;
}.qbm_seo_stat_val_lm1 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #3FB8E8;
  margin-bottom: 4px;
}.qbm_seo_stat_lb_lm1 {
  overflow-wrap: break-word;
  color: #6A7F96;
  font-size: 0.688rem;
}.qbm_ft_lm1 {
  background: #07090F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.qbm_ft_support_lm1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.qbm_ft_support_lm1 {
  padding: 28px 1.5rem;
}
}.qbm_ft_support_in_lm1 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
}.qbm_ft_support_main_lm1 {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.qbm_ft_support_ic_lm1 {
  flex-shrink: 0;
  color: #3FB8E8;
}.qbm_ft_support_ic_lm1 svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.qbm_ft_support_text_title_lm1 {
  color: #EDF3FB;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.qbm_ft_support_text_sub_lm1 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6A7F96;
}.qbm_ft_support_btn_lm1 {
  border-radius: 0.5rem;
  background: #3FB8E8;
  transition: background .2s;
  padding: 0.688rem 22px;
  white-space: nowrap;
  color: #EDF3FB;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.qbm_ft_support_btn_lm1:hover {
  background: #62CDF5;
}.qbm_ft_support_contacts_lm1 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.qbm_ft_support_contact_lm1 {
  line-height: 1.4;
  font-size: 12px;
  color: #4E6278;
}.qbm_ft_support_contact_lm1 strong {
  color: #8FA3BC;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.qbm_ft_main_lm1 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.qbm_ft_main_lm1 {
  padding: 40px 1.5rem 32px;
}
}.qbm_ft_main_in_lm1 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 642px) {.qbm_ft_main_in_lm1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.qbm_ft_main_in_lm1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.qbm_ft_col_logo_lm1 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.qbm_ft_col_logo_lm1 {
  grid-column: auto;
}
}.qbm_ft_logo_lm1 {
  gap: 0.563rem;
  display: flex;
  color: #EDF3FB;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
}.qbm_ft_logo_mark_lm1 {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.qbm_ft_logo_mark_lm1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qbm_ft_logo_sub_lm1 {
  font-size: 12px;
  color: #4E6278;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qbm_ft_col_title_lm1 {
  font-size: 12px;
  letter-spacing: .07em;
  color: #8FA3BC;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}.qbm_ft_col_links_lm1 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qbm_ft_col_link_lm1 {
  transition: color .2s;
  color: #4E6278;
  overflow-wrap: break-word;
  font-size: 13px;
}.qbm_ft_col_link_lm1:hover {
  color: #C4D0E0;
}.qbm_ft_apps_lm1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qbm_ft_app_card_lm1 {
  transition: border-color .2s;
  padding: 0.625rem 12px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.qbm_ft_app_card_lm1:hover {
  border-color: rgba(63,184,232,0.45);
}.qbm_ft_app_card_ic_lm1 svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.qbm_ft_app_card_os_lm1 {
  font-size: 0.625rem;
  color: #4E6278;
  font-weight: 600;
}.qbm_ft_app_card_action_lm1 {
  font-size: 12px;
  font-weight: 700;
  color: #C4D0E0;
}.qbm_ft_bot_lm1 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.qbm_ft_bot_lm1 {
  padding: 1.25rem 24px;
}
}.qbm_ft_bot_in_lm1 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.qbm_ft_socials_lm1 {
  gap: 0.5rem;
  display: flex;
}.qbm_ft_soc_lm1 {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  color: #8FA3BC;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.qbm_ft_soc_lm1 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qbm_ft_soc_lm1:hover {
  background: rgba(255,255,255,0.07);
}.qbm_ft_legal_lm1 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
  color: #8096AD;
}.qbm_ft_legal_lm1 strong {
  font-weight: 700;
  color: #8FA3BC;
}.qbm_ft_legal_lm1 a {
  text-decoration: underline;
  color: #8FA3BC;
}.qbm_ft_age_lm1 {
  border-radius: 50%;
  border: 2px solid #8096AD;
  color: #8096AD;
  width: 32px;
  margin-left: auto;
  font-size: 0.688rem;
  height: 2rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}