*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #CCCCC6;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  background-color: #0F0F0E;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.waq-layout_z50 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.waq-page_z50 {
  min-height: 100vh;
  display: flex;
}.waq-main_z50 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.waq-main_z50 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.waq-main_z50 {
  padding-bottom: 72px;
}
}.waq-gc_z50 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #141413;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width:640px) {.waq-gc_z50 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.waq-gc_z50 {
  width: 168px;
}
}.waq-gc_z50:hover {
  transform: translateY(-3px);
  border-color: rgba(173, 255, 43, 0.06);
}.waq-gc_img_z50 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.waq-gc_img_z50 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.waq-gc_hover_z50 {
  transition: opacity .2s;
  background: rgba(9, 9, 8, 0.74);
  inset: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.waq-gc_z50:hover .waq-gc_hover_z50 {
  opacity: 1;
}.waq-gc_hover_btn_z50 {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #ADFF2B;
  color: #F2F2EF;
  font-size: 0.75rem;
  font-weight: 700;
}.waq-gc_info_z50 {
  padding: 8px 10px 10px;
}.waq-gc_name_z50 {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #CCCCC6;
  font-size: 0.75rem;
  white-space: nowrap;
}.waq-gc_prov_z50 {
  color: #565653;
  font-size: 10px;
}.waq-gc_tag_z50 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 0.375rem;
  top: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
}.waq-gc_tag_hot_z50 {
  background: #FF3B3B;
  color: #fff;
}.waq-gc_tag_new_z50 {
  background: #22D45C;
  color: #0F0F0E;
}.waq-gc_tag_jp_z50 {
  background: #FFB800;
  color: #0F0F0E;
}.waq-gc_tag_ex_z50 {
  background: #2BFFAA;
  color: #fff;
}.waq-gc_tag_live_z50 {
  background: #FF3B3B;
  color: #fff;
}.waq-gr_z50 {
  background: #0F0F0E;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.waq-gr_z50 {
  padding: 2.25rem 1.5rem 0;
}
}.waq-gr_in_z50 {
  margin: 0 auto;
  max-width: 82.5rem;
}.waq-gr_head_z50 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.waq-gr_head_l_z50 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.waq-gr_ic_z50 {
  border-radius: 8px;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.waq-gr_ic_z50 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.waq-gr_title_z50 {
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F2F2EF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.waq-gr_title_z50 {
  font-size: 18px;
}
}.waq-gr_more_z50 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #737370;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
}.waq-gr_more_z50:hover {
  color: #ADFF2B;
}.waq-gr_more_z50 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.waq-gr_arrows_z50 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.waq-gr_arr_z50 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #9A9A92;
  width: 1.875rem;
  height: 1.875rem;
}.waq-gr_arr_z50:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2F2EF;
}.waq-gr_arr_z50 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.waq-gr_seo_h_z50 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  color: #CCCCC6;
}
@media(min-width: 767px) {.waq-gr_seo_h_z50 {
  font-size: 0.875rem;
}
}.waq-gr_seo_z50 {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #737370;
}.waq-gr_seo_z50 strong {
  font-weight: 600;
  color: #CCCCC6;
}.waq-gr_scroll_z50 {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.waq-gr_scroll_z50::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.waq-gr_scroll_z50 {
  gap: 0.75rem;
}
}.waq-tb_z50 {
  background: #0F0F0E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  height: 3.5rem;
  left: 0;
  position: fixed;
  display: flex;
  top: 0;
  align-items: center;
}.waq-tb_in_z50 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.waq-tb_burger_z50 {
  gap: 0.313rem;
  border-radius: 8px;
  width: 38px;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.5rem;
}.waq-tb_burger_z50:hover {
  background: rgba(255, 255, 255, 0.05);
}.waq-tb_burger_line_z50 {
  border-radius: 1px;
  background: #9A9A92;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.waq-tb_burger_z50 {
  display: none;
}
}.waq-tb_logo_z50 {
  gap: 9px;
  flex-shrink: 0;
  display: flex;
  color: #F2F2EF;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
}.waq-tb_logo_mark_z50 {
  overflow: hidden;
  border-radius: 8px;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
}.waq-tb_logo_mark_z50 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.waq-tb_nav_z50 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.waq-tb_nav_z50 {
  display: flex;
}
}.waq-tb_tab_z50 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  color: #9A9A92;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.waq-tb_tab_z50:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2EF;
}.waq-tb_tab_z50.waq-state_active_z50 {
  background: rgba(173, 255, 43, 0.14);
  color: #F2F2EF;
}.waq-tb_right_z50 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.waq-tb_login_z50 {
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 0.813rem;
  color: #CCCCC6;
  font-weight: 600;
  display: none;
}.waq-tb_login_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  color: #F2F2EF;
}
@media(min-width: 483px) {.waq-tb_login_z50 {
  display: block;
}
}.waq-tb_reg_z50 {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 8px;
  background: #22D45C;
  color: #0C0C0B;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.waq-tb_reg_z50:hover {
  background: #28F06A;
}.waq-sb_z50 {
  transform: translateX(-100%);
  background: #1A1A18;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  bottom: 0;
  left: 0;
  position: fixed;
  top: 56px;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
}.waq-sb_z50.waq-state_open_z50 {
  transform: translateX(0);
}.waq-sb_z50::-webkit-scrollbar {
  width: 4px;
}.waq-sb_z50::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.waq-sb_z50 {
  transform: translateX(0);
}
}.waq-sb_auth_z50 {
  padding: 0.875rem 0.75rem 0.625rem;
}.waq-sb_btn_reg_z50 {
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  background: #22D45C;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  color: #0C0C0B;
  display: block;
  font-size: 0.813rem;
}.waq-sb_btn_reg_z50:hover {
  background: #28F06A;
}.waq-sb_btn_login_z50 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  color: #CCCCC6;
  text-align: center;
  font-weight: 600;
  display: block;
}.waq-sb_btn_login_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  color: #F2F2EF;
}.waq-sb_promo_z50 {
  border: 1px solid rgba(173, 255, 43, 0.14);
  overflow: hidden;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#0C1A07,#1A1A18);
  border-radius: 8px;
  margin: 0 0.75rem 10px;
  position: relative;
}.waq-sb_promo_z50::before {
  background: radial-gradient(circle,rgba(173, 255, 43, 0.14),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  height: 5rem;
  top: -20px;
  width: 5rem;
  right: -1.25rem;
}.waq-sb_promo_title_z50 {
  letter-spacing: .06em;
  margin-bottom: 4px;
  color: #ADFF2B;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.waq-sb_promo_text_z50 {
  color: #F2F2EF;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.waq-sb_promo_sub_z50 {
  margin-top: 3px;
  font-size: 10px;
  color: #737370;
}.waq-sb_nav_z50 {
  padding: 0.375rem 0.5rem 1rem;
}.waq-sb_nav_lb_z50 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #565653;
  text-transform: uppercase;
  letter-spacing: .08em;
}.waq-sb_link_z50 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  color: #9A9A92;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
}.waq-sb_link_z50:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2EF;
}.waq-sb_link_z50.waq-state_active_z50 {
  background: rgba(173, 255, 43, 0.14);
  color: #F2F2EF;
}.waq-sb_ic_z50 {
  border-radius: 4px;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.waq-sb_ic_z50 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.waq-sb_ic_1_z50 {
  background: rgba(173, 255, 43, 0.06);
  color: #ADFF2B;
}.waq-sb_ic_2_z50 {
  background: rgba(34, 212, 92, 0.15);
  color: #22D45C;
}.waq-sb_ic_3_z50 {
  background: rgba(255, 184, 0, 0.14);
  color: #FFB800;
}.waq-sb_ic_4_z50 {
  background: rgba(43, 255, 170, 0.13);
  color: #2BFFAA;
}.waq-sb_ic_5_z50 {
  background: rgba(173, 255, 43, 0.06);
  color: #FF4DA6;
}.waq-sb_ic_6_z50 {
  background: rgba(43, 255, 170, 0.13);
  color: #B040FF;
}.waq-sb_badge_z50 {
  background: #FFB800;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #0C0C0B;
}.waq-sb_bot_z50 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.waq-sb_lang_z50,.waq-sb_help_z50 {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 4px;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  font-size: 11px;
  font-weight: 600;
  color: #9A9A92;
  display: flex;
  justify-content: center;
  align-items: center;
}.waq-sb_lang_z50:hover,.waq-sb_help_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  color: #F2F2EF;
}.waq-sb_lang_z50 svg,.waq-sb_help_z50 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.waq-sb_bd_z50 {
  background: rgba(9, 9, 8, 0.74);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.waq-sb_bd_z50.waq-state_on_z50 {
  display: block;
}
@media(min-width: 1083px) {.waq-sb_bd_z50 {
  display: none!important;
}
}.waq-mob_nav_z50 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1A18;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1082px) {.waq-mob_nav_z50 {
  display: none;
}
}.waq-mob_nav_item_z50 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  color: #565653;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.waq-mob_nav_ic_z50 {
  line-height: 1;
}.waq-mob_nav_ic_z50 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.waq-mob_nav_lb_z50 {
  font-size: 10px;
  font-weight: 600;
  color: #565653;
}.waq-mob_nav_item_z50.waq-state_active_z50 {
  color: #ADFF2B;
}.waq-mob_nav_item_z50.waq-state_active_z50 .waq-mob_nav_lb_z50 {
  color: #ADFF2B;
}.waq-hero_z50 {
  background: #0F0F0E;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.waq-hero_z50 {
  padding: 24px 1.5rem 0;
}
}.waq-hero_in_z50 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.waq-hero_in_z50 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.waq-hero_in_z50 {
  grid-template-columns: 1fr 340px;
}
}.waq-hero_promo_z50 {
  border-radius: 12px;
  overflow: hidden;
  background: #141413;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 766px) {.waq-hero_promo_z50 {
  min-height: 17.5rem;
}
}.waq-hero_promo_bg_z50 {
  background: linear-gradient(120deg,#0C1A07 0%,#0F0F0E 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.waq-hero_promo_bg_z50::after {
  background: linear-gradient(90deg,#0F0F0E 0%,rgba(9, 9, 8, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.waq-hero_promo_glow_z50 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43, 255, 170, 0.13) 0%,transparent 65%);
  width: 18.75rem;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  right: 60px;
  top: -2.5rem;
}.waq-hero_promo_ct_z50 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  display: flex;
}
@media(min-width:768px) {.waq-hero_promo_ct_z50 {
  padding: 40px 32px;
}
}.waq-hero_badge_z50 {
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(173, 255, 43, 0.06);
  background: rgba(173, 255, 43, 0.14);
  letter-spacing: .08em;
  color: #ADFF2B;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.waq-hero_h1_z50 {
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  color: #F2F2EF;
}.waq-hero_h1_z50 em {
  color: #FFB800;
  font-style: normal;
}
@media(min-width: 769px) {.waq-hero_h1_z50 {
  font-size: 2.25rem;
}
}.waq-hero_sub_z50 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A9A92;
}
@media(min-width: 765px) {.waq-hero_sub_z50 {
  font-size: 0.875rem;
}
}.waq-hero_row_z50 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.waq-hero_cta_z50 {
  background: #22D45C;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 26px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.8), 0 0 14px rgba(34, 212, 92, 0.50);
  color: #0C0C0B;
  font-weight: 700;
  font-size: 14px;
}.waq-hero_cta_z50:hover {
  background: #28F06A;
}.waq-hero_terms_z50 {
  font-size: 0.688rem;
  color: #565653;
}.waq-hero_game_z50 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.75rem;
  overflow: hidden;
  background: #141413;
  display: flex;
  flex-direction: column;
  position: relative;
}.waq-hero_game_badge_z50 {
  border: 1px solid rgba(255, 184, 0, 0.14);
  border-radius: 1.25rem;
  background: rgba(255, 184, 0, 0.14);
  padding: 5px 10px;
  color: #FFB800;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  top: 12px;
  font-weight: 700;
  left: 0.75rem;
}.waq-hero_game_badge_z50 svg {
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
}.waq-hero_game_img_z50 {
  overflow: hidden;
  background: linear-gradient(135deg,#0C1A07,#0F0F0E);
  position: relative;
  padding-bottom: 60%;
}.waq-hero_game_img_z50 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.waq-hero_game_play_z50 {
  background: rgba(9, 9, 8, 0.74);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}.waq-hero_game_z50:hover .waq-hero_game_play_z50 {
  opacity: 1;
}.waq-hero_game_play_z50 span {
  border-radius: 50%;
  background: #ADFF2B;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.waq-hero_game_play_z50 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.waq-hero_game_info_z50 {
  padding: 0.875rem 1rem;
}.waq-hero_game_title_z50 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2F2EF;
  font-size: 15px;
}.waq-hero_game_provider_z50 {
  font-size: 0.688rem;
  color: #737370;
}.waq-hero_game_btn_z50 {
  background: #ADFF2B;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  border-radius: 8px;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F2F2EF;
  text-align: center;
}.waq-hero_game_z50:hover .waq-hero_game_btn_z50 {
  background: #C5FF60;
}.waq-sbar_z50 {
  background: #0F0F0E;
  padding: 16px 1rem 0;
}
@media(min-width: 765px) {.waq-sbar_z50 {
  padding: 18px 24px 0;
}
}.waq-sbar_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-sbar_row_z50 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.waq-sbar_input_z50 {
  flex: 1;
  transition: border-color .2s;
  padding: 11px 1rem;
  border-radius: 0.5rem;
  gap: 10px;
  background: #141413;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #737370;
  cursor: pointer;
}.waq-sbar_input_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
}.waq-sbar_input_z50 svg {
  height: 15px;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
}.waq-sbar_providers_z50 {
  gap: 8px;
  background: #141413;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 18px;
  transition: border-color .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #CCCCC6;
}.waq-sbar_providers_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  color: #F2F2EF;
}.waq-sbar_providers_z50 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.waq-sbar_tabs_z50 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.waq-sbar_tabs_z50::-webkit-scrollbar {
  display: none;
}.waq-sbar_tab_z50 {
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #9A9A92;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.waq-sbar_tab_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F2F2EF;
}.waq-sbar_tab_z50.waq-state_active_z50 {
  background: rgba(173, 255, 43, 0.14);
  border-color: rgba(173, 255, 43, 0.06);
  color: #F2F2EF;
}.waq-sbar_tab_ic_z50 svg {
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.waq-gcg_z50 {
  padding: 36px 1rem 0;
  background: #0F0F0E;
}
@media(min-width:768px) {.waq-gcg_z50 {
  padding: 2.75rem 24px 0;
}
}.waq-gcg_in_z50 {
  margin: 0 auto;
  max-width: 82.5rem;
}.waq-gcg_head_z50 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.waq-gcg_label_z50 {
  font-weight: 700;
  color: #ADFF2B;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.waq-gcg_h2_z50 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #F2F2EF;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.waq-gcg_h2_z50 {
  font-size: 28px;
}
}.waq-gcg_intro_z50 {
  line-height: 1.6;
  color: #737370;
  font-size: 0.813rem;
}.waq-gcg_grid_z50 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.waq-gcg_grid_z50 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.waq-gcg_grid_z50 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.waq-gcg_card_z50 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
}.waq-gcg_card_z50:hover {
  border-color: rgba(173, 255, 43, 0.14);
  transform: translateY(-3px);
}.waq-gcg_card_bg_z50 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.waq-gcg_card_bg_z50::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.waq-gcg_card_ic_z50 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  position: absolute;
  z-index: 2;
  top: 1.125rem;
  display: flex;
  right: 1.125rem;
  height: 2.5rem;
  color: #F2F2EF;
  justify-content: center;
  width: 2.5rem;
  align-items: center;
}.waq-gcg_card_ic_z50 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.waq-gcg_card_ct_z50 {
  position: relative;
  z-index: 1;
}.waq-gcg_card_h_z50 {
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2EF;
}
@media(min-width: 766px) {.waq-gcg_card_h_z50 {
  font-size: 1.25rem;
}
}.waq-gcg_card_p_z50 {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.waq-gcg_card_p_z50 strong {
  font-weight: 600;
  color: #F2F2EF;
}.waq-gcg_card_cta_z50 {
  gap: 4px;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
  color: #ADFF2B;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-flex;
}.waq-gcg_card_cta_z50 svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
}.waq-ws_z50 {
  padding: 32px 16px 0;
  background: #0F0F0E;
}
@media(min-width: 767px) {.waq-ws_z50 {
  padding: 2.25rem 1.5rem 0;
}
}.waq-ws_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-ws_head_z50 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
}.waq-ws_title_z50 {
  gap: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F2F2EF;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}.waq-ws_title_ic_z50 svg {
  color: #FFB800;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.waq-ws_online_z50 {
  gap: 7px;
  font-size: 12px;
  display: flex;
  color: #737370;
  align-items: center;
  font-weight: 600;
}.waq-ws_online_dot_z50 {
  border-radius: 50%;
  background: #22D45C;
  width: 8px;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(34, 212, 92, 0.15);
}.waq-ws_scroll_z50 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.waq-ws_scroll_z50::-webkit-scrollbar {
  display: none;
}.waq-wc_z50 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141413;
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.625rem 0.875rem;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.waq-wc_img_z50 {
  background: #1A1A18;
  overflow: hidden;
  border-radius: 4px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.waq-wc_img_z50 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.waq-wc_info_z50 {
  min-width: 0;
}.waq-wc_game_z50 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #CCCCC6;
}.waq-wc_player_z50 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #565653;
  white-space: nowrap;
  font-size: 0.625rem;
}.waq-wc_amount_z50 {
  flex-shrink: 0;
  color: #22D45C;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.waq-reg_z50 {
  background: #0F0F0E;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.waq-reg_z50 {
  padding: 44px 1.5rem 0;
}
}.waq-reg_in_z50 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #1A1A18;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.waq-reg_in_z50 {
  padding: 2.5rem;
}
}.waq-reg_top_z50 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.waq-reg_top_z50 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.waq-reg_label_z50 {
  font-weight: 700;
  color: #ADFF2B;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.waq-reg_h2_z50 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-weight: 800;
  color: #F2F2EF;
  line-height: 1.2;
}
@media(min-width: 766px) {.waq-reg_h2_z50 {
  font-size: 1.75rem;
}
}.waq-reg_bonus_z50 {
  gap: 0.5rem;
  background: rgba(255, 184, 0, 0.14);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 184, 0, 0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.waq-reg_bonus_amount_z50 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFB800;
}.waq-reg_bonus_text_z50 {
  line-height: 1.35;
  color: #9A9A92;
  font-size: 13px;
}.waq-reg_cta_btn_z50 {
  padding: 0.875rem 32px;
  background: #22D45C;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 15px;
  margin-bottom: 12px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.8), 0 0 0.875rem rgba(34, 212, 92, 0.50);
  font-weight: 700;
  color: #0C0C0B;
  display: inline-block;
}.waq-reg_cta_btn_z50:hover {
  background: #28F06A;
}.waq-reg_terms_z50 {
  line-height: 1.5;
  color: #565653;
  font-size: 11px;
}.waq-reg_seo_z50 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 20px;
  color: #737370;
  padding-top: 20px;
}.waq-reg_seo_z50 p {
  font-size: 13px;
  line-height: 1.65;
  color: #737370;
  margin-bottom: 0.625rem;
}.waq-reg_seo_z50 p:last-child {
  margin-bottom: 0;
}.waq-reg_seo_z50 strong {
  color: #CCCCC6;
  font-weight: 700;
}.waq-reg_seo_z50 a {
  transition: color .2s;
  color: #ADFF2B;
  text-decoration: underline;
}.waq-reg_seo_z50 a:hover {
  color: #C5FF60;
}.waq-reg_seo_z50 ul,.waq-reg_seo_z50 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.waq-reg_seo_z50 ol {
  list-style: decimal;
}.waq-reg_seo_z50 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #737370;
}.waq-reg_seo_z50 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.waq-reg_seo_z50 table {
  display: table;
}
}.waq-reg_seo_z50 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #CCCCC6;
  font-weight: 700;
  text-align: left;
}.waq-reg_seo_z50 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #737370;
}.waq-reg_steps_z50 {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.waq-reg_steps_z50 {
  margin-top: 0;
}
}.waq-reg_step_z50 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.waq-reg_step_num_z50 {
  border: 1px solid rgba(173, 255, 43, 0.06);
  background: rgba(173, 255, 43, 0.14);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #ADFF2B;
  font-size: 14px;
  flex-shrink: 0;
  height: 2.125rem;
  width: 2.125rem;
  font-weight: 800;
}.waq-reg_step_title_z50 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F2F2EF;
}.waq-reg_step_text_z50 {
  font-size: 12px;
  color: #737370;
  line-height: 1.5;
}.waq-reg_trust_z50 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
}.waq-reg_trust_item_z50 {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #737370;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.waq-reg_trust_ic_z50 svg {
  width: 16px;
  height: 16px;
  color: #ADFF2B;
  stroke-linejoin: round;
  stroke-linecap: round;
}.waq-bon_z50 {
  background: #0F0F0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.waq-bon_z50 {
  padding: 44px 24px 0;
}
}.waq-bon_in_z50 {
  margin: 0 auto;
  max-width: 82.5rem;
}.waq-bon_head_z50 {
  margin-bottom: 1.25rem;
}.waq-bon_label_z50 {
  color: #ADFF2B;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.waq-bon_h2_z50 {
  color: #F2F2EF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.waq-bon_h2_z50 {
  font-size: 1.5rem;
}
}.waq-bon_seo_z50 {
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  color: #737370;
  font-size: 0.813rem;
}.waq-bon_seo_z50 strong {
  color: #CCCCC6;
  font-weight: 700;
}.waq-bon_seo_z50 a {
  text-decoration: underline;
  color: #ADFF2B;
}.waq-bon_grid_z50 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.waq-bon_grid_z50 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.waq-bon_grid_z50 {
  grid-template-columns: repeat(5,1fr);
}
}.waq-bon_card_z50 {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #141413;
  border-radius: 0.5rem;
}.waq-bon_card_z50:hover {
  border-color: rgba(173, 255, 43, 0.06);
  transform: translateY(-2px);
}.waq-bon_card_ic_z50 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.waq-bon_card_ic_z50 {
  margin-bottom: 10px;
}.waq-bon_card_type_z50 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #737370;
}.waq-bon_card_amount_z50 {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  color: #FFB800;
  line-height: 1.1;
}.waq-bon_card_name_z50 {
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  color: #F2F2EF;
  overflow-wrap: break-word;
}.waq-bon_card_detail_z50 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #565653;
  line-height: 1.5;
  font-size: 11px;
}.waq-prov_z50 {
  background: #0F0F0E;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.waq-prov_z50 {
  padding: 44px 1.5rem 0;
}
}.waq-prov_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-prov_head_z50 {
  margin-bottom: 1rem;
}.waq-prov_label_z50 {
  color: #ADFF2B;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.waq-prov_h2_z50 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2EF;
}
@media(min-width: 770px) {.waq-prov_h2_z50 {
  font-size: 1.5rem;
}
}.waq-prov_seo_z50 {
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  color: #737370;
}.waq-prov_seo_z50 strong {
  font-weight: 700;
  color: #CCCCC6;
}.waq-prov_seo_z50 a {
  text-decoration: underline;
  color: #ADFF2B;
}.waq-prov_grid_z50 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.waq-prov_grid_z50 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.waq-prov_grid_z50 {
  grid-template-columns: repeat(8,1fr);
}
}.waq-prov_card_z50 {
  gap: 7px;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  background: #141413;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.waq-prov_card_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
  background: #1A1A18;
}.waq-prov_logo_z50 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
}.waq-prov_logo_z50 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.waq-prov_name_z50 {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #9A9A92;
}.waq-htp_z50 {
  padding: 36px 1rem 0;
  background: #0F0F0E;
}
@media(min-width: 765px) {.waq-htp_z50 {
  padding: 2.75rem 1.5rem 0;
}
}.waq-htp_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-htp_head_z50 {
  margin-bottom: 22px;
  max-width: 45rem;
}.waq-htp_label_z50 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #ADFF2B;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.waq-htp_h2_z50 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F2EF;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.waq-htp_h2_z50 {
  font-size: 28px;
}
}.waq-htp_intro_z50 {
  line-height: 1.6;
  color: #737370;
  font-size: 14px;
}.waq-htp_steps_z50 {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.waq-htp_steps_z50 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.waq-htp_steps_z50 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.waq-htp_step_z50 {
  background: #1A1A18;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.waq-htp_step_num_z50 {
  background: #ADFF2B;
  border-radius: 50%;
  font-family: 'Barlow Condensed', sans-serif;
  color: #0C0C0B;
  justify-content: center;
  width: 28px;
  align-items: center;
  position: absolute;
  font-size: 13px;
  display: flex;
  left: 1.25rem;
  height: 1.75rem;
  top: -12px;
  font-weight: 800;
}.waq-htp_step_ic_z50 {
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  background: rgba(173, 255, 43, 0.14);
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  color: #ADFF2B;
  justify-content: center;
}.waq-htp_step_ic_z50 svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.waq-htp_step_h_z50 {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F2F2EF;
  line-height: 1.25;
}.waq-htp_step_p_z50 {
  color: #737370;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.waq-htp_step_p_z50 strong {
  font-weight: 600;
  color: #CCCCC6;
}.waq-htp_cta_z50 {
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 1.625rem;
  background: #22D45C;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  color: #0C0C0B;
}.waq-htp_cta_z50:hover {
  background: #28F06A;
}.waq-app_z50 {
  padding: 2.25rem 16px 0;
  background: #0F0F0E;
}
@media(min-width: 769px) {.waq-app_z50 {
  padding: 2.75rem 24px 0;
}
}.waq-app_in_z50 {
  margin: 0 auto;
  max-width: 82.5rem;
}.waq-app_head_z50 {
  margin-bottom: 16px;
}.waq-app_label_z50 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #ADFF2B;
  font-size: 0.688rem;
  font-weight: 700;
}.waq-app_h2_z50 {
  color: #F2F2EF;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.waq-app_h2_z50 {
  font-size: 24px;
}
}.waq-app_sub_z50 {
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #737370;
  overflow-wrap: break-word;
  line-height: 1.6;
}.waq-app_sub_z50 strong {
  font-weight: 700;
  color: #CCCCC6;
}.waq-app_cards_z50 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.waq-app_cards_z50 {
  grid-template-columns: repeat(3,1fr);
}
}.waq-app_card_z50 {
  gap: 16px;
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.waq-app_card_ios_z50 {
  background: linear-gradient(135deg,rgba(173, 255, 43, 0.14) 0%,#1A1A18 100%);
}.waq-app_card_android_z50 {
  background: linear-gradient(135deg,rgba(34, 212, 92, 0.15) 0%,#1A1A18 100%);
}.waq-app_card_win_z50 {
  background: linear-gradient(135deg,rgba(255, 184, 0, 0.14) 0%,#1A1A18 100%);
}.waq-app_card_ic_z50 svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.waq-app_card_ic_z50 {
  flex-shrink: 0;
  color: #F2F2EF;
}.waq-app_card_os_z50 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #737370;
  text-transform: uppercase;
}.waq-app_card_title_z50 {
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F2F2EF;
  overflow-wrap: break-word;
}.waq-app_card_text_z50 {
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #737370;
}.waq-app_card_btn_z50 {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border: 1px solid rgba(173, 255, 43, 0.45);
  font-weight: 700;
  align-items: center;
  color: #F2F2EF;
  font-size: 13px;
  display: inline-flex;
}.waq-app_card_btn_z50:hover {
  background: rgba(255, 255, 255, 0.07);
}.waq-seo_z50 {
  padding: 36px 16px 0;
  background: #0F0F0E;
}
@media(min-width: 770px) {.waq-seo_z50 {
  padding: 44px 24px 0;
}
}.waq-seo_in_z50 {
  border-radius: 0.75rem;
  background: #1A1A18;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.waq-seo_in_z50 {
  padding: 2.25rem 40px;
}
}.waq-seo_label_z50 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #ADFF2B;
  font-size: 11px;
  text-transform: uppercase;
}.waq-seo_h2_z50 {
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2EF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 769px) {.waq-seo_h2_z50 {
  font-size: 24px;
}
}.waq-seo_body_z50 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9A92;
  font-size: 0.875rem;
}.waq-seo_body_z50 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A9A92;
  font-size: 0.875rem;
}.waq-seo_body_z50 p:last-child {
  margin-bottom: 0;
}.waq-seo_body_z50 strong {
  font-weight: 700;
  color: #CCCCC6;
}.waq-seo_body_z50 a {
  transition: color .2s;
  text-decoration: underline;
  color: #ADFF2B;
}.waq-seo_body_z50 a:hover {
  color: #C5FF60;
}.waq-seo_body_z50 ul,.waq-seo_body_z50 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.waq-seo_body_z50 ol {
  list-style: decimal;
}.waq-seo_body_z50 li {
  margin-bottom: 0.375rem;
  color: #9A9A92;
  font-size: 0.875rem;
  line-height: 1.75;
}.waq-seo_body_z50 table {
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.waq-seo_body_z50 table {
  display: table;
}
}.waq-seo_body_z50 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #CCCCC6;
  text-align: left;
}.waq-seo_body_z50 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9A92;
}.waq-seo_cols_z50 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.waq-seo_cols_z50 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.waq-seo_cols_z50 {
  grid-template-columns: repeat(3,1fr);
}
}.waq-seo_col_h_z50 {
  margin-bottom: 0.438rem;
  color: #CCCCC6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.waq-seo_col_p_z50 {
  color: #737370;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.waq-seo_stats_z50 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.waq-seo_stat_z50 {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(173, 255, 43, 0.14);
  padding: 0.875rem 16px;
  background: rgba(173, 255, 43, 0.06);
  min-width: 140px;
}.waq-seo_stat_val_z50 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #ADFF2B;
  overflow-wrap: break-word;
  font-size: 20px;
}.waq-seo_stat_lb_z50 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #737370;
}.waq-seo_z50 {
  padding: 2.25rem 1rem 0;
  background: #0F0F0E;
}
@media(min-width: 769px) {.waq-seo_z50 {
  padding: 44px 1.5rem 0;
}
}.waq-seo_in_z50 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  background: #1A1A18;
  max-width: 1320px;
}
@media(min-width: 765px) {.waq-seo_in_z50 {
  padding: 2.25rem 2.5rem;
}
}.waq-seo_label_z50 {
  color: #ADFF2B;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.waq-seo_h2_z50 {
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  color: #F2F2EF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.waq-seo_h2_z50 {
  font-size: 24px;
}
}.waq-seo_body_z50 {
  font-size: 14px;
  line-height: 1.75;
  color: #9A9A92;
  overflow-wrap: break-word;
}.waq-seo_body_z50 p {
  line-height: 1.75;
  color: #9A9A92;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.waq-seo_body_z50 p:last-child {
  margin-bottom: 0;
}.waq-seo_body_z50 strong {
  color: #CCCCC6;
  font-weight: 700;
}.waq-seo_body_z50 a {
  transition: color .2s;
  color: #ADFF2B;
  text-decoration: underline;
}.waq-seo_body_z50 a:hover {
  color: #C5FF60;
}.waq-seo_body_z50 ul,.waq-seo_body_z50 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.waq-seo_body_z50 ol {
  list-style: decimal;
}.waq-seo_body_z50 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #9A9A92;
}.waq-seo_body_z50 table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.waq-seo_body_z50 table {
  display: table;
}
}.waq-seo_body_z50 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CCCCC6;
}.waq-seo_body_z50 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9A92;
}.waq-seo_cols_z50 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.waq-seo_cols_z50 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.waq-seo_cols_z50 {
  grid-template-columns: repeat(3,1fr);
}
}.waq-seo_col_h_z50 {
  color: #CCCCC6;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.waq-seo_col_p_z50 {
  color: #737370;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.waq-seo_stats_z50 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.waq-seo_stat_z50 {
  flex: 1;
  background: rgba(173, 255, 43, 0.06);
  border-radius: 8px;
  border: 1px solid rgba(173, 255, 43, 0.14);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.waq-seo_stat_val_z50 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #ADFF2B;
  font-size: 20px;
  overflow-wrap: break-word;
}.waq-seo_stat_lb_z50 {
  overflow-wrap: break-word;
  color: #737370;
  font-size: 11px;
}.waq-seo_z50 {
  background: #0F0F0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.waq-seo_z50 {
  padding: 2.75rem 1.5rem 0;
}
}.waq-seo_in_z50 {
  background: #1A1A18;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.waq-seo_in_z50 {
  padding: 36px 40px;
}
}.waq-seo_label_z50 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #ADFF2B;
}.waq-seo_h2_z50 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F2F2EF;
}
@media(min-width: 769px) {.waq-seo_h2_z50 {
  font-size: 24px;
}
}.waq-seo_body_z50 {
  color: #9A9A92;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.waq-seo_body_z50 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #9A9A92;
}.waq-seo_body_z50 p:last-child {
  margin-bottom: 0;
}.waq-seo_body_z50 strong {
  font-weight: 700;
  color: #CCCCC6;
}.waq-seo_body_z50 a {
  transition: color .2s;
  text-decoration: underline;
  color: #ADFF2B;
}.waq-seo_body_z50 a:hover {
  color: #C5FF60;
}.waq-seo_body_z50 ul,.waq-seo_body_z50 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.waq-seo_body_z50 ol {
  list-style: decimal;
}.waq-seo_body_z50 li {
  font-size: 0.875rem;
  color: #9A9A92;
  line-height: 1.75;
  margin-bottom: 6px;
}.waq-seo_body_z50 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 766px) {.waq-seo_body_z50 table {
  display: table;
}
}.waq-seo_body_z50 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #CCCCC6;
  text-align: left;
}.waq-seo_body_z50 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9A92;
}.waq-seo_cols_z50 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.waq-seo_cols_z50 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.waq-seo_cols_z50 {
  grid-template-columns: repeat(3,1fr);
}
}.waq-seo_col_h_z50 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #CCCCC6;
}.waq-seo_col_p_z50 {
  font-size: 13px;
  line-height: 1.65;
  color: #737370;
  overflow-wrap: break-word;
}.waq-seo_stats_z50 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.waq-seo_stat_z50 {
  flex: 1;
  border: 1px solid rgba(173, 255, 43, 0.14);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  background: rgba(173, 255, 43, 0.06);
  min-width: 8.75rem;
}.waq-seo_stat_val_z50 {
  font-size: 20px;
  color: #ADFF2B;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.waq-seo_stat_lb_z50 {
  overflow-wrap: break-word;
  color: #737370;
  font-size: 11px;
}.waq-faq_z50 {
  background: #0F0F0E;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.waq-faq_z50 {
  padding: 2.75rem 1.5rem 0;
}
}.waq-faq_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-faq_head_z50 {
  margin-bottom: 1.25rem;
}.waq-faq_label_z50 {
  font-size: 11px;
  font-weight: 700;
  color: #ADFF2B;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.waq-faq_h2_z50 {
  color: #F2F2EF;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.waq-faq_h2_z50 {
  font-size: 24px;
}
}.waq-faq_list_z50 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.waq-faq_item_z50 {
  overflow: hidden;
  background: #1A1A18;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.waq-faq_q_z50 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  color: #CCCCC6;
  font-weight: 600;
  overflow-wrap: break-word;
}.waq-faq_q_z50:hover {
  color: #F2F2EF;
}.waq-faq_q_ic_z50 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  color: #ADFF2B;
  height: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  width: 24px;
}.waq-faq_item_z50.waq-state_open_z50 .waq-faq_q_ic_z50 {
  transform: rotate(45deg);
}.waq-faq_a_z50 {
  padding: 0 20px 1rem;
  display: none;
  color: #737370;
  line-height: 1.7;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.waq-faq_item_z50.waq-state_open_z50 .waq-faq_a_z50 {
  display: block;
}.waq-faq_a_z50 strong {
  font-weight: 700;
  color: #CCCCC6;
}.waq-faq_a_z50 a {
  text-decoration: underline;
  color: #ADFF2B;
}.waq-faq_a_z50 ul,.waq-faq_a_z50 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.waq-faq_a_z50 ol {
  list-style: decimal;
}.waq-faq_a_z50 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.waq-faq_a_z50 table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.waq-faq_a_z50 table {
  display: table;
}
}.waq-faq_a_z50 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #CCCCC6;
}.waq-faq_a_z50 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #737370;
}.waq-pmt_z50 {
  background: #0F0F0E;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.waq-pmt_z50 {
  padding: 44px 1.5rem 0;
}
}.waq-pmt_in_z50 {
  margin: 0 auto;
  max-width: 1320px;
}.waq-pmt_head_z50 {
  max-width: 720px;
  margin-bottom: 22px;
}.waq-pmt_label_z50 {
  text-transform: uppercase;
  color: #ADFF2B;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.waq-pmt_h2_z50 {
  color: #F2F2EF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.waq-pmt_h2_z50 {
  font-size: 1.75rem;
}
}.waq-pmt_intro_z50 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #737370;
  font-size: 0.875rem;
}.waq-pmt_groups_z50 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.waq-pmt_group_z50 {
  border-radius: 8px;
  padding: 20px;
  background: #1A1A18;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.waq-pmt_group_head_z50 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.waq-pmt_group_ic_z50 {
  border-radius: 0.25rem;
  background: rgba(173, 255, 43, 0.14);
  justify-content: center;
  color: #ADFF2B;
  height: 36px;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  align-items: center;
}.waq-pmt_group_ic_z50 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.waq-pmt_group_h_z50 {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2EF;
}.waq-pmt_group_p_z50 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #737370;
  margin-bottom: 14px;
}.waq-pmt_group_p_z50 strong {
  font-weight: 600;
  color: #CCCCC6;
}.waq-pmt_table_wrap_z50 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.waq-pmt_table_z50 {
  font-size: 13px;
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
}.waq-pmt_table_z50 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  font-size: 11px;
  color: #CCCCC6;
}.waq-pmt_table_z50 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #737370;
}.waq-pmt_table_z50 tbody tr:last-child td {
  border-bottom: none;
}.waq-pmt_table_z50 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CCCCC6;
}.waq-ft_z50 {
  background: #090908;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.waq-ft_support_z50 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.waq-ft_support_z50 {
  padding: 1.75rem 1.5rem;
}
}.waq-ft_support_in_z50 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.waq-ft_support_main_z50 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.waq-ft_support_ic_z50 {
  color: #ADFF2B;
  flex-shrink: 0;
}.waq-ft_support_ic_z50 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.waq-ft_support_text_title_z50 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2F2EF;
  font-size: 15px;
}.waq-ft_support_text_sub_z50 {
  font-size: 0.75rem;
  color: #737370;
  overflow-wrap: break-word;
}.waq-ft_support_btn_z50 {
  border-radius: 8px;
  background: #ADFF2B;
  padding: 0.688rem 22px;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #F2F2EF;
  font-weight: 700;
}.waq-ft_support_btn_z50:hover {
  background: #C5FF60;
}.waq-ft_support_contacts_z50 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.waq-ft_support_contact_z50 {
  font-size: 0.75rem;
  color: #565653;
  line-height: 1.4;
}.waq-ft_support_contact_z50 strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9A9A92;
}.waq-ft_main_z50 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.waq-ft_main_z50 {
  padding: 40px 1.5rem 32px;
}
}.waq-ft_main_in_z50 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.waq-ft_main_in_z50 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.waq-ft_main_in_z50 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.waq-ft_col_logo_z50 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.waq-ft_col_logo_z50 {
  grid-column: auto;
}
}.waq-ft_logo_z50 {
  gap: 9px;
  flex-wrap: wrap;
  color: #F2F2EF;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  align-items: center;
  overflow-wrap: break-word;
}.waq-ft_logo_mark_z50 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.waq-ft_logo_mark_z50 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.waq-ft_logo_sub_z50 {
  max-width: 200px;
  color: #565653;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.waq-ft_col_title_z50 {
  letter-spacing: .07em;
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #9A9A92;
  font-weight: 700;
}.waq-ft_col_links_z50 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.waq-ft_col_link_z50 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #565653;
}.waq-ft_col_link_z50:hover {
  color: #CCCCC6;
}.waq-ft_apps_z50 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.waq-ft_app_card_z50 {
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.waq-ft_app_card_z50:hover {
  border-color: rgba(173, 255, 43, 0.45);
}.waq-ft_app_card_ic_z50 svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.waq-ft_app_card_os_z50 {
  color: #565653;
  font-size: 10px;
  font-weight: 600;
}.waq-ft_app_card_action_z50 {
  font-weight: 700;
  color: #CCCCC6;
  font-size: 0.75rem;
}.waq-ft_bot_z50 {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.waq-ft_bot_z50 {
  padding: 1.25rem 1.5rem;
}
}.waq-ft_bot_in_z50 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.waq-ft_socials_z50 {
  gap: 8px;
  display: flex;
}.waq-ft_soc_z50 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  height: 36px;
  align-items: center;
  width: 36px;
  color: #9A9A92;
  justify-content: center;
  display: flex;
}.waq-ft_soc_z50 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.waq-ft_soc_z50:hover {
  background: rgba(255, 255, 255, 0.07);
}.waq-ft_legal_z50 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E7E7A;
  min-width: 12.5rem;
  font-size: 0.688rem;
}.waq-ft_legal_z50 strong {
  font-weight: 700;
  color: #9A9A92;
}.waq-ft_legal_z50 a {
  text-decoration: underline;
  color: #9A9A92;
}.waq-ft_age_z50 {
  border-radius: 50%;
  border: 2px solid #7E7E7A;
  height: 2rem;
  color: #7E7E7A;
  font-size: 0.688rem;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}