*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Inter', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #0C1118;
  -webkit-font-smoothing: antialiased;
  color: #C2D0DC;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.wan_layout-ju1 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wan_page-ju1 {
  min-height: 100vh;
  display: flex;
}.wan_main-ju1 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.wan_main-ju1 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.wan_main-ju1 {
  padding-bottom: 4.5rem;
}
}.wan_gc-ju1 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #101520;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.wan_gc-ju1 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.wan_gc-ju1 {
  width: 168px;
}
}.wan_gc-ju1:hover {
  transform: translateY(-3px);
  border-color: rgba(26,174,242,0.07);
}.wan_gc_img-ju1 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.wan_gc_img-ju1 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.wan_gc_hover-ju1 {
  inset: 0;
  background: rgba(8,12,17,0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.wan_gc-ju1:hover .wan_gc_hover-ju1 {
  opacity: 1;
}.wan_gc_hover_btn-ju1 {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #1AAEF2;
  font-size: 12px;
  color: #EDF2F7;
  font-weight: 700;
}.wan_gc_info-ju1 {
  padding: 8px 10px 10px;
}.wan_gc_name-ju1 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C2D0DC;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
}.wan_gc_prov-ju1 {
  font-size: 10px;
  color: #52707F;
}.wan_gc_tag-ju1 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  top: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
}.wan_gc_tag_hot-ju1 {
  background: #E8303A;
  color: #fff;
}.wan_gc_tag_new-ju1 {
  background: #17C465;
  color: #0C1118;
}.wan_gc_tag_jp-ju1 {
  background: #F5A623;
  color: #0C1118;
}.wan_gc_tag_ex-ju1 {
  background: #0E5F9A;
  color: #fff;
}.wan_gc_tag_live-ju1 {
  background: #E8303A;
  color: #fff;
}.wan_gr-ju1 {
  background: #0C1118;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.wan_gr-ju1 {
  padding: 2.25rem 1.5rem 0;
}
}.wan_gr_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_gr_head-ju1 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.wan_gr_head_l-ju1 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.wan_gr_ic-ju1 {
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  flex-shrink: 0;
}.wan_gr_ic-ju1 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.wan_gr_title-ju1 {
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-size: 1rem;
}
@media(min-width: 769px) {.wan_gr_title-ju1 {
  font-size: 18px;
}
}.wan_gr_more-ju1 {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #6A8999;
  align-items: center;
}.wan_gr_more-ju1:hover {
  color: #1AAEF2;
}.wan_gr_more-ju1 svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.wan_gr_arrows-ju1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.wan_gr_arr-ju1 {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  color: #8DAABB;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
}.wan_gr_arr-ju1:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF2F7;
}.wan_gr_arr-ju1 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.wan_gr_seo_h-ju1 {
  margin: 0 0 0.375rem;
  color: #C2D0DC;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 766px) {.wan_gr_seo_h-ju1 {
  font-size: 0.875rem;
}
}.wan_gr_seo-ju1 {
  margin-bottom: 0.75rem;
  color: #6A8999;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.wan_gr_seo-ju1 strong {
  color: #C2D0DC;
  font-weight: 600;
}.wan_gr_scroll-ju1 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.wan_gr_scroll-ju1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.wan_gr_scroll-ju1 {
  gap: 0.75rem;
}
}.wan_tb-ju1 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C1118;
  position: fixed;
  height: 56px;
  left: 0;
  top: 0;
  z-index: 80;
  align-items: center;
  display: flex;
  right: 0;
}.wan_tb_in-ju1 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.wan_tb_burger-ju1 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 8px;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  height: 2.375rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.wan_tb_burger-ju1:hover {
  background: rgba(255,255,255,0.05);
}.wan_tb_burger_line-ju1 {
  background: #8DAABB;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1082px) {.wan_tb_burger-ju1 {
  display: none;
}
}.wan_tb_logo-ju1 {
  gap: 9px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #EDF2F7;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
}.wan_tb_logo_mark-ju1 {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
}.wan_tb_logo_mark-ju1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wan_tb_nav-ju1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.wan_tb_nav-ju1 {
  display: flex;
}
}.wan_tb_tab-ju1 {
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8DAABB;
}.wan_tb_tab-ju1:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.wan_tb_tab-ju1.wan_state_active-ju1 {
  background: rgba(26,174,242,0.16);
  color: #EDF2F7;
}.wan_tb_right-ju1 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.wan_tb_login-ju1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #C2D0DC;
  display: none;
  font-size: 0.813rem;
}.wan_tb_login-ju1:hover {
  border-color: rgba(26,172,240,0.45);
  color: #EDF2F7;
}
@media(min-width: 481px) {.wan_tb_login-ju1 {
  display: block;
}
}.wan_tb_reg-ju1 {
  border-radius: 0.5rem;
  background: #17C465;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  color: #07111A;
  font-size: 0.813rem;
  white-space: nowrap;
}.wan_tb_reg-ju1:hover {
  background: #22D472;
}.wan_sb-ju1 {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #131B24;
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  z-index: 70;
  top: 56px;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  overflow-y: auto;
}.wan_sb-ju1.wan_state_open-ju1 {
  transform: translateX(0);
}.wan_sb-ju1::-webkit-scrollbar {
  width: 4px;
}.wan_sb-ju1::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.wan_sb-ju1 {
  transform: translateX(0);
}
}.wan_sb_auth-ju1 {
  padding: 0.875rem 0.75rem 0.625rem;
}.wan_sb_btn_reg-ju1 {
  background: #17C465;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  display: block;
  color: #07111A;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
}.wan_sb_btn_reg-ju1:hover {
  background: #22D472;
}.wan_sb_btn_login-ju1 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  text-align: center;
  color: #C2D0DC;
  font-size: 13px;
  display: block;
}.wan_sb_btn_login-ju1:hover {
  border-color: rgba(26,172,240,0.45);
  color: #EDF2F7;
}.wan_sb_promo-ju1 {
  border-radius: 0.5rem;
  border: 1px solid rgba(26,174,242,0.16);
  margin: 0 12px 10px;
  overflow: hidden;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#092840,#131B24);
  position: relative;
}.wan_sb_promo-ju1::before {
  background: radial-gradient(circle,rgba(26,174,242,0.16),transparent 70%);
  border-radius: 50%;
  height: 80px;
  position: absolute;
  content: '';
  width: 80px;
  top: -1.25rem;
  right: -20px;
}.wan_sb_promo_title-ju1 {
  font-size: 11px;
  text-transform: uppercase;
  color: #1AAEF2;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
}.wan_sb_promo_text-ju1 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #EDF2F7;
  font-weight: 600;
}.wan_sb_promo_sub-ju1 {
  color: #6A8999;
  margin-top: 3px;
  font-size: 0.625rem;
}.wan_sb_nav-ju1 {
  padding: 6px 8px 1rem;
}.wan_sb_nav_lb-ju1 {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #52707F;
  text-transform: uppercase;
}.wan_sb_link-ju1 {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 4px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  color: #8DAABB;
}.wan_sb_link-ju1:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.wan_sb_link-ju1.wan_state_active-ju1 {
  background: rgba(26,174,242,0.16);
  color: #EDF2F7;
}.wan_sb_ic-ju1 {
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
}.wan_sb_ic-ju1 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.wan_sb_ic_1-ju1 {
  background: rgba(26,174,242,0.07);
  color: #1AAEF2;
}.wan_sb_ic_2-ju1 {
  background: rgba(23,196,101,0.15);
  color: #17C465;
}.wan_sb_ic_3-ju1 {
  background: rgba(245,166,35,0.14);
  color: #F5A623;
}.wan_sb_ic_4-ju1 {
  background: rgba(14,95,154,0.22);
  color: #0E5F9A;
}.wan_sb_ic_5-ju1 {
  background: rgba(26,174,242,0.07);
  color: #F0388C;
}.wan_sb_ic_6-ju1 {
  background: rgba(14,95,154,0.22);
  color: #7B3EE4;
}.wan_sb_badge-ju1 {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #07111A;
  margin-left: auto;
  font-size: 0.563rem;
}.wan_sb_bot-ju1 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.wan_sb_lang-ju1,.wan_sb_help-ju1 {
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  gap: 0.375rem;
  color: #8DAABB;
  font-size: 11px;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.wan_sb_lang-ju1:hover,.wan_sb_help-ju1:hover {
  border-color: rgba(26,172,240,0.45);
  color: #EDF2F7;
}.wan_sb_lang-ju1 svg,.wan_sb_help-ju1 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.wan_sb_bd-ju1 {
  inset: 0;
  background: rgba(8,12,17,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.wan_sb_bd-ju1.wan_state_on-ju1 {
  display: block;
}
@media(min-width: 1081px) {.wan_sb_bd-ju1 {
  display: none!important;
}
}.wan_mob_nav-ju1 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #131B24;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1081px) {.wan_mob_nav-ju1 {
  display: none;
}
}.wan_mob_nav_item-ju1 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #52707F;
  cursor: pointer;
}.wan_mob_nav_ic-ju1 {
  line-height: 1;
}.wan_mob_nav_ic-ju1 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.wan_mob_nav_lb-ju1 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #52707F;
}.wan_mob_nav_item-ju1.wan_state_active-ju1 {
  color: #1AAEF2;
}.wan_mob_nav_item-ju1.wan_state_active-ju1 .wan_mob_nav_lb-ju1 {
  color: #1AAEF2;
}.wan_hero-ju1 {
  padding: 1.25rem 16px 0;
  background: #0C1118;
}
@media(min-width: 771px) {.wan_hero-ju1 {
  padding: 1.5rem 24px 0;
}
}.wan_hero_in-ju1 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.wan_hero_in-ju1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.wan_hero_in-ju1 {
  grid-template-columns: 1fr 21.25rem;
}
}.wan_hero_promo-ju1 {
  border-radius: 12px;
  background: #101520;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.wan_hero_promo-ju1 {
  min-height: 280px;
}
}.wan_hero_promo_bg-ju1 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#092840 0%,#0C1118 100%);
  position: absolute;
  background-size: cover;
}.wan_hero_promo_bg-ju1::after {
  background: linear-gradient(90deg,#0C1118 0%,rgba(8,12,17,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wan_hero_promo_glow-ju1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(14,95,154,0.22) 0%,transparent 65%);
  width: 300px;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
}.wan_hero_promo_ct-ju1 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 769px) {.wan_hero_promo_ct-ju1 {
  padding: 40px 32px;
}
}.wan_hero_badge-ju1 {
  border: 1px solid rgba(26,174,242,0.07);
  border-radius: 1.25rem;
  background: rgba(26,174,242,0.16);
  padding: 0.313rem 12px;
  letter-spacing: .08em;
  color: #1AAEF2;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
}.wan_hero_h1-ju1 {
  color: #EDF2F7;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 26px;
}.wan_hero_h1-ju1 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width:768px) {.wan_hero_h1-ju1 {
  font-size: 2.25rem;
}
}.wan_hero_sub-ju1 {
  margin-bottom: 1.25rem;
  color: #8DAABB;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.wan_hero_sub-ju1 {
  font-size: 0.875rem;
}
}.wan_hero_row-ju1 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wan_hero_cta-ju1 {
  padding: 0.813rem 26px;
  background: #17C465;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #07111A;
  font-weight: 700;
  box-shadow: 0 0.25rem 1.125rem rgba(23,196,101,0.38), 0 1px 0 rgba(8,20,14,0.5);
  font-size: 14px;
}.wan_hero_cta-ju1:hover {
  background: #22D472;
}.wan_hero_terms-ju1 {
  font-size: 11px;
  color: #52707F;
}.wan_hero_game-ju1 {
  border: 1px solid rgba(255,255,255,0.05);
  background: #101520;
  border-radius: 0.75rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.wan_hero_game_badge-ju1 {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(245,166,35,0.14);
  border-radius: 20px;
  background: rgba(245,166,35,0.14);
  position: absolute;
  color: #F5A623;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 10px;
  left: 0.75rem;
  font-weight: 700;
  top: 12px;
}.wan_hero_game_badge-ju1 svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.wan_hero_game_img-ju1 {
  background: linear-gradient(135deg,#092840,#0C1118);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.wan_hero_game_img-ju1 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wan_hero_game_play-ju1 {
  background: rgba(8,12,17,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.wan_hero_game-ju1:hover .wan_hero_game_play-ju1 {
  opacity: 1;
}.wan_hero_game_play-ju1 span {
  background: #1AAEF2;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}.wan_hero_game_play-ju1 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.wan_hero_game_info-ju1 {
  padding: 14px 1rem;
}.wan_hero_game_title-ju1 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EDF2F7;
  font-weight: 700;
}.wan_hero_game_provider-ju1 {
  color: #6A8999;
  font-size: 0.688rem;
}.wan_hero_game_btn-ju1 {
  background: #1AAEF2;
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EDF2F7;
}.wan_hero_game-ju1:hover .wan_hero_game_btn-ju1 {
  background: #3FBFF7;
}.wan_wy-ju1 {
  background: #0C1118;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.wan_wy-ju1 {
  padding: 40px 24px 0;
}
}.wan_wy_in-ju1 {
  margin: 0 auto;
  max-width: 1320px;
}.wan_wy_head-ju1 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.wan_wy_label-ju1 {
  color: #1AAEF2;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.wan_wy_h2-ju1 {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 771px) {.wan_wy_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_wy_intro-ju1 {
  margin: 0;
  color: #6A8999;
  line-height: 1.6;
  font-size: 13px;
}.wan_wy_grid-ju1 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.wan_wy_grid-ju1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.wan_wy_grid-ju1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wan_wy_card-ju1 {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #131B24;
}.wan_wy_card-ju1:hover {
  transform: translateY(-2px);
  border-color: rgba(26,174,242,0.07);
}.wan_wy_card_ic-ju1 {
  border-radius: 50%;
  background: rgba(26,174,242,0.16);
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  color: #1AAEF2;
  margin-bottom: 0.875rem;
  align-items: center;
}.wan_wy_card_ic-ju1 svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.wan_wy_card_h-ju1 {
  font-weight: 700;
  line-height: 1.25;
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.wan_wy_card_p-ju1 {
  overflow-wrap: break-word;
  color: #6A8999;
  line-height: 1.6;
  font-size: 13px;
}.wan_wy_card_p-ju1 strong {
  color: #C2D0DC;
  font-weight: 600;
}.wan_gcg-ju1 {
  background: #0C1118;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wan_gcg-ju1 {
  padding: 2.75rem 1.5rem 0;
}
}.wan_gcg_in-ju1 {
  margin: 0 auto;
  max-width: 1320px;
}.wan_gcg_head-ju1 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.wan_gcg_label-ju1 {
  font-weight: 700;
  color: #1AAEF2;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.wan_gcg_h2-ju1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF2F7;
}
@media(min-width: 769px) {.wan_gcg_h2-ju1 {
  font-size: 1.75rem;
}
}.wan_gcg_intro-ju1 {
  color: #6A8999;
  line-height: 1.6;
  font-size: 13px;
}.wan_gcg_grid-ju1 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.wan_gcg_grid-ju1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.wan_gcg_grid-ju1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wan_gcg_card-ju1 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: transform .2s,border-color .2s;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.wan_gcg_card-ju1:hover {
  border-color: rgba(26,174,242,0.16);
  transform: translateY(-3px);
}.wan_gcg_card_bg-ju1 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.wan_gcg_card_bg-ju1::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.wan_gcg_card_ic-ju1 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  height: 40px;
  justify-content: center;
  align-items: center;
  z-index: 2;
  color: #EDF2F7;
  width: 40px;
  right: 18px;
  position: absolute;
  display: flex;
  top: 1.125rem;
}.wan_gcg_card_ic-ju1 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.wan_gcg_card_ct-ju1 {
  position: relative;
  z-index: 1;
}.wan_gcg_card_h-ju1 {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 771px) {.wan_gcg_card_h-ju1 {
  font-size: 1.25rem;
}
}.wan_gcg_card_p-ju1 {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.55;
}.wan_gcg_card_p-ju1 strong {
  color: #EDF2F7;
  font-weight: 600;
}.wan_gcg_card_cta-ju1 {
  gap: 4px;
  font-size: 12px;
  color: #1AAEF2;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  font-weight: 700;
  align-items: center;
}.wan_gcg_card_cta-ju1 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.wan_gr_jp-ju1 {
  border-radius: 0.75rem;
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0B38 0%,#0C0E1D 100%);
  position: relative;
}.wan_gr_jp-ju1::before {
  background: radial-gradient(circle,rgba(14,95,154,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  top: -3.75rem;
  height: 15.625rem;
  position: absolute;
  content: '';
  left: -3.75rem;
}.wan_gr_jp-ju1::after {
  background: radial-gradient(circle,rgba(245,166,35,0.14) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -2.5rem;
  height: 12.5rem;
  content: '';
  position: absolute;
  width: 12.5rem;
}.wan_gr_jp_head-ju1 {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  margin-bottom: 16px;
}.wan_gr_jp_info-ju1 {
  flex: 1;
}.wan_gr_jp_label-ju1 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #7B3EE4;
  margin-bottom: 6px;
  text-transform: uppercase;
}.wan_gr_jp_label-ju1 svg {
  width: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wan_gr_jp_amount-ju1 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #EDF2F7;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.wan_gr_jp_amount-ju1 {
  font-size: 2.5rem;
}
}.wan_gr_jp_amount-ju1 span {
  color: #F5A623;
}.wan_gr_jp_seo-ju1 {
  font-size: 0.75rem;
  color: #8DAABB;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.wan_gr_jp_cta-ju1 {
  padding: 0.688rem 1.25rem;
  border-radius: 8px;
  transition: background .2s;
  background: rgba(14,95,154,0.22);
  border: 1px solid rgba(14,95,154,0.22);
  color: #EDF2F7;
  position: relative;
  align-self: flex-start;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  z-index: 1;
  white-space: nowrap;
  margin-top: 4px;
}.wan_gr_jp_cta-ju1:hover {
  background: #0E5F9A;
}.wan_ws-ju1 {
  background: #0C1118;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.wan_ws-ju1 {
  padding: 2.25rem 1.5rem 0;
}
}.wan_ws_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_ws_head-ju1 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.wan_ws_title-ju1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #EDF2F7;
  font-weight: 700;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  font-size: 1rem;
}.wan_ws_title_ic-ju1 svg {
  color: #F5A623;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.wan_ws_online-ju1 {
  gap: 0.438rem;
  font-weight: 600;
  color: #6A8999;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.wan_ws_online_dot-ju1 {
  border-radius: 50%;
  background: #17C465;
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(23,196,101,0.15);
}.wan_ws_scroll-ju1 {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.wan_ws_scroll-ju1::-webkit-scrollbar {
  display: none;
}.wan_wc-ju1 {
  padding: 10px 0.875rem;
  border-radius: 8px;
  background: #101520;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.wan_wc_img-ju1 {
  overflow: hidden;
  background: #131B24;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.wan_wc_img-ju1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wan_wc_info-ju1 {
  min-width: 0;
}.wan_wc_game-ju1 {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #C2D0DC;
  text-overflow: ellipsis;
}.wan_wc_player-ju1 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #52707F;
}.wan_wc_amount-ju1 {
  color: #17C465;
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.wan_bon-ju1 {
  padding: 36px 1rem 0;
  background: #0C1118;
}
@media(min-width: 766px) {.wan_bon-ju1 {
  padding: 44px 1.5rem 0;
}
}.wan_bon_in-ju1 {
  margin: 0 auto;
  max-width: 1320px;
}.wan_bon_head-ju1 {
  margin-bottom: 20px;
}.wan_bon_label-ju1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AAEF2;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.wan_bon_h2-ju1 {
  font-weight: 800;
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.wan_bon_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_bon_seo-ju1 {
  color: #6A8999;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.wan_bon_seo-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_bon_seo-ju1 a {
  color: #1AAEF2;
  text-decoration: underline;
}.wan_bon_grid-ju1 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.wan_bon_grid-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wan_bon_grid-ju1 {
  grid-template-columns: repeat(5,1fr);
}
}.wan_bon_card-ju1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
  background: #101520;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.wan_bon_card-ju1:hover {
  transform: translateY(-2px);
  border-color: rgba(26,174,242,0.07);
}.wan_bon_card_ic-ju1 svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 26px;
}.wan_bon_card_ic-ju1 {
  margin-bottom: 0.625rem;
}.wan_bon_card_type-ju1 {
  margin-bottom: 6px;
  color: #6A8999;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
}.wan_bon_card_amount-ju1 {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F5A623;
  font-size: 18px;
}.wan_bon_card_name-ju1 {
  color: #EDF2F7;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
}.wan_bon_card_detail-ju1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #52707F;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.wan_htp-ju1 {
  background: #0C1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wan_htp-ju1 {
  padding: 44px 24px 0;
}
}.wan_htp_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_htp_head-ju1 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.wan_htp_label-ju1 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1AAEF2;
}.wan_htp_h2-ju1 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.wan_htp_h2-ju1 {
  font-size: 28px;
}
}.wan_htp_intro-ju1 {
  line-height: 1.6;
  color: #6A8999;
  font-size: 14px;
}.wan_htp_steps-ju1 {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.wan_htp_steps-ju1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wan_htp_steps-ju1 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wan_htp_step-ju1 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px 18px 18px;
  background: #131B24;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.wan_htp_step_num-ju1 {
  border-radius: 50%;
  background: #1AAEF2;
  font-size: 0.813rem;
  justify-content: center;
  align-items: center;
  position: absolute;
  font-weight: 800;
  height: 28px;
  top: -0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
  left: 1.25rem;
  display: flex;
  color: #07111A;
  width: 1.75rem;
}.wan_htp_step_ic-ju1 {
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  background: rgba(26,174,242,0.16);
  width: 36px;
  color: #1AAEF2;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.wan_htp_step_ic-ju1 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wan_htp_step_h-ju1 {
  font-size: 14px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-weight: 700;
  line-height: 1.25;
}.wan_htp_step_p-ju1 {
  font-size: 13px;
  color: #6A8999;
  overflow-wrap: break-word;
  line-height: 1.55;
}.wan_htp_step_p-ju1 strong {
  color: #C2D0DC;
  font-weight: 600;
}.wan_htp_cta-ju1 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #17C465;
  display: inline-block;
  color: #07111A;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
}.wan_htp_cta-ju1:hover {
  background: #22D472;
}.wan_app-ju1 {
  background: #0C1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.wan_app-ju1 {
  padding: 2.75rem 1.5rem 0;
}
}.wan_app_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_app_head-ju1 {
  margin-bottom: 16px;
}.wan_app_label-ju1 {
  font-weight: 700;
  text-transform: uppercase;
  color: #1AAEF2;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.wan_app_h2-ju1 {
  margin-bottom: 6px;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF2F7;
}
@media(min-width: 771px) {.wan_app_h2-ju1 {
  font-size: 24px;
}
}.wan_app_sub-ju1 {
  color: #6A8999;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wan_app_sub-ju1 strong {
  color: #C2D0DC;
  font-weight: 700;
}.wan_app_cards-ju1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 642px) {.wan_app_cards-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}.wan_app_card-ju1 {
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.wan_app_card_ios-ju1 {
  background: linear-gradient(135deg,rgba(26,174,242,0.16) 0%,#131B24 100%);
}.wan_app_card_android-ju1 {
  background: linear-gradient(135deg,rgba(23,196,101,0.15) 0%,#131B24 100%);
}.wan_app_card_win-ju1 {
  background: linear-gradient(135deg,rgba(245,166,35,0.14) 0%,#131B24 100%);
}.wan_app_card_ic-ju1 svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wan_app_card_ic-ju1 {
  color: #EDF2F7;
  flex-shrink: 0;
}.wan_app_card_os-ju1 {
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6A8999;
}.wan_app_card_title-ju1 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EDF2F7;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
}.wan_app_card_text-ju1 {
  margin-bottom: 14px;
  color: #6A8999;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
}.wan_app_card_btn-ju1 {
  padding: 10px 1.125rem;
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(26,172,240,0.45);
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  color: #EDF2F7;
}.wan_app_card_btn-ju1:hover {
  background: rgba(255,255,255,0.07);
}.wan_prov-ju1 {
  padding: 2.25rem 1rem 0;
  background: #0C1118;
}
@media(min-width: 769px) {.wan_prov-ju1 {
  padding: 44px 1.5rem 0;
}
}.wan_prov_in-ju1 {
  margin: 0 auto;
  max-width: 1320px;
}.wan_prov_head-ju1 {
  margin-bottom: 1rem;
}.wan_prov_label-ju1 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #1AAEF2;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.wan_prov_h2-ju1 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.wan_prov_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_prov_seo-ju1 {
  margin-bottom: 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A8999;
  max-width: 38.75rem;
}.wan_prov_seo-ju1 strong {
  color: #C2D0DC;
  font-weight: 700;
}.wan_prov_seo-ju1 a {
  color: #1AAEF2;
  text-decoration: underline;
}.wan_prov_grid-ju1 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.wan_prov_grid-ju1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.wan_prov_grid-ju1 {
  grid-template-columns: repeat(8,1fr);
}
}.wan_prov_card-ju1 {
  padding: 14px 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  background: #101520;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.wan_prov_card-ju1:hover {
  background: #131B24;
  border-color: rgba(26,172,240,0.45);
}.wan_prov_logo-ju1 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.wan_prov_logo-ju1 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.wan_prov_name-ju1 {
  overflow-wrap: break-word;
  text-align: center;
  color: #8DAABB;
  font-size: 11px;
  font-weight: 600;
}.wan_reg-ju1 {
  padding: 2.25rem 1rem 0;
  background: #0C1118;
}
@media(min-width: 767px) {.wan_reg-ju1 {
  padding: 44px 24px 0;
}
}.wan_reg_in-ju1 {
  padding: 1.75rem 24px;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #131B24;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.wan_reg_in-ju1 {
  padding: 40px;
}
}.wan_reg_top-ju1 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.wan_reg_top-ju1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wan_reg_label-ju1 {
  margin-bottom: 10px;
  color: #1AAEF2;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.wan_reg_h2-ju1 {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  color: #EDF2F7;
}
@media(min-width: 770px) {.wan_reg_h2-ju1 {
  font-size: 1.75rem;
}
}.wan_reg_bonus-ju1 {
  background: rgba(245,166,35,0.14);
  border: 1px solid rgba(245,166,35,0.14);
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.wan_reg_bonus_amount-ju1 {
  color: #F5A623;
  font-weight: 800;
  font-size: 1.25rem;
}.wan_reg_bonus_text-ju1 {
  line-height: 1.35;
  font-size: 13px;
  color: #8DAABB;
}.wan_reg_cta_btn-ju1 {
  background: #17C465;
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  box-shadow: 0 4px 1.125rem rgba(23,196,101,0.38), 0 1px 0 rgba(8,20,14,0.5);
  color: #07111A;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
}.wan_reg_cta_btn-ju1:hover {
  background: #22D472;
}.wan_reg_terms-ju1 {
  color: #52707F;
  line-height: 1.5;
  font-size: 11px;
}.wan_reg_seo-ju1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #6A8999;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 13px;
  margin-top: 1.25rem;
  line-height: 1.65;
}.wan_reg_seo-ju1 p {
  font-size: 13px;
  color: #6A8999;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.wan_reg_seo-ju1 p:last-child {
  margin-bottom: 0;
}.wan_reg_seo-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_reg_seo-ju1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AAEF2;
}.wan_reg_seo-ju1 a:hover {
  color: #3FBFF7;
}.wan_reg_seo-ju1 ul,.wan_reg_seo-ju1 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.wan_reg_seo-ju1 ol {
  list-style: decimal;
}.wan_reg_seo-ju1 li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 1.65;
  color: #6A8999;
}.wan_reg_seo-ju1 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.wan_reg_seo-ju1 table {
  display: table;
}
}.wan_reg_seo-ju1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #C2D0DC;
  font-weight: 700;
  text-align: left;
}.wan_reg_seo-ju1 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A8999;
}.wan_reg_steps-ju1 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.wan_reg_steps-ju1 {
  margin-top: 0;
}
}.wan_reg_step-ju1 {
  border-radius: 0.5rem;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.wan_reg_step_num-ju1 {
  border-radius: 50%;
  border: 1px solid rgba(26,174,242,0.07);
  background: rgba(26,174,242,0.16);
  font-size: 0.875rem;
  display: flex;
  color: #1AAEF2;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  width: 2.125rem;
  height: 34px;
}.wan_reg_step_title-ju1 {
  color: #EDF2F7;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.wan_reg_step_text-ju1 {
  font-size: 0.75rem;
  color: #6A8999;
  line-height: 1.5;
}.wan_reg_trust-ju1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.wan_reg_trust_item-ju1 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  color: #6A8999;
  display: flex;
}.wan_reg_trust_ic-ju1 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  color: #1AAEF2;
  height: 16px;
}.wan_seo-ju1 {
  background: #0C1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.wan_seo-ju1 {
  padding: 44px 24px 0;
}
}.wan_seo_in-ju1 {
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #131B24;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wan_seo_in-ju1 {
  padding: 2.25rem 2.5rem;
}
}.wan_seo_label-ju1 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #1AAEF2;
  text-transform: uppercase;
}.wan_seo_h2-ju1 {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #EDF2F7;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.wan_seo_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_seo_body-ju1 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8DAABB;
  line-height: 1.75;
}.wan_seo_body-ju1 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8DAABB;
  margin-bottom: 12px;
}.wan_seo_body-ju1 p:last-child {
  margin-bottom: 0;
}.wan_seo_body-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_seo_body-ju1 a {
  transition: color .2s;
  color: #1AAEF2;
  text-decoration: underline;
}.wan_seo_body-ju1 a:hover {
  color: #3FBFF7;
}.wan_seo_body-ju1 ul,.wan_seo_body-ju1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.wan_seo_body-ju1 ol {
  list-style: decimal;
}.wan_seo_body-ju1 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8DAABB;
  font-size: 0.875rem;
}.wan_seo_body-ju1 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wan_seo_body-ju1 table {
  display: table;
}
}.wan_seo_body-ju1 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C2D0DC;
  text-align: left;
  font-weight: 700;
}.wan_seo_body-ju1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8DAABB;
}.wan_seo_cols-ju1 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.wan_seo_cols-ju1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wan_seo_cols-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}.wan_seo_col_h-ju1 {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C2D0DC;
}.wan_seo_col_p-ju1 {
  color: #6A8999;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wan_seo_stats-ju1 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.wan_seo_stat-ju1 {
  padding: 0.875rem 16px;
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(26,174,242,0.16);
  background: rgba(26,174,242,0.07);
  min-width: 140px;
}.wan_seo_stat_val-ju1 {
  color: #1AAEF2;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.wan_seo_stat_lb-ju1 {
  overflow-wrap: break-word;
  color: #6A8999;
  font-size: 11px;
}.wan_rv-ju1 {
  background: #0C1118;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.wan_rv-ju1 {
  padding: 44px 1.5rem 0;
}
}.wan_rv_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_rv_head-ju1 {
  max-width: 720px;
  margin-bottom: 20px;
}.wan_rv_label-ju1 {
  color: #1AAEF2;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.wan_rv_h2-ju1 {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF2F7;
}
@media(min-width: 770px) {.wan_rv_h2-ju1 {
  font-size: 1.75rem;
}
}.wan_rv_stats-ju1 {
  gap: 1.125rem;
  display: flex;
  font-size: 13px;
  color: #6A8999;
  align-items: center;
  flex-wrap: wrap;
}.wan_rv_stats_score-ju1 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.wan_rv_stats_score_val-ju1 {
  color: #F5A623;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}.wan_rv_stats_score_max-ju1 {
  color: #52707F;
  font-size: 0.813rem;
}.wan_rv_stats_badge-ju1 {
  gap: 4px;
  align-items: center;
  display: flex;
}.wan_rv_stats_badge-ju1 svg {
  width: 14px;
  height: 14px;
  color: #F5A623;
}.wan_rv_grid-ju1 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.wan_rv_grid-ju1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.wan_rv_grid-ju1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wan_rv_card-ju1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #131B24;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.wan_rv_card_stars-ju1 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F5A623;
}.wan_rv_card_stars-ju1 svg {
  width: 0.875rem;
  height: 0.875rem;
}.wan_rv_card_h-ju1 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF2F7;
}.wan_rv_card_body-ju1 {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #6A8999;
  line-height: 1.65;
}.wan_rv_card_body-ju1 strong {
  color: #C2D0DC;
  font-weight: 600;
}.wan_rv_card_meta-ju1 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.wan_rv_card_author-ju1 {
  color: #C2D0DC;
  font-size: 0.75rem;
  font-weight: 600;
}.wan_rv_card_date-ju1 {
  color: #52707F;
  font-size: 11px;
}.wan_seo-ju1 {
  padding: 2.25rem 1rem 0;
  background: #0C1118;
}
@media(min-width: 769px) {.wan_seo-ju1 {
  padding: 2.75rem 1.5rem 0;
}
}.wan_seo_in-ju1 {
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  background: #131B24;
  max-width: 1320px;
}
@media(min-width: 771px) {.wan_seo_in-ju1 {
  padding: 36px 2.5rem;
}
}.wan_seo_label-ju1 {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AAEF2;
  font-size: 11px;
}.wan_seo_h2-ju1 {
  font-size: 20px;
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.wan_seo_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_seo_body-ju1 {
  font-size: 14px;
  color: #8DAABB;
  overflow-wrap: break-word;
  line-height: 1.75;
}.wan_seo_body-ju1 p {
  color: #8DAABB;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.wan_seo_body-ju1 p:last-child {
  margin-bottom: 0;
}.wan_seo_body-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_seo_body-ju1 a {
  transition: color .2s;
  color: #1AAEF2;
  text-decoration: underline;
}.wan_seo_body-ju1 a:hover {
  color: #3FBFF7;
}.wan_seo_body-ju1 ul,.wan_seo_body-ju1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.wan_seo_body-ju1 ol {
  list-style: decimal;
}.wan_seo_body-ju1 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #8DAABB;
}.wan_seo_body-ju1 table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 766px) {.wan_seo_body-ju1 table {
  display: table;
}
}.wan_seo_body-ju1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C2D0DC;
  text-align: left;
}.wan_seo_body-ju1 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8DAABB;
}.wan_seo_cols-ju1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.wan_seo_cols-ju1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wan_seo_cols-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}.wan_seo_col_h-ju1 {
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C2D0DC;
  font-weight: 700;
}.wan_seo_col_p-ju1 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6A8999;
  overflow-wrap: break-word;
}.wan_seo_stats-ju1 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wan_seo_stat-ju1 {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(26,174,242,0.16);
  flex: 1;
  background: rgba(26,174,242,0.07);
  min-width: 140px;
}.wan_seo_stat_val-ju1 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1AAEF2;
  font-size: 1.25rem;
}.wan_seo_stat_lb-ju1 {
  overflow-wrap: break-word;
  color: #6A8999;
  font-size: 11px;
}.wan_seo-ju1 {
  background: #0C1118;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wan_seo-ju1 {
  padding: 2.75rem 1.5rem 0;
}
}.wan_seo_in-ju1 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #131B24;
  max-width: 1320px;
}
@media(min-width: 766px) {.wan_seo_in-ju1 {
  padding: 2.25rem 2.5rem;
}
}.wan_seo_label-ju1 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  color: #1AAEF2;
  text-transform: uppercase;
}.wan_seo_h2-ju1 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EDF2F7;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.wan_seo_h2-ju1 {
  font-size: 1.5rem;
}
}.wan_seo_body-ju1 {
  line-height: 1.75;
  color: #8DAABB;
  overflow-wrap: break-word;
  font-size: 14px;
}.wan_seo_body-ju1 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8DAABB;
}.wan_seo_body-ju1 p:last-child {
  margin-bottom: 0;
}.wan_seo_body-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_seo_body-ju1 a {
  transition: color .2s;
  color: #1AAEF2;
  text-decoration: underline;
}.wan_seo_body-ju1 a:hover {
  color: #3FBFF7;
}.wan_seo_body-ju1 ul,.wan_seo_body-ju1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.wan_seo_body-ju1 ol {
  list-style: decimal;
}.wan_seo_body-ju1 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #8DAABB;
}.wan_seo_body-ju1 table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.wan_seo_body-ju1 table {
  display: table;
}
}.wan_seo_body-ju1 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C2D0DC;
  text-align: left;
}.wan_seo_body-ju1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8DAABB;
}.wan_seo_cols-ju1 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.wan_seo_cols-ju1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wan_seo_cols-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}.wan_seo_col_h-ju1 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C2D0DC;
  font-size: 0.813rem;
}.wan_seo_col_p-ju1 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6A8999;
  font-size: 13px;
}.wan_seo_stats-ju1 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wan_seo_stat-ju1 {
  border: 1px solid rgba(26,174,242,0.16);
  background: rgba(26,174,242,0.07);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.wan_seo_stat_val-ju1 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #1AAEF2;
  font-weight: 800;
  font-size: 20px;
}.wan_seo_stat_lb-ju1 {
  color: #6A8999;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.wan_faq-ju1 {
  background: #0C1118;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wan_faq-ju1 {
  padding: 2.75rem 1.5rem 0;
}
}.wan_faq_in-ju1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wan_faq_head-ju1 {
  margin-bottom: 1.25rem;
}.wan_faq_label-ju1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #1AAEF2;
  font-weight: 700;
}.wan_faq_h2-ju1 {
  font-size: 20px;
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.wan_faq_h2-ju1 {
  font-size: 24px;
}
}.wan_faq_list-ju1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.wan_faq_item-ju1 {
  border-radius: 8px;
  background: #131B24;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.wan_faq_q-ju1 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  color: #C2D0DC;
  justify-content: space-between;
}.wan_faq_q-ju1:hover {
  color: #EDF2F7;
}.wan_faq_q_ic-ju1 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  align-items: center;
  color: #1AAEF2;
  font-size: 16px;
  justify-content: center;
  width: 1.5rem;
  display: flex;
  height: 24px;
  flex-shrink: 0;
}.wan_faq_item-ju1.wan_state_open-ju1 .wan_faq_q_ic-ju1 {
  transform: rotate(45deg);
}.wan_faq_a-ju1 {
  padding: 0 20px 16px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #6A8999;
  font-size: 0.813rem;
}.wan_faq_item-ju1.wan_state_open-ju1 .wan_faq_a-ju1 {
  display: block;
}.wan_faq_a-ju1 strong {
  font-weight: 700;
  color: #C2D0DC;
}.wan_faq_a-ju1 a {
  color: #1AAEF2;
  text-decoration: underline;
}.wan_faq_a-ju1 ul,.wan_faq_a-ju1 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.wan_faq_a-ju1 ol {
  list-style: decimal;
}.wan_faq_a-ju1 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.wan_faq_a-ju1 table {
  margin: 8px 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.wan_faq_a-ju1 table {
  display: table;
}
}.wan_faq_a-ju1 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C2D0DC;
}.wan_faq_a-ju1 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A8999;
}.wan_ft-ju1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080C11;
  margin-top: 48px;
}.wan_ft_support-ju1 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.wan_ft_support-ju1 {
  padding: 1.75rem 1.5rem;
}
}.wan_ft_support_in-ju1 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.wan_ft_support_main-ju1 {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.wan_ft_support_ic-ju1 {
  flex-shrink: 0;
  color: #1AAEF2;
}.wan_ft_support_ic-ju1 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.wan_ft_support_text_title-ju1 {
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-weight: 700;
}.wan_ft_support_text_sub-ju1 {
  overflow-wrap: break-word;
  color: #6A8999;
  font-size: 12px;
}.wan_ft_support_btn-ju1 {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #1AAEF2;
  flex-shrink: 0;
  color: #EDF2F7;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.wan_ft_support_btn-ju1:hover {
  background: #3FBFF7;
}.wan_ft_support_contacts-ju1 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.wan_ft_support_contact-ju1 {
  color: #52707F;
  font-size: 12px;
  line-height: 1.4;
}.wan_ft_support_contact-ju1 strong {
  font-weight: 600;
  color: #8DAABB;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
}.wan_ft_main-ju1 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.wan_ft_main-ju1 {
  padding: 2.5rem 1.5rem 32px;
}
}.wan_ft_main_in-ju1 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 637px) {.wan_ft_main_in-ju1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wan_ft_main_in-ju1 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wan_ft_col_logo-ju1 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.wan_ft_col_logo-ju1 {
  grid-column: auto;
}
}.wan_ft_logo-ju1 {
  gap: 0.563rem;
  align-items: center;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  color: #EDF2F7;
  overflow-wrap: break-word;
}.wan_ft_logo_mark-ju1 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.wan_ft_logo_mark-ju1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wan_ft_logo_sub-ju1 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #52707F;
  overflow-wrap: break-word;
}.wan_ft_col_title-ju1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
  color: #8DAABB;
  margin-bottom: 0.875rem;
}.wan_ft_col_links-ju1 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.wan_ft_col_link-ju1 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #52707F;
}.wan_ft_col_link-ju1:hover {
  color: #C2D0DC;
}.wan_ft_apps-ju1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.wan_ft_app_card-ju1 {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.wan_ft_app_card-ju1:hover {
  border-color: rgba(26,172,240,0.45);
}.wan_ft_app_card_ic-ju1 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.wan_ft_app_card_os-ju1 {
  color: #52707F;
  font-weight: 600;
  font-size: 0.625rem;
}.wan_ft_app_card_action-ju1 {
  color: #C2D0DC;
  font-size: 12px;
  font-weight: 700;
}.wan_ft_bot-ju1 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.wan_ft_bot-ju1 {
  padding: 20px 24px;
}
}.wan_ft_bot_in-ju1 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.wan_ft_socials-ju1 {
  gap: 8px;
  display: flex;
}.wan_ft_soc-ju1 {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  color: #8DAABB;
  display: flex;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  align-items: center;
}.wan_ft_soc-ju1 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.wan_ft_soc-ju1:hover {
  background: rgba(255,255,255,0.07);
}.wan_ft_legal-ju1 {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #728FA0;
}.wan_ft_legal-ju1 strong {
  font-weight: 700;
  color: #8DAABB;
}.wan_ft_legal-ju1 a {
  color: #8DAABB;
  text-decoration: underline;
}.wan_ft_age-ju1 {
  border: 2px solid #728FA0;
  border-radius: 50%;
  align-items: center;
  display: flex;
  height: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  font-weight: 800;
  color: #728FA0;
  font-size: 11px;
}