*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #13100A;
  line-height: 1.6;
  color: #D6CEC0;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.wju-layout-7l7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.wju-page-7l7 {
  min-height: 100vh;
  display: flex;
}.wju-main-7l7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.wju-main-7l7 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.wju-main-7l7 {
  padding-bottom: 4.5rem;
}
}.wju-gc-7l7 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #191510;
  border-radius: 0.625rem;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 638px) {.wju-gc-7l7 {
  width: 156px;
}
}
@media(min-width: 1082px) {.wju-gc-7l7 {
  width: 10.5rem;
}
}.wju-gc-7l7:hover {
  transform: translateY(-3px);
  border-color: rgba(245,168,0,0.07);
}.wju-gc_img-7l7 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.wju-gc_img-7l7 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.wju-gc_hover-7l7 {
  background: rgba(10,8,4,0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.wju-gc-7l7:hover .wju-gc_hover-7l7 {
  opacity: 1;
}.wju-gc_hover_btn-7l7 {
  background: #F5A800;
  border-radius: 0.375rem;
  padding: 8px 16px;
  font-size: 12px;
  color: #F6F1E8;
  font-weight: 700;
}.wju-gc_info-7l7 {
  padding: 8px 10px 0.625rem;
}.wju-gc_name-7l7 {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D6CEC0;
  margin-bottom: 3px;
}.wju-gc_prov-7l7 {
  color: #706860;
  font-size: 0.625rem;
}.wju-gc_tag-7l7 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  font-size: 0.563rem;
  left: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
}.wju-gc_tag_hot-7l7 {
  background: #E82C2C;
  color: #fff;
}.wju-gc_tag_new-7l7 {
  background: #2EC96A;
  color: #13100A;
}.wju-gc_tag_jp-7l7 {
  background: #FFD147;
  color: #13100A;
}.wju-gc_tag_ex-7l7 {
  background: #E05500;
  color: #fff;
}.wju-gc_tag_live-7l7 {
  background: #E82C2C;
  color: #fff;
}.wju-gr-7l7 {
  padding: 32px 16px 0;
  background: #13100A;
}
@media(min-width:768px) {.wju-gr-7l7 {
  padding: 2.25rem 24px 0;
}
}.wju-gr_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-gr_head-7l7 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.wju-gr_head_l-7l7 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.wju-gr_ic-7l7 {
  border-radius: 10px;
  display: flex;
  height: 2rem;
  width: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.wju-gr_ic-7l7 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.wju-gr_title-7l7 {
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  color: #F6F1E8;
}
@media(min-width: 769px) {.wju-gr_title-7l7 {
  font-size: 1.125rem;
}
}.wju-gr_more-7l7 {
  transition: color .2s;
  gap: 0.313rem;
  color: #8C8074;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.wju-gr_more-7l7:hover {
  color: #F5A800;
}.wju-gr_more-7l7 svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.wju-gr_arrows-7l7 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.wju-gr_arr-7l7 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  height: 30px;
  color: #B0A494;
  align-items: center;
}.wju-gr_arr-7l7:hover {
  background: rgba(255,255,255,0.07);
  color: #F6F1E8;
}.wju-gr_arr-7l7 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wju-gr_seo_h-7l7 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #D6CEC0;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 769px) {.wju-gr_seo_h-7l7 {
  font-size: 0.875rem;
}
}.wju-gr_seo-7l7 {
  max-width: 42.5rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #8C8074;
}.wju-gr_seo-7l7 strong {
  color: #D6CEC0;
  font-weight: 600;
}.wju-gr_scroll-7l7 {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.wju-gr_scroll-7l7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.wju-gr_scroll-7l7 {
  gap: 0.75rem;
}
}.wju-tb-7l7 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #13100A;
  align-items: center;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  display: flex;
  height: 3.5rem;
  top: 0;
}.wju-tb_in-7l7 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.wju-tb_burger-7l7 {
  border-radius: 0.625rem;
  gap: 5px;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.wju-tb_burger-7l7:hover {
  background: rgba(255,255,255,0.05);
}.wju-tb_burger_line-7l7 {
  border-radius: 1px;
  background: #B0A494;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1082px) {.wju-tb_burger-7l7 {
  display: none;
}
}.wju-tb_logo-7l7 {
  gap: 9px;
  flex-shrink: 0;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F6F1E8;
  font-weight: 800;
  font-size: 1.125rem;
  align-items: center;
}.wju-tb_logo_mark-7l7 {
  border-radius: 10px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.wju-tb_logo_mark-7l7 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wju-tb_nav-7l7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.wju-tb_nav-7l7 {
  display: flex;
}
}.wju-tb_tab-7l7 {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #B0A494;
}.wju-tb_tab-7l7:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F1E8;
}.wju-tb_tab-7l7.wju-state_active-7l7 {
  background: rgba(245,168,0,0.18);
  color: #F6F1E8;
}.wju-tb_right-7l7 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.wju-tb_login-7l7 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 9px 16px;
  font-size: 13px;
  color: #D6CEC0;
  font-weight: 600;
  display: none;
}.wju-tb_login-7l7:hover {
  border-color: rgba(245,168,0,0.45);
  color: #F6F1E8;
}
@media(min-width: 478px) {.wju-tb_login-7l7 {
  display: block;
}
}.wju-tb_reg-7l7 {
  transition: background .2s;
  background: #2EC96A;
  padding: 0.563rem 18px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 13px;
  color: #100C04;
  white-space: nowrap;
}.wju-tb_reg-7l7:hover {
  background: #3ADE7A;
}.wju-sb-7l7 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1F1B12;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  width: 13.75rem;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
}.wju-sb-7l7.wju-state_open-7l7 {
  transform: translateX(0);
}.wju-sb-7l7::-webkit-scrollbar {
  width: 4px;
}.wju-sb-7l7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.wju-sb-7l7 {
  transform: translateX(0);
}
}.wju-sb_auth-7l7 {
  padding: 14px 0.75rem 0.625rem;
}.wju-sb_btn_reg-7l7 {
  border-radius: 0.625rem;
  background: #2EC96A;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
  color: #100C04;
}.wju-sb_btn_reg-7l7:hover {
  background: #3ADE7A;
}.wju-sb_btn_login-7l7 {
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  color: #D6CEC0;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
}.wju-sb_btn_login-7l7:hover {
  border-color: rgba(245,168,0,0.45);
  color: #F6F1E8;
}.wju-sb_promo-7l7 {
  overflow: hidden;
  border-radius: 10px;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#3B1E00,#1F1B12);
  padding: 0.75rem 14px;
  border: 1px solid rgba(245,168,0,0.18);
  position: relative;
}.wju-sb_promo-7l7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,168,0,0.18),transparent 70%);
  position: absolute;
  width: 5rem;
  content: '';
  right: -20px;
  height: 80px;
  top: -20px;
}.wju-sb_promo_title-7l7 {
  color: #F5A800;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
}.wju-sb_promo_text-7l7 {
  line-height: 1.35;
  color: #F6F1E8;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.wju-sb_promo_sub-7l7 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #8C8074;
}.wju-sb_nav-7l7 {
  padding: 0.375rem 8px 16px;
}.wju-sb_nav_lb-7l7 {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #706860;
  font-weight: 700;
}.wju-sb_link-7l7 {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  color: #B0A494;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
}.wju-sb_link-7l7:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F1E8;
}.wju-sb_link-7l7.wju-state_active-7l7 {
  background: rgba(245,168,0,0.18);
  color: #F6F1E8;
}.wju-sb_ic-7l7 {
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
  width: 30px;
}.wju-sb_ic-7l7 svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wju-sb_ic_1-7l7 {
  background: rgba(245,168,0,0.07);
  color: #F5A800;
}.wju-sb_ic_2-7l7 {
  background: rgba(46,201,106,0.16);
  color: #2EC96A;
}.wju-sb_ic_3-7l7 {
  background: rgba(255,209,71,0.15);
  color: #FFD147;
}.wju-sb_ic_4-7l7 {
  background: rgba(224,85,0,0.20);
  color: #E05500;
}.wju-sb_ic_5-7l7 {
  background: rgba(245,168,0,0.07);
  color: #FF4FA8;
}.wju-sb_ic_6-7l7 {
  background: rgba(224,85,0,0.20);
  color: #C254F0;
}.wju-sb_badge-7l7 {
  border-radius: 6px;
  background: #FFD147;
  padding: 2px 7px;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #100C04;
}.wju-sb_bot-7l7 {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.wju-sb_lang-7l7,.wju-sb_help-7l7 {
  padding: 9px 6px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  border-radius: 0.375rem;
  justify-content: center;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  color: #B0A494;
  display: flex;
}.wju-sb_lang-7l7:hover,.wju-sb_help-7l7:hover {
  border-color: rgba(245,168,0,0.45);
  color: #F6F1E8;
}.wju-sb_lang-7l7 svg,.wju-sb_help-7l7 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.wju-sb_bd-7l7 {
  background: rgba(10,8,4,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.wju-sb_bd-7l7.wju-state_on-7l7 {
  display: block;
}
@media(min-width: 1083px) {.wju-sb_bd-7l7 {
  display: none!important;
}
}.wju-mob_nav-7l7 {
  background: #1F1B12;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1083px) {.wju-mob_nav-7l7 {
  display: none;
}
}.wju-mob_nav_item-7l7 {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #706860;
}.wju-mob_nav_ic-7l7 {
  line-height: 1;
}.wju-mob_nav_ic-7l7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.wju-mob_nav_lb-7l7 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #706860;
}.wju-mob_nav_item-7l7.wju-state_active-7l7 {
  color: #F5A800;
}.wju-mob_nav_item-7l7.wju-state_active-7l7 .wju-mob_nav_lb-7l7 {
  color: #F5A800;
}.wju-hero-7l7 {
  background: #13100A;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.wju-hero-7l7 {
  padding: 1.5rem 24px 0;
}
}.wju-hero_in-7l7 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.wju-hero_in-7l7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.wju-hero_in-7l7 {
  grid-template-columns: 1fr 340px;
}
}.wju-hero_promo-7l7 {
  background: #191510;
  border-radius: 16px;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.wju-hero_promo-7l7 {
  min-height: 280px;
}
}.wju-hero_promo_bg-7l7 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3B1E00 0%,#13100A 100%);
  background-size: cover;
  position: absolute;
}.wju-hero_promo_bg-7l7::after {
  background: linear-gradient(90deg,#13100A 0%,rgba(10,8,4,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wju-hero_promo_glow-7l7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224,85,0,0.20) 0%,transparent 65%);
  pointer-events: none;
  right: 60px;
  width: 18.75rem;
  height: 300px;
  position: absolute;
  top: -2.5rem;
}.wju-hero_promo_ct-7l7 {
  padding: 28px 24px 1.75rem 28px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  position: relative;
  justify-content: center;
}
@media(min-width: 766px) {.wju-hero_promo_ct-7l7 {
  padding: 40px 2rem;
}
}.wju-hero_badge-7l7 {
  border-radius: 1.5rem;
  padding: 5px 12px;
  border: 1px solid rgba(245,168,0,0.07);
  background: rgba(245,168,0,0.18);
  font-size: 0.625rem;
  margin-bottom: 14px;
  color: #F5A800;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
}.wju-hero_h1-7l7 {
  margin-bottom: 0.625rem;
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F6F1E8;
}.wju-hero_h1-7l7 em {
  font-style: normal;
  color: #FFD147;
}
@media(min-width: 770px) {.wju-hero_h1-7l7 {
  font-size: 36px;
}
}.wju-hero_sub-7l7 {
  margin-bottom: 20px;
  line-height: 1.55;
  color: #B0A494;
  font-size: 13px;
}
@media(min-width: 769px) {.wju-hero_sub-7l7 {
  font-size: 0.875rem;
}
}.wju-hero_row-7l7 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wju-hero_cta-7l7 {
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 10px;
  background: #2EC96A;
  font-weight: 700;
  color: #100C04;
  box-shadow: 0 2px 0 #1A8044, 0 6px 18px rgba(46,201,106,0.42);
  font-size: 14px;
}.wju-hero_cta-7l7:hover {
  background: #3ADE7A;
}.wju-hero_terms-7l7 {
  font-size: 11px;
  color: #706860;
}.wju-hero_game-7l7 {
  border-radius: 1rem;
  overflow: hidden;
  background: #191510;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.wju-hero_game_badge-7l7 {
  border: 1px solid rgba(255,209,71,0.15);
  border-radius: 24px;
  padding: 5px 0.625rem;
  background: rgba(255,209,71,0.15);
  text-transform: uppercase;
  left: 0.75rem;
  position: absolute;
  font-size: 10px;
  letter-spacing: .06em;
  color: #FFD147;
  top: 0.75rem;
  z-index: 3;
  font-weight: 700;
}.wju-hero_game_badge-7l7 svg {
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.wju-hero_game_img-7l7 {
  background: linear-gradient(135deg,#3B1E00,#13100A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.wju-hero_game_img-7l7 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wju-hero_game_play-7l7 {
  transition: opacity .2s;
  background: rgba(10,8,4,0.72);
  inset: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.wju-hero_game-7l7:hover .wju-hero_game_play-7l7 {
  opacity: 1;
}.wju-hero_game_play-7l7 span {
  border-radius: 50%;
  background: #F5A800;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
}.wju-hero_game_play-7l7 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.wju-hero_game_info-7l7 {
  padding: 0.875rem 1rem;
}.wju-hero_game_title-7l7 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F6F1E8;
}.wju-hero_game_provider-7l7 {
  font-size: 0.688rem;
  color: #8C8074;
}.wju-hero_game_btn-7l7 {
  background: #F5A800;
  transition: background .2s;
  padding: 11px;
  margin: 0.75rem 16px 16px;
  border-radius: 0.625rem;
  color: #F6F1E8;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.wju-hero_game-7l7:hover .wju-hero_game_btn-7l7 {
  background: #FFBA1A;
}.wju-sbar-7l7 {
  padding: 1rem 1rem 0;
  background: #13100A;
}
@media(min-width: 767px) {.wju-sbar-7l7 {
  padding: 18px 1.5rem 0;
}
}.wju-sbar_in-7l7 {
  margin: 0 auto;
  max-width: 1340px;
}.wju-sbar_row-7l7 {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.wju-sbar_input-7l7 {
  border-radius: 10px;
  padding: 11px 1rem;
  background: #191510;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  color: #8C8074;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
}.wju-sbar_input-7l7:hover {
  border-color: rgba(245,168,0,0.45);
}.wju-sbar_input-7l7 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
}.wju-sbar_providers-7l7 {
  padding: 11px 18px;
  background: #191510;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  border-radius: 0.625rem;
  gap: 0.5rem;
  font-weight: 600;
  color: #D6CEC0;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.wju-sbar_providers-7l7:hover {
  border-color: rgba(245,168,0,0.45);
  color: #F6F1E8;
}.wju-sbar_providers-7l7 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.wju-sbar_tabs-7l7 {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.wju-sbar_tabs-7l7::-webkit-scrollbar {
  display: none;
}.wju-sbar_tab-7l7 {
  gap: 7px;
  border-radius: 1.5rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem 14px;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #B0A494;
  display: flex;
}.wju-sbar_tab-7l7:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(245,168,0,0.45);
  color: #F6F1E8;
}.wju-sbar_tab-7l7.wju-state_active-7l7 {
  background: rgba(245,168,0,0.18);
  border-color: rgba(245,168,0,0.07);
  color: #F6F1E8;
}.wju-sbar_tab_ic-7l7 svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.wju-wy-7l7 {
  background: #13100A;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.wju-wy-7l7 {
  padding: 2.5rem 1.5rem 0;
}
}.wju-wy_in-7l7 {
  margin: 0 auto;
  max-width: 1340px;
}.wju-wy_head-7l7 {
  margin-bottom: 18px;
  max-width: 45rem;
}.wju-wy_label-7l7 {
  font-size: 11px;
  color: #F5A800;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.wju-wy_h2-7l7 {
  color: #F6F1E8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.wju-wy_h2-7l7 {
  font-size: 1.5rem;
}
}.wju-wy_intro-7l7 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8C8074;
}.wju-wy_grid-7l7 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.wju-wy_grid-7l7 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.wju-wy_grid-7l7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wju-wy_card-7l7 {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #1F1B12;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.wju-wy_card-7l7:hover {
  border-color: rgba(245,168,0,0.07);
  transform: translateY(-2px);
}.wju-wy_card_ic-7l7 {
  border-radius: 50%;
  background: rgba(245,168,0,0.18);
  align-items: center;
  color: #F5A800;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 14px;
  height: 2.75rem;
  display: flex;
}.wju-wy_card_ic-7l7 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.wju-wy_card_h-7l7 {
  margin-bottom: 6px;
  color: #F6F1E8;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.wju-wy_card_p-7l7 {
  overflow-wrap: break-word;
  color: #8C8074;
  line-height: 1.6;
  font-size: 13px;
}.wju-wy_card_p-7l7 strong {
  color: #D6CEC0;
  font-weight: 600;
}.wju-gr_jp-7l7 {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A0D40 0%,#0F0A18 100%);
  border-radius: 1rem;
  position: relative;
}.wju-gr_jp-7l7::before {
  background: radial-gradient(circle,rgba(224,85,0,0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 15.625rem;
  top: -60px;
  position: absolute;
  width: 250px;
  left: -60px;
}.wju-gr_jp-7l7::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255,209,71,0.15) 0%,transparent 70%);
  height: 200px;
  width: 200px;
  content: '';
  right: 0;
  bottom: -40px;
  position: absolute;
}.wju-gr_jp_head-7l7 {
  gap: 16px;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}.wju-gr_jp_info-7l7 {
  flex: 1;
}.wju-gr_jp_label-7l7 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C254F0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.wju-gr_jp_label-7l7 svg {
  stroke-linecap: round;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
}.wju-gr_jp_amount-7l7 {
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  margin-bottom: 0.25rem;
  color: #F6F1E8;
  line-height: 1;
  font-size: 2rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wju-gr_jp_amount-7l7 {
  font-size: 2.5rem;
}
}.wju-gr_jp_amount-7l7 span {
  color: #FFD147;
}.wju-gr_jp_seo-7l7 {
  color: #B0A494;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.wju-gr_jp_cta-7l7 {
  border-radius: 10px;
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(224,85,0,0.20);
  border: 1px solid rgba(224,85,0,0.20);
  z-index: 1;
  font-weight: 700;
  font-size: 0.813rem;
  margin-top: 4px;
  color: #F6F1E8;
  align-self: flex-start;
  flex-shrink: 0;
  position: relative;
  white-space: nowrap;
}.wju-gr_jp_cta-7l7:hover {
  background: #E05500;
}.wju-gcg-7l7 {
  padding: 2.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 770px) {.wju-gcg-7l7 {
  padding: 2.75rem 24px 0;
}
}.wju-gcg_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-gcg_head-7l7 {
  max-width: 45rem;
  margin-bottom: 20px;
}.wju-gcg_label-7l7 {
  font-size: 11px;
  color: #F5A800;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.wju-gcg_h2-7l7 {
  font-family: 'Fredoka One', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6F1E8;
}
@media(min-width: 770px) {.wju-gcg_h2-7l7 {
  font-size: 28px;
}
}.wju-gcg_intro-7l7 {
  line-height: 1.6;
  font-size: 13px;
  color: #8C8074;
}.wju-gcg_grid-7l7 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.wju-gcg_grid-7l7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wju-gcg_grid-7l7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wju-gcg_card-7l7 {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  border-radius: 16px;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.wju-gcg_card-7l7:hover {
  border-color: rgba(245,168,0,0.18);
  transform: translateY(-3px);
}.wju-gcg_card_bg-7l7 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wju-gcg_card_bg-7l7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wju-gcg_card_ic-7l7 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  width: 2.5rem;
  right: 18px;
  position: absolute;
  display: flex;
  top: 18px;
  align-items: center;
  height: 2.5rem;
  z-index: 2;
  justify-content: center;
  color: #F6F1E8;
}.wju-gcg_card_ic-7l7 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.wju-gcg_card_ct-7l7 {
  z-index: 1;
  position: relative;
}.wju-gcg_card_h-7l7 {
  font-size: 1.125rem;
  font-weight: 800;
  color: #F6F1E8;
  overflow-wrap: break-word;
  font-family: 'Fredoka One', sans-serif;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.wju-gcg_card_h-7l7 {
  font-size: 20px;
}
}.wju-gcg_card_p-7l7 {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.wju-gcg_card_p-7l7 strong {
  font-weight: 600;
  color: #F6F1E8;
}.wju-gcg_card_cta-7l7 {
  gap: 4px;
  color: #F5A800;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 0.75rem;
}.wju-gcg_card_cta-7l7 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.wju-ws-7l7 {
  padding: 2rem 1rem 0;
  background: #13100A;
}
@media(min-width: 766px) {.wju-ws-7l7 {
  padding: 2.25rem 1.5rem 0;
}
}.wju-ws_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-ws_head-7l7 {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wju-ws_title-7l7 {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  align-items: center;
  display: flex;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  color: #F6F1E8;
  flex-wrap: wrap;
}.wju-ws_title_ic-7l7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  color: #FFD147;
  height: 18px;
}.wju-ws_online-7l7 {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #8C8074;
}.wju-ws_online_dot-7l7 {
  border-radius: 50%;
  background: #2EC96A;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46,201,106,0.16);
  flex-shrink: 0;
  width: 0.5rem;
}.wju-ws_scroll-7l7 {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.wju-ws_scroll-7l7::-webkit-scrollbar {
  display: none;
}.wju-wc-7l7 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #191510;
  border-radius: 10px;
  gap: 10px;
  padding: 10px 14px;
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.wju-wc_img-7l7 {
  overflow: hidden;
  background: #1F1B12;
  border-radius: 6px;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.wju-wc_img-7l7 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wju-wc_info-7l7 {
  min-width: 0;
}.wju-wc_game-7l7 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #D6CEC0;
}.wju-wc_player-7l7 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #706860;
  font-size: 10px;
}.wju-wc_amount-7l7 {
  font-weight: 700;
  font-size: 13px;
  color: #2EC96A;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.wju-prov-7l7 {
  background: #13100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.wju-prov-7l7 {
  padding: 2.75rem 1.5rem 0;
}
}.wju-prov_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-prov_head-7l7 {
  margin-bottom: 1rem;
}.wju-prov_label-7l7 {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #F5A800;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.wju-prov_h2-7l7 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Fredoka One', sans-serif;
  color: #F6F1E8;
  font-weight: 800;
}
@media(min-width: 771px) {.wju-prov_h2-7l7 {
  font-size: 1.5rem;
}
}.wju-prov_seo-7l7 {
  font-size: 0.813rem;
  color: #8C8074;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 38.75rem;
  line-height: 1.6;
}.wju-prov_seo-7l7 strong {
  font-weight: 700;
  color: #D6CEC0;
}.wju-prov_seo-7l7 a {
  text-decoration: underline;
  color: #F5A800;
}.wju-prov_grid-7l7 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.wju-prov_grid-7l7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.wju-prov_grid-7l7 {
  grid-template-columns: repeat(8,1fr);
}
}.wju-prov_card-7l7 {
  gap: 7px;
  padding: 14px 0.625rem;
  background: #191510;
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.wju-prov_card-7l7:hover {
  background: #1F1B12;
  border-color: rgba(245,168,0,0.45);
}.wju-prov_logo-7l7 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
}.wju-prov_logo-7l7 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.wju-prov_name-7l7 {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #B0A494;
}.wju-htp-7l7 {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.wju-htp-7l7 {
  padding: 44px 24px 0;
}
}.wju-htp_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-htp_head-7l7 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.wju-htp_label-7l7 {
  color: #F5A800;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.wju-htp_h2-7l7 {
  margin-bottom: 0.5rem;
  font-family: 'Fredoka One', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F6F1E8;
}
@media(min-width: 771px) {.wju-htp_h2-7l7 {
  font-size: 28px;
}
}.wju-htp_intro-7l7 {
  line-height: 1.6;
  color: #8C8074;
  font-size: 14px;
}.wju-htp_steps-7l7 {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.wju-htp_steps-7l7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wju-htp_steps-7l7 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.wju-htp_step-7l7 {
  padding: 1.25rem 1.125rem 18px;
  background: #1F1B12;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.wju-htp_step_num-7l7 {
  border-radius: 50%;
  background: #F5A800;
  top: -0.75rem;
  display: flex;
  color: #100C04;
  width: 28px;
  font-family: 'Fredoka One', sans-serif;
  position: absolute;
  height: 1.75rem;
  left: 1.25rem;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  font-size: 0.813rem;
}.wju-htp_step_ic-7l7 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 6px;
  background: rgba(245,168,0,0.18);
  display: flex;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #F5A800;
  align-items: center;
}.wju-htp_step_ic-7l7 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wju-htp_step_h-7l7 {
  color: #F6F1E8;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.wju-htp_step_p-7l7 {
  color: #8C8074;
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
}.wju-htp_step_p-7l7 strong {
  color: #D6CEC0;
  font-weight: 600;
}.wju-htp_cta-7l7 {
  transition: background .2s;
  background: #2EC96A;
  border-radius: 0.625rem;
  padding: 13px 26px;
  font-size: 14px;
  color: #100C04;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
}.wju-htp_cta-7l7:hover {
  background: #3ADE7A;
}.wju-app-7l7 {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wju-app-7l7 {
  padding: 44px 24px 0;
}
}.wju-app_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-app_head-7l7 {
  margin-bottom: 16px;
}.wju-app_label-7l7 {
  color: #F5A800;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.wju-app_h2-7l7 {
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F6F1E8;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 766px) {.wju-app_h2-7l7 {
  font-size: 1.5rem;
}
}.wju-app_sub-7l7 {
  color: #8C8074;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
}.wju-app_sub-7l7 strong {
  font-weight: 700;
  color: #D6CEC0;
}.wju-app_cards-7l7 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.wju-app_cards-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}.wju-app_card-7l7 {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.wju-app_card_ios-7l7 {
  background: linear-gradient(135deg,rgba(245,168,0,0.18) 0%,#1F1B12 100%);
}.wju-app_card_android-7l7 {
  background: linear-gradient(135deg,rgba(46,201,106,0.16) 0%,#1F1B12 100%);
}.wju-app_card_win-7l7 {
  background: linear-gradient(135deg,rgba(255,209,71,0.15) 0%,#1F1B12 100%);
}.wju-app_card_ic-7l7 svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.wju-app_card_ic-7l7 {
  flex-shrink: 0;
  color: #F6F1E8;
}.wju-app_card_os-7l7 {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8C8074;
}.wju-app_card_title-7l7 {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6F1E8;
}.wju-app_card_text-7l7 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8C8074;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.wju-app_card_btn-7l7 {
  padding: 10px 18px;
  gap: 0.438rem;
  border: 1px solid rgba(245,168,0,0.45);
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  align-items: center;
  color: #F6F1E8;
  font-size: 13px;
  font-weight: 700;
}.wju-app_card_btn-7l7:hover {
  background: rgba(255,255,255,0.07);
}.wju-bon-7l7 {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.wju-bon-7l7 {
  padding: 2.75rem 1.5rem 0;
}
}.wju-bon_in-7l7 {
  margin: 0 auto;
  max-width: 1340px;
}.wju-bon_head-7l7 {
  margin-bottom: 20px;
}.wju-bon_label-7l7 {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F5A800;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.wju-bon_h2-7l7 {
  font-weight: 800;
  color: #F6F1E8;
  margin-bottom: 8px;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.wju-bon_h2-7l7 {
  font-size: 24px;
}
}.wju-bon_seo-7l7 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8C8074;
  font-size: 13px;
  max-width: 38.75rem;
}.wju-bon_seo-7l7 strong {
  font-weight: 700;
  color: #D6CEC0;
}.wju-bon_seo-7l7 a {
  color: #F5A800;
  text-decoration: underline;
}.wju-bon_grid-7l7 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.wju-bon_grid-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wju-bon_grid-7l7 {
  grid-template-columns: repeat(5,1fr);
}
}.wju-bon_card-7l7 {
  background: #191510;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
}.wju-bon_card-7l7:hover {
  transform: translateY(-2px);
  border-color: rgba(245,168,0,0.07);
}.wju-bon_card_ic-7l7 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.wju-bon_card_ic-7l7 {
  margin-bottom: 0.625rem;
}.wju-bon_card_type-7l7 {
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #8C8074;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.wju-bon_card_amount-7l7 {
  color: #FFD147;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
}.wju-bon_card_name-7l7 {
  color: #F6F1E8;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.wju-bon_card_detail-7l7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #706860;
  overflow-wrap: break-word;
}.wju-reg-7l7 {
  padding: 36px 16px 0;
  background: #13100A;
}
@media(min-width: 767px) {.wju-reg-7l7 {
  padding: 2.75rem 24px 0;
}
}.wju-reg_in-7l7 {
  background: #1F1B12;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.wju-reg_in-7l7 {
  padding: 40px;
}
}.wju-reg_top-7l7 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.wju-reg_top-7l7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wju-reg_label-7l7 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F5A800;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.wju-reg_h2-7l7 {
  overflow-wrap: break-word;
  color: #F6F1E8;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-family: 'Fredoka One', sans-serif;
}
@media(min-width: 771px) {.wju-reg_h2-7l7 {
  font-size: 1.75rem;
}
}.wju-reg_bonus-7l7 {
  background: rgba(255,209,71,0.15);
  gap: 0.5rem;
  padding: 10px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255,209,71,0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.wju-reg_bonus_amount-7l7 {
  font-size: 1.25rem;
  color: #FFD147;
  font-weight: 800;
}.wju-reg_bonus_text-7l7 {
  font-size: 13px;
  line-height: 1.35;
  color: #B0A494;
}.wju-reg_cta_btn-7l7 {
  border-radius: 10px;
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2EC96A;
  display: inline-block;
  color: #100C04;
  font-size: 0.938rem;
  box-shadow: 0 2px 0 #1A8044, 0 6px 1.125rem rgba(46,201,106,0.42);
  margin-bottom: 12px;
  font-weight: 700;
}.wju-reg_cta_btn-7l7:hover {
  background: #3ADE7A;
}.wju-reg_terms-7l7 {
  font-size: 0.688rem;
  color: #706860;
  line-height: 1.5;
}.wju-reg_seo-7l7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #8C8074;
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
  font-size: 13px;
}.wju-reg_seo-7l7 p {
  color: #8C8074;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
}.wju-reg_seo-7l7 p:last-child {
  margin-bottom: 0;
}.wju-reg_seo-7l7 strong {
  color: #D6CEC0;
  font-weight: 700;
}.wju-reg_seo-7l7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5A800;
}.wju-reg_seo-7l7 a:hover {
  color: #FFBA1A;
}.wju-reg_seo-7l7 ul,.wju-reg_seo-7l7 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.wju-reg_seo-7l7 ol {
  list-style: decimal;
}.wju-reg_seo-7l7 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #8C8074;
  line-height: 1.65;
}.wju-reg_seo-7l7 table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.wju-reg_seo-7l7 table {
  display: table;
}
}.wju-reg_seo-7l7 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D6CEC0;
}.wju-reg_seo-7l7 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8C8074;
}.wju-reg_steps-7l7 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.wju-reg_steps-7l7 {
  margin-top: 0;
}
}.wju-reg_step-7l7 {
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.wju-reg_step_num-7l7 {
  border: 1px solid rgba(245,168,0,0.07);
  background: rgba(245,168,0,0.18);
  border-radius: 50%;
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 34px;
  font-weight: 800;
  height: 34px;
  color: #F5A800;
}.wju-reg_step_title-7l7 {
  font-size: 14px;
  color: #F6F1E8;
  font-weight: 700;
  margin-bottom: 3px;
}.wju-reg_step_text-7l7 {
  line-height: 1.5;
  color: #8C8074;
  font-size: 12px;
}.wju-reg_trust-7l7 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
}.wju-reg_trust_item-7l7 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #8C8074;
}.wju-reg_trust_ic-7l7 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  color: #F5A800;
}.wju-faq-7l7 {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.wju-faq-7l7 {
  padding: 44px 1.5rem 0;
}
}.wju-faq_in-7l7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.wju-faq_head-7l7 {
  margin-bottom: 1.25rem;
}.wju-faq_label-7l7 {
  font-size: 0.688rem;
  color: #F5A800;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wju-faq_h2-7l7 {
  color: #F6F1E8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Fredoka One', sans-serif;
  font-size: 20px;
}
@media(min-width: 767px) {.wju-faq_h2-7l7 {
  font-size: 1.5rem;
}
}.wju-faq_list-7l7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wju-faq_item-7l7 {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  background: #1F1B12;
  border-radius: 10px;
}.wju-faq_q-7l7 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-weight: 600;
  cursor: pointer;
  flex-wrap: wrap;
  font-size: 0.875rem;
  color: #D6CEC0;
  align-items: center;
}.wju-faq_q-7l7:hover {
  color: #F6F1E8;
}.wju-faq_q_ic-7l7 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  font-size: 1rem;
  height: 1.5rem;
  display: flex;
  color: #F5A800;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
}.wju-faq_item-7l7.wju-state_open-7l7 .wju-faq_q_ic-7l7 {
  transform: rotate(45deg);
}.wju-faq_a-7l7 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #8C8074;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
}.wju-faq_item-7l7.wju-state_open-7l7 .wju-faq_a-7l7 {
  display: block;
}.wju-faq_a-7l7 strong {
  color: #D6CEC0;
  font-weight: 700;
}.wju-faq_a-7l7 a {
  text-decoration: underline;
  color: #F5A800;
}.wju-faq_a-7l7 ul,.wju-faq_a-7l7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.wju-faq_a-7l7 ol {
  list-style: decimal;
}.wju-faq_a-7l7 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.wju-faq_a-7l7 table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.wju-faq_a-7l7 table {
  display: table;
}
}.wju-faq_a-7l7 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #D6CEC0;
  text-align: left;
  font-weight: 700;
}.wju-faq_a-7l7 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #8C8074;
}.wju-seo-7l7 {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.wju-seo-7l7 {
  padding: 44px 24px 0;
}
}.wju-seo_in-7l7 {
  background: #1F1B12;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 770px) {.wju-seo_in-7l7 {
  padding: 2.25rem 40px;
}
}.wju-seo_label-7l7 {
  text-transform: uppercase;
  color: #F5A800;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.wju-seo_h2-7l7 {
  font-family: 'Fredoka One', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  color: #F6F1E8;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.wju-seo_h2-7l7 {
  font-size: 24px;
}
}.wju-seo_body-7l7 {
  overflow-wrap: break-word;
  color: #B0A494;
  line-height: 1.75;
  font-size: 14px;
}.wju-seo_body-7l7 p {
  line-height: 1.75;
  color: #B0A494;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.wju-seo_body-7l7 p:last-child {
  margin-bottom: 0;
}.wju-seo_body-7l7 strong {
  color: #D6CEC0;
  font-weight: 700;
}.wju-seo_body-7l7 a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.wju-seo_body-7l7 a:hover {
  color: #FFBA1A;
}.wju-seo_body-7l7 ul,.wju-seo_body-7l7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wju-seo_body-7l7 ol {
  list-style: decimal;
}.wju-seo_body-7l7 li {
  line-height: 1.75;
  font-size: 14px;
  color: #B0A494;
  margin-bottom: 0.375rem;
}.wju-seo_body-7l7 table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.wju-seo_body-7l7 table {
  display: table;
}
}.wju-seo_body-7l7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D6CEC0;
  font-weight: 700;
  text-align: left;
}.wju-seo_body-7l7 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A494;
}.wju-seo_cols-7l7 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.wju-seo_cols-7l7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wju-seo_cols-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}.wju-seo_col_h-7l7 {
  color: #D6CEC0;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wju-seo_col_p-7l7 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8C8074;
}.wju-seo_stats-7l7 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wju-seo_stat-7l7 {
  border-radius: 0.625rem;
  border: 1px solid rgba(245,168,0,0.18);
  padding: 14px 1rem;
  background: rgba(245,168,0,0.07);
  flex: 1;
  min-width: 140px;
}.wju-seo_stat_val-7l7 {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5A800;
}.wju-seo_stat_lb-7l7 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8C8074;
}.wju-seo-7l7 {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.wju-seo-7l7 {
  padding: 2.75rem 1.5rem 0;
}
}.wju-seo_in-7l7 {
  border-radius: 16px;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #1F1B12;
  max-width: 1340px;
}
@media(min-width: 769px) {.wju-seo_in-7l7 {
  padding: 2.25rem 40px;
}
}.wju-seo_label-7l7 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F5A800;
  text-transform: uppercase;
}.wju-seo_h2-7l7 {
  margin-bottom: 14px;
  font-family: 'Fredoka One', sans-serif;
  color: #F6F1E8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 769px) {.wju-seo_h2-7l7 {
  font-size: 1.5rem;
}
}.wju-seo_body-7l7 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B0A494;
}.wju-seo_body-7l7 p {
  line-height: 1.75;
  color: #B0A494;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.wju-seo_body-7l7 p:last-child {
  margin-bottom: 0;
}.wju-seo_body-7l7 strong {
  font-weight: 700;
  color: #D6CEC0;
}.wju-seo_body-7l7 a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.wju-seo_body-7l7 a:hover {
  color: #FFBA1A;
}.wju-seo_body-7l7 ul,.wju-seo_body-7l7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wju-seo_body-7l7 ol {
  list-style: decimal;
}.wju-seo_body-7l7 li {
  font-size: 14px;
  color: #B0A494;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.wju-seo_body-7l7 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.wju-seo_body-7l7 table {
  display: table;
}
}.wju-seo_body-7l7 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D6CEC0;
  font-weight: 700;
}.wju-seo_body-7l7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A494;
}.wju-seo_cols-7l7 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.wju-seo_cols-7l7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wju-seo_cols-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}.wju-seo_col_h-7l7 {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D6CEC0;
}.wju-seo_col_p-7l7 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C8074;
  line-height: 1.65;
}.wju-seo_stats-7l7 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wju-seo_stat-7l7 {
  background: rgba(245,168,0,0.07);
  border: 1px solid rgba(245,168,0,0.18);
  flex: 1;
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.wju-seo_stat_val-7l7 {
  color: #F5A800;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.wju-seo_stat_lb-7l7 {
  font-size: 11px;
  color: #8C8074;
  overflow-wrap: break-word;
}.wju-seo-7l7 {
  background: #13100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.wju-seo-7l7 {
  padding: 2.75rem 24px 0;
}
}.wju-seo_in-7l7 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  background: #1F1B12;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.wju-seo_in-7l7 {
  padding: 2.25rem 40px;
}
}.wju-seo_label-7l7 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #F5A800;
}.wju-seo_h2-7l7 {
  line-height: 1.25;
  font-family: 'Fredoka One', sans-serif;
  color: #F6F1E8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.wju-seo_h2-7l7 {
  font-size: 24px;
}
}.wju-seo_body-7l7 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #B0A494;
}.wju-seo_body-7l7 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B0A494;
  font-size: 14px;
}.wju-seo_body-7l7 p:last-child {
  margin-bottom: 0;
}.wju-seo_body-7l7 strong {
  font-weight: 700;
  color: #D6CEC0;
}.wju-seo_body-7l7 a {
  transition: color .2s;
  color: #F5A800;
  text-decoration: underline;
}.wju-seo_body-7l7 a:hover {
  color: #FFBA1A;
}.wju-seo_body-7l7 ul,.wju-seo_body-7l7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wju-seo_body-7l7 ol {
  list-style: decimal;
}.wju-seo_body-7l7 li {
  line-height: 1.75;
  color: #B0A494;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.wju-seo_body-7l7 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.wju-seo_body-7l7 table {
  display: table;
}
}.wju-seo_body-7l7 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D6CEC0;
  font-weight: 700;
  text-align: left;
}.wju-seo_body-7l7 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #B0A494;
}.wju-seo_cols-7l7 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.wju-seo_cols-7l7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.wju-seo_cols-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}.wju-seo_col_h-7l7 {
  font-weight: 700;
  color: #D6CEC0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.wju-seo_col_p-7l7 {
  overflow-wrap: break-word;
  color: #8C8074;
  font-size: 0.813rem;
  line-height: 1.65;
}.wju-seo_stats-7l7 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wju-seo_stat-7l7 {
  border-radius: 0.625rem;
  border: 1px solid rgba(245,168,0,0.18);
  background: rgba(245,168,0,0.07);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.wju-seo_stat_val-7l7 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F5A800;
  font-size: 20px;
}.wju-seo_stat_lb-7l7 {
  color: #8C8074;
  overflow-wrap: break-word;
  font-size: 11px;
}.wju-ft-7l7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0C0906;
  margin-top: 48px;
}.wju-ft_support-7l7 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.wju-ft_support-7l7 {
  padding: 28px 1.5rem;
}
}.wju-ft_support_in-7l7 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.wju-ft_support_main-7l7 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.wju-ft_support_ic-7l7 {
  flex-shrink: 0;
  color: #F5A800;
}.wju-ft_support_ic-7l7 svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.wju-ft_support_text_title-7l7 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F6F1E8;
}.wju-ft_support_text_sub-7l7 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8C8074;
}.wju-ft_support_btn-7l7 {
  border-radius: 0.625rem;
  background: #F5A800;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  color: #F6F1E8;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.wju-ft_support_btn-7l7:hover {
  background: #FFBA1A;
}.wju-ft_support_contacts-7l7 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.wju-ft_support_contact-7l7 {
  font-size: 12px;
  color: #706860;
  line-height: 1.4;
}.wju-ft_support_contact-7l7 strong {
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  font-size: 11px;
  color: #B0A494;
}.wju-ft_main-7l7 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.wju-ft_main-7l7 {
  padding: 40px 24px 32px;
}
}.wju-ft_main_in-7l7 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 638px) {.wju-ft_main_in-7l7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wju-ft_main_in-7l7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wju-ft_col_logo-7l7 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.wju-ft_col_logo-7l7 {
  grid-column: auto;
}
}.wju-ft_logo-7l7 {
  gap: 9px;
  color: #F6F1E8;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
}.wju-ft_logo_mark-7l7 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.wju-ft_logo_mark-7l7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wju-ft_logo_sub-7l7 {
  color: #706860;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.wju-ft_col_title-7l7 {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #B0A494;
  letter-spacing: .07em;
  text-transform: uppercase;
}.wju-ft_col_links-7l7 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.wju-ft_col_link-7l7 {
  transition: color .2s;
  color: #706860;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wju-ft_col_link-7l7:hover {
  color: #D6CEC0;
}.wju-ft_apps-7l7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wju-ft_app_card-7l7 {
  padding: 10px 12px;
  transition: border-color .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.wju-ft_app_card-7l7:hover {
  border-color: rgba(245,168,0,0.45);
}.wju-ft_app_card_ic-7l7 svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wju-ft_app_card_os-7l7 {
  font-size: 10px;
  font-weight: 600;
  color: #706860;
}.wju-ft_app_card_action-7l7 {
  font-size: 12px;
  color: #D6CEC0;
  font-weight: 700;
}.wju-ft_bot-7l7 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.wju-ft_bot-7l7 {
  padding: 1.25rem 24px;
}
}.wju-ft_bot_in-7l7 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
  display: flex;
}.wju-ft_socials-7l7 {
  gap: 8px;
  display: flex;
}.wju-ft_soc-7l7 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
  color: #B0A494;
}.wju-ft_soc-7l7 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.wju-ft_soc-7l7:hover {
  background: rgba(255,255,255,0.07);
}.wju-ft_legal-7l7 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  color: #948A7E;
  font-size: 11px;
}.wju-ft_legal-7l7 strong {
  color: #B0A494;
  font-weight: 700;
}.wju-ft_legal-7l7 a {
  color: #B0A494;
  text-decoration: underline;
}.wju-ft_age-7l7 {
  border: 2px solid #948A7E;
  border-radius: 50%;
  justify-content: center;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  font-weight: 800;
  height: 2rem;
  font-size: 0.688rem;
  flex-shrink: 0;
  color: #948A7E;
}