*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0C1220;
  line-height: 1.6;
  font-family: 'Raleway', sans-serif;
  color: #C4BAA8;
  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;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.wgg_layout_5rn {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.wgg_page_5rn {
  display: flex;
  min-height: 100vh;
}.wgg_main_5rn {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1082px) {.wgg_main_5rn {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.wgg_main_5rn {
  padding-bottom: 4.5rem;
}
}.wgg_gc_5rn {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #111828;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 642px) {.wgg_gc_5rn {
  width: 156px;
}
}
@media(min-width: 1077px) {.wgg_gc_5rn {
  width: 10.5rem;
}
}.wgg_gc_5rn:hover {
  border-color: rgba(200, 144, 42, 0.07);
  transform: translateY(-3px);
}.wgg_gc_img_5rn {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.wgg_gc_img_5rn img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wgg_gc_hover_5rn {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 10, 18, 0.76);
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
}.wgg_gc_5rn:hover .wgg_gc_hover_5rn {
  opacity: 1;
}.wgg_gc_hover_btn_5rn {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #C8902A;
  font-size: 0.75rem;
  color: #F0EBE0;
  font-weight: 700;
}.wgg_gc_info_5rn {
  padding: 8px 0.625rem 10px;
}.wgg_gc_name_5rn {
  overflow: hidden;
  font-weight: 600;
  color: #C4BAA8;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
}.wgg_gc_prov_5rn {
  font-size: 0.625rem;
  color: #5A5248;
}.wgg_gc_tag_5rn {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  left: 0.375rem;
  top: 6px;
  z-index: 2;
  position: absolute;
  font-size: 0.563rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.wgg_gc_tag_hot_5rn {
  background: #D63B3B;
  color: #fff;
}.wgg_gc_tag_new_5rn {
  background: #2E9E5B;
  color: #0C1220;
}.wgg_gc_tag_jp_5rn {
  background: #E8A830;
  color: #0C1220;
}.wgg_gc_tag_ex_5rn {
  background: #2A6B8C;
  color: #fff;
}.wgg_gc_tag_live_5rn {
  background: #D63B3B;
  color: #fff;
}.wgg_gr_5rn {
  padding: 32px 1rem 0;
  background: #0C1220;
}
@media(min-width: 769px) {.wgg_gr_5rn {
  padding: 2.25rem 1.5rem 0;
}
}.wgg_gr_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_gr_head_5rn {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.wgg_gr_head_l_5rn {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.wgg_gr_ic_5rn {
  border-radius: 0.5rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
}.wgg_gr_ic_5rn svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.wgg_gr_title_5rn {
  font-weight: 700;
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}
@media(min-width: 769px) {.wgg_gr_title_5rn {
  font-size: 18px;
}
}.wgg_gr_more_5rn {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  color: #6E6458;
}.wgg_gr_more_5rn:hover {
  color: #C8902A;
}.wgg_gr_more_5rn svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.wgg_gr_arrows_5rn {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.wgg_gr_arr_5rn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  color: #918878;
  width: 1.875rem;
}.wgg_gr_arr_5rn:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE0;
}.wgg_gr_arr_5rn svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.wgg_gr_seo_h_5rn {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C4BAA8;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 771px) {.wgg_gr_seo_h_5rn {
  font-size: 0.875rem;
}
}.wgg_gr_seo_5rn {
  margin-bottom: 0.75rem;
  max-width: 680px;
  color: #6E6458;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.wgg_gr_seo_5rn strong {
  font-weight: 600;
  color: #C4BAA8;
}.wgg_gr_scroll_5rn {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
}.wgg_gr_scroll_5rn::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.wgg_gr_scroll_5rn {
  gap: 0.75rem;
}
}.wgg_tb_5rn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C1220;
  height: 3.5rem;
  position: fixed;
  align-items: center;
  left: 0;
  z-index: 80;
  right: 0;
  top: 0;
  display: flex;
}.wgg_tb_in_5rn {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.wgg_tb_burger_5rn {
  border-radius: 8px;
  gap: 5px;
  margin-right: 8px;
  justify-content: center;
  height: 38px;
  flex-direction: column;
  align-items: center;
  width: 38px;
  display: flex;
  flex-shrink: 0;
}.wgg_tb_burger_5rn:hover {
  background: rgba(255, 255, 255, 0.05);
}.wgg_tb_burger_line_5rn {
  border-radius: 1px;
  background: #918878;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.wgg_tb_burger_5rn {
  display: none;
}
}.wgg_tb_logo_5rn {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  flex-shrink: 0;
  display: flex;
  color: #F0EBE0;
  letter-spacing: -.01em;
}.wgg_tb_logo_mark_5rn {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  justify-content: center;
  align-items: center;
  height: 32px;
  display: flex;
}.wgg_tb_logo_mark_5rn img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wgg_tb_nav_5rn {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.wgg_tb_nav_5rn {
  display: flex;
}
}.wgg_tb_tab_5rn {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  color: #918878;
  white-space: nowrap;
  font-size: 0.813rem;
}.wgg_tb_tab_5rn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE0;
}.wgg_tb_tab_5rn.wgg_state_active_5rn {
  background: rgba(200, 144, 42, 0.16);
  color: #F0EBE0;
}.wgg_tb_right_5rn {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.wgg_tb_login_5rn {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #C4BAA8;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.wgg_tb_login_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
  color: #F0EBE0;
}
@media(min-width:480px) {.wgg_tb_login_5rn {
  display: block;
}
}.wgg_tb_reg_5rn {
  padding: 9px 1.125rem;
  background: #2E9E5B;
  border-radius: 8px;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0C0905;
}.wgg_tb_reg_5rn:hover {
  background: #38B568;
}.wgg_sb_5rn {
  transform: translateX(-100%);
  background: #16202E;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  width: 13.75rem;
  bottom: 0;
}.wgg_sb_5rn.wgg_state_open_5rn {
  transform: translateX(0);
}.wgg_sb_5rn::-webkit-scrollbar {
  width: 0.25rem;
}.wgg_sb_5rn::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.wgg_sb_5rn {
  transform: translateX(0);
}
}.wgg_sb_auth_5rn {
  padding: 14px 12px 10px;
}.wgg_sb_btn_reg_5rn {
  transition: background .2s;
  border-radius: 8px;
  padding: 11px;
  background: #2E9E5B;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  color: #0C0905;
  margin-bottom: 8px;
  display: block;
}.wgg_sb_btn_reg_5rn:hover {
  background: #38B568;
}.wgg_sb_btn_login_5rn {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 0.625rem;
  font-weight: 600;
  text-align: center;
  color: #C4BAA8;
  font-size: 13px;
  display: block;
}.wgg_sb_btn_login_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
  color: #F0EBE0;
}.wgg_sb_promo_5rn {
  border-radius: 8px;
  margin: 0 12px 10px;
  border: 1px solid rgba(200, 144, 42, 0.16);
  background: linear-gradient(135deg,#0A1930,#16202E);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.wgg_sb_promo_5rn::before {
  background: radial-gradient(circle,rgba(200, 144, 42, 0.16),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -1.25rem;
  position: absolute;
  width: 5rem;
  right: -20px;
  height: 5rem;
}.wgg_sb_promo_title_5rn {
  font-weight: 700;
  letter-spacing: .06em;
  color: #C8902A;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
}.wgg_sb_promo_text_5rn {
  color: #F0EBE0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
}.wgg_sb_promo_sub_5rn {
  color: #6E6458;
  margin-top: 3px;
  font-size: 0.625rem;
}.wgg_sb_nav_5rn {
  padding: 6px 0.5rem 1rem;
}.wgg_sb_nav_lb_5rn {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  color: #5A5248;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.wgg_sb_link_5rn {
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 10px;
  overflow-wrap: break-word;
  color: #918878;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  align-items: center;
  display: flex;
}.wgg_sb_link_5rn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE0;
}.wgg_sb_link_5rn.wgg_state_active_5rn {
  background: rgba(200, 144, 42, 0.16);
  color: #F0EBE0;
}.wgg_sb_ic_5rn {
  border-radius: 0.25rem;
  justify-content: center;
  height: 30px;
  display: flex;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.wgg_sb_ic_5rn svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wgg_sb_ic_1_5rn {
  background: rgba(200, 144, 42, 0.07);
  color: #C8902A;
}.wgg_sb_ic_2_5rn {
  background: rgba(46, 158, 91, 0.15);
  color: #2E9E5B;
}.wgg_sb_ic_3_5rn {
  background: rgba(232, 168, 48, 0.14);
  color: #E8A830;
}.wgg_sb_ic_4_5rn {
  background: rgba(42, 107, 140, 0.20);
  color: #2A6B8C;
}.wgg_sb_ic_5_5rn {
  background: rgba(200, 144, 42, 0.07);
  color: #E8456A;
}.wgg_sb_ic_6_5rn {
  background: rgba(42, 107, 140, 0.20);
  color: #8B3FD8;
}.wgg_sb_badge_5rn {
  border-radius: 4px;
  padding: 2px 7px;
  background: #E8A830;
  font-size: 9px;
  color: #0C0905;
  font-weight: 700;
  margin-left: auto;
}.wgg_sb_bot_5rn {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.wgg_sb_lang_5rn,.wgg_sb_help_5rn {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 4px;
  gap: 6px;
  padding: 9px 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  color: #918878;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.wgg_sb_lang_5rn:hover,.wgg_sb_help_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
  color: #F0EBE0;
}.wgg_sb_lang_5rn svg,.wgg_sb_help_5rn svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.wgg_sb_bd_5rn {
  inset: 0;
  background: rgba(6, 10, 18, 0.76);
  position: fixed;
  z-index: 69;
  display: none;
}.wgg_sb_bd_5rn.wgg_state_on_5rn {
  display: block;
}
@media(min-width:1080px) {.wgg_sb_bd_5rn {
  display: none!important;
}
}.wgg_mob_nav_5rn {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #16202E;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
}
@media(min-width: 1077px) {.wgg_mob_nav_5rn {
  display: none;
}
}.wgg_mob_nav_item_5rn {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #5A5248;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.wgg_mob_nav_ic_5rn {
  line-height: 1;
}.wgg_mob_nav_ic_5rn svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.wgg_mob_nav_lb_5rn {
  color: #5A5248;
  font-weight: 600;
  font-size: 10px;
}.wgg_mob_nav_item_5rn.wgg_state_active_5rn {
  color: #C8902A;
}.wgg_mob_nav_item_5rn.wgg_state_active_5rn .wgg_mob_nav_lb_5rn {
  color: #C8902A;
}.wgg_hero_5rn {
  padding: 1.25rem 1rem 0;
  background: #0C1220;
}
@media(min-width: 771px) {.wgg_hero_5rn {
  padding: 1.5rem 1.5rem 0;
}
}.wgg_hero_in_5rn {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.wgg_hero_in_5rn {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.wgg_hero_in_5rn {
  grid-template-columns: 1fr 21.25rem;
}
}.wgg_hero_promo_5rn {
  border-radius: 14px;
  background: #111828;
  overflow: hidden;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.wgg_hero_promo_5rn {
  min-height: 280px;
}
}.wgg_hero_promo_bg_5rn {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0A1930 0%,#0C1220 100%);
  background-size: cover;
  position: absolute;
}.wgg_hero_promo_bg_5rn::after {
  background: linear-gradient(90deg,#0C1220 0%,rgba(6, 10, 18, 0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wgg_hero_promo_glow_5rn {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 107, 140, 0.20) 0%,transparent 65%);
  right: 60px;
  pointer-events: none;
  top: -40px;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
}.wgg_hero_promo_ct_5rn {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  max-width: 480px;
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 766px) {.wgg_hero_promo_ct_5rn {
  padding: 2.5rem 2rem;
}
}.wgg_hero_badge_5rn {
  border: 1px solid rgba(200, 144, 42, 0.07);
  padding: 0.313rem 0.75rem;
  background: rgba(200, 144, 42, 0.16);
  border-radius: 1.25rem;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #C8902A;
  font-weight: 700;
  display: inline-block;
}.wgg_hero_h1_5rn {
  font-family: 'Cinzel', serif;
  color: #F0EBE0;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
}.wgg_hero_h1_5rn em {
  color: #E8A830;
  font-style: normal;
}
@media(min-width: 770px) {.wgg_hero_h1_5rn {
  font-size: 2.25rem;
}
}.wgg_hero_sub_5rn {
  font-size: 13px;
  color: #918878;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.wgg_hero_sub_5rn {
  font-size: 14px;
}
}.wgg_hero_row_5rn {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.wgg_hero_cta_5rn {
  background: #2E9E5B;
  border-radius: 0.5rem;
  padding: 13px 26px;
  transition: background .2s;
  color: #0C0905;
  box-shadow: 0 4px 14px rgba(46, 158, 91, 0.42);
  font-size: 0.875rem;
  font-weight: 700;
}.wgg_hero_cta_5rn:hover {
  background: #38B568;
}.wgg_hero_terms_5rn {
  font-size: 11px;
  color: #5A5248;
}.wgg_hero_game_5rn {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #111828;
  border-radius: 14px;
  position: relative;
  flex-direction: column;
  display: flex;
}.wgg_hero_game_badge_5rn {
  background: rgba(232, 168, 48, 0.14);
  border: 1px solid rgba(232, 168, 48, 0.14);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  top: 12px;
  position: absolute;
  letter-spacing: .06em;
  color: #E8A830;
  left: 12px;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.wgg_hero_game_badge_5rn svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
}.wgg_hero_game_img_5rn {
  overflow: hidden;
  background: linear-gradient(135deg,#0A1930,#0C1220);
  padding-bottom: 60%;
  position: relative;
}.wgg_hero_game_img_5rn img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.wgg_hero_game_play_5rn {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 10, 18, 0.76);
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
}.wgg_hero_game_5rn:hover .wgg_hero_game_play_5rn {
  opacity: 1;
}.wgg_hero_game_play_5rn span {
  border-radius: 50%;
  background: #C8902A;
  height: 52px;
  justify-content: center;
  align-items: center;
  width: 52px;
  display: flex;
}.wgg_hero_game_play_5rn span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.wgg_hero_game_info_5rn {
  padding: 14px 1rem;
}.wgg_hero_game_title_5rn {
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.wgg_hero_game_provider_5rn {
  font-size: 11px;
  color: #6E6458;
}.wgg_hero_game_btn_5rn {
  background: #C8902A;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  color: #F0EBE0;
  text-align: center;
  font-size: 13px;
}.wgg_hero_game_5rn:hover .wgg_hero_game_btn_5rn {
  background: #DBA03C;
}.wgg_sbar_5rn {
  background: #0C1220;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.wgg_sbar_5rn {
  padding: 1.125rem 24px 0;
}
}.wgg_sbar_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_sbar_row_5rn {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.wgg_sbar_input_5rn {
  flex: 1;
  background: #111828;
  gap: 0.625rem;
  padding: 11px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  font-size: 0.813rem;
  display: flex;
  color: #6E6458;
  align-items: center;
  cursor: pointer;
}.wgg_sbar_input_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
}.wgg_sbar_input_5rn svg {
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
}.wgg_sbar_providers_5rn {
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  background: #111828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 0.813rem;
  color: #C4BAA8;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.wgg_sbar_providers_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
  color: #F0EBE0;
}.wgg_sbar_providers_5rn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.wgg_sbar_tabs_5rn {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.wgg_sbar_tabs_5rn::-webkit-scrollbar {
  display: none;
}.wgg_sbar_tab_5rn {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #918878;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
}.wgg_sbar_tab_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE0;
}.wgg_sbar_tab_5rn.wgg_state_active_5rn {
  background: rgba(200, 144, 42, 0.16);
  border-color: rgba(200, 144, 42, 0.07);
  color: #F0EBE0;
}.wgg_sbar_tab_ic_5rn svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.wgg_wy_5rn {
  background: #0C1220;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.wgg_wy_5rn {
  padding: 2.5rem 24px 0;
}
}.wgg_wy_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_wy_head_5rn {
  max-width: 45rem;
  margin-bottom: 18px;
}.wgg_wy_label_5rn {
  margin-bottom: 8px;
  color: #C8902A;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wgg_wy_h2_5rn {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F0EBE0;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.wgg_wy_h2_5rn {
  font-size: 1.5rem;
}
}.wgg_wy_intro_5rn {
  margin: 0;
  color: #6E6458;
  line-height: 1.6;
  font-size: 13px;
}.wgg_wy_grid_5rn {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.wgg_wy_grid_5rn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wgg_wy_grid_5rn {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wgg_wy_card_5rn {
  transition: border-color .2s,transform .2s;
  background: #16202E;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 0.5rem;
}.wgg_wy_card_5rn:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 144, 42, 0.07);
}.wgg_wy_card_ic_5rn {
  border-radius: 50%;
  background: rgba(200, 144, 42, 0.16);
  justify-content: center;
  align-items: center;
  height: 44px;
  color: #C8902A;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  display: flex;
}.wgg_wy_card_ic_5rn svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.wgg_wy_card_h_5rn {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F0EBE0;
}.wgg_wy_card_p_5rn {
  overflow-wrap: break-word;
  color: #6E6458;
  line-height: 1.6;
  font-size: 0.813rem;
}.wgg_wy_card_p_5rn strong {
  font-weight: 600;
  color: #C4BAA8;
}.wgg_gcg_5rn {
  padding: 2.25rem 1rem 0;
  background: #0C1220;
}
@media(min-width: 766px) {.wgg_gcg_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_gcg_in_5rn {
  margin: 0 auto;
  max-width: 82.5rem;
}.wgg_gcg_head_5rn {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.wgg_gcg_label_5rn {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8902A;
}.wgg_gcg_h2_5rn {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F0EBE0;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.wgg_gcg_h2_5rn {
  font-size: 28px;
}
}.wgg_gcg_intro_5rn {
  color: #6E6458;
  line-height: 1.6;
  font-size: 0.813rem;
}.wgg_gcg_grid_5rn {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.wgg_gcg_grid_5rn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wgg_gcg_grid_5rn {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wgg_gcg_card_5rn {
  border-radius: 0.875rem;
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  position: relative;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
}.wgg_gcg_card_5rn:hover {
  border-color: rgba(200, 144, 42, 0.16);
  transform: translateY(-3px);
}.wgg_gcg_card_bg_5rn {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wgg_gcg_card_bg_5rn::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.wgg_gcg_card_ic_5rn {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  z-index: 2;
  color: #F0EBE0;
  top: 1.125rem;
  height: 2.5rem;
  align-items: center;
  right: 18px;
  width: 40px;
  display: flex;
  justify-content: center;
}.wgg_gcg_card_ic_5rn svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.wgg_gcg_card_ct_5rn {
  position: relative;
  z-index: 1;
}.wgg_gcg_card_h_5rn {
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  color: #F0EBE0;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wgg_gcg_card_h_5rn {
  font-size: 20px;
}
}.wgg_gcg_card_p_5rn {
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.wgg_gcg_card_p_5rn strong {
  font-weight: 600;
  color: #F0EBE0;
}.wgg_gcg_card_cta_5rn {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  color: #C8902A;
  font-size: 0.75rem;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
}.wgg_gcg_card_cta_5rn svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.wgg_ws_5rn {
  background: #0C1220;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.wgg_ws_5rn {
  padding: 36px 24px 0;
}
}.wgg_ws_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_ws_head_5rn {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.wgg_ws_title_5rn {
  gap: 10px;
  color: #F0EBE0;
  font-size: 1rem;
  display: flex;
  align-items: center;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
}.wgg_ws_title_ic_5rn svg {
  height: 18px;
  color: #E8A830;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.wgg_ws_online_5rn {
  gap: 7px;
  color: #6E6458;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.wgg_ws_online_dot_5rn {
  border-radius: 50%;
  background: #2E9E5B;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(46, 158, 91, 0.15);
  flex-shrink: 0;
  width: 8px;
}.wgg_ws_scroll_5rn {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.wgg_ws_scroll_5rn::-webkit-scrollbar {
  display: none;
}.wgg_wc_5rn {
  padding: 10px 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111828;
  border-radius: 8px;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.wgg_wc_img_5rn {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #16202E;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.wgg_wc_img_5rn img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wgg_wc_info_5rn {
  min-width: 0;
}.wgg_wc_game_5rn {
  overflow: hidden;
  color: #C4BAA8;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.wgg_wc_player_5rn {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5A5248;
  white-space: nowrap;
  font-size: 10px;
}.wgg_wc_amount_5rn {
  flex-shrink: 0;
  margin-left: auto;
  color: #2E9E5B;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.wgg_app_5rn {
  padding: 2.25rem 1rem 0;
  background: #0C1220;
}
@media(min-width: 769px) {.wgg_app_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_app_in_5rn {
  margin: 0 auto;
  max-width: 82.5rem;
}.wgg_app_head_5rn {
  margin-bottom: 1rem;
}.wgg_app_label_5rn {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8902A;
}.wgg_app_h2_5rn {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 20px;
  color: #F0EBE0;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.wgg_app_h2_5rn {
  font-size: 1.5rem;
}
}.wgg_app_sub_5rn {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E6458;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.wgg_app_sub_5rn strong {
  font-weight: 700;
  color: #C4BAA8;
}.wgg_app_cards_5rn {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.wgg_app_cards_5rn {
  grid-template-columns: repeat(3,1fr);
}
}.wgg_app_card_5rn {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.wgg_app_card_ios_5rn {
  background: linear-gradient(135deg,rgba(200, 144, 42, 0.16) 0%,#16202E 100%);
}.wgg_app_card_android_5rn {
  background: linear-gradient(135deg,rgba(46, 158, 91, 0.15) 0%,#16202E 100%);
}.wgg_app_card_win_5rn {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.14) 0%,#16202E 100%);
}.wgg_app_card_ic_5rn svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.wgg_app_card_ic_5rn {
  flex-shrink: 0;
  color: #F0EBE0;
}.wgg_app_card_os_5rn {
  font-weight: 700;
  letter-spacing: .08em;
  color: #6E6458;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.wgg_app_card_title_5rn {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-size: 0.938rem;
}.wgg_app_card_text_5rn {
  margin-bottom: 14px;
  color: #6E6458;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.wgg_app_card_btn_5rn {
  border: 1px solid rgba(200, 144, 42, 0.38);
  border-radius: 0.25rem;
  padding: 10px 1.125rem;
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  color: #F0EBE0;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
}.wgg_app_card_btn_5rn:hover {
  background: rgba(255, 255, 255, 0.07);
}.wgg_htp_5rn {
  padding: 2.25rem 16px 0;
  background: #0C1220;
}
@media(min-width: 769px) {.wgg_htp_5rn {
  padding: 2.75rem 1.5rem 0;
}
}.wgg_htp_in_5rn {
  margin: 0 auto;
  max-width: 82.5rem;
}.wgg_htp_head_5rn {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.wgg_htp_label_5rn {
  color: #C8902A;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.wgg_htp_h2_5rn {
  margin-bottom: 0.5rem;
  color: #F0EBE0;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wgg_htp_h2_5rn {
  font-size: 1.75rem;
}
}.wgg_htp_intro_5rn {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6E6458;
}.wgg_htp_steps_5rn {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 639px) {.wgg_htp_steps_5rn {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wgg_htp_steps_5rn {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wgg_htp_step_5rn {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #16202E;
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.wgg_htp_step_num_5rn {
  border-radius: 50%;
  background: #C8902A;
  justify-content: center;
  position: absolute;
  left: 20px;
  top: -12px;
  align-items: center;
  display: flex;
  font-weight: 800;
  height: 1.75rem;
  width: 1.75rem;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  color: #0C0905;
}.wgg_htp_step_ic_5rn {
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 144, 42, 0.16);
  border-radius: 4px;
  color: #C8902A;
  height: 36px;
  width: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
}.wgg_htp_step_ic_5rn svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.wgg_htp_step_h_5rn {
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-size: 14px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.wgg_htp_step_p_5rn {
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E6458;
}.wgg_htp_step_p_5rn strong {
  font-weight: 600;
  color: #C4BAA8;
}.wgg_htp_cta_5rn {
  transition: background .2s;
  background: #2E9E5B;
  padding: 13px 26px;
  border-radius: 8px;
  color: #0C0905;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 20px;
}.wgg_htp_cta_5rn:hover {
  background: #38B568;
}.wgg_reg_5rn {
  padding: 36px 16px 0;
  background: #0C1220;
}
@media(min-width: 767px) {.wgg_reg_5rn {
  padding: 44px 24px 0;
}
}.wgg_reg_in_5rn {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #16202E;
  max-width: 1320px;
}
@media(min-width: 770px) {.wgg_reg_in_5rn {
  padding: 2.5rem;
}
}.wgg_reg_top_5rn {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.wgg_reg_top_5rn {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wgg_reg_label_5rn {
  font-weight: 700;
  color: #C8902A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.wgg_reg_h2_5rn {
  color: #F0EBE0;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width:768px) {.wgg_reg_h2_5rn {
  font-size: 28px;
}
}.wgg_reg_bonus_5rn {
  border: 1px solid rgba(232, 168, 48, 0.14);
  padding: 0.625rem 16px;
  gap: 8px;
  border-radius: 0.5rem;
  background: rgba(232, 168, 48, 0.14);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.wgg_reg_bonus_amount_5rn {
  color: #E8A830;
  font-size: 20px;
  font-weight: 800;
}.wgg_reg_bonus_text_5rn {
  font-size: 13px;
  color: #918878;
  line-height: 1.35;
}.wgg_reg_cta_btn_5rn {
  border-radius: 8px;
  background: #2E9E5B;
  transition: background .2s;
  padding: 0.875rem 2rem;
  box-shadow: 0 4px 0.875rem rgba(46, 158, 91, 0.42);
  margin-bottom: 0.75rem;
  font-size: 15px;
  display: inline-block;
  color: #0C0905;
  font-weight: 700;
}.wgg_reg_cta_btn_5rn:hover {
  background: #38B568;
}.wgg_reg_terms_5rn {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5A5248;
}.wgg_reg_seo_5rn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #6E6458;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.wgg_reg_seo_5rn p {
  line-height: 1.65;
  font-size: 13px;
  color: #6E6458;
  margin-bottom: 0.625rem;
}.wgg_reg_seo_5rn p:last-child {
  margin-bottom: 0;
}.wgg_reg_seo_5rn strong {
  color: #C4BAA8;
  font-weight: 700;
}.wgg_reg_seo_5rn a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.wgg_reg_seo_5rn a:hover {
  color: #DBA03C;
}.wgg_reg_seo_5rn ul,.wgg_reg_seo_5rn ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.wgg_reg_seo_5rn ol {
  list-style: decimal;
}.wgg_reg_seo_5rn li {
  margin-bottom: 4px;
  color: #6E6458;
  font-size: 13px;
  line-height: 1.65;
}.wgg_reg_seo_5rn table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.wgg_reg_seo_5rn table {
  display: table;
}
}.wgg_reg_seo_5rn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C4BAA8;
}.wgg_reg_seo_5rn td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6458;
}.wgg_reg_steps_5rn {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.wgg_reg_steps_5rn {
  margin-top: 0;
}
}.wgg_reg_step_5rn {
  border-radius: 8px;
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.wgg_reg_step_num_5rn {
  border: 1px solid rgba(200, 144, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 144, 42, 0.16);
  flex-shrink: 0;
  font-weight: 800;
  color: #C8902A;
  display: flex;
  justify-content: center;
  font-size: 14px;
  width: 34px;
  height: 34px;
  align-items: center;
}.wgg_reg_step_title_5rn {
  font-size: 0.875rem;
  color: #F0EBE0;
  font-weight: 700;
  margin-bottom: 3px;
}.wgg_reg_step_text_5rn {
  line-height: 1.5;
  color: #6E6458;
  font-size: 12px;
}.wgg_reg_trust_5rn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.wgg_reg_trust_item_5rn {
  gap: 7px;
  display: flex;
  color: #6E6458;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
}.wgg_reg_trust_ic_5rn svg {
  width: 16px;
  color: #C8902A;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.wgg_prov_5rn {
  background: #0C1220;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wgg_prov_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_prov_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_prov_head_5rn {
  margin-bottom: 1rem;
}.wgg_prov_label_5rn {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8902A;
}.wgg_prov_h2_5rn {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0EBE0;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.wgg_prov_h2_5rn {
  font-size: 24px;
}
}.wgg_prov_seo_5rn {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  color: #6E6458;
  line-height: 1.6;
}.wgg_prov_seo_5rn strong {
  font-weight: 700;
  color: #C4BAA8;
}.wgg_prov_seo_5rn a {
  color: #C8902A;
  text-decoration: underline;
}.wgg_prov_grid_5rn {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.wgg_prov_grid_5rn {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.wgg_prov_grid_5rn {
  grid-template-columns: repeat(8,1fr);
}
}.wgg_prov_card_5rn {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  background: #111828;
  gap: 0.438rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.wgg_prov_card_5rn:hover {
  background: #16202E;
  border-color: rgba(200, 144, 42, 0.38);
}.wgg_prov_logo_5rn {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
}.wgg_prov_logo_5rn img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.wgg_prov_name_5rn {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #918878;
  font-weight: 600;
  text-align: center;
}.wgg_bon_5rn {
  background: #0C1220;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wgg_bon_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_bon_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_bon_head_5rn {
  margin-bottom: 20px;
}.wgg_bon_label_5rn {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8902A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.wgg_bon_h2_5rn {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.wgg_bon_h2_5rn {
  font-size: 1.5rem;
}
}.wgg_bon_seo_5rn {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E6458;
  max-width: 38.75rem;
  font-size: 0.813rem;
}.wgg_bon_seo_5rn strong {
  font-weight: 700;
  color: #C4BAA8;
}.wgg_bon_seo_5rn a {
  color: #C8902A;
  text-decoration: underline;
}.wgg_bon_grid_5rn {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.wgg_bon_grid_5rn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.wgg_bon_grid_5rn {
  grid-template-columns: repeat(5,1fr);
}
}.wgg_bon_card_5rn {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #111828;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.wgg_bon_card_5rn:hover {
  border-color: rgba(200, 144, 42, 0.07);
  transform: translateY(-2px);
}.wgg_bon_card_ic_5rn svg {
  width: 1.625rem;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wgg_bon_card_ic_5rn {
  margin-bottom: 0.625rem;
}.wgg_bon_card_type_5rn {
  font-weight: 700;
  color: #6E6458;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 10px;
}.wgg_bon_card_amount_5rn {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #E8A830;
  font-weight: 800;
  line-height: 1.1;
}.wgg_bon_card_name_5rn {
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
  color: #F0EBE0;
  overflow-wrap: break-word;
}.wgg_bon_card_detail_5rn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5A5248;
  font-size: 11px;
}.wgg_seo_5rn {
  background: #0C1220;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.wgg_seo_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_seo_in_5rn {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #16202E;
  max-width: 1320px;
}
@media(min-width: 766px) {.wgg_seo_in_5rn {
  padding: 36px 2.5rem;
}
}.wgg_seo_label_5rn {
  letter-spacing: .08em;
  color: #C8902A;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.wgg_seo_h2_5rn {
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 767px) {.wgg_seo_h2_5rn {
  font-size: 24px;
}
}.wgg_seo_body_5rn {
  color: #918878;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.wgg_seo_body_5rn p {
  color: #918878;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.wgg_seo_body_5rn p:last-child {
  margin-bottom: 0;
}.wgg_seo_body_5rn strong {
  color: #C4BAA8;
  font-weight: 700;
}.wgg_seo_body_5rn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902A;
}.wgg_seo_body_5rn a:hover {
  color: #DBA03C;
}.wgg_seo_body_5rn ul,.wgg_seo_body_5rn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wgg_seo_body_5rn ol {
  list-style: decimal;
}.wgg_seo_body_5rn li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #918878;
  margin-bottom: 0.375rem;
}.wgg_seo_body_5rn table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width:768px) {.wgg_seo_body_5rn table {
  display: table;
}
}.wgg_seo_body_5rn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C4BAA8;
  text-align: left;
  font-weight: 700;
}.wgg_seo_body_5rn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #918878;
}.wgg_seo_cols_5rn {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.wgg_seo_cols_5rn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.wgg_seo_cols_5rn {
  grid-template-columns: repeat(3,1fr);
}
}.wgg_seo_col_h_5rn {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C4BAA8;
  font-weight: 700;
  font-size: 0.813rem;
}.wgg_seo_col_p_5rn {
  font-size: 0.813rem;
  color: #6E6458;
  line-height: 1.65;
  overflow-wrap: break-word;
}.wgg_seo_stats_5rn {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wgg_seo_stat_5rn {
  background: rgba(200, 144, 42, 0.07);
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 144, 42, 0.16);
  min-width: 8.75rem;
}.wgg_seo_stat_val_5rn {
  margin-bottom: 4px;
  color: #C8902A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.wgg_seo_stat_lb_5rn {
  overflow-wrap: break-word;
  color: #6E6458;
  font-size: 11px;
}.wgg_rv_5rn {
  background: #0C1220;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.wgg_rv_5rn {
  padding: 44px 1.5rem 0;
}
}.wgg_rv_in_5rn {
  margin: 0 auto;
  max-width: 82.5rem;
}.wgg_rv_head_5rn {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.wgg_rv_label_5rn {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8902A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.wgg_rv_h2_5rn {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-size: 22px;
  color: #F0EBE0;
}
@media(min-width: 769px) {.wgg_rv_h2_5rn {
  font-size: 28px;
}
}.wgg_rv_stats_5rn {
  gap: 18px;
  display: flex;
  color: #6E6458;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
}.wgg_rv_stats_score_5rn {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.wgg_rv_stats_score_val_5rn {
  font-weight: 800;
  color: #E8A830;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.wgg_rv_stats_score_max_5rn {
  color: #5A5248;
  font-size: 13px;
}.wgg_rv_stats_badge_5rn {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.wgg_rv_stats_badge_5rn svg {
  height: 0.875rem;
  width: 14px;
  color: #E8A830;
}.wgg_rv_grid_5rn {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.wgg_rv_grid_5rn {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wgg_rv_grid_5rn {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wgg_rv_card_5rn {
  background: #16202E;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.wgg_rv_card_stars_5rn {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8A830;
}.wgg_rv_card_stars_5rn svg {
  height: 0.875rem;
  width: 0.875rem;
}.wgg_rv_card_h_5rn {
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-weight: 700;
}.wgg_rv_card_body_5rn {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #6E6458;
  line-height: 1.65;
}.wgg_rv_card_body_5rn strong {
  color: #C4BAA8;
  font-weight: 600;
}.wgg_rv_card_meta_5rn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.wgg_rv_card_author_5rn {
  font-weight: 600;
  color: #C4BAA8;
  font-size: 12px;
}.wgg_rv_card_date_5rn {
  color: #5A5248;
  font-size: 0.688rem;
}.wgg_seo_5rn {
  padding: 2.25rem 16px 0;
  background: #0C1220;
}
@media(min-width: 769px) {.wgg_seo_5rn {
  padding: 2.75rem 24px 0;
}
}.wgg_seo_in_5rn {
  background: #16202E;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.wgg_seo_in_5rn {
  padding: 36px 2.5rem;
}
}.wgg_seo_label_5rn {
  font-size: 11px;
  color: #C8902A;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.wgg_seo_h2_5rn {
  margin-bottom: 0.875rem;
  color: #F0EBE0;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.wgg_seo_h2_5rn {
  font-size: 24px;
}
}.wgg_seo_body_5rn {
  font-size: 14px;
  color: #918878;
  line-height: 1.75;
  overflow-wrap: break-word;
}.wgg_seo_body_5rn p {
  color: #918878;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.wgg_seo_body_5rn p:last-child {
  margin-bottom: 0;
}.wgg_seo_body_5rn strong {
  font-weight: 700;
  color: #C4BAA8;
}.wgg_seo_body_5rn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902A;
}.wgg_seo_body_5rn a:hover {
  color: #DBA03C;
}.wgg_seo_body_5rn ul,.wgg_seo_body_5rn ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.wgg_seo_body_5rn ol {
  list-style: decimal;
}.wgg_seo_body_5rn li {
  font-size: 14px;
  color: #918878;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.wgg_seo_body_5rn table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 770px) {.wgg_seo_body_5rn table {
  display: table;
}
}.wgg_seo_body_5rn th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BAA8;
  font-weight: 700;
  text-align: left;
}.wgg_seo_body_5rn td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #918878;
}.wgg_seo_cols_5rn {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.wgg_seo_cols_5rn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.wgg_seo_cols_5rn {
  grid-template-columns: repeat(3,1fr);
}
}.wgg_seo_col_h_5rn {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C4BAA8;
  font-weight: 700;
  overflow-wrap: break-word;
}.wgg_seo_col_p_5rn {
  color: #6E6458;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.wgg_seo_stats_5rn {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.wgg_seo_stat_5rn {
  border: 1px solid rgba(200, 144, 42, 0.16);
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  background: rgba(200, 144, 42, 0.07);
  min-width: 8.75rem;
}.wgg_seo_stat_val_5rn {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8902A;
  font-weight: 800;
}.wgg_seo_stat_lb_5rn {
  font-size: 11px;
  color: #6E6458;
  overflow-wrap: break-word;
}.wgg_seo_5rn {
  padding: 36px 16px 0;
  background: #0C1220;
}
@media(min-width: 765px) {.wgg_seo_5rn {
  padding: 44px 24px 0;
}
}.wgg_seo_in_5rn {
  border-radius: 0.875rem;
  background: #16202E;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.wgg_seo_in_5rn {
  padding: 2.25rem 40px;
}
}.wgg_seo_label_5rn {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8902A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.wgg_seo_h2_5rn {
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.wgg_seo_h2_5rn {
  font-size: 1.5rem;
}
}.wgg_seo_body_5rn {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #918878;
}.wgg_seo_body_5rn p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #918878;
}.wgg_seo_body_5rn p:last-child {
  margin-bottom: 0;
}.wgg_seo_body_5rn strong {
  color: #C4BAA8;
  font-weight: 700;
}.wgg_seo_body_5rn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902A;
}.wgg_seo_body_5rn a:hover {
  color: #DBA03C;
}.wgg_seo_body_5rn ul,.wgg_seo_body_5rn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.wgg_seo_body_5rn ol {
  list-style: decimal;
}.wgg_seo_body_5rn li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #918878;
  line-height: 1.75;
}.wgg_seo_body_5rn table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.wgg_seo_body_5rn table {
  display: table;
}
}.wgg_seo_body_5rn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C4BAA8;
  font-weight: 700;
}.wgg_seo_body_5rn td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #918878;
}.wgg_seo_cols_5rn {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wgg_seo_cols_5rn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wgg_seo_cols_5rn {
  grid-template-columns: repeat(3,1fr);
}
}.wgg_seo_col_h_5rn {
  color: #C4BAA8;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.wgg_seo_col_p_5rn {
  line-height: 1.65;
  color: #6E6458;
  font-size: 13px;
  overflow-wrap: break-word;
}.wgg_seo_stats_5rn {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.wgg_seo_stat_5rn {
  border: 1px solid rgba(200, 144, 42, 0.16);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(200, 144, 42, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.wgg_seo_stat_val_5rn {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8902A;
  overflow-wrap: break-word;
  font-size: 20px;
}.wgg_seo_stat_lb_5rn {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6E6458;
}.wgg_faq_5rn {
  padding: 36px 16px 0;
  background: #0C1220;
}
@media(min-width: 770px) {.wgg_faq_5rn {
  padding: 2.75rem 24px 0;
}
}.wgg_faq_in_5rn {
  margin: 0 auto;
  max-width: 1320px;
}.wgg_faq_head_5rn {
  margin-bottom: 20px;
}.wgg_faq_label_5rn {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8902A;
}.wgg_faq_h2_5rn {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.wgg_faq_h2_5rn {
  font-size: 1.5rem;
}
}.wgg_faq_list_5rn {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wgg_faq_item_5rn {
  background: #16202E;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  overflow: hidden;
}.wgg_faq_q_5rn {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 20px;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.875rem;
  display: flex;
  color: #C4BAA8;
}.wgg_faq_q_5rn:hover {
  color: #F0EBE0;
}.wgg_faq_q_ic_5rn {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  display: flex;
  font-size: 16px;
  height: 24px;
  color: #C8902A;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.wgg_faq_item_5rn.wgg_state_open_5rn .wgg_faq_q_ic_5rn {
  transform: rotate(45deg);
}.wgg_faq_a_5rn {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  color: #6E6458;
}.wgg_faq_item_5rn.wgg_state_open_5rn .wgg_faq_a_5rn {
  display: block;
}.wgg_faq_a_5rn strong {
  color: #C4BAA8;
  font-weight: 700;
}.wgg_faq_a_5rn a {
  text-decoration: underline;
  color: #C8902A;
}.wgg_faq_a_5rn ul,.wgg_faq_a_5rn ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.wgg_faq_a_5rn ol {
  list-style: decimal;
}.wgg_faq_a_5rn li {
  line-height: 1.6;
  margin-bottom: 4px;
}.wgg_faq_a_5rn table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.wgg_faq_a_5rn table {
  display: table;
}
}.wgg_faq_a_5rn th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BAA8;
  font-weight: 700;
  text-align: left;
}.wgg_faq_a_5rn td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6458;
}.wgg_ft_5rn {
  background: #080D16;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.wgg_ft_support_5rn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.wgg_ft_support_5rn {
  padding: 1.75rem 1.5rem;
}
}.wgg_ft_support_in_5rn {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.wgg_ft_support_main_5rn {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
}.wgg_ft_support_ic_5rn {
  color: #C8902A;
  flex-shrink: 0;
}.wgg_ft_support_ic_5rn svg {
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
}.wgg_ft_support_text_title_5rn {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F0EBE0;
}.wgg_ft_support_text_sub_5rn {
  font-size: 0.75rem;
  color: #6E6458;
  overflow-wrap: break-word;
}.wgg_ft_support_btn_5rn {
  border-radius: 0.5rem;
  background: #C8902A;
  padding: 11px 22px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F0EBE0;
}.wgg_ft_support_btn_5rn:hover {
  background: #DBA03C;
}.wgg_ft_support_contacts_5rn {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.wgg_ft_support_contact_5rn {
  font-size: 0.75rem;
  color: #5A5248;
  line-height: 1.4;
}.wgg_ft_support_contact_5rn strong {
  color: #918878;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
}.wgg_ft_main_5rn {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.wgg_ft_main_5rn {
  padding: 2.5rem 1.5rem 32px;
}
}.wgg_ft_main_in_5rn {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.wgg_ft_main_in_5rn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.wgg_ft_main_in_5rn {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wgg_ft_col_logo_5rn {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.wgg_ft_col_logo_5rn {
  grid-column: auto;
}
}.wgg_ft_logo_5rn {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
  color: #F0EBE0;
  font-size: 16px;
  flex-wrap: wrap;
}.wgg_ft_logo_mark_5rn {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.wgg_ft_logo_mark_5rn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.wgg_ft_logo_sub_5rn {
  color: #5A5248;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.wgg_ft_col_title_5rn {
  margin-bottom: 14px;
  color: #918878;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.wgg_ft_col_links_5rn {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.wgg_ft_col_link_5rn {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5A5248;
}.wgg_ft_col_link_5rn:hover {
  color: #C4BAA8;
}.wgg_ft_apps_5rn {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wgg_ft_app_card_5rn {
  gap: 10px;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.wgg_ft_app_card_5rn:hover {
  border-color: rgba(200, 144, 42, 0.38);
}.wgg_ft_app_card_ic_5rn svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wgg_ft_app_card_os_5rn {
  color: #5A5248;
  font-weight: 600;
  font-size: 10px;
}.wgg_ft_app_card_action_5rn {
  color: #C4BAA8;
  font-weight: 700;
  font-size: 12px;
}.wgg_ft_bot_5rn {
  padding: 20px 16px;
}
@media(min-width: 770px) {.wgg_ft_bot_5rn {
  padding: 1.25rem 24px;
}
}.wgg_ft_bot_in_5rn {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.wgg_ft_socials_5rn {
  gap: 8px;
  display: flex;
}.wgg_ft_soc_5rn {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  height: 36px;
  color: #918878;
  justify-content: center;
  width: 36px;
  align-items: center;
  display: flex;
}.wgg_ft_soc_5rn svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wgg_ft_soc_5rn:hover {
  background: rgba(255, 255, 255, 0.07);
}.wgg_ft_legal_5rn {
  flex: 1;
  line-height: 1.6;
  color: #8A8278;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
}.wgg_ft_legal_5rn strong {
  color: #918878;
  font-weight: 700;
}.wgg_ft_legal_5rn a {
  text-decoration: underline;
  color: #918878;
}.wgg_ft_age_5rn {
  border-radius: 50%;
  border: 2px solid #8A8278;
  font-size: 0.688rem;
  font-weight: 800;
  margin-left: auto;
  height: 2rem;
  display: flex;
  align-items: center;
  color: #8A8278;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
}