*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #0E0A05;
  min-height: 100vh;
  font-family: 'Crimson Pro', serif;
  -webkit-font-smoothing: antialiased;
  color: #D8C5A0;
  line-height: 1.6;
}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;
}.wbe_layout-5wh {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.wbe_page-5wh {
  min-height: 100vh;
  display: flex;
}.wbe_main-5wh {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.wbe_main-5wh {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.wbe_main-5wh {
  padding-bottom: 4.5rem;
}
}.wbe_gc-5wh {
  background: #140E07;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.wbe_gc-5wh {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.wbe_gc-5wh {
  width: 10.5rem;
}
}.wbe_gc-5wh:hover {
  border-color: rgba(200, 145, 42, 0.07);
  transform: translateY(-3px);
}.wbe_gc_img-5wh {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.wbe_gc_img-5wh img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.wbe_gc_hover-5wh {
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.wbe_gc-5wh:hover .wbe_gc_hover-5wh {
  opacity: 1;
}.wbe_gc_hover_btn-5wh {
  padding: 0.5rem 16px;
  background: #C8912A;
  border-radius: 4px;
  font-size: 12px;
  color: #F5E6C8;
  font-weight: 700;
}.wbe_gc_info-5wh {
  padding: 0.5rem 0.625rem 10px;
}.wbe_gc_name-5wh {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  color: #D8C5A0;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.wbe_gc_prov-5wh {
  color: #6E5C4A;
  font-size: 0.625rem;
}.wbe_gc_tag-5wh {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  left: 0.375rem;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
}.wbe_gc_tag_hot-5wh {
  background: #C83030;
  color: #fff;
}.wbe_gc_tag_new-5wh {
  background: #3DAA5C;
  color: #0E0A05;
}.wbe_gc_tag_jp-5wh {
  background: #D4A017;
  color: #0E0A05;
}.wbe_gc_tag_ex-5wh {
  background: #9A5518;
  color: #fff;
}.wbe_gc_tag_live-5wh {
  background: #C83030;
  color: #fff;
}.wbe_gr-5wh {
  padding: 2rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 765px) {.wbe_gr-5wh {
  padding: 2.25rem 24px 0;
}
}.wbe_gr_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_gr_head-5wh {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.wbe_gr_head_l-5wh {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.wbe_gr_ic-5wh {
  border-radius: 0.5rem;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.wbe_gr_ic-5wh svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.wbe_gr_title-5wh {
  color: #F5E6C8;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wbe_gr_title-5wh {
  font-size: 18px;
}
}.wbe_gr_more-5wh {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  color: #8A7460;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.wbe_gr_more-5wh:hover {
  color: #C8912A;
}.wbe_gr_more-5wh svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wbe_gr_arrows-5wh {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.wbe_gr_arr-5wh {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  color: #B09878;
}.wbe_gr_arr-5wh:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E6C8;
}.wbe_gr_arr-5wh svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.wbe_gr_seo_h-5wh {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #D8C5A0;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.wbe_gr_seo_h-5wh {
  font-size: 14px;
}
}.wbe_gr_seo-5wh {
  color: #8A7460;
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.wbe_gr_seo-5wh strong {
  color: #D8C5A0;
  font-weight: 600;
}.wbe_gr_scroll-5wh {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.wbe_gr_scroll-5wh::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.wbe_gr_scroll-5wh {
  gap: 12px;
}
}.wbe_tb-5wh {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0804;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 80;
  height: 3.5rem;
  display: flex;
  align-items: center;
  left: 0;
}.wbe_tb_in-5wh {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.wbe_tb_burger-5wh {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  margin-right: 8px;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
}.wbe_tb_burger-5wh:hover {
  background: rgba(255, 255, 255, 0.05);
}.wbe_tb_burger_line-5wh {
  background: #B09878;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.wbe_tb_burger-5wh {
  display: none;
}
}.wbe_tb_logo-5wh {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-size: 18px;
  align-items: center;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F5E6C8;
}.wbe_tb_logo_mark-5wh {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.wbe_tb_logo_mark-5wh img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wbe_tb_nav-5wh {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.wbe_tb_nav-5wh {
  display: flex;
}
}.wbe_tb_tab-5wh {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  color: #B09878;
  white-space: nowrap;
  font-size: 0.813rem;
}.wbe_tb_tab-5wh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E6C8;
}.wbe_tb_tab-5wh.wbe_state_active-5wh {
  background: rgba(200, 145, 42, 0.18);
  color: #F5E6C8;
}.wbe_tb_right-5wh {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.wbe_tb_login-5wh {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D8C5A0;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.wbe_tb_login-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F5E6C8;
}
@media(min-width: 481px) {.wbe_tb_login-5wh {
  display: block;
}
}.wbe_tb_reg-5wh {
  background: #3DAA5C;
  border-radius: 8px;
  padding: 9px 18px;
  transition: background .2s;
  color: #0A0702;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.wbe_tb_reg-5wh:hover {
  background: #4BBF6D;
}.wbe_sb-5wh {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1A1209;
  transform: translateX(-100%);
  width: 13.75rem;
  left: 0;
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  z-index: 70;
}.wbe_sb-5wh.wbe_state_open-5wh {
  transform: translateX(0);
}.wbe_sb-5wh::-webkit-scrollbar {
  width: 0.25rem;
}.wbe_sb-5wh::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.wbe_sb-5wh {
  transform: translateX(0);
}
}.wbe_sb_auth-5wh {
  padding: 14px 0.75rem 0.625rem;
}.wbe_sb_btn_reg-5wh {
  border-radius: 0.5rem;
  background: #3DAA5C;
  padding: 0.688rem;
  transition: background .2s;
  margin-bottom: 0.5rem;
  font-size: 13px;
  display: block;
  color: #0A0702;
  font-weight: 700;
  text-align: center;
}.wbe_sb_btn_reg-5wh:hover {
  background: #4BBF6D;
}.wbe_sb_btn_login-5wh {
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D8C5A0;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
}.wbe_sb_btn_login-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F5E6C8;
}.wbe_sb_promo-5wh {
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#2C1308,#1A1209);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(200, 145, 42, 0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.wbe_sb_promo-5wh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 145, 42, 0.18),transparent 70%);
  height: 5rem;
  width: 80px;
  position: absolute;
  top: -1.25rem;
  right: -20px;
  content: '';
}.wbe_sb_promo_title-5wh {
  text-transform: uppercase;
  color: #C8912A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.wbe_sb_promo_text-5wh {
  color: #F5E6C8;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.wbe_sb_promo_sub-5wh {
  font-size: 10px;
  margin-top: 3px;
  color: #8A7460;
}.wbe_sb_nav-5wh {
  padding: 0.375rem 8px 16px;
}.wbe_sb_nav_lb-5wh {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #6E5C4A;
  text-transform: uppercase;
}.wbe_sb_link-5wh {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  color: #B09878;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
}.wbe_sb_link-5wh:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E6C8;
}.wbe_sb_link-5wh.wbe_state_active-5wh {
  background: rgba(200, 145, 42, 0.18);
  color: #F5E6C8;
}.wbe_sb_ic-5wh {
  border-radius: 4px;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.wbe_sb_ic-5wh svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.wbe_sb_ic_1-5wh {
  background: rgba(200, 145, 42, 0.07);
  color: #C8912A;
}.wbe_sb_ic_2-5wh {
  background: rgba(61, 170, 92, 0.16);
  color: #3DAA5C;
}.wbe_sb_ic_3-5wh {
  background: rgba(212, 160, 23, 0.16);
  color: #D4A017;
}.wbe_sb_ic_4-5wh {
  background: rgba(154, 85, 24, 0.22);
  color: #9A5518;
}.wbe_sb_ic_5-5wh {
  background: rgba(200, 145, 42, 0.07);
  color: #D44488;
}.wbe_sb_ic_6-5wh {
  background: rgba(154, 85, 24, 0.22);
  color: #9B4FD8;
}.wbe_sb_badge-5wh {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #D4A017;
  color: #0A0702;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.wbe_sb_bot-5wh {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.wbe_sb_lang-5wh,.wbe_sb_help-5wh {
  flex: 1;
  gap: 0.375rem;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
  color: #B09878;
}.wbe_sb_lang-5wh:hover,.wbe_sb_help-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F5E6C8;
}.wbe_sb_lang-5wh svg,.wbe_sb_help-5wh svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.wbe_sb_bd-5wh {
  inset: 0;
  background: rgba(7, 5, 3, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.wbe_sb_bd-5wh.wbe_state_on-5wh {
  display: block;
}
@media(min-width: 1083px) {.wbe_sb_bd-5wh {
  display: none!important;
}
}.wbe_mob_nav-5wh {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1A1209;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1083px) {.wbe_mob_nav-5wh {
  display: none;
}
}.wbe_mob_nav_item-5wh {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #6E5C4A;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.wbe_mob_nav_ic-5wh {
  line-height: 1;
}.wbe_mob_nav_ic-5wh svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.wbe_mob_nav_lb-5wh {
  font-weight: 600;
  font-size: 0.625rem;
  color: #6E5C4A;
}.wbe_mob_nav_item-5wh.wbe_state_active-5wh {
  color: #C8912A;
}.wbe_mob_nav_item-5wh.wbe_state_active-5wh .wbe_mob_nav_lb-5wh {
  color: #C8912A;
}.wbe_hero-5wh {
  padding: 20px 16px 0;
  background: #0E0A05;
}
@media(min-width: 765px) {.wbe_hero-5wh {
  padding: 1.5rem 24px 0;
}
}.wbe_hero_in-5wh {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.wbe_hero_in-5wh {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.wbe_hero_in-5wh {
  grid-template-columns: 1fr 340px;
}
}.wbe_hero_promo-5wh {
  background: #140E07;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.wbe_hero_promo-5wh {
  min-height: 280px;
}
}.wbe_hero_promo_bg-5wh {
  background: linear-gradient(120deg,#2C1308 0%,#0E0A05 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.wbe_hero_promo_bg-5wh::after {
  background: linear-gradient(90deg,#0E0A05 0%,rgba(7, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wbe_hero_promo_glow-5wh {
  background: radial-gradient(circle,rgba(154, 85, 24, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
  right: 3.75rem;
  position: absolute;
  top: -2.5rem;
}.wbe_hero_promo_ct-5wh {
  padding: 28px 24px 28px 1.75rem;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 770px) {.wbe_hero_promo_ct-5wh {
  padding: 2.5rem 2rem;
}
}.wbe_hero_badge-5wh {
  background: rgba(200, 145, 42, 0.18);
  border: 1px solid rgba(200, 145, 42, 0.07);
  border-radius: 20px;
  padding: 0.313rem 12px;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: #C8912A;
  font-weight: 700;
}.wbe_hero_h1-5wh {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 10px;
  color: #F5E6C8;
}.wbe_hero_h1-5wh em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width: 765px) {.wbe_hero_h1-5wh {
  font-size: 2.25rem;
}
}.wbe_hero_sub-5wh {
  color: #B09878;
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 766px) {.wbe_hero_sub-5wh {
  font-size: 14px;
}
}.wbe_hero_row-5wh {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wbe_hero_cta-5wh {
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 8px;
  background: #3DAA5C;
  font-size: 14px;
  font-weight: 700;
  color: #0A0702;
  box-shadow: 0 3px 14px rgba(61, 170, 92, 0.52);
}.wbe_hero_cta-5wh:hover {
  background: #4BBF6D;
}.wbe_hero_terms-5wh {
  color: #6E5C4A;
  font-size: 0.688rem;
}.wbe_hero_game-5wh {
  border-radius: 14px;
  background: #140E07;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.wbe_hero_game_badge-5wh {
  padding: 0.313rem 0.625rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 160, 23, 0.16);
  background: rgba(212, 160, 23, 0.16);
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  left: 0.75rem;
  text-transform: uppercase;
  color: #D4A017;
  font-size: 0.625rem;
  top: 0.75rem;
  position: absolute;
}.wbe_hero_game_badge-5wh svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
}.wbe_hero_game_img-5wh {
  background: linear-gradient(135deg,#2C1308,#0E0A05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.wbe_hero_game_img-5wh img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.wbe_hero_game_play-5wh {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 5, 3, 0.72);
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.wbe_hero_game-5wh:hover .wbe_hero_game_play-5wh {
  opacity: 1;
}.wbe_hero_game_play-5wh span {
  background: #C8912A;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}.wbe_hero_game_play-5wh span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.wbe_hero_game_info-5wh {
  padding: 14px 16px;
}.wbe_hero_game_title-5wh {
  color: #F5E6C8;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.wbe_hero_game_provider-5wh {
  color: #8A7460;
  font-size: 11px;
}.wbe_hero_game_btn-5wh {
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  background: #C8912A;
  color: #F5E6C8;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  display: block;
}.wbe_hero_game-5wh:hover .wbe_hero_game_btn-5wh {
  background: #DBA43E;
}.wbe_sbar-5wh {
  background: #0E0A05;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.wbe_sbar-5wh {
  padding: 1.125rem 1.5rem 0;
}
}.wbe_sbar_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_sbar_row-5wh {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.wbe_sbar_input-5wh {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #140E07;
  padding: 11px 16px;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  cursor: pointer;
  color: #8A7460;
  display: flex;
  font-size: 0.813rem;
}.wbe_sbar_input-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
}.wbe_sbar_input-5wh svg {
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linejoin: round;
}.wbe_sbar_providers-5wh {
  padding: 11px 18px;
  background: #140E07;
  gap: 8px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
  color: #D8C5A0;
  align-items: center;
  white-space: nowrap;
}.wbe_sbar_providers-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
  color: #F5E6C8;
}.wbe_sbar_providers-5wh svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.wbe_sbar_tabs-5wh {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.wbe_sbar_tabs-5wh::-webkit-scrollbar {
  display: none;
}.wbe_sbar_tab-5wh {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 0.438rem;
  padding: 8px 0.875rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  color: #B09878;
}.wbe_sbar_tab-5wh:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 145, 42, 0.45);
  color: #F5E6C8;
}.wbe_sbar_tab-5wh.wbe_state_active-5wh {
  background: rgba(200, 145, 42, 0.18);
  border-color: rgba(200, 145, 42, 0.07);
  color: #F5E6C8;
}.wbe_sbar_tab_ic-5wh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.wbe_wy-5wh {
  background: #0E0A05;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.wbe_wy-5wh {
  padding: 40px 1.5rem 0;
}
}.wbe_wy_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_wy_head-5wh {
  margin-bottom: 18px;
  max-width: 45rem;
}.wbe_wy_label-5wh {
  font-size: 11px;
  text-transform: uppercase;
  color: #C8912A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.wbe_wy_h2-5wh {
  color: #F5E6C8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.wbe_wy_h2-5wh {
  font-size: 1.5rem;
}
}.wbe_wy_intro-5wh {
  margin: 0;
  line-height: 1.6;
  color: #8A7460;
  font-size: 13px;
}.wbe_wy_grid-5wh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.wbe_wy_grid-5wh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.wbe_wy_grid-5wh {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wbe_wy_card-5wh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #1A1209;
}.wbe_wy_card-5wh:hover {
  border-color: rgba(200, 145, 42, 0.07);
  transform: translateY(-2px);
}.wbe_wy_card_ic-5wh {
  border-radius: 50%;
  background: rgba(200, 145, 42, 0.18);
  color: #C8912A;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
  margin-bottom: 0.875rem;
}.wbe_wy_card_ic-5wh svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.wbe_wy_card_h-5wh {
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F5E6C8;
  font-size: 15px;
}.wbe_wy_card_p-5wh {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7460;
  font-size: 13px;
}.wbe_wy_card_p-5wh strong {
  color: #D8C5A0;
  font-weight: 600;
}.wbe_gr_jp-5wh {
  padding: 20px;
  background: linear-gradient(135deg,#1E0D2E 0%,#0C0812 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.wbe_gr_jp-5wh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(154, 85, 24, 0.22) 0%,transparent 70%);
  content: '';
  top: -60px;
  left: -3.75rem;
  height: 250px;
  width: 15.625rem;
  position: absolute;
}.wbe_gr_jp-5wh::after {
  background: radial-gradient(circle,rgba(212, 160, 23, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  width: 12.5rem;
  position: absolute;
  content: '';
  right: 0;
  height: 12.5rem;
}.wbe_gr_jp_head-5wh {
  gap: 16px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
}.wbe_gr_jp_info-5wh {
  flex: 1;
}.wbe_gr_jp_label-5wh {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #9B4FD8;
  font-weight: 700;
}.wbe_gr_jp_label-5wh svg {
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.wbe_gr_jp_amount-5wh {
  color: #F5E6C8;
  line-height: 1;
  font-size: 32px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wbe_gr_jp_amount-5wh {
  font-size: 2.5rem;
}
}.wbe_gr_jp_amount-5wh span {
  color: #D4A017;
}.wbe_gr_jp_seo-5wh {
  color: #B09878;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.wbe_gr_jp_cta-5wh {
  background: rgba(154, 85, 24, 0.22);
  border: 1px solid rgba(154, 85, 24, 0.22);
  transition: background .2s;
  padding: 11px 20px;
  border-radius: 8px;
  align-self: flex-start;
  position: relative;
  margin-top: 4px;
  white-space: nowrap;
  color: #F5E6C8;
  flex-shrink: 0;
  font-size: 0.813rem;
  z-index: 1;
  font-weight: 700;
}.wbe_gr_jp_cta-5wh:hover {
  background: #9A5518;
}.wbe_gcg-5wh {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.wbe_gcg-5wh {
  padding: 44px 24px 0;
}
}.wbe_gcg_in-5wh {
  margin: 0 auto;
  max-width: 82.5rem;
}.wbe_gcg_head-5wh {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.wbe_gcg_label-5wh {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8912A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.wbe_gcg_h2-5wh {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5E6C8;
}
@media(min-width: 770px) {.wbe_gcg_h2-5wh {
  font-size: 1.75rem;
}
}.wbe_gcg_intro-5wh {
  color: #8A7460;
  line-height: 1.6;
  font-size: 0.813rem;
}.wbe_gcg_grid-5wh {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.wbe_gcg_grid-5wh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wbe_gcg_grid-5wh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wbe_gcg_card-5wh {
  padding: 1.25rem;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
}.wbe_gcg_card-5wh:hover {
  border-color: rgba(200, 145, 42, 0.18);
  transform: translateY(-3px);
}.wbe_gcg_card_bg-5wh {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wbe_gcg_card_bg-5wh::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.wbe_gcg_card_ic-5wh {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  z-index: 2;
  align-items: center;
  color: #F5E6C8;
  height: 2.5rem;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  display: flex;
  width: 2.5rem;
  top: 1.125rem;
}.wbe_gcg_card_ic-5wh svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wbe_gcg_card_ct-5wh {
  position: relative;
  z-index: 1;
}.wbe_gcg_card_h-5wh {
  line-height: 1.2;
  font-size: 1.125rem;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.wbe_gcg_card_h-5wh {
  font-size: 1.25rem;
}
}.wbe_gcg_card_p-5wh {
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.wbe_gcg_card_p-5wh strong {
  color: #F5E6C8;
  font-weight: 600;
}.wbe_gcg_card_cta-5wh {
  gap: 0.25rem;
  align-items: center;
  font-size: 12px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8912A;
  display: inline-flex;
}.wbe_gcg_card_cta-5wh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.wbe_ws-5wh {
  padding: 2rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.wbe_ws-5wh {
  padding: 36px 1.5rem 0;
}
}.wbe_ws_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_ws_head-5wh {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.wbe_ws_title-5wh {
  gap: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  color: #F5E6C8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.wbe_ws_title_ic-5wh svg {
  stroke-linecap: round;
  height: 18px;
  color: #D4A017;
  stroke-linejoin: round;
  width: 1.125rem;
}.wbe_ws_online-5wh {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #8A7460;
  align-items: center;
  font-weight: 600;
}.wbe_ws_online_dot-5wh {
  border-radius: 50%;
  background: #3DAA5C;
  box-shadow: 0 0 6px rgba(61, 170, 92, 0.16);
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
}.wbe_ws_scroll-5wh {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.wbe_ws_scroll-5wh::-webkit-scrollbar {
  display: none;
}.wbe_wc-5wh {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.875rem;
  gap: 10px;
  background: #140E07;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.wbe_wc_img-5wh {
  border-radius: 4px;
  overflow: hidden;
  background: #1A1209;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.wbe_wc_img-5wh img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wbe_wc_info-5wh {
  min-width: 0;
}.wbe_wc_game-5wh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D8C5A0;
  font-weight: 600;
  font-size: 12px;
}.wbe_wc_player-5wh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #6E5C4A;
}.wbe_wc_amount-5wh {
  margin-left: auto;
  font-weight: 700;
  color: #3DAA5C;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.wbe_bon-5wh {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.wbe_bon-5wh {
  padding: 2.75rem 1.5rem 0;
}
}.wbe_bon_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_bon_head-5wh {
  margin-bottom: 20px;
}.wbe_bon_label-5wh {
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8912A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.wbe_bon_h2-5wh {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.wbe_bon_h2-5wh {
  font-size: 1.5rem;
}
}.wbe_bon_seo-5wh {
  color: #8A7460;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.wbe_bon_seo-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_bon_seo-5wh a {
  text-decoration: underline;
  color: #C8912A;
}.wbe_bon_grid-5wh {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.wbe_bon_grid-5wh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.wbe_bon_grid-5wh {
  grid-template-columns: repeat(5,1fr);
}
}.wbe_bon_card-5wh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #140E07;
  border-radius: 0.5rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.wbe_bon_card-5wh:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 145, 42, 0.07);
}.wbe_bon_card_ic-5wh svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.wbe_bon_card_ic-5wh {
  margin-bottom: 0.625rem;
}.wbe_bon_card_type-5wh {
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #8A7460;
}.wbe_bon_card_amount-5wh {
  margin-bottom: 6px;
  line-height: 1.1;
  color: #D4A017;
  font-size: 18px;
  font-weight: 800;
}.wbe_bon_card_name-5wh {
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F5E6C8;
  overflow-wrap: break-word;
}.wbe_bon_card_detail-5wh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6E5C4A;
}.wbe_htp-5wh {
  background: #0E0A05;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.wbe_htp-5wh {
  padding: 2.75rem 1.5rem 0;
}
}.wbe_htp_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_htp_head-5wh {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.wbe_htp_label-5wh {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8912A;
  text-transform: uppercase;
  margin-bottom: 8px;
}.wbe_htp_h2-5wh {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5E6C8;
  font-size: 22px;
}
@media(min-width: 770px) {.wbe_htp_h2-5wh {
  font-size: 28px;
}
}.wbe_htp_intro-5wh {
  color: #8A7460;
  font-size: 14px;
  line-height: 1.6;
}.wbe_htp_steps-5wh {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.wbe_htp_steps-5wh {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.wbe_htp_steps-5wh {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.wbe_htp_step-5wh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #1A1209;
  padding: 1.25rem 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.wbe_htp_step_num-5wh {
  border-radius: 50%;
  background: #C8912A;
  align-items: center;
  font-family: 'Cinzel', serif;
  position: absolute;
  justify-content: center;
  height: 28px;
  color: #0A0702;
  left: 20px;
  top: -0.75rem;
  display: flex;
  font-weight: 800;
  width: 28px;
  font-size: 0.813rem;
}.wbe_htp_step_ic-5wh {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(200, 145, 42, 0.18);
  height: 36px;
  justify-content: center;
  align-items: center;
  color: #C8912A;
  display: flex;
  width: 2.25rem;
}.wbe_htp_step_ic-5wh svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.wbe_htp_step_h-5wh {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.wbe_htp_step_p-5wh {
  line-height: 1.55;
  color: #8A7460;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wbe_htp_step_p-5wh strong {
  color: #D8C5A0;
  font-weight: 600;
}.wbe_htp_cta-5wh {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #3DAA5C;
  border-radius: 0.5rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  font-size: 0.875rem;
  color: #0A0702;
}.wbe_htp_cta-5wh:hover {
  background: #4BBF6D;
}.wbe_prov-5wh {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 770px) {.wbe_prov-5wh {
  padding: 44px 24px 0;
}
}.wbe_prov_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_prov_head-5wh {
  margin-bottom: 16px;
}.wbe_prov_label-5wh {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8912A;
  font-weight: 700;
}.wbe_prov_h2-5wh {
  font-family: 'Cinzel', serif;
  color: #F5E6C8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.wbe_prov_h2-5wh {
  font-size: 1.5rem;
}
}.wbe_prov_seo-5wh {
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #8A7460;
  overflow-wrap: break-word;
  line-height: 1.6;
}.wbe_prov_seo-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_prov_seo-5wh a {
  text-decoration: underline;
  color: #C8912A;
}.wbe_prov_grid-5wh {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.wbe_prov_grid-5wh {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.wbe_prov_grid-5wh {
  grid-template-columns: repeat(8,1fr);
}
}.wbe_prov_card-5wh {
  background: #140E07;
  padding: 14px 0.625rem;
  border-radius: 8px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.wbe_prov_card-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
  background: #1A1209;
}.wbe_prov_logo-5wh {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  justify-content: center;
}.wbe_prov_logo-5wh img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.wbe_prov_name-5wh {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B09878;
  text-align: center;
}.wbe_reg-5wh {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 767px) {.wbe_reg-5wh {
  padding: 44px 1.5rem 0;
}
}.wbe_reg_in-5wh {
  background: #1A1209;
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 767px) {.wbe_reg_in-5wh {
  padding: 2.5rem;
}
}.wbe_reg_top-5wh {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.wbe_reg_top-5wh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wbe_reg_label-5wh {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8912A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.wbe_reg_h2-5wh {
  font-family: 'Cinzel', serif;
  color: #F5E6C8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 22px;
}
@media(min-width: 765px) {.wbe_reg_h2-5wh {
  font-size: 28px;
}
}.wbe_reg_bonus-5wh {
  background: rgba(212, 160, 23, 0.16);
  border: 1px solid rgba(212, 160, 23, 0.16);
  border-radius: 0.5rem;
  gap: 8px;
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.wbe_reg_bonus_amount-5wh {
  color: #D4A017;
  font-size: 1.25rem;
  font-weight: 800;
}.wbe_reg_bonus_text-5wh {
  color: #B09878;
  line-height: 1.35;
  font-size: 13px;
}.wbe_reg_cta_btn-5wh {
  border-radius: 0.5rem;
  background: #3DAA5C;
  transition: background .2s;
  padding: 14px 2rem;
  color: #0A0702;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 3px 0.875rem rgba(61, 170, 92, 0.52);
  font-size: 15px;
  font-weight: 700;
}.wbe_reg_cta_btn-5wh:hover {
  background: #4BBF6D;
}.wbe_reg_terms-5wh {
  color: #6E5C4A;
  font-size: 11px;
  line-height: 1.5;
}.wbe_reg_seo-5wh {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7460;
}.wbe_reg_seo-5wh p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #8A7460;
  line-height: 1.65;
}.wbe_reg_seo-5wh p:last-child {
  margin-bottom: 0;
}.wbe_reg_seo-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_reg_seo-5wh a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.wbe_reg_seo-5wh a:hover {
  color: #DBA43E;
}.wbe_reg_seo-5wh ul,.wbe_reg_seo-5wh ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.wbe_reg_seo-5wh ol {
  list-style: decimal;
}.wbe_reg_seo-5wh li {
  font-size: 0.813rem;
  color: #8A7460;
  line-height: 1.65;
  margin-bottom: 4px;
}.wbe_reg_seo-5wh table {
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.wbe_reg_seo-5wh table {
  display: table;
}
}.wbe_reg_seo-5wh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D8C5A0;
}.wbe_reg_seo-5wh td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7460;
}.wbe_reg_steps-5wh {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.wbe_reg_steps-5wh {
  margin-top: 0;
}
}.wbe_reg_step-5wh {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.wbe_reg_step_num-5wh {
  background: rgba(200, 145, 42, 0.18);
  border: 1px solid rgba(200, 145, 42, 0.07);
  border-radius: 50%;
  height: 34px;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  color: #C8912A;
  width: 2.125rem;
}.wbe_reg_step_title-5wh {
  margin-bottom: 3px;
  color: #F5E6C8;
  font-weight: 700;
  font-size: 0.875rem;
}.wbe_reg_step_text-5wh {
  font-size: 0.75rem;
  color: #8A7460;
  line-height: 1.5;
}.wbe_reg_trust-5wh {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.wbe_reg_trust_item-5wh {
  gap: 7px;
  overflow-wrap: break-word;
  color: #8A7460;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
}.wbe_reg_trust_ic-5wh svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  color: #C8912A;
  stroke-linejoin: round;
}.wbe_app-5wh {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.wbe_app-5wh {
  padding: 44px 1.5rem 0;
}
}.wbe_app_in-5wh {
  margin: 0 auto;
  max-width: 82.5rem;
}.wbe_app_head-5wh {
  margin-bottom: 16px;
}.wbe_app_label-5wh {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8912A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.wbe_app_h2-5wh {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E6C8;
}
@media(min-width: 767px) {.wbe_app_h2-5wh {
  font-size: 1.5rem;
}
}.wbe_app_sub-5wh {
  line-height: 1.6;
  max-width: 37.5rem;
  color: #8A7460;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.wbe_app_sub-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_app_cards-5wh {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.wbe_app_cards-5wh {
  grid-template-columns: repeat(3,1fr);
}
}.wbe_app_card-5wh {
  padding: 20px;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.wbe_app_card_ios-5wh {
  background: linear-gradient(135deg,rgba(200, 145, 42, 0.18) 0%,#1A1209 100%);
}.wbe_app_card_android-5wh {
  background: linear-gradient(135deg,rgba(61, 170, 92, 0.16) 0%,#1A1209 100%);
}.wbe_app_card_win-5wh {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.16) 0%,#1A1209 100%);
}.wbe_app_card_ic-5wh svg {
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wbe_app_card_ic-5wh {
  flex-shrink: 0;
  color: #F5E6C8;
}.wbe_app_card_os-5wh {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #8A7460;
  letter-spacing: .08em;
}.wbe_app_card_title-5wh {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F5E6C8;
  margin-bottom: 6px;
  font-size: 15px;
}.wbe_app_card_text-5wh {
  color: #8A7460;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.wbe_app_card_btn-5wh {
  padding: 10px 18px;
  border: 1px solid rgba(200, 145, 42, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  gap: 7px;
  font-weight: 700;
  display: inline-flex;
  color: #F5E6C8;
  align-items: center;
  font-size: 0.813rem;
}.wbe_app_card_btn-5wh:hover {
  background: rgba(255, 255, 255, 0.07);
}.wbe_seo-5wh {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 766px) {.wbe_seo-5wh {
  padding: 2.75rem 1.5rem 0;
}
}.wbe_seo_in-5wh {
  margin: 0 auto;
  background: #1A1209;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.wbe_seo_in-5wh {
  padding: 2.25rem 2.5rem;
}
}.wbe_seo_label-5wh {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8912A;
}.wbe_seo_h2-5wh {
  color: #F5E6C8;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.wbe_seo_h2-5wh {
  font-size: 24px;
}
}.wbe_seo_body-5wh {
  color: #B09878;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.wbe_seo_body-5wh p {
  margin-bottom: 12px;
  color: #B09878;
  line-height: 1.75;
  font-size: 14px;
}.wbe_seo_body-5wh p:last-child {
  margin-bottom: 0;
}.wbe_seo_body-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_seo_body-5wh a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.wbe_seo_body-5wh a:hover {
  color: #DBA43E;
}.wbe_seo_body-5wh ul,.wbe_seo_body-5wh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.wbe_seo_body-5wh ol {
  list-style: decimal;
}.wbe_seo_body-5wh li {
  margin-bottom: 0.375rem;
  color: #B09878;
  line-height: 1.75;
  font-size: 0.875rem;
}.wbe_seo_body-5wh table {
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.wbe_seo_body-5wh table {
  display: table;
}
}.wbe_seo_body-5wh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D8C5A0;
}.wbe_seo_body-5wh td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09878;
}.wbe_seo_cols-5wh {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.wbe_seo_cols-5wh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wbe_seo_cols-5wh {
  grid-template-columns: repeat(3,1fr);
}
}.wbe_seo_col_h-5wh {
  color: #D8C5A0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.wbe_seo_col_p-5wh {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7460;
  line-height: 1.65;
}.wbe_seo_stats-5wh {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wbe_seo_stat-5wh {
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 145, 42, 0.18);
  padding: 14px 1rem;
  background: rgba(200, 145, 42, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.wbe_seo_stat_val-5wh {
  margin-bottom: 4px;
  color: #C8912A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.wbe_seo_stat_lb-5wh {
  font-size: 11px;
  color: #8A7460;
  overflow-wrap: break-word;
}.wbe_seo-5wh {
  background: #0E0A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.wbe_seo-5wh {
  padding: 44px 24px 0;
}
}.wbe_seo_in-5wh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1A1209;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.wbe_seo_in-5wh {
  padding: 2.25rem 2.5rem;
}
}.wbe_seo_label-5wh {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C8912A;
  letter-spacing: .08em;
}.wbe_seo_h2-5wh {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  color: #F5E6C8;
}
@media(min-width: 765px) {.wbe_seo_h2-5wh {
  font-size: 24px;
}
}.wbe_seo_body-5wh {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B09878;
}.wbe_seo_body-5wh p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #B09878;
  line-height: 1.75;
}.wbe_seo_body-5wh p:last-child {
  margin-bottom: 0;
}.wbe_seo_body-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_seo_body-5wh a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8912A;
}.wbe_seo_body-5wh a:hover {
  color: #DBA43E;
}.wbe_seo_body-5wh ul,.wbe_seo_body-5wh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wbe_seo_body-5wh ol {
  list-style: decimal;
}.wbe_seo_body-5wh li {
  font-size: 0.875rem;
  color: #B09878;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.wbe_seo_body-5wh table {
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.wbe_seo_body-5wh table {
  display: table;
}
}.wbe_seo_body-5wh th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D8C5A0;
}.wbe_seo_body-5wh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B09878;
}.wbe_seo_cols-5wh {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.wbe_seo_cols-5wh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.wbe_seo_cols-5wh {
  grid-template-columns: repeat(3,1fr);
}
}.wbe_seo_col_h-5wh {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D8C5A0;
  font-size: 13px;
}.wbe_seo_col_p-5wh {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 0.813rem;
}.wbe_seo_stats-5wh {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wbe_seo_stat-5wh {
  border-radius: 8px;
  border: 1px solid rgba(200, 145, 42, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(200, 145, 42, 0.07);
  min-width: 8.75rem;
}.wbe_seo_stat_val-5wh {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8912A;
  font-weight: 800;
  overflow-wrap: break-word;
}.wbe_seo_stat_lb-5wh {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7460;
}.wbe_seo-5wh {
  padding: 36px 16px 0;
  background: #0E0A05;
}
@media(min-width: 769px) {.wbe_seo-5wh {
  padding: 44px 24px 0;
}
}.wbe_seo_in-5wh {
  background: #1A1209;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.wbe_seo_in-5wh {
  padding: 2.25rem 2.5rem;
}
}.wbe_seo_label-5wh {
  letter-spacing: .08em;
  color: #C8912A;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
}.wbe_seo_h2-5wh {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #F5E6C8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wbe_seo_h2-5wh {
  font-size: 24px;
}
}.wbe_seo_body-5wh {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09878;
}.wbe_seo_body-5wh p {
  font-size: 0.875rem;
  color: #B09878;
  line-height: 1.75;
  margin-bottom: 12px;
}.wbe_seo_body-5wh p:last-child {
  margin-bottom: 0;
}.wbe_seo_body-5wh strong {
  color: #D8C5A0;
  font-weight: 700;
}.wbe_seo_body-5wh a {
  transition: color .2s;
  color: #C8912A;
  text-decoration: underline;
}.wbe_seo_body-5wh a:hover {
  color: #DBA43E;
}.wbe_seo_body-5wh ul,.wbe_seo_body-5wh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wbe_seo_body-5wh ol {
  list-style: decimal;
}.wbe_seo_body-5wh li {
  line-height: 1.75;
  color: #B09878;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.wbe_seo_body-5wh table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.wbe_seo_body-5wh table {
  display: table;
}
}.wbe_seo_body-5wh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D8C5A0;
  text-align: left;
}.wbe_seo_body-5wh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B09878;
}.wbe_seo_cols-5wh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.wbe_seo_cols-5wh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.wbe_seo_cols-5wh {
  grid-template-columns: repeat(3,1fr);
}
}.wbe_seo_col_h-5wh {
  color: #D8C5A0;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.wbe_seo_col_p-5wh {
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.wbe_seo_stats-5wh {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.wbe_seo_stat-5wh {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 145, 42, 0.18);
  border-radius: 0.5rem;
  background: rgba(200, 145, 42, 0.07);
  min-width: 140px;
}.wbe_seo_stat_val-5wh {
  color: #C8912A;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.wbe_seo_stat_lb-5wh {
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 11px;
}.wbe_pmt-5wh {
  background: #0E0A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.wbe_pmt-5wh {
  padding: 44px 1.5rem 0;
}
}.wbe_pmt_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_pmt_head-5wh {
  margin-bottom: 22px;
  max-width: 45rem;
}.wbe_pmt_label-5wh {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8912A;
}.wbe_pmt_h2-5wh {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5E6C8;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wbe_pmt_h2-5wh {
  font-size: 28px;
}
}.wbe_pmt_intro-5wh {
  line-height: 1.6;
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.wbe_pmt_groups-5wh {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.wbe_pmt_group-5wh {
  border-radius: 8px;
  background: #1A1209;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.wbe_pmt_group_head-5wh {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.wbe_pmt_group_ic-5wh {
  background: rgba(200, 145, 42, 0.18);
  border-radius: 0.25rem;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #C8912A;
}.wbe_pmt_group_ic-5wh svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.wbe_pmt_group_h-5wh {
  margin: 0;
  font-size: 1rem;
  color: #F5E6C8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.wbe_pmt_group_p-5wh {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wbe_pmt_group_p-5wh strong {
  font-weight: 600;
  color: #D8C5A0;
}.wbe_pmt_table_wrap-5wh {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.wbe_pmt_table-5wh {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
}.wbe_pmt_table-5wh th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-transform: uppercase;
  font-size: 11px;
  white-space: nowrap;
  text-align: left;
  letter-spacing: .04em;
  color: #D8C5A0;
  font-weight: 700;
}.wbe_pmt_table-5wh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #8A7460;
}.wbe_pmt_table-5wh tbody tr:last-child td {
  border-bottom: none;
}.wbe_pmt_table-5wh tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D8C5A0;
}.wbe_faq-5wh {
  background: #0E0A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.wbe_faq-5wh {
  padding: 44px 24px 0;
}
}.wbe_faq_in-5wh {
  margin: 0 auto;
  max-width: 1320px;
}.wbe_faq_head-5wh {
  margin-bottom: 1.25rem;
}.wbe_faq_label-5wh {
  margin-bottom: 0.5rem;
  color: #C8912A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.wbe_faq_h2-5wh {
  color: #F5E6C8;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.wbe_faq_h2-5wh {
  font-size: 24px;
}
}.wbe_faq_list-5wh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wbe_faq_item-5wh {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1209;
}.wbe_faq_q-5wh {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  color: #D8C5A0;
  justify-content: space-between;
  display: flex;
}.wbe_faq_q-5wh:hover {
  color: #F5E6C8;
}.wbe_faq_q_ic-5wh {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #C8912A;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  flex-shrink: 0;
  width: 1.5rem;
  height: 24px;
}.wbe_faq_item-5wh.wbe_state_open-5wh .wbe_faq_q_ic-5wh {
  transform: rotate(45deg);
}.wbe_faq_a-5wh {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  color: #8A7460;
}.wbe_faq_item-5wh.wbe_state_open-5wh .wbe_faq_a-5wh {
  display: block;
}.wbe_faq_a-5wh strong {
  font-weight: 700;
  color: #D8C5A0;
}.wbe_faq_a-5wh a {
  color: #C8912A;
  text-decoration: underline;
}.wbe_faq_a-5wh ul,.wbe_faq_a-5wh ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.wbe_faq_a-5wh ol {
  list-style: decimal;
}.wbe_faq_a-5wh li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.wbe_faq_a-5wh table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.wbe_faq_a-5wh table {
  display: table;
}
}.wbe_faq_a-5wh th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C5A0;
  text-align: left;
}.wbe_faq_a-5wh td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #8A7460;
}.wbe_ft-5wh {
  background: #070503;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.wbe_ft_support-5wh {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.wbe_ft_support-5wh {
  padding: 1.75rem 1.5rem;
}
}.wbe_ft_support_in-5wh {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.wbe_ft_support_main-5wh {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.wbe_ft_support_ic-5wh {
  flex-shrink: 0;
  color: #C8912A;
}.wbe_ft_support_ic-5wh svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.wbe_ft_support_text_title-5wh {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F5E6C8;
}.wbe_ft_support_text_sub-5wh {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8A7460;
}.wbe_ft_support_btn-5wh {
  border-radius: 8px;
  background: #C8912A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F5E6C8;
}.wbe_ft_support_btn-5wh:hover {
  background: #DBA43E;
}.wbe_ft_support_contacts-5wh {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.wbe_ft_support_contact-5wh {
  line-height: 1.4;
  font-size: 12px;
  color: #6E5C4A;
}.wbe_ft_support_contact-5wh strong {
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #B09878;
  display: block;
}.wbe_ft_main-5wh {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.wbe_ft_main-5wh {
  padding: 40px 24px 32px;
}
}.wbe_ft_main_in-5wh {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.wbe_ft_main_in-5wh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.wbe_ft_main_in-5wh {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wbe_ft_col_logo-5wh {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.wbe_ft_col_logo-5wh {
  grid-column: auto;
}
}.wbe_ft_logo-5wh {
  gap: 0.563rem;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 16px;
  margin-bottom: 0.75rem;
  color: #F5E6C8;
  overflow-wrap: break-word;
}.wbe_ft_logo_mark-5wh {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 1.875rem;
}.wbe_ft_logo_mark-5wh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wbe_ft_logo_sub-5wh {
  color: #6E5C4A;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
}.wbe_ft_col_title-5wh {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 12px;
  color: #B09878;
}.wbe_ft_col_links-5wh {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.wbe_ft_col_link-5wh {
  transition: color .2s;
  color: #6E5C4A;
  overflow-wrap: break-word;
  font-size: 13px;
}.wbe_ft_col_link-5wh:hover {
  color: #D8C5A0;
}.wbe_ft_apps-5wh {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.wbe_ft_app_card-5wh {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.wbe_ft_app_card-5wh:hover {
  border-color: rgba(200, 145, 42, 0.45);
}.wbe_ft_app_card_ic-5wh svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
}.wbe_ft_app_card_os-5wh {
  color: #6E5C4A;
  font-weight: 600;
  font-size: 0.625rem;
}.wbe_ft_app_card_action-5wh {
  font-weight: 700;
  color: #D8C5A0;
  font-size: 12px;
}.wbe_ft_bot-5wh {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.wbe_ft_bot-5wh {
  padding: 1.25rem 24px;
}
}.wbe_ft_bot_in-5wh {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.wbe_ft_socials-5wh {
  gap: 8px;
  display: flex;
}.wbe_ft_soc-5wh {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  align-items: center;
  color: #B09878;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  display: flex;
}.wbe_ft_soc-5wh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.wbe_ft_soc-5wh:hover {
  background: rgba(255, 255, 255, 0.07);
}.wbe_ft_legal-5wh {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #907A64;
  overflow-wrap: break-word;
  min-width: 200px;
}.wbe_ft_legal-5wh strong {
  color: #B09878;
  font-weight: 700;
}.wbe_ft_legal-5wh a {
  text-decoration: underline;
  color: #B09878;
}.wbe_ft_age-5wh {
  border-radius: 50%;
  border: 2px solid #907A64;
  font-size: 0.688rem;
  margin-left: auto;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  color: #907A64;
  font-weight: 800;
  width: 32px;
  display: flex;
  align-items: center;
}