*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D1210;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #B2C8B4;
  font-family: 'Cabin', sans-serif;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bwq-layout_nxc {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.bwq-page_nxc {
  min-height: 100vh;
  display: flex;
}.bwq-main_nxc {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.bwq-main_nxc {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.bwq-main_nxc {
  padding-bottom: 72px;
}
}.bwq-gc_nxc {
  background: #121A13;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 641px) {.bwq-gc_nxc {
  width: 156px;
}
}
@media(min-width: 1083px) {.bwq-gc_nxc {
  width: 168px;
}
}.bwq-gc_nxc:hover {
  transform: translateY(-3px);
  border-color: rgba(62, 212, 106, 0.07);
}.bwq-gc_img_nxc {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.bwq-gc_img_nxc img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.bwq-gc_hover_nxc {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 11, 9, 0.80);
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.bwq-gc_nxc:hover .bwq-gc_hover_nxc {
  opacity: 1;
}.bwq-gc_hover_btn_nxc {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #3ED46A;
  font-weight: 700;
  font-size: 12px;
  color: #EEF8EF;
}.bwq-gc_info_nxc {
  padding: 8px 0.625rem 0.625rem;
}.bwq-gc_name_nxc {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #B2C8B4;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
}.bwq-gc_prov_nxc {
  color: #4D6251;
  font-size: 10px;
}.bwq-gc_tag_nxc {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  top: 0.375rem;
  font-weight: 700;
  position: absolute;
  left: 6px;
  font-size: 9px;
}.bwq-gc_tag_hot_nxc {
  background: #E53535;
  color: #fff;
}.bwq-gc_tag_new_nxc {
  background: #27C95A;
  color: #0D1210;
}.bwq-gc_tag_jp_nxc {
  background: #E8A830;
  color: #0D1210;
}.bwq-gc_tag_ex_nxc {
  background: #D4823A;
  color: #fff;
}.bwq-gc_tag_live_nxc {
  background: #E53535;
  color: #fff;
}.bwq-gr_nxc {
  background: #0D1210;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.bwq-gr_nxc {
  padding: 2.25rem 24px 0;
}
}.bwq-gr_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-gr_head_nxc {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.bwq-gr_head_l_nxc {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.bwq-gr_ic_nxc {
  border-radius: 0.625rem;
  align-items: center;
  height: 32px;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.bwq-gr_ic_nxc svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.bwq-gr_title_nxc {
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #EEF8EF;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.bwq-gr_title_nxc {
  font-size: 1.125rem;
}
}.bwq-gr_more_nxc {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #607862;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
}.bwq-gr_more_nxc:hover {
  color: #3ED46A;
}.bwq-gr_more_nxc svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.bwq-gr_arrows_nxc {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bwq-gr_arr_nxc {
  transition: background .15s,color .15s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 30px;
  width: 1.875rem;
  color: #82A086;
}.bwq-gr_arr_nxc:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF8EF;
}.bwq-gr_arr_nxc svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.bwq-gr_seo_h_nxc {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #B2C8B4;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.bwq-gr_seo_h_nxc {
  font-size: 0.875rem;
}
}.bwq-gr_seo_nxc {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #607862;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.75rem;
}.bwq-gr_seo_nxc strong {
  color: #B2C8B4;
  font-weight: 600;
}.bwq-gr_scroll_nxc {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.bwq-gr_scroll_nxc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.bwq-gr_scroll_nxc {
  gap: 0.75rem;
}
}.bwq-tb_nxc {
  background: #0D1210;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  left: 0;
  display: flex;
  height: 3.5rem;
  top: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
}.bwq-tb_in_nxc {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.bwq-tb_burger_nxc {
  gap: 5px;
  border-radius: 10px;
  justify-content: center;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  align-items: center;
  width: 38px;
}.bwq-tb_burger_nxc:hover {
  background: rgba(255, 255, 255, 0.05);
}.bwq-tb_burger_line_nxc {
  border-radius: 1px;
  background: #82A086;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.bwq-tb_burger_nxc {
  display: none;
}
}.bwq-tb_logo_nxc {
  gap: 9px;
  align-items: center;
  letter-spacing: -.01em;
  font-weight: 800;
  font-size: 18px;
  flex-shrink: 0;
  color: #EEF8EF;
  margin-right: 1.25rem;
  display: flex;
  overflow-wrap: break-word;
}.bwq-tb_logo_mark_nxc {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
}.bwq-tb_logo_mark_nxc img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bwq-tb_nav_nxc {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.bwq-tb_nav_nxc {
  display: flex;
}
}.bwq-tb_tab_nxc {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #82A086;
  font-weight: 600;
  font-size: 0.813rem;
}.bwq-tb_tab_nxc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8EF;
}.bwq-tb_tab_nxc.bwq-state_active_nxc {
  background: rgba(62, 212, 106, 0.18);
  color: #EEF8EF;
}.bwq-tb_right_nxc {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.bwq-tb_login_nxc {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  display: none;
  font-weight: 600;
  color: #B2C8B4;
  font-size: 13px;
}.bwq-tb_login_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
  color: #EEF8EF;
}
@media(min-width: 483px) {.bwq-tb_login_nxc {
  display: block;
}
}.bwq-tb_reg_nxc {
  border-radius: 10px;
  background: #27C95A;
  transition: background .2s;
  padding: 9px 18px;
  white-space: nowrap;
  font-size: 13px;
  color: #091209;
  font-weight: 700;
}.bwq-tb_reg_nxc:hover {
  background: #33D667;
}.bwq-sb_nxc {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #172019;
  transform: translateX(-100%);
  left: 0;
  top: 56px;
  bottom: 0;
  z-index: 70;
  width: 220px;
  overflow-y: auto;
  position: fixed;
}.bwq-sb_nxc.bwq-state_open_nxc {
  transform: translateX(0);
}.bwq-sb_nxc::-webkit-scrollbar {
  width: 0.25rem;
}.bwq-sb_nxc::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.bwq-sb_nxc {
  transform: translateX(0);
}
}.bwq-sb_auth_nxc {
  padding: 14px 0.75rem 0.625rem;
}.bwq-sb_btn_reg_nxc {
  background: #27C95A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  color: #091209;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  display: block;
}.bwq-sb_btn_reg_nxc:hover {
  background: #33D667;
}.bwq-sb_btn_login_nxc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #B2C8B4;
  text-align: center;
  font-size: 13px;
  display: block;
}.bwq-sb_btn_login_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
  color: #EEF8EF;
}.bwq-sb_promo_nxc {
  border: 1px solid rgba(62, 212, 106, 0.18);
  padding: 0.75rem 14px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#091F11,#172019);
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}.bwq-sb_promo_nxc::before {
  background: radial-gradient(circle,rgba(62, 212, 106, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  content: '';
  height: 80px;
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
}.bwq-sb_promo_title_nxc {
  font-size: 0.688rem;
  color: #3ED46A;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
}.bwq-sb_promo_text_nxc {
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EEF8EF;
}.bwq-sb_promo_sub_nxc {
  color: #607862;
  font-size: 0.625rem;
  margin-top: 3px;
}.bwq-sb_nav_nxc {
  padding: 6px 0.5rem 1rem;
}.bwq-sb_nav_lb_nxc {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4D6251;
}.bwq-sb_link_nxc {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #82A086;
}.bwq-sb_link_nxc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF8EF;
}.bwq-sb_link_nxc.bwq-state_active_nxc {
  background: rgba(62, 212, 106, 0.18);
  color: #EEF8EF;
}.bwq-sb_ic_nxc {
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  flex-shrink: 0;
}.bwq-sb_ic_nxc svg {
  width: 16px;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bwq-sb_ic_1_nxc {
  background: rgba(62, 212, 106, 0.07);
  color: #3ED46A;
}.bwq-sb_ic_2_nxc {
  background: rgba(39, 201, 90, 0.15);
  color: #27C95A;
}.bwq-sb_ic_3_nxc {
  background: rgba(232, 168, 48, 0.18);
  color: #E8A830;
}.bwq-sb_ic_4_nxc {
  background: rgba(212, 130, 58, 0.20);
  color: #D4823A;
}.bwq-sb_ic_5_nxc {
  background: rgba(62, 212, 106, 0.07);
  color: #E8559A;
}.bwq-sb_ic_6_nxc {
  background: rgba(212, 130, 58, 0.20);
  color: #9B5DE5;
}.bwq-sb_badge_nxc {
  padding: 2px 7px;
  border-radius: 0.375rem;
  background: #E8A830;
  margin-left: auto;
  font-size: 9px;
  color: #091209;
  font-weight: 700;
}.bwq-sb_bot_nxc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.bwq-sb_lang_nxc,.bwq-sb_help_nxc {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  padding: 0.563rem 6px;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #82A086;
}.bwq-sb_lang_nxc:hover,.bwq-sb_help_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
  color: #EEF8EF;
}.bwq-sb_lang_nxc svg,.bwq-sb_help_nxc svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.bwq-sb_bd_nxc {
  inset: 0;
  background: rgba(8, 11, 9, 0.80);
  position: fixed;
  display: none;
  z-index: 69;
}.bwq-sb_bd_nxc.bwq-state_on_nxc {
  display: block;
}
@media(min-width: 1081px) {.bwq-sb_bd_nxc {
  display: none!important;
}
}.bwq-mob_nav_nxc {
  background: #172019;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1078px) {.bwq-mob_nav_nxc {
  display: none;
}
}.bwq-mob_nav_item_nxc {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4D6251;
}.bwq-mob_nav_ic_nxc {
  line-height: 1;
}.bwq-mob_nav_ic_nxc svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.bwq-mob_nav_lb_nxc {
  font-size: 10px;
  font-weight: 600;
  color: #4D6251;
}.bwq-mob_nav_item_nxc.bwq-state_active_nxc {
  color: #3ED46A;
}.bwq-mob_nav_item_nxc.bwq-state_active_nxc .bwq-mob_nav_lb_nxc {
  color: #3ED46A;
}.bwq-hero_nxc {
  padding: 1.25rem 1rem 0;
  background: #0D1210;
}
@media(min-width: 767px) {.bwq-hero_nxc {
  padding: 1.5rem 1.5rem 0;
}
}.bwq-hero_in_nxc {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.bwq-hero_in_nxc {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.bwq-hero_in_nxc {
  grid-template-columns: 1fr 21.25rem;
}
}.bwq-hero_promo_nxc {
  overflow: hidden;
  border-radius: 16px;
  background: #121A13;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.bwq-hero_promo_nxc {
  min-height: 280px;
}
}.bwq-hero_promo_bg_nxc {
  background-position: center;
  background: linear-gradient(120deg,#091F11 0%,#0D1210 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.bwq-hero_promo_bg_nxc::after {
  background: linear-gradient(90deg,#0D1210 0%,rgba(8, 11, 9, 0.80) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bwq-hero_promo_glow_nxc {
  background: radial-gradient(circle,rgba(212, 130, 58, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  right: 60px;
  width: 300px;
  top: -2.5rem;
  pointer-events: none;
}.bwq-hero_promo_ct_nxc {
  padding: 28px 24px 28px 1.75rem;
  max-width: 480px;
  position: relative;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 765px) {.bwq-hero_promo_ct_nxc {
  padding: 40px 32px;
}
}.bwq-hero_badge_nxc {
  padding: 5px 12px;
  border-radius: 1.25rem;
  background: rgba(62, 212, 106, 0.18);
  border: 1px solid rgba(62, 212, 106, 0.07);
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #3ED46A;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.bwq-hero_h1_nxc {
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  line-height: 1.15;
  color: #EEF8EF;
  font-size: 26px;
}.bwq-hero_h1_nxc em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 769px) {.bwq-hero_h1_nxc {
  font-size: 2.25rem;
}
}.bwq-hero_sub_nxc {
  font-size: 0.813rem;
  color: #82A086;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.bwq-hero_sub_nxc {
  font-size: 14px;
}
}.bwq-hero_row_nxc {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bwq-hero_cta_nxc {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  background: #27C95A;
  font-weight: 700;
  box-shadow: 0.25rem 0.25rem 0 rgba(39, 201, 90, 0.55), 0 0 10px rgba(39, 201, 90, 0.28);
  color: #091209;
  font-size: 14px;
}.bwq-hero_cta_nxc:hover {
  background: #33D667;
}.bwq-hero_terms_nxc {
  color: #4D6251;
  font-size: 11px;
}.bwq-hero_game_nxc {
  overflow: hidden;
  background: #121A13;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.bwq-hero_game_badge_nxc {
  border: 1px solid rgba(232, 168, 48, 0.18);
  padding: 5px 10px;
  background: rgba(232, 168, 48, 0.18);
  border-radius: 1.25rem;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
  color: #E8A830;
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
  top: 0.75rem;
  font-size: 0.625rem;
}.bwq-hero_game_badge_nxc svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.bwq-hero_game_img_nxc {
  background: linear-gradient(135deg,#091F11,#0D1210);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bwq-hero_game_img_nxc img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bwq-hero_game_play_nxc {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 11, 9, 0.80);
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.bwq-hero_game_nxc:hover .bwq-hero_game_play_nxc {
  opacity: 1;
}.bwq-hero_game_play_nxc span {
  border-radius: 50%;
  background: #3ED46A;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
  align-items: center;
}.bwq-hero_game_play_nxc span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.bwq-hero_game_info_nxc {
  padding: 0.875rem 16px;
}.bwq-hero_game_title_nxc {
  overflow-wrap: break-word;
  color: #EEF8EF;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
}.bwq-hero_game_provider_nxc {
  color: #607862;
  font-size: 0.688rem;
}.bwq-hero_game_btn_nxc {
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.625rem;
  background: #3ED46A;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EEF8EF;
  display: block;
  text-align: center;
}.bwq-hero_game_nxc:hover .bwq-hero_game_btn_nxc {
  background: #54E07E;
}.bwq-sbar_nxc {
  padding: 1rem 16px 0;
  background: #0D1210;
}
@media(min-width: 769px) {.bwq-sbar_nxc {
  padding: 18px 1.5rem 0;
}
}.bwq-sbar_in_nxc {
  margin: 0 auto;
  max-width: 1320px;
}.bwq-sbar_row_nxc {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.bwq-sbar_input_nxc {
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  background: #121A13;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  flex: 1;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #607862;
  font-size: 0.813rem;
}.bwq-sbar_input_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
}.bwq-sbar_input_nxc svg {
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
  width: 15px;
}.bwq-sbar_providers_nxc {
  gap: 0.5rem;
  transition: border-color .2s;
  background: #121A13;
  padding: 11px 1.125rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  font-size: 13px;
  color: #B2C8B4;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.bwq-sbar_providers_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
  color: #EEF8EF;
}.bwq-sbar_providers_nxc svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bwq-sbar_tabs_nxc {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.bwq-sbar_tabs_nxc::-webkit-scrollbar {
  display: none;
}.bwq-sbar_tab_nxc {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  color: #82A086;
  font-weight: 600;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
}.bwq-sbar_tab_nxc:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(62, 212, 106, 0.38);
  color: #EEF8EF;
}.bwq-sbar_tab_nxc.bwq-state_active_nxc {
  background: rgba(62, 212, 106, 0.18);
  border-color: rgba(62, 212, 106, 0.07);
  color: #EEF8EF;
}.bwq-sbar_tab_ic_nxc svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bwq-wy_nxc {
  padding: 2rem 16px 0;
  background: #0D1210;
}
@media(min-width:768px) {.bwq-wy_nxc {
  padding: 2.5rem 24px 0;
}
}.bwq-wy_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-wy_head_nxc {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.bwq-wy_label_nxc {
  color: #3ED46A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.bwq-wy_h2_nxc {
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF8EF;
}
@media(min-width: 769px) {.bwq-wy_h2_nxc {
  font-size: 24px;
}
}.bwq-wy_intro_nxc {
  margin: 0;
  line-height: 1.6;
  color: #607862;
  font-size: 13px;
}.bwq-wy_grid_nxc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bwq-wy_grid_nxc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bwq-wy_grid_nxc {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bwq-wy_card_nxc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #172019;
  border-radius: 10px;
  padding: 1.25rem;
}.bwq-wy_card_nxc:hover {
  border-color: rgba(62, 212, 106, 0.07);
  transform: translateY(-2px);
}.bwq-wy_card_ic_nxc {
  background: rgba(62, 212, 106, 0.18);
  border-radius: 50%;
  justify-content: center;
  color: #3ED46A;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
  margin-bottom: 14px;
}.bwq-wy_card_ic_nxc svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.bwq-wy_card_h_nxc {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF8EF;
  line-height: 1.25;
  font-size: 15px;
}.bwq-wy_card_p_nxc {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #607862;
}.bwq-wy_card_p_nxc strong {
  color: #B2C8B4;
  font-weight: 600;
}.bwq-gcg_nxc {
  padding: 2.25rem 16px 0;
  background: #0D1210;
}
@media(min-width: 770px) {.bwq-gcg_nxc {
  padding: 44px 1.5rem 0;
}
}.bwq-gcg_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-gcg_head_nxc {
  margin-bottom: 20px;
  max-width: 45rem;
}.bwq-gcg_label_nxc {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #3ED46A;
}.bwq-gcg_h2_nxc {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  color: #EEF8EF;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.bwq-gcg_h2_nxc {
  font-size: 1.75rem;
}
}.bwq-gcg_intro_nxc {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #607862;
}.bwq-gcg_grid_nxc {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.bwq-gcg_grid_nxc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.bwq-gcg_grid_nxc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bwq-gcg_card_nxc {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.bwq-gcg_card_nxc:hover {
  transform: translateY(-3px);
  border-color: rgba(62, 212, 106, 0.18);
}.bwq-gcg_card_bg_nxc {
  inset: 0;
  z-index: 0;
  position: absolute;
}.bwq-gcg_card_bg_nxc::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bwq-gcg_card_ic_nxc {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  top: 18px;
  z-index: 2;
  position: absolute;
  right: 18px;
  justify-content: center;
  width: 2.5rem;
  align-items: center;
  height: 40px;
  display: flex;
  color: #EEF8EF;
}.bwq-gcg_card_ic_nxc svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.bwq-gcg_card_ct_nxc {
  position: relative;
  z-index: 1;
}.bwq-gcg_card_h_nxc {
  font-size: 1.125rem;
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EEF8EF;
}
@media(min-width: 770px) {.bwq-gcg_card_h_nxc {
  font-size: 20px;
}
}.bwq-gcg_card_p_nxc {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.bwq-gcg_card_p_nxc strong {
  color: #EEF8EF;
  font-weight: 600;
}.bwq-gcg_card_cta_nxc {
  gap: 4px;
  text-transform: uppercase;
  color: #3ED46A;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
}.bwq-gcg_card_cta_nxc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
}.bwq-gr_jp_nxc {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg,#1B0D30 0%,#0D1210 100%);
  position: relative;
}.bwq-gr_jp_nxc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 130, 58, 0.20) 0%,transparent 70%);
  top: -3.75rem;
  content: '';
  height: 15.625rem;
  left: -3.75rem;
  width: 250px;
  position: absolute;
}.bwq-gr_jp_nxc::after {
  background: radial-gradient(circle,rgba(232, 168, 48, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  height: 200px;
  content: '';
  position: absolute;
  bottom: -40px;
  width: 200px;
}.bwq-gr_jp_head_nxc {
  gap: 1rem;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.bwq-gr_jp_info_nxc {
  flex: 1;
}.bwq-gr_jp_label_nxc {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #9B5DE5;
  margin-bottom: 6px;
}.bwq-gr_jp_label_nxc svg {
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.bwq-gr_jp_amount_nxc {
  font-size: 2rem;
  color: #EEF8EF;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.25rem;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bwq-gr_jp_amount_nxc {
  font-size: 40px;
}
}.bwq-gr_jp_amount_nxc span {
  color: #E8A830;
}.bwq-gr_jp_seo_nxc {
  line-height: 1.5;
  color: #82A086;
  font-size: 12px;
  max-width: 480px;
  overflow-wrap: break-word;
}.bwq-gr_jp_cta_nxc {
  transition: background .2s;
  border-radius: 10px;
  border: 1px solid rgba(212, 130, 58, 0.20);
  padding: 0.688rem 20px;
  background: rgba(212, 130, 58, 0.20);
  font-size: 0.813rem;
  color: #EEF8EF;
  margin-top: 0.25rem;
  align-self: flex-start;
  flex-shrink: 0;
  z-index: 1;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
}.bwq-gr_jp_cta_nxc:hover {
  background: #D4823A;
}.bwq-ws_nxc {
  padding: 32px 16px 0;
  background: #0D1210;
}
@media(min-width: 771px) {.bwq-ws_nxc {
  padding: 36px 24px 0;
}
}.bwq-ws_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-ws_head_nxc {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.bwq-ws_title_nxc {
  gap: 10px;
  font-size: 1rem;
  align-items: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: #EEF8EF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.bwq-ws_title_ic_nxc svg {
  color: #E8A830;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.bwq-ws_online_nxc {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  color: #607862;
  font-weight: 600;
  align-items: center;
}.bwq-ws_online_dot_nxc {
  background: #27C95A;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(39, 201, 90, 0.15);
}.bwq-ws_scroll_nxc {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.bwq-ws_scroll_nxc::-webkit-scrollbar {
  display: none;
}.bwq-wc_nxc {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121A13;
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.bwq-wc_img_nxc {
  overflow: hidden;
  background: #172019;
  border-radius: 6px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.bwq-wc_img_nxc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bwq-wc_info_nxc {
  min-width: 0;
}.bwq-wc_game_nxc {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B2C8B4;
}.bwq-wc_player_nxc {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #4D6251;
}.bwq-wc_amount_nxc {
  margin-left: auto;
  white-space: nowrap;
  color: #27C95A;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.bwq-reg_nxc {
  padding: 36px 16px 0;
  background: #0D1210;
}
@media(min-width: 765px) {.bwq-reg_nxc {
  padding: 2.75rem 1.5rem 0;
}
}.bwq-reg_in_nxc {
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #172019;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.bwq-reg_in_nxc {
  padding: 40px;
}
}.bwq-reg_top_nxc {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.bwq-reg_top_nxc {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bwq-reg_label_nxc {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #3ED46A;
  font-size: 0.688rem;
  text-transform: uppercase;
}.bwq-reg_h2_nxc {
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  color: #EEF8EF;
  margin-bottom: 12px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bwq-reg_h2_nxc {
  font-size: 28px;
}
}.bwq-reg_bonus_nxc {
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  background: rgba(232, 168, 48, 0.18);
  border: 1px solid rgba(232, 168, 48, 0.18);
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.bwq-reg_bonus_amount_nxc {
  color: #E8A830;
  font-size: 1.25rem;
  font-weight: 800;
}.bwq-reg_bonus_text_nxc {
  color: #82A086;
  font-size: 13px;
  line-height: 1.35;
}.bwq-reg_cta_btn_nxc {
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #27C95A;
  border-radius: 10px;
  margin-bottom: 12px;
  display: inline-block;
  color: #091209;
  font-size: 0.938rem;
  box-shadow: 0.25rem 0.25rem 0 rgba(39, 201, 90, 0.55), 0 0 0.625rem rgba(39, 201, 90, 0.28);
  font-weight: 700;
}.bwq-reg_cta_btn_nxc:hover {
  background: #33D667;
}.bwq-reg_terms_nxc {
  font-size: 11px;
  line-height: 1.5;
  color: #4D6251;
}.bwq-reg_seo_nxc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #607862;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bwq-reg_seo_nxc p {
  color: #607862;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.bwq-reg_seo_nxc p:last-child {
  margin-bottom: 0;
}.bwq-reg_seo_nxc strong {
  color: #B2C8B4;
  font-weight: 700;
}.bwq-reg_seo_nxc a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ED46A;
}.bwq-reg_seo_nxc a:hover {
  color: #54E07E;
}.bwq-reg_seo_nxc ul,.bwq-reg_seo_nxc ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.bwq-reg_seo_nxc ol {
  list-style: decimal;
}.bwq-reg_seo_nxc li {
  line-height: 1.65;
  color: #607862;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.bwq-reg_seo_nxc table {
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.bwq-reg_seo_nxc table {
  display: table;
}
}.bwq-reg_seo_nxc th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B2C8B4;
}.bwq-reg_seo_nxc td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #607862;
}.bwq-reg_steps_nxc {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.bwq-reg_steps_nxc {
  margin-top: 0;
}
}.bwq-reg_step_nxc {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.bwq-reg_step_num_nxc {
  border: 1px solid rgba(62, 212, 106, 0.07);
  background: rgba(62, 212, 106, 0.18);
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  width: 2.125rem;
  align-items: center;
  color: #3ED46A;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  height: 2.125rem;
}.bwq-reg_step_title_nxc {
  font-weight: 700;
  margin-bottom: 3px;
  color: #EEF8EF;
  font-size: 0.875rem;
}.bwq-reg_step_text_nxc {
  font-size: 12px;
  line-height: 1.5;
  color: #607862;
}.bwq-reg_trust_nxc {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.bwq-reg_trust_item_nxc {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #607862;
  overflow-wrap: break-word;
  display: flex;
}.bwq-reg_trust_ic_nxc svg {
  color: #3ED46A;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.bwq-prov_nxc {
  background: #0D1210;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bwq-prov_nxc {
  padding: 44px 24px 0;
}
}.bwq-prov_in_nxc {
  margin: 0 auto;
  max-width: 1320px;
}.bwq-prov_head_nxc {
  margin-bottom: 1rem;
}.bwq-prov_label_nxc {
  font-weight: 700;
  color: #3ED46A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.bwq-prov_h2_nxc {
  font-weight: 800;
  color: #EEF8EF;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.bwq-prov_h2_nxc {
  font-size: 24px;
}
}.bwq-prov_seo_nxc {
  margin-bottom: 16px;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #607862;
  line-height: 1.6;
}.bwq-prov_seo_nxc strong {
  font-weight: 700;
  color: #B2C8B4;
}.bwq-prov_seo_nxc a {
  color: #3ED46A;
  text-decoration: underline;
}.bwq-prov_grid_nxc {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.bwq-prov_grid_nxc {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.bwq-prov_grid_nxc {
  grid-template-columns: repeat(8,1fr);
}
}.bwq-prov_card_nxc {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  background: #121A13;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.bwq-prov_card_nxc:hover {
  background: #172019;
  border-color: rgba(62, 212, 106, 0.38);
}.bwq-prov_logo_nxc {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  display: flex;
  width: 44px;
  justify-content: center;
  align-items: center;
}.bwq-prov_logo_nxc img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.bwq-prov_name_nxc {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  color: #82A086;
}.bwq-bon_nxc {
  padding: 2.25rem 1rem 0;
  background: #0D1210;
}
@media(min-width: 769px) {.bwq-bon_nxc {
  padding: 44px 24px 0;
}
}.bwq-bon_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-bon_head_nxc {
  margin-bottom: 1.25rem;
}.bwq-bon_label_nxc {
  font-weight: 700;
  margin-bottom: 8px;
  color: #3ED46A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.bwq-bon_h2_nxc {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EEF8EF;
  font-weight: 800;
}
@media(min-width: 771px) {.bwq-bon_h2_nxc {
  font-size: 24px;
}
}.bwq-bon_seo_nxc {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #607862;
}.bwq-bon_seo_nxc strong {
  font-weight: 700;
  color: #B2C8B4;
}.bwq-bon_seo_nxc a {
  text-decoration: underline;
  color: #3ED46A;
}.bwq-bon_grid_nxc {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.bwq-bon_grid_nxc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bwq-bon_grid_nxc {
  grid-template-columns: repeat(5,1fr);
}
}.bwq-bon_card_nxc {
  background: #121A13;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.bwq-bon_card_nxc:hover {
  border-color: rgba(62, 212, 106, 0.07);
  transform: translateY(-2px);
}.bwq-bon_card_ic_nxc svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
}.bwq-bon_card_ic_nxc {
  margin-bottom: 0.625rem;
}.bwq-bon_card_type_nxc {
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #607862;
  font-weight: 700;
}.bwq-bon_card_amount_nxc {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #E8A830;
  font-weight: 800;
}.bwq-bon_card_name_nxc {
  margin-bottom: 8px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #EEF8EF;
  font-weight: 600;
}.bwq-bon_card_detail_nxc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  color: #4D6251;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bwq-app_nxc {
  padding: 36px 16px 0;
  background: #0D1210;
}
@media(min-width: 767px) {.bwq-app_nxc {
  padding: 44px 24px 0;
}
}.bwq-app_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-app_head_nxc {
  margin-bottom: 1rem;
}.bwq-app_label_nxc {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #3ED46A;
}.bwq-app_h2_nxc {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF8EF;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 770px) {.bwq-app_h2_nxc {
  font-size: 1.5rem;
}
}.bwq-app_sub_nxc {
  color: #607862;
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.bwq-app_sub_nxc strong {
  color: #B2C8B4;
  font-weight: 700;
}.bwq-app_cards_nxc {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bwq-app_cards_nxc {
  grid-template-columns: repeat(3,1fr);
}
}.bwq-app_card_nxc {
  border-radius: 10px;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.bwq-app_card_ios_nxc {
  background: linear-gradient(135deg,rgba(62, 212, 106, 0.18) 0%,#172019 100%);
}.bwq-app_card_android_nxc {
  background: linear-gradient(135deg,rgba(39, 201, 90, 0.15) 0%,#172019 100%);
}.bwq-app_card_win_nxc {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.18) 0%,#172019 100%);
}.bwq-app_card_ic_nxc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.bwq-app_card_ic_nxc {
  flex-shrink: 0;
  color: #EEF8EF;
}.bwq-app_card_os_nxc {
  margin-bottom: 0.375rem;
  color: #607862;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.bwq-app_card_title_nxc {
  margin-bottom: 0.375rem;
  color: #EEF8EF;
  font-weight: 700;
  line-height: 1.2;
  font-size: 15px;
  overflow-wrap: break-word;
}.bwq-app_card_text_nxc {
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #607862;
}.bwq-app_card_btn_nxc {
  padding: 10px 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(62, 212, 106, 0.38);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  align-items: center;
  color: #EEF8EF;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
}.bwq-app_card_btn_nxc:hover {
  background: rgba(255, 255, 255, 0.07);
}.bwq-htp_nxc {
  padding: 36px 1rem 0;
  background: #0D1210;
}
@media(min-width: 769px) {.bwq-htp_nxc {
  padding: 2.75rem 1.5rem 0;
}
}.bwq-htp_in_nxc {
  margin: 0 auto;
  max-width: 1320px;
}.bwq-htp_head_nxc {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.bwq-htp_label_nxc {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #3ED46A;
}.bwq-htp_h2_nxc {
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #EEF8EF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bwq-htp_h2_nxc {
  font-size: 28px;
}
}.bwq-htp_intro_nxc {
  line-height: 1.6;
  font-size: 14px;
  color: #607862;
}.bwq-htp_steps_nxc {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.bwq-htp_steps_nxc {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.bwq-htp_steps_nxc {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bwq-htp_step_nxc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: #172019;
  padding: 20px 1.125rem 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.bwq-htp_step_num_nxc {
  background: #3ED46A;
  border-radius: 50%;
  align-items: center;
  font-family: 'Oswald', sans-serif;
  width: 28px;
  left: 1.25rem;
  justify-content: center;
  display: flex;
  position: absolute;
  top: -12px;
  height: 1.75rem;
  color: #091209;
  font-size: 13px;
  font-weight: 800;
}.bwq-htp_step_ic_nxc {
  border-radius: 0.375rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(62, 212, 106, 0.18);
  height: 2.25rem;
  color: #3ED46A;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
}.bwq-htp_step_ic_nxc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.bwq-htp_step_h_nxc {
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EEF8EF;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.bwq-htp_step_p_nxc {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #607862;
}.bwq-htp_step_p_nxc strong {
  color: #B2C8B4;
  font-weight: 600;
}.bwq-htp_cta_nxc {
  background: #27C95A;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  display: inline-block;
  font-size: 14px;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #091209;
}.bwq-htp_cta_nxc:hover {
  background: #33D667;
}.bwq-seo_nxc {
  background: #0D1210;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.bwq-seo_nxc {
  padding: 44px 24px 0;
}
}.bwq-seo_in_nxc {
  padding: 1.75rem 1.5rem;
  background: #172019;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.bwq-seo_in_nxc {
  padding: 2.25rem 40px;
}
}.bwq-seo_label_nxc {
  text-transform: uppercase;
  color: #3ED46A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.bwq-seo_h2_nxc {
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #EEF8EF;
  line-height: 1.25;
}
@media(min-width: 766px) {.bwq-seo_h2_nxc {
  font-size: 1.5rem;
}
}.bwq-seo_body_nxc {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #82A086;
}.bwq-seo_body_nxc p {
  margin-bottom: 12px;
  color: #82A086;
  font-size: 14px;
  line-height: 1.75;
}.bwq-seo_body_nxc p:last-child {
  margin-bottom: 0;
}.bwq-seo_body_nxc strong {
  color: #B2C8B4;
  font-weight: 700;
}.bwq-seo_body_nxc a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ED46A;
}.bwq-seo_body_nxc a:hover {
  color: #54E07E;
}.bwq-seo_body_nxc ul,.bwq-seo_body_nxc ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bwq-seo_body_nxc ol {
  list-style: decimal;
}.bwq-seo_body_nxc li {
  color: #82A086;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.bwq-seo_body_nxc table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.bwq-seo_body_nxc table {
  display: table;
}
}.bwq-seo_body_nxc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B2C8B4;
}.bwq-seo_body_nxc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #82A086;
}.bwq-seo_cols_nxc {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.bwq-seo_cols_nxc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bwq-seo_cols_nxc {
  grid-template-columns: repeat(3,1fr);
}
}.bwq-seo_col_h_nxc {
  color: #B2C8B4;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.bwq-seo_col_p_nxc {
  font-size: 0.813rem;
  color: #607862;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bwq-seo_stats_nxc {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bwq-seo_stat_nxc {
  padding: 0.875rem 1rem;
  background: rgba(62, 212, 106, 0.07);
  border: 1px solid rgba(62, 212, 106, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.bwq-seo_stat_val_nxc {
  color: #3ED46A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.bwq-seo_stat_lb_nxc {
  font-size: 11px;
  color: #607862;
  overflow-wrap: break-word;
}.bwq-faq_nxc {
  padding: 36px 1rem 0;
  background: #0D1210;
}
@media(min-width: 770px) {.bwq-faq_nxc {
  padding: 2.75rem 1.5rem 0;
}
}.bwq-faq_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-faq_head_nxc {
  margin-bottom: 20px;
}.bwq-faq_label_nxc {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #3ED46A;
}.bwq-faq_h2_nxc {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #EEF8EF;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.bwq-faq_h2_nxc {
  font-size: 24px;
}
}.bwq-faq_list_nxc {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bwq-faq_item_nxc {
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #172019;
}.bwq-faq_q_nxc {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  cursor: pointer;
  flex-wrap: wrap;
  color: #B2C8B4;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
}.bwq-faq_q_nxc:hover {
  color: #EEF8EF;
}.bwq-faq_q_ic_nxc {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  color: #3ED46A;
  height: 24px;
  font-size: 1rem;
}.bwq-faq_item_nxc.bwq-state_open_nxc .bwq-faq_q_ic_nxc {
  transform: rotate(45deg);
}.bwq-faq_a_nxc {
  padding: 0 1.25rem 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #607862;
  overflow-wrap: break-word;
}.bwq-faq_item_nxc.bwq-state_open_nxc .bwq-faq_a_nxc {
  display: block;
}.bwq-faq_a_nxc strong {
  font-weight: 700;
  color: #B2C8B4;
}.bwq-faq_a_nxc a {
  color: #3ED46A;
  text-decoration: underline;
}.bwq-faq_a_nxc ul,.bwq-faq_a_nxc ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.bwq-faq_a_nxc ol {
  list-style: decimal;
}.bwq-faq_a_nxc li {
  margin-bottom: 4px;
  line-height: 1.6;
}.bwq-faq_a_nxc table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width: 767px) {.bwq-faq_a_nxc table {
  display: table;
}
}.bwq-faq_a_nxc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #B2C8B4;
}.bwq-faq_a_nxc td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #607862;
}.bwq-seo_nxc {
  padding: 36px 16px 0;
  background: #0D1210;
}
@media(min-width: 769px) {.bwq-seo_nxc {
  padding: 2.75rem 1.5rem 0;
}
}.bwq-seo_in_nxc {
  padding: 1.75rem 24px;
  background: #172019;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.bwq-seo_in_nxc {
  padding: 36px 40px;
}
}.bwq-seo_label_nxc {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #3ED46A;
}.bwq-seo_h2_nxc {
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF8EF;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.bwq-seo_h2_nxc {
  font-size: 1.5rem;
}
}.bwq-seo_body_nxc {
  color: #82A086;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.bwq-seo_body_nxc p {
  line-height: 1.75;
  color: #82A086;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.bwq-seo_body_nxc p:last-child {
  margin-bottom: 0;
}.bwq-seo_body_nxc strong {
  color: #B2C8B4;
  font-weight: 700;
}.bwq-seo_body_nxc a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ED46A;
}.bwq-seo_body_nxc a:hover {
  color: #54E07E;
}.bwq-seo_body_nxc ul,.bwq-seo_body_nxc ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bwq-seo_body_nxc ol {
  list-style: decimal;
}.bwq-seo_body_nxc li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #82A086;
}.bwq-seo_body_nxc table {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width:768px) {.bwq-seo_body_nxc table {
  display: table;
}
}.bwq-seo_body_nxc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #B2C8B4;
  text-align: left;
  font-weight: 700;
}.bwq-seo_body_nxc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #82A086;
}.bwq-seo_cols_nxc {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.bwq-seo_cols_nxc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bwq-seo_cols_nxc {
  grid-template-columns: repeat(3,1fr);
}
}.bwq-seo_col_h_nxc {
  font-weight: 700;
  color: #B2C8B4;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.bwq-seo_col_p_nxc {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607862;
  font-size: 0.813rem;
}.bwq-seo_stats_nxc {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bwq-seo_stat_nxc {
  border: 1px solid rgba(62, 212, 106, 0.18);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(62, 212, 106, 0.07);
  min-width: 8.75rem;
}.bwq-seo_stat_val_nxc {
  color: #3ED46A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.bwq-seo_stat_lb_nxc {
  overflow-wrap: break-word;
  color: #607862;
  font-size: 11px;
}.bwq-pmt_nxc {
  background: #0D1210;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.bwq-pmt_nxc {
  padding: 44px 24px 0;
}
}.bwq-pmt_in_nxc {
  margin: 0 auto;
  max-width: 1320px;
}.bwq-pmt_head_nxc {
  margin-bottom: 22px;
  max-width: 720px;
}.bwq-pmt_label_nxc {
  color: #3ED46A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.bwq-pmt_h2_nxc {
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF8EF;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.bwq-pmt_h2_nxc {
  font-size: 28px;
}
}.bwq-pmt_intro_nxc {
  color: #607862;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bwq-pmt_groups_nxc {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.bwq-pmt_group_nxc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  padding: 1.25rem;
  background: #172019;
}.bwq-pmt_group_head_nxc {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bwq-pmt_group_ic_nxc {
  border-radius: 6px;
  background: rgba(62, 212, 106, 0.18);
  height: 36px;
  flex-shrink: 0;
  color: #3ED46A;
  align-items: center;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.bwq-pmt_group_ic_nxc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.bwq-pmt_group_h_nxc {
  margin: 0;
  color: #EEF8EF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}.bwq-pmt_group_p_nxc {
  color: #607862;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.bwq-pmt_group_p_nxc strong {
  color: #B2C8B4;
  font-weight: 600;
}.bwq-pmt_table_wrap_nxc {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bwq-pmt_table_nxc {
  font-size: 0.813rem;
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
}.bwq-pmt_table_nxc th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  font-weight: 700;
  color: #B2C8B4;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: left;
}.bwq-pmt_table_nxc td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #607862;
}.bwq-pmt_table_nxc tbody tr:last-child td {
  border-bottom: none;
}.bwq-pmt_table_nxc tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B2C8B4;
}.bwq-seo_nxc {
  padding: 36px 1rem 0;
  background: #0D1210;
}
@media(min-width: 767px) {.bwq-seo_nxc {
  padding: 2.75rem 24px 0;
}
}.bwq-seo_in_nxc {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  margin: 0 auto;
  background: #172019;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.bwq-seo_in_nxc {
  padding: 36px 2.5rem;
}
}.bwq-seo_label_nxc {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #3ED46A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bwq-seo_h2_nxc {
  color: #EEF8EF;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 767px) {.bwq-seo_h2_nxc {
  font-size: 1.5rem;
}
}.bwq-seo_body_nxc {
  color: #82A086;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bwq-seo_body_nxc p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #82A086;
  font-size: 14px;
}.bwq-seo_body_nxc p:last-child {
  margin-bottom: 0;
}.bwq-seo_body_nxc strong {
  font-weight: 700;
  color: #B2C8B4;
}.bwq-seo_body_nxc a {
  transition: color .2s;
  text-decoration: underline;
  color: #3ED46A;
}.bwq-seo_body_nxc a:hover {
  color: #54E07E;
}.bwq-seo_body_nxc ul,.bwq-seo_body_nxc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.bwq-seo_body_nxc ol {
  list-style: decimal;
}.bwq-seo_body_nxc li {
  margin-bottom: 6px;
  color: #82A086;
  font-size: 0.875rem;
  line-height: 1.75;
}.bwq-seo_body_nxc table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.bwq-seo_body_nxc table {
  display: table;
}
}.bwq-seo_body_nxc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #B2C8B4;
  text-align: left;
  font-weight: 700;
}.bwq-seo_body_nxc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #82A086;
}.bwq-seo_cols_nxc {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.bwq-seo_cols_nxc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bwq-seo_cols_nxc {
  grid-template-columns: repeat(3,1fr);
}
}.bwq-seo_col_h_nxc {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B2C8B4;
}.bwq-seo_col_p_nxc {
  color: #607862;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.bwq-seo_stats_nxc {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bwq-seo_stat_nxc {
  background: rgba(62, 212, 106, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(62, 212, 106, 0.18);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.bwq-seo_stat_val_nxc {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #3ED46A;
  overflow-wrap: break-word;
}.bwq-seo_stat_lb_nxc {
  color: #607862;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bwq-rv_nxc {
  padding: 2.25rem 1rem 0;
  background: #0D1210;
}
@media(min-width:768px) {.bwq-rv_nxc {
  padding: 2.75rem 1.5rem 0;
}
}.bwq-rv_in_nxc {
  margin: 0 auto;
  max-width: 82.5rem;
}.bwq-rv_head_nxc {
  margin-bottom: 20px;
  max-width: 45rem;
}.bwq-rv_label_nxc {
  color: #3ED46A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.bwq-rv_h2_nxc {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  color: #EEF8EF;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bwq-rv_h2_nxc {
  font-size: 28px;
}
}.bwq-rv_stats_nxc {
  gap: 1.125rem;
  font-size: 13px;
  display: flex;
  color: #607862;
  flex-wrap: wrap;
  align-items: center;
}.bwq-rv_stats_score_nxc {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.bwq-rv_stats_score_val_nxc {
  color: #E8A830;
  font-size: 22px;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
}.bwq-rv_stats_score_max_nxc {
  color: #4D6251;
  font-size: 0.813rem;
}.bwq-rv_stats_badge_nxc {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bwq-rv_stats_badge_nxc svg {
  width: 14px;
  height: 14px;
  color: #E8A830;
}.bwq-rv_grid_nxc {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.bwq-rv_grid_nxc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bwq-rv_grid_nxc {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bwq-rv_card_nxc {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #172019;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.bwq-rv_card_stars_nxc {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E8A830;
}.bwq-rv_card_stars_nxc svg {
  width: 14px;
  height: 0.875rem;
}.bwq-rv_card_h_nxc {
  color: #EEF8EF;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
}.bwq-rv_card_body_nxc {
  flex: 1;
  margin-bottom: 14px;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #607862;
}.bwq-rv_card_body_nxc strong {
  font-weight: 600;
  color: #B2C8B4;
}.bwq-rv_card_meta_nxc {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bwq-rv_card_author_nxc {
  font-weight: 600;
  color: #B2C8B4;
  font-size: 0.75rem;
}.bwq-rv_card_date_nxc {
  font-size: 11px;
  color: #4D6251;
}.bwq-ft_nxc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080B09;
  margin-top: 3rem;
}.bwq-ft_support_nxc {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.bwq-ft_support_nxc {
  padding: 28px 24px;
}
}.bwq-ft_support_in_nxc {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.bwq-ft_support_main_nxc {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.bwq-ft_support_ic_nxc {
  color: #3ED46A;
  flex-shrink: 0;
}.bwq-ft_support_ic_nxc svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bwq-ft_support_text_title_nxc {
  color: #EEF8EF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.bwq-ft_support_text_sub_nxc {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #607862;
}.bwq-ft_support_btn_nxc {
  padding: 11px 22px;
  background: #3ED46A;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.813rem;
  color: #EEF8EF;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.bwq-ft_support_btn_nxc:hover {
  background: #54E07E;
}.bwq-ft_support_contacts_nxc {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.bwq-ft_support_contact_nxc {
  line-height: 1.4;
  color: #4D6251;
  font-size: 0.75rem;
}.bwq-ft_support_contact_nxc strong {
  margin-bottom: 2px;
  color: #82A086;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.bwq-ft_main_nxc {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.bwq-ft_main_nxc {
  padding: 40px 1.5rem 32px;
}
}.bwq-ft_main_in_nxc {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.bwq-ft_main_in_nxc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.bwq-ft_main_in_nxc {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bwq-ft_col_logo_nxc {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.bwq-ft_col_logo_nxc {
  grid-column: auto;
}
}.bwq-ft_logo_nxc {
  gap: 9px;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  color: #EEF8EF;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 0.75rem;
}.bwq-ft_logo_mark_nxc {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.bwq-ft_logo_mark_nxc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bwq-ft_logo_sub_nxc {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #4D6251;
  font-size: 12px;
}.bwq-ft_col_title_nxc {
  font-size: 12px;
  color: #82A086;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.bwq-ft_col_links_nxc {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bwq-ft_col_link_nxc {
  transition: color .2s;
  color: #4D6251;
  overflow-wrap: break-word;
  font-size: 13px;
}.bwq-ft_col_link_nxc:hover {
  color: #B2C8B4;
}.bwq-ft_apps_nxc {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bwq-ft_app_card_nxc {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  border-radius: 6px;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.bwq-ft_app_card_nxc:hover {
  border-color: rgba(62, 212, 106, 0.38);
}.bwq-ft_app_card_ic_nxc svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.bwq-ft_app_card_os_nxc {
  font-weight: 600;
  color: #4D6251;
  font-size: 10px;
}.bwq-ft_app_card_action_nxc {
  font-size: 12px;
  color: #B2C8B4;
  font-weight: 700;
}.bwq-ft_bot_nxc {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.bwq-ft_bot_nxc {
  padding: 1.25rem 1.5rem;
}
}.bwq-ft_bot_in_nxc {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bwq-ft_socials_nxc {
  gap: 0.5rem;
  display: flex;
}.bwq-ft_soc_nxc {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  border-radius: 6px;
  display: flex;
  align-items: center;
  height: 2.25rem;
  color: #82A086;
  width: 36px;
  justify-content: center;
}.bwq-ft_soc_nxc svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.bwq-ft_soc_nxc:hover {
  background: rgba(255, 255, 255, 0.07);
}.bwq-ft_legal_nxc {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A9E80;
  min-width: 200px;
}.bwq-ft_legal_nxc strong {
  color: #82A086;
  font-weight: 700;
}.bwq-ft_legal_nxc a {
  color: #82A086;
  text-decoration: underline;
}.bwq-ft_age_nxc {
  border: 2px solid #7A9E80;
  border-radius: 50%;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
  color: #7A9E80;
  flex-shrink: 0;
  font-weight: 800;
  height: 2rem;
  font-size: 11px;
  margin-left: auto;
}