html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #090C14;
  color: #BECFE0;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}.wlw_layout_12q {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wlw_page_12q {
  display: flex;
  min-height: 100vh;
}.wlw_main_12q {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.wlw_main_12q {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.wlw_main_12q {
  padding-bottom: 4.5rem;
}
}.wlw_gc_12q {
  background: #0C1019;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 641px) {.wlw_gc_12q {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.wlw_gc_12q {
  width: 10.5rem;
}
}.wlw_gc_12q:hover {
  border-color: rgba(30, 215, 242, 0.07);
  transform: translateY(-3px);
}.wlw_gc_img_12q {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.wlw_gc_img_12q img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.wlw_gc_hover_12q {
  inset: 0;
  background: rgba(5, 7, 9, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.wlw_gc_12q:hover .wlw_gc_hover_12q {
  opacity: 1;
}.wlw_gc_hover_btn_12q {
  background: #1ED7F2;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #EEF6FF;
  font-size: 12px;
}.wlw_gc_info_12q {
  padding: 0.5rem 10px 0.625rem;
}.wlw_gc_name_12q {
  overflow: hidden;
  color: #BECFE0;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
}.wlw_gc_prov_12q {
  color: #4A6880;
  font-size: 10px;
}.wlw_gc_tag_12q {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  z-index: 2;
  left: 6px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  top: 6px;
}.wlw_gc_tag_hot_12q {
  background: #E83248;
  color: #fff;
}.wlw_gc_tag_new_12q {
  background: #20D47A;
  color: #090C14;
}.wlw_gc_tag_jp_12q {
  background: #F0A81E;
  color: #090C14;
}.wlw_gc_tag_ex_12q {
  background: #5230DC;
  color: #fff;
}.wlw_gc_tag_live_12q {
  background: #E83248;
  color: #fff;
}.wlw_gr_12q {
  background: #090C14;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.wlw_gr_12q {
  padding: 36px 1.5rem 0;
}
}.wlw_gr_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_gr_head_12q {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.wlw_gr_head_l_12q {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.wlw_gr_ic_12q {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 32px;
  width: 2rem;
}.wlw_gr_ic_12q svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.wlw_gr_title_12q {
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 766px) {.wlw_gr_title_12q {
  font-size: 18px;
}
}.wlw_gr_more_12q {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  color: #5E7E9A;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.wlw_gr_more_12q:hover {
  color: #1ED7F2;
}.wlw_gr_more_12q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.wlw_gr_arrows_12q {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.wlw_gr_arr_12q {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  height: 30px;
  justify-content: center;
  color: #8AAAC4;
  display: flex;
  width: 30px;
  align-items: center;
}.wlw_gr_arr_12q:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FF;
}.wlw_gr_arr_12q svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.wlw_gr_seo_h_12q {
  margin: 0 0 6px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #BECFE0;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width:768px) {.wlw_gr_seo_h_12q {
  font-size: 0.875rem;
}
}.wlw_gr_seo_12q {
  color: #5E7E9A;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.wlw_gr_seo_12q strong {
  font-weight: 600;
  color: #BECFE0;
}.wlw_gr_scroll_12q {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.wlw_gr_scroll_12q::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.wlw_gr_scroll_12q {
  gap: 0.75rem;
}
}.wlw_tb_12q {
  background: #090C14;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  display: flex;
  right: 0;
  height: 56px;
  top: 0;
  position: fixed;
  left: 0;
  z-index: 80;
}.wlw_tb_in_12q {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.wlw_tb_burger_12q {
  gap: 0.313rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 38px;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
  justify-content: center;
}.wlw_tb_burger_12q:hover {
  background: rgba(255, 255, 255, 0.05);
}.wlw_tb_burger_line_12q {
  background: #8AAAC4;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.wlw_tb_burger_12q {
  display: none;
}
}.wlw_tb_logo_12q {
  gap: 9px;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  color: #EEF6FF;
}.wlw_tb_logo_mark_12q {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
  display: flex;
}.wlw_tb_logo_mark_12q img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wlw_tb_nav_12q {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.wlw_tb_nav_12q {
  display: flex;
}
}.wlw_tb_tab_12q {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #8AAAC4;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.wlw_tb_tab_12q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FF;
}.wlw_tb_tab_12q.wlw_state_active_12q {
  background: rgba(30, 215, 242, 0.16);
  color: #EEF6FF;
}.wlw_tb_right_12q {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.wlw_tb_login_12q {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  display: none;
  color: #BECFE0;
  font-size: 0.813rem;
}.wlw_tb_login_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  color: #EEF6FF;
}
@media(min-width: 483px) {.wlw_tb_login_12q {
  display: block;
}
}.wlw_tb_reg_12q {
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #20D47A;
  color: #060D14;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.wlw_tb_reg_12q:hover {
  background: #3EDEAB;
}.wlw_sb_12q {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #101522;
  transition: transform .25s ease;
  position: fixed;
  bottom: 0;
  width: 220px;
  left: 0;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
}.wlw_sb_12q.wlw_state_open_12q {
  transform: translateX(0);
}.wlw_sb_12q::-webkit-scrollbar {
  width: 0.25rem;
}.wlw_sb_12q::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.wlw_sb_12q {
  transform: translateX(0);
}
}.wlw_sb_auth_12q {
  padding: 14px 12px 10px;
}.wlw_sb_btn_reg_12q {
  transition: background .2s;
  background: #20D47A;
  border-radius: 0.5rem;
  padding: 11px;
  color: #060D14;
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
}.wlw_sb_btn_reg_12q:hover {
  background: #3EDEAB;
}.wlw_sb_btn_login_12q {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 10px;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  color: #BECFE0;
}.wlw_sb_btn_login_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  color: #EEF6FF;
}.wlw_sb_promo_12q {
  border-radius: 8px;
  background: linear-gradient(135deg,#0D1B38,#101522);
  border: 1px solid rgba(30, 215, 242, 0.16);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  padding: 12px 14px;
  position: relative;
}.wlw_sb_promo_12q::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 215, 242, 0.16),transparent 70%);
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
  height: 5rem;
  width: 80px;
  content: '';
}.wlw_sb_promo_title_12q {
  font-size: 0.688rem;
  color: #1ED7F2;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.wlw_sb_promo_text_12q {
  font-weight: 600;
  color: #EEF6FF;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
}.wlw_sb_promo_sub_12q {
  color: #5E7E9A;
  margin-top: 3px;
  font-size: 0.625rem;
}.wlw_sb_nav_12q {
  padding: 0.375rem 8px 16px;
}.wlw_sb_nav_lb_12q {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4A6880;
}.wlw_sb_link_12q {
  padding: 0.563rem 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  cursor: pointer;
  color: #8AAAC4;
  display: flex;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
}.wlw_sb_link_12q:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF6FF;
}.wlw_sb_link_12q.wlw_state_active_12q {
  background: rgba(30, 215, 242, 0.16);
  color: #EEF6FF;
}.wlw_sb_ic_12q {
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  height: 30px;
}.wlw_sb_ic_12q svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.wlw_sb_ic_1_12q {
  background: rgba(30, 215, 242, 0.07);
  color: #1ED7F2;
}.wlw_sb_ic_2_12q {
  background: rgba(32, 212, 122, 0.15);
  color: #20D47A;
}.wlw_sb_ic_3_12q {
  background: rgba(240, 168, 30, 0.14);
  color: #F0A81E;
}.wlw_sb_ic_4_12q {
  background: rgba(82, 48, 220, 0.22);
  color: #5230DC;
}.wlw_sb_ic_5_12q {
  background: rgba(30, 215, 242, 0.07);
  color: #F03C7A;
}.wlw_sb_ic_6_12q {
  background: rgba(82, 48, 220, 0.22);
  color: #8538F5;
}.wlw_sb_badge_12q {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #F0A81E;
  font-weight: 700;
  color: #060D14;
  margin-left: auto;
  font-size: 9px;
}.wlw_sb_bot_12q {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.wlw_sb_lang_12q,.wlw_sb_help_12q {
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  color: #8AAAC4;
}.wlw_sb_lang_12q:hover,.wlw_sb_help_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  color: #EEF6FF;
}.wlw_sb_lang_12q svg,.wlw_sb_help_12q svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.wlw_sb_bd_12q {
  inset: 0;
  background: rgba(5, 7, 9, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.wlw_sb_bd_12q.wlw_state_on_12q {
  display: block;
}
@media(min-width: 1079px) {.wlw_sb_bd_12q {
  display: none!important;
}
}.wlw_mob_nav_12q {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #101522;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.wlw_mob_nav_12q {
  display: none;
}
}.wlw_mob_nav_item_12q {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #4A6880;
  cursor: pointer;
}.wlw_mob_nav_ic_12q {
  line-height: 1;
}.wlw_mob_nav_ic_12q svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.wlw_mob_nav_lb_12q {
  color: #4A6880;
  font-weight: 600;
  font-size: 0.625rem;
}.wlw_mob_nav_item_12q.wlw_state_active_12q {
  color: #1ED7F2;
}.wlw_mob_nav_item_12q.wlw_state_active_12q .wlw_mob_nav_lb_12q {
  color: #1ED7F2;
}.wlw_hero_12q {
  padding: 20px 16px 0;
  background: #090C14;
}
@media(min-width: 767px) {.wlw_hero_12q {
  padding: 24px 1.5rem 0;
}
}.wlw_hero_in_12q {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.wlw_hero_in_12q {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.wlw_hero_in_12q {
  grid-template-columns: 1fr 21.25rem;
}
}.wlw_hero_promo_12q {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #0C1019;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.wlw_hero_promo_12q {
  min-height: 280px;
}
}.wlw_hero_promo_bg_12q {
  background: linear-gradient(120deg,#0D1B38 0%,#090C14 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.wlw_hero_promo_bg_12q::after {
  background: linear-gradient(90deg,#090C14 0%,rgba(5, 7, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wlw_hero_promo_glow_12q {
  background: radial-gradient(circle,rgba(82, 48, 220, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
  width: 300px;
  height: 300px;
}.wlw_hero_promo_ct_12q {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.wlw_hero_promo_ct_12q {
  padding: 40px 32px;
}
}.wlw_hero_badge_12q {
  background: rgba(30, 215, 242, 0.16);
  border: 1px solid rgba(30, 215, 242, 0.07);
  padding: 0.313rem 12px;
  border-radius: 20px;
  margin-bottom: 0.875rem;
  display: inline-block;
  text-transform: uppercase;
  color: #1ED7F2;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.wlw_hero_h1_12q {
  font-size: 26px;
  margin-bottom: 10px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-weight: 800;
  line-height: 1.15;
}.wlw_hero_h1_12q em {
  font-style: normal;
  color: #F0A81E;
}
@media(min-width: 770px) {.wlw_hero_h1_12q {
  font-size: 2.25rem;
}
}.wlw_hero_sub_12q {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #8AAAC4;
}
@media(min-width: 771px) {.wlw_hero_sub_12q {
  font-size: 0.875rem;
}
}.wlw_hero_row_12q {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wlw_hero_cta_12q {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #20D47A;
  border-radius: 0.5rem;
  box-shadow: 0 2px 1rem rgba(32, 212, 122, 0.40), inset 0 1px 0 rgba(255,255,255,0.10);
  font-weight: 700;
  color: #060D14;
  font-size: 0.875rem;
}.wlw_hero_cta_12q:hover {
  background: #3EDEAB;
}.wlw_hero_terms_12q {
  font-size: 0.688rem;
  color: #4A6880;
}.wlw_hero_game_12q {
  background: #0C1019;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  flex-direction: column;
  position: relative;
  display: flex;
}.wlw_hero_game_badge_12q {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 168, 30, 0.14);
  padding: 5px 10px;
  background: rgba(240, 168, 30, 0.14);
  position: absolute;
  font-weight: 700;
  font-size: 0.625rem;
  color: #F0A81E;
  z-index: 3;
  text-transform: uppercase;
  top: 0.75rem;
  letter-spacing: .06em;
  left: 0.75rem;
}.wlw_hero_game_badge_12q svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
}.wlw_hero_game_img_12q {
  background: linear-gradient(135deg,#0D1B38,#090C14);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.wlw_hero_game_img_12q img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.wlw_hero_game_play_12q {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5, 7, 9, 0.72);
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.wlw_hero_game_12q:hover .wlw_hero_game_play_12q {
  opacity: 1;
}.wlw_hero_game_play_12q span {
  background: #1ED7F2;
  border-radius: 50%;
  width: 52px;
  display: flex;
  align-items: center;
  height: 52px;
  justify-content: center;
}.wlw_hero_game_play_12q span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.wlw_hero_game_info_12q {
  padding: 0.875rem 16px;
}.wlw_hero_game_title_12q {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.wlw_hero_game_provider_12q {
  font-size: 0.688rem;
  color: #5E7E9A;
}.wlw_hero_game_btn_12q {
  transition: background .2s;
  background: #1ED7F2;
  padding: 11px;
  margin: 12px 1rem 1rem;
  border-radius: 8px;
  font-weight: 700;
  display: block;
  color: #EEF6FF;
  font-size: 0.813rem;
  text-align: center;
}.wlw_hero_game_12q:hover .wlw_hero_game_btn_12q {
  background: #52E4F8;
}.wlw_sbar_12q {
  background: #090C14;
  padding: 16px 16px 0;
}
@media(min-width: 767px) {.wlw_sbar_12q {
  padding: 18px 1.5rem 0;
}
}.wlw_sbar_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_sbar_row_12q {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.wlw_sbar_input_12q {
  flex: 1;
  padding: 11px 1rem;
  transition: border-color .2s;
  gap: 10px;
  background: #0C1019;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  color: #5E7E9A;
}.wlw_sbar_input_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
}.wlw_sbar_input_12q svg {
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
}.wlw_sbar_providers_12q {
  gap: 8px;
  transition: border-color .2s;
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #0C1019;
  font-size: 13px;
  display: flex;
  color: #BECFE0;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.wlw_sbar_providers_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  color: #EEF6FF;
}.wlw_sbar_providers_12q svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.wlw_sbar_tabs_12q {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.wlw_sbar_tabs_12q::-webkit-scrollbar {
  display: none;
}.wlw_sbar_tab_12q {
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  color: #8AAAC4;
  flex-shrink: 0;
}.wlw_sbar_tab_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF6FF;
}.wlw_sbar_tab_12q.wlw_state_active_12q {
  border-color: rgba(30, 215, 242, 0.07);
  background: rgba(30, 215, 242, 0.16);
  color: #EEF6FF;
}.wlw_sbar_tab_ic_12q svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.wlw_wy_12q {
  background: #090C14;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.wlw_wy_12q {
  padding: 2.5rem 1.5rem 0;
}
}.wlw_wy_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_wy_head_12q {
  max-width: 720px;
  margin-bottom: 18px;
}.wlw_wy_label_12q {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #1ED7F2;
  font-size: 0.688rem;
}.wlw_wy_h2_12q {
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #EEF6FF;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.wlw_wy_h2_12q {
  font-size: 24px;
}
}.wlw_wy_intro_12q {
  margin: 0;
  line-height: 1.6;
  color: #5E7E9A;
  font-size: 0.813rem;
}.wlw_wy_grid_12q {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.wlw_wy_grid_12q {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wlw_wy_grid_12q {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wlw_wy_card_12q {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #101522;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.wlw_wy_card_12q:hover {
  border-color: rgba(30, 215, 242, 0.07);
  transform: translateY(-2px);
}.wlw_wy_card_ic_12q {
  background: rgba(30, 215, 242, 0.16);
  border-radius: 50%;
  width: 44px;
  align-items: center;
  display: flex;
  color: #1ED7F2;
  height: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
}.wlw_wy_card_ic_12q svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wlw_wy_card_h_12q {
  font-size: 15px;
  color: #EEF6FF;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.wlw_wy_card_p_12q {
  line-height: 1.6;
  font-size: 13px;
  color: #5E7E9A;
  overflow-wrap: break-word;
}.wlw_wy_card_p_12q strong {
  color: #BECFE0;
  font-weight: 600;
}.wlw_ws_12q {
  padding: 32px 1rem 0;
  background: #090C14;
}
@media(min-width: 765px) {.wlw_ws_12q {
  padding: 36px 24px 0;
}
}.wlw_ws_in_12q {
  margin: 0 auto;
  max-width: 82.5rem;
}.wlw_ws_head_12q {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.wlw_ws_title_12q {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #EEF6FF;
  align-items: center;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}.wlw_ws_title_ic_12q svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F0A81E;
  stroke-linecap: round;
}.wlw_ws_online_12q {
  gap: 0.438rem;
  color: #5E7E9A;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
}.wlw_ws_online_dot_12q {
  border-radius: 50%;
  background: #20D47A;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(32, 212, 122, 0.15);
}.wlw_ws_scroll_12q {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.wlw_ws_scroll_12q::-webkit-scrollbar {
  display: none;
}.wlw_wc_12q {
  background: #0C1019;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.wlw_wc_img_12q {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #101522;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.wlw_wc_img_12q img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wlw_wc_info_12q {
  min-width: 0;
}.wlw_wc_game_12q {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #BECFE0;
  white-space: nowrap;
}.wlw_wc_player_12q {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4A6880;
  font-size: 0.625rem;
}.wlw_wc_amount_12q {
  font-size: 13px;
  color: #20D47A;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.wlw_app_12q {
  padding: 36px 1rem 0;
  background: #090C14;
}
@media(min-width: 767px) {.wlw_app_12q {
  padding: 2.75rem 24px 0;
}
}.wlw_app_in_12q {
  margin: 0 auto;
  max-width: 82.5rem;
}.wlw_app_head_12q {
  margin-bottom: 16px;
}.wlw_app_label_12q {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #1ED7F2;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.wlw_app_h2_12q {
  color: #EEF6FF;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 766px) {.wlw_app_h2_12q {
  font-size: 1.5rem;
}
}.wlw_app_sub_12q {
  line-height: 1.6;
  color: #5E7E9A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.wlw_app_sub_12q strong {
  font-weight: 700;
  color: #BECFE0;
}.wlw_app_cards_12q {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 638px) {.wlw_app_cards_12q {
  grid-template-columns: repeat(3,1fr);
}
}.wlw_app_card_12q {
  padding: 1.25rem;
  border-radius: 8px;
  gap: 16px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.wlw_app_card_ios_12q {
  background: linear-gradient(135deg,rgba(30, 215, 242, 0.16) 0%,#101522 100%);
}.wlw_app_card_android_12q {
  background: linear-gradient(135deg,rgba(32, 212, 122, 0.15) 0%,#101522 100%);
}.wlw_app_card_win_12q {
  background: linear-gradient(135deg,rgba(240, 168, 30, 0.14) 0%,#101522 100%);
}.wlw_app_card_ic_12q svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.wlw_app_card_ic_12q {
  color: #EEF6FF;
  flex-shrink: 0;
}.wlw_app_card_os_12q {
  color: #5E7E9A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
}.wlw_app_card_title_12q {
  color: #EEF6FF;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
}.wlw_app_card_text_12q {
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #5E7E9A;
}.wlw_app_card_btn_12q {
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(30, 215, 242, 0.38);
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border-radius: 0.25rem;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #EEF6FF;
}.wlw_app_card_btn_12q:hover {
  background: rgba(255, 255, 255, 0.07);
}.wlw_bon_12q {
  padding: 36px 1rem 0;
  background: #090C14;
}
@media(min-width: 767px) {.wlw_bon_12q {
  padding: 44px 24px 0;
}
}.wlw_bon_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_bon_head_12q {
  margin-bottom: 1.25rem;
}.wlw_bon_label_12q {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1ED7F2;
}.wlw_bon_h2_12q {
  font-size: 20px;
  color: #EEF6FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.wlw_bon_h2_12q {
  font-size: 1.5rem;
}
}.wlw_bon_seo_12q {
  max-width: 38.75rem;
  font-size: 13px;
  color: #5E7E9A;
  line-height: 1.6;
  overflow-wrap: break-word;
}.wlw_bon_seo_12q strong {
  color: #BECFE0;
  font-weight: 700;
}.wlw_bon_seo_12q a {
  text-decoration: underline;
  color: #1ED7F2;
}.wlw_bon_grid_12q {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.wlw_bon_grid_12q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wlw_bon_grid_12q {
  grid-template-columns: repeat(5,1fr);
}
}.wlw_bon_card_12q {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1019;
  border-radius: 0.5rem;
  padding: 1rem;
}.wlw_bon_card_12q:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 215, 242, 0.07);
}.wlw_bon_card_ic_12q svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
}.wlw_bon_card_ic_12q {
  margin-bottom: 10px;
}.wlw_bon_card_type_12q {
  font-weight: 700;
  text-transform: uppercase;
  color: #5E7E9A;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.wlw_bon_card_amount_12q {
  margin-bottom: 0.375rem;
  color: #F0A81E;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
}.wlw_bon_card_name_12q {
  color: #EEF6FF;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
}.wlw_bon_card_detail_12q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A6880;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.wlw_prov_12q {
  background: #090C14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wlw_prov_12q {
  padding: 44px 1.5rem 0;
}
}.wlw_prov_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_prov_head_12q {
  margin-bottom: 1rem;
}.wlw_prov_label_12q {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #1ED7F2;
}.wlw_prov_h2_12q {
  color: #EEF6FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.wlw_prov_h2_12q {
  font-size: 1.5rem;
}
}.wlw_prov_seo_12q {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  color: #5E7E9A;
  line-height: 1.6;
}.wlw_prov_seo_12q strong {
  font-weight: 700;
  color: #BECFE0;
}.wlw_prov_seo_12q a {
  text-decoration: underline;
  color: #1ED7F2;
}.wlw_prov_grid_12q {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.wlw_prov_grid_12q {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.wlw_prov_grid_12q {
  grid-template-columns: repeat(8,1fr);
}
}.wlw_prov_card_12q {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #0C1019;
  padding: 0.875rem 0.625rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.wlw_prov_card_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
  background: #101522;
}.wlw_prov_logo_12q {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.wlw_prov_logo_12q img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.wlw_prov_name_12q {
  color: #8AAAC4;
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.wlw_htp_12q {
  background: #090C14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wlw_htp_12q {
  padding: 44px 24px 0;
}
}.wlw_htp_in_12q {
  margin: 0 auto;
  max-width: 1320px;
}.wlw_htp_head_12q {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.wlw_htp_label_12q {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #1ED7F2;
}.wlw_htp_h2_12q {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #EEF6FF;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.wlw_htp_h2_12q {
  font-size: 1.75rem;
}
}.wlw_htp_intro_12q {
  line-height: 1.6;
  color: #5E7E9A;
  font-size: 0.875rem;
}.wlw_htp_steps_12q {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.wlw_htp_steps_12q {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wlw_htp_steps_12q {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.wlw_htp_step_12q {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #101522;
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.wlw_htp_step_num_12q {
  border-radius: 50%;
  background: #1ED7F2;
  font-size: 0.813rem;
  display: flex;
  font-weight: 800;
  top: -12px;
  font-family: 'Rajdhani', sans-serif;
  color: #060D14;
  left: 20px;
  justify-content: center;
  align-items: center;
  height: 28px;
  width: 1.75rem;
  position: absolute;
}.wlw_htp_step_ic_12q {
  background: rgba(30, 215, 242, 0.16);
  margin: 0.5rem 0 12px;
  border-radius: 0.25rem;
  color: #1ED7F2;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.wlw_htp_step_ic_12q svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wlw_htp_step_h_12q {
  margin-bottom: 6px;
  font-weight: 700;
  color: #EEF6FF;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
}.wlw_htp_step_p_12q {
  color: #5E7E9A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.wlw_htp_step_p_12q strong {
  color: #BECFE0;
  font-weight: 600;
}.wlw_htp_cta_12q {
  background: #20D47A;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  display: inline-block;
  margin-top: 20px;
  color: #060D14;
  font-size: 0.875rem;
  font-weight: 700;
}.wlw_htp_cta_12q:hover {
  background: #3EDEAB;
}.wlw_reg_12q {
  background: #090C14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wlw_reg_12q {
  padding: 2.75rem 24px 0;
}
}.wlw_reg_in_12q {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #101522;
  border-radius: 12px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wlw_reg_in_12q {
  padding: 2.5rem;
}
}.wlw_reg_top_12q {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.wlw_reg_top_12q {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wlw_reg_label_12q {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #1ED7F2;
  text-transform: uppercase;
}.wlw_reg_h2_12q {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #EEF6FF;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width:768px) {.wlw_reg_h2_12q {
  font-size: 1.75rem;
}
}.wlw_reg_bonus_12q {
  gap: 8px;
  border-radius: 0.5rem;
  background: rgba(240, 168, 30, 0.14);
  padding: 0.625rem 16px;
  border: 1px solid rgba(240, 168, 30, 0.14);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.wlw_reg_bonus_amount_12q {
  color: #F0A81E;
  font-weight: 800;
  font-size: 1.25rem;
}.wlw_reg_bonus_text_12q {
  font-size: 13px;
  line-height: 1.35;
  color: #8AAAC4;
}.wlw_reg_cta_btn_12q {
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #20D47A;
  border-radius: 8px;
  box-shadow: 0 2px 1rem rgba(32, 212, 122, 0.40), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #060D14;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
}.wlw_reg_cta_btn_12q:hover {
  background: #3EDEAB;
}.wlw_reg_terms_12q {
  color: #4A6880;
  line-height: 1.5;
  font-size: 0.688rem;
}.wlw_reg_seo_12q {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7E9A;
  font-size: 13px;
  margin-top: 1.25rem;
}.wlw_reg_seo_12q p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #5E7E9A;
  line-height: 1.65;
}.wlw_reg_seo_12q p:last-child {
  margin-bottom: 0;
}.wlw_reg_seo_12q strong {
  color: #BECFE0;
  font-weight: 700;
}.wlw_reg_seo_12q a {
  transition: color .2s;
  color: #1ED7F2;
  text-decoration: underline;
}.wlw_reg_seo_12q a:hover {
  color: #52E4F8;
}.wlw_reg_seo_12q ul,.wlw_reg_seo_12q ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.wlw_reg_seo_12q ol {
  list-style: decimal;
}.wlw_reg_seo_12q li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #5E7E9A;
  line-height: 1.65;
}.wlw_reg_seo_12q table {
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 765px) {.wlw_reg_seo_12q table {
  display: table;
}
}.wlw_reg_seo_12q th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #BECFE0;
}.wlw_reg_seo_12q td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7E9A;
}.wlw_reg_steps_12q {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.wlw_reg_steps_12q {
  margin-top: 0;
}
}.wlw_reg_step_12q {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 1rem;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.wlw_reg_step_num_12q {
  background: rgba(30, 215, 242, 0.16);
  border: 1px solid rgba(30, 215, 242, 0.07);
  border-radius: 50%;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #1ED7F2;
  height: 2.125rem;
  flex-shrink: 0;
  font-size: 0.875rem;
  width: 2.125rem;
  justify-content: center;
}.wlw_reg_step_title_12q {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #EEF6FF;
  font-weight: 700;
}.wlw_reg_step_text_12q {
  font-size: 12px;
  color: #5E7E9A;
  line-height: 1.5;
}.wlw_reg_trust_12q {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.wlw_reg_trust_item_12q {
  gap: 0.438rem;
  color: #5E7E9A;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  align-items: center;
}.wlw_reg_trust_ic_12q svg {
  color: #1ED7F2;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wlw_seo_12q {
  padding: 2.25rem 16px 0;
  background: #090C14;
}
@media(min-width: 771px) {.wlw_seo_12q {
  padding: 44px 1.5rem 0;
}
}.wlw_seo_in_12q {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #101522;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.wlw_seo_in_12q {
  padding: 36px 2.5rem;
}
}.wlw_seo_label_12q {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #1ED7F2;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.wlw_seo_h2_12q {
  color: #EEF6FF;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.wlw_seo_h2_12q {
  font-size: 1.5rem;
}
}.wlw_seo_body_12q {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8AAAC4;
  font-size: 0.875rem;
}.wlw_seo_body_12q p {
  color: #8AAAC4;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.wlw_seo_body_12q p:last-child {
  margin-bottom: 0;
}.wlw_seo_body_12q strong {
  font-weight: 700;
  color: #BECFE0;
}.wlw_seo_body_12q a {
  transition: color .2s;
  color: #1ED7F2;
  text-decoration: underline;
}.wlw_seo_body_12q a:hover {
  color: #52E4F8;
}.wlw_seo_body_12q ul,.wlw_seo_body_12q ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wlw_seo_body_12q ol {
  list-style: decimal;
}.wlw_seo_body_12q li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8AAAC4;
}.wlw_seo_body_12q table {
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.wlw_seo_body_12q table {
  display: table;
}
}.wlw_seo_body_12q th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BECFE0;
  text-align: left;
}.wlw_seo_body_12q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8AAAC4;
}.wlw_seo_cols_12q {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.wlw_seo_cols_12q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wlw_seo_cols_12q {
  grid-template-columns: repeat(3,1fr);
}
}.wlw_seo_col_h_12q {
  margin-bottom: 7px;
  color: #BECFE0;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.wlw_seo_col_p_12q {
  color: #5E7E9A;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wlw_seo_stats_12q {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wlw_seo_stat_12q {
  border: 1px solid rgba(30, 215, 242, 0.16);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(30, 215, 242, 0.07);
  min-width: 8.75rem;
}.wlw_seo_stat_val_12q {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #1ED7F2;
  font-weight: 800;
  margin-bottom: 4px;
}.wlw_seo_stat_lb_12q {
  color: #5E7E9A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wlw_faq_12q {
  background: #090C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wlw_faq_12q {
  padding: 44px 1.5rem 0;
}
}.wlw_faq_in_12q {
  margin: 0 auto;
  max-width: 82.5rem;
}.wlw_faq_head_12q {
  margin-bottom: 20px;
}.wlw_faq_label_12q {
  color: #1ED7F2;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.wlw_faq_h2_12q {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF6FF;
}
@media(min-width: 771px) {.wlw_faq_h2_12q {
  font-size: 1.5rem;
}
}.wlw_faq_list_12q {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wlw_faq_item_12q {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #101522;
}.wlw_faq_q_12q {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  overflow-wrap: break-word;
  font-weight: 600;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
  cursor: pointer;
  color: #BECFE0;
  flex-wrap: wrap;
  display: flex;
}.wlw_faq_q_12q:hover {
  color: #EEF6FF;
}.wlw_faq_q_ic_12q {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  height: 1.5rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  flex-shrink: 0;
  color: #1ED7F2;
  width: 1.5rem;
}.wlw_faq_item_12q.wlw_state_open_12q .wlw_faq_q_ic_12q {
  transform: rotate(45deg);
}.wlw_faq_a_12q {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #5E7E9A;
  font-size: 13px;
}.wlw_faq_item_12q.wlw_state_open_12q .wlw_faq_a_12q {
  display: block;
}.wlw_faq_a_12q strong {
  color: #BECFE0;
  font-weight: 700;
}.wlw_faq_a_12q a {
  color: #1ED7F2;
  text-decoration: underline;
}.wlw_faq_a_12q ul,.wlw_faq_a_12q ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.wlw_faq_a_12q ol {
  list-style: decimal;
}.wlw_faq_a_12q li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.wlw_faq_a_12q table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wlw_faq_a_12q table {
  display: table;
}
}.wlw_faq_a_12q th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #BECFE0;
}.wlw_faq_a_12q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #5E7E9A;
}.wlw_seo_12q {
  padding: 36px 16px 0;
  background: #090C14;
}
@media(min-width: 767px) {.wlw_seo_12q {
  padding: 44px 24px 0;
}
}.wlw_seo_in_12q {
  background: #101522;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.wlw_seo_in_12q {
  padding: 36px 40px;
}
}.wlw_seo_label_12q {
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1ED7F2;
  letter-spacing: .08em;
}.wlw_seo_h2_12q {
  font-size: 20px;
  color: #EEF6FF;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.wlw_seo_h2_12q {
  font-size: 24px;
}
}.wlw_seo_body_12q {
  color: #8AAAC4;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.wlw_seo_body_12q p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8AAAC4;
  font-size: 14px;
}.wlw_seo_body_12q p:last-child {
  margin-bottom: 0;
}.wlw_seo_body_12q strong {
  color: #BECFE0;
  font-weight: 700;
}.wlw_seo_body_12q a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ED7F2;
}.wlw_seo_body_12q a:hover {
  color: #52E4F8;
}.wlw_seo_body_12q ul,.wlw_seo_body_12q ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wlw_seo_body_12q ol {
  list-style: decimal;
}.wlw_seo_body_12q li {
  margin-bottom: 0.375rem;
  color: #8AAAC4;
  line-height: 1.75;
  font-size: 14px;
}.wlw_seo_body_12q table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.wlw_seo_body_12q table {
  display: table;
}
}.wlw_seo_body_12q th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #BECFE0;
  text-align: left;
}.wlw_seo_body_12q td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8AAAC4;
}.wlw_seo_cols_12q {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wlw_seo_cols_12q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wlw_seo_cols_12q {
  grid-template-columns: repeat(3,1fr);
}
}.wlw_seo_col_h_12q {
  color: #BECFE0;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.wlw_seo_col_p_12q {
  color: #5E7E9A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wlw_seo_stats_12q {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wlw_seo_stat_12q {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(30, 215, 242, 0.16);
  border-radius: 8px;
  background: rgba(30, 215, 242, 0.07);
  min-width: 140px;
}.wlw_seo_stat_val_12q {
  font-weight: 800;
  color: #1ED7F2;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.wlw_seo_stat_lb_12q {
  color: #5E7E9A;
  overflow-wrap: break-word;
  font-size: 11px;
}.wlw_seo_12q {
  background: #090C14;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wlw_seo_12q {
  padding: 44px 1.5rem 0;
}
}.wlw_seo_in_12q {
  background: #101522;
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 767px) {.wlw_seo_in_12q {
  padding: 2.25rem 40px;
}
}.wlw_seo_label_12q {
  color: #1ED7F2;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.wlw_seo_h2_12q {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EEF6FF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.wlw_seo_h2_12q {
  font-size: 1.5rem;
}
}.wlw_seo_body_12q {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8AAAC4;
}.wlw_seo_body_12q p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8AAAC4;
  font-size: 14px;
}.wlw_seo_body_12q p:last-child {
  margin-bottom: 0;
}.wlw_seo_body_12q strong {
  font-weight: 700;
  color: #BECFE0;
}.wlw_seo_body_12q a {
  transition: color .2s;
  color: #1ED7F2;
  text-decoration: underline;
}.wlw_seo_body_12q a:hover {
  color: #52E4F8;
}.wlw_seo_body_12q ul,.wlw_seo_body_12q ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wlw_seo_body_12q ol {
  list-style: decimal;
}.wlw_seo_body_12q li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8AAAC4;
  font-size: 14px;
}.wlw_seo_body_12q table {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width:768px) {.wlw_seo_body_12q table {
  display: table;
}
}.wlw_seo_body_12q th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #BECFE0;
  text-align: left;
  font-weight: 700;
}.wlw_seo_body_12q td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8AAAC4;
}.wlw_seo_cols_12q {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.wlw_seo_cols_12q {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wlw_seo_cols_12q {
  grid-template-columns: repeat(3,1fr);
}
}.wlw_seo_col_h_12q {
  font-weight: 700;
  color: #BECFE0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.wlw_seo_col_p_12q {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5E7E9A;
  font-size: 13px;
}.wlw_seo_stats_12q {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.wlw_seo_stat_12q {
  background: rgba(30, 215, 242, 0.07);
  border: 1px solid rgba(30, 215, 242, 0.16);
  border-radius: 8px;
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.wlw_seo_stat_val_12q {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #1ED7F2;
}.wlw_seo_stat_lb_12q {
  color: #5E7E9A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wlw_ft_12q {
  background: #050709;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.wlw_ft_support_12q {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.wlw_ft_support_12q {
  padding: 28px 24px;
}
}.wlw_ft_support_in_12q {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.wlw_ft_support_main_12q {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.wlw_ft_support_ic_12q {
  flex-shrink: 0;
  color: #1ED7F2;
}.wlw_ft_support_ic_12q svg {
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.wlw_ft_support_text_title_12q {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF6FF;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.wlw_ft_support_text_sub_12q {
  color: #5E7E9A;
  overflow-wrap: break-word;
  font-size: 12px;
}.wlw_ft_support_btn_12q {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #1ED7F2;
  padding: 0.688rem 22px;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #EEF6FF;
}.wlw_ft_support_btn_12q:hover {
  background: #52E4F8;
}.wlw_ft_support_contacts_12q {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.wlw_ft_support_contact_12q {
  font-size: 12px;
  color: #4A6880;
  line-height: 1.4;
}.wlw_ft_support_contact_12q strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #8AAAC4;
}.wlw_ft_main_12q {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.wlw_ft_main_12q {
  padding: 40px 1.5rem 2rem;
}
}.wlw_ft_main_in_12q {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.wlw_ft_main_in_12q {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.wlw_ft_main_in_12q {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wlw_ft_col_logo_12q {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.wlw_ft_col_logo_12q {
  grid-column: auto;
}
}.wlw_ft_logo_12q {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #EEF6FF;
  align-items: center;
  margin-bottom: 12px;
}.wlw_ft_logo_mark_12q {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.wlw_ft_logo_mark_12q img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wlw_ft_logo_sub_12q {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #4A6880;
  font-size: 12px;
  line-height: 1.55;
}.wlw_ft_col_title_12q {
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #8AAAC4;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
}.wlw_ft_col_links_12q {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.wlw_ft_col_link_12q {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4A6880;
}.wlw_ft_col_link_12q:hover {
  color: #BECFE0;
}.wlw_ft_apps_12q {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wlw_ft_app_card_12q {
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.wlw_ft_app_card_12q:hover {
  border-color: rgba(30, 215, 242, 0.38);
}.wlw_ft_app_card_ic_12q svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 22px;
}.wlw_ft_app_card_os_12q {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A6880;
}.wlw_ft_app_card_action_12q {
  color: #BECFE0;
  font-weight: 700;
  font-size: 12px;
}.wlw_ft_bot_12q {
  padding: 20px 16px;
}
@media(min-width: 765px) {.wlw_ft_bot_12q {
  padding: 20px 1.5rem;
}
}.wlw_ft_bot_in_12q {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.wlw_ft_socials_12q {
  gap: 8px;
  display: flex;
}.wlw_ft_soc_12q {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 36px;
  display: flex;
  width: 36px;
  color: #8AAAC4;
}.wlw_ft_soc_12q svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.wlw_ft_soc_12q:hover {
  background: rgba(255, 255, 255, 0.07);
}.wlw_ft_legal_12q {
  flex: 1;
  line-height: 1.6;
  color: #6B8BA8;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
}.wlw_ft_legal_12q strong {
  font-weight: 700;
  color: #8AAAC4;
}.wlw_ft_legal_12q a {
  text-decoration: underline;
  color: #8AAAC4;
}.wlw_ft_age_12q {
  border: 2px solid #6B8BA8;
  border-radius: 50%;
  height: 32px;
  display: flex;
  justify-content: center;
  font-size: 11px;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
  color: #6B8BA8;
  align-items: center;
  margin-left: auto;
}