html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #13100C;
  font-family: 'Lato', sans-serif;
  color: #D4C29A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.wcb_layout_77e {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.wcb_page_77e {
  display: flex;
  min-height: 100vh;
}.wcb_main_77e {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.wcb_main_77e {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.wcb_main_77e {
  padding-bottom: 72px;
}
}.wcb_gc_77e {
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1A1510;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.wcb_gc_77e {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.wcb_gc_77e {
  width: 168px;
}
}.wcb_gc_77e:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 144, 10, 0.08);
}.wcb_gc_img_77e {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.wcb_gc_img_77e img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.wcb_gc_hover_77e {
  background: rgba(0, 0, 0, 0.70);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.wcb_gc_77e:hover .wcb_gc_hover_77e {
  opacity: 1;
}.wcb_gc_hover_btn_77e {
  padding: 0.5rem 1rem;
  border-radius: 0.313rem;
  background: #C8900A;
  font-size: 12px;
  color: #F6EED8;
  font-weight: 700;
}.wcb_gc_info_77e {
  padding: 8px 10px 0.625rem;
}.wcb_gc_name_77e {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D4C29A;
  max-width: 100%;
  text-overflow: ellipsis;
}.wcb_gc_prov_77e {
  font-size: 10px;
  color: #6A5638;
}.wcb_gc_tag_77e {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  top: 0.375rem;
  font-size: 9px;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 6px;
}.wcb_gc_tag_hot_77e {
  background: #E03040;
  color: #fff;
}.wcb_gc_tag_new_77e {
  background: #2DB86E;
  color: #13100C;
}.wcb_gc_tag_jp_77e {
  background: #E8A820;
  color: #13100C;
}.wcb_gc_tag_ex_77e {
  background: #8B5A18;
  color: #fff;
}.wcb_gc_tag_live_77e {
  background: #E03040;
  color: #fff;
}.wcb_gr_77e {
  padding: 2rem 16px 0;
  background: #13100C;
}
@media(min-width: 767px) {.wcb_gr_77e {
  padding: 36px 1.5rem 0;
}
}.wcb_gr_in_77e {
  margin: 0 auto;
  max-width: 83.75rem;
}.wcb_gr_head_77e {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.wcb_gr_head_l_77e {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.wcb_gr_ic_77e {
  border-radius: 8px;
  flex-shrink: 0;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.wcb_gr_ic_77e svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wcb_gr_title_77e {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EED8;
  font-size: 1rem;
}
@media(min-width: 771px) {.wcb_gr_title_77e {
  font-size: 18px;
}
}.wcb_gr_more_77e {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  color: #7D6A48;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.wcb_gr_more_77e:hover {
  color: #C8900A;
}.wcb_gr_more_77e svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wcb_gr_arrows_77e {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.wcb_gr_arr_77e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 30px;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  color: #A08860;
}.wcb_gr_arr_77e:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EED8;
}.wcb_gr_arr_77e svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.wcb_gr_seo_h_77e {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #D4C29A;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  max-width: 680px;
}
@media(min-width: 771px) {.wcb_gr_seo_h_77e {
  font-size: 14px;
}
}.wcb_gr_seo_77e {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #7D6A48;
  font-size: 12px;
}.wcb_gr_seo_77e strong {
  font-weight: 600;
  color: #D4C29A;
}.wcb_gr_scroll_77e {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.wcb_gr_scroll_77e::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.wcb_gr_scroll_77e {
  gap: 0.75rem;
}
}.wcb_tb_77e {
  background: #110E0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  height: 56px;
}.wcb_tb_in_77e {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.wcb_tb_burger_77e {
  border-radius: 0.5rem;
  gap: 5px;
  height: 2.375rem;
  margin-right: 8px;
  width: 38px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}.wcb_tb_burger_77e:hover {
  background: rgba(255, 255, 255, 0.05);
}.wcb_tb_burger_line_77e {
  background: #A08860;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.wcb_tb_burger_77e {
  display: none;
}
}.wcb_tb_logo_77e {
  gap: 0.563rem;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-size: 18px;
  font-weight: 800;
  color: #F6EED8;
}.wcb_tb_logo_mark_77e {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
  width: 2rem;
}.wcb_tb_logo_mark_77e img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.wcb_tb_nav_77e {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.wcb_tb_nav_77e {
  display: flex;
}
}.wcb_tb_tab_77e {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A08860;
  white-space: nowrap;
}.wcb_tb_tab_77e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.wcb_tb_tab_77e.wcb_state_active_77e {
  background: rgba(200, 144, 10, 0.18);
  color: #F6EED8;
}.wcb_tb_right_77e {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.wcb_tb_login_77e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  font-size: 0.813rem;
  color: #D4C29A;
  font-weight: 600;
  display: none;
}.wcb_tb_login_77e:hover {
  border-color: rgba(202, 148, 18, 0.52);
  color: #F6EED8;
}
@media(min-width: 481px) {.wcb_tb_login_77e {
  display: block;
}
}.wcb_tb_reg_77e {
  background: #2DB86E;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.5rem;
  color: #0F0C08;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.wcb_tb_reg_77e:hover {
  background: #35D47E;
}.wcb_sb_77e {
  background: #201A13;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  left: 0;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  top: 3.5rem;
  bottom: 0;
}.wcb_sb_77e.wcb_state_open_77e {
  transform: translateX(0);
}.wcb_sb_77e::-webkit-scrollbar {
  width: 4px;
}.wcb_sb_77e::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.wcb_sb_77e {
  transform: translateX(0);
}
}.wcb_sb_auth_77e {
  padding: 0.875rem 0.75rem 10px;
}.wcb_sb_btn_reg_77e {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  background: #2DB86E;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #0F0C08;
  margin-bottom: 0.5rem;
}.wcb_sb_btn_reg_77e:hover {
  background: #35D47E;
}.wcb_sb_btn_login_77e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #D4C29A;
  display: block;
  text-align: center;
}.wcb_sb_btn_login_77e:hover {
  border-color: rgba(202, 148, 18, 0.52);
  color: #F6EED8;
}.wcb_sb_promo_77e {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#2A1A06,#201A13);
  border-radius: 8px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(200, 144, 10, 0.18);
  overflow: hidden;
  position: relative;
}.wcb_sb_promo_77e::before {
  background: radial-gradient(circle,rgba(200, 144, 10, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  height: 5rem;
  top: -20px;
  width: 5rem;
  content: '';
  position: absolute;
}.wcb_sb_promo_title_77e {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8900A;
  font-weight: 700;
}.wcb_sb_promo_text_77e {
  line-height: 1.35;
  font-weight: 600;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-size: 12px;
}.wcb_sb_promo_sub_77e {
  font-size: 0.625rem;
  color: #7D6A48;
  margin-top: 3px;
}.wcb_sb_nav_77e {
  padding: 6px 0.5rem 16px;
}.wcb_sb_nav_lb_77e {
  padding: 0.625rem 0.5rem 6px;
  color: #6A5638;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.wcb_sb_link_77e {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 5px;
  color: #A08860;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.wcb_sb_link_77e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.wcb_sb_link_77e.wcb_state_active_77e {
  background: rgba(200, 144, 10, 0.18);
  color: #F6EED8;
}.wcb_sb_ic_77e {
  border-radius: 5px;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
}.wcb_sb_ic_77e svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.wcb_sb_ic_1_77e {
  background: rgba(200, 144, 10, 0.08);
  color: #C8900A;
}.wcb_sb_ic_2_77e {
  background: rgba(45, 184, 110, 0.16);
  color: #2DB86E;
}.wcb_sb_ic_3_77e {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.wcb_sb_ic_4_77e {
  background: rgba(139, 90, 24, 0.22);
  color: #8B5A18;
}.wcb_sb_ic_5_77e {
  background: rgba(200, 144, 10, 0.08);
  color: #E8408A;
}.wcb_sb_ic_6_77e {
  background: rgba(139, 90, 24, 0.22);
  color: #9B4FD4;
}.wcb_sb_badge_77e {
  padding: 2px 0.438rem;
  background: #E8A820;
  border-radius: 5px;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #0F0C08;
}.wcb_sb_bot_77e {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.wcb_sb_lang_77e,.wcb_sb_help_77e {
  transition: border-color .2s;
  flex: 1;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  justify-content: center;
  font-weight: 600;
  color: #A08860;
  align-items: center;
  display: flex;
  font-size: 11px;
}.wcb_sb_lang_77e:hover,.wcb_sb_help_77e:hover {
  border-color: rgba(202, 148, 18, 0.52);
  color: #F6EED8;
}.wcb_sb_lang_77e svg,.wcb_sb_help_77e svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.wcb_sb_bd_77e {
  inset: 0;
  background: rgba(0, 0, 0, 0.70);
  z-index: 69;
  display: none;
  position: fixed;
}.wcb_sb_bd_77e.wcb_state_on_77e {
  display: block;
}
@media(min-width: 1078px) {.wcb_sb_bd_77e {
  display: none!important;
}
}.wcb_mob_nav_77e {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #201A13;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1077px) {.wcb_mob_nav_77e {
  display: none;
}
}.wcb_mob_nav_item_77e {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #6A5638;
}.wcb_mob_nav_ic_77e {
  line-height: 1;
}.wcb_mob_nav_ic_77e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.wcb_mob_nav_lb_77e {
  font-weight: 600;
  font-size: 0.625rem;
  color: #6A5638;
}.wcb_mob_nav_item_77e.wcb_state_active_77e {
  color: #C8900A;
}.wcb_mob_nav_item_77e.wcb_state_active_77e .wcb_mob_nav_lb_77e {
  color: #C8900A;
}.wcb_hero_77e {
  background: #13100C;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.wcb_hero_77e {
  padding: 24px 24px 0;
}
}.wcb_hero_in_77e {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 863px) {.wcb_hero_in_77e {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.wcb_hero_in_77e {
  grid-template-columns: 1fr 21.25rem;
}
}.wcb_hero_promo_77e {
  border-radius: 0.875rem;
  background: #1A1510;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 766px) {.wcb_hero_promo_77e {
  min-height: 280px;
}
}.wcb_hero_promo_bg_77e {
  background: linear-gradient(120deg,#2A1A06 0%,#13100C 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.wcb_hero_promo_bg_77e::after {
  background: linear-gradient(90deg,#13100C 0%,rgba(0, 0, 0, 0.70) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.wcb_hero_promo_glow_77e {
  background: radial-gradient(circle,rgba(139, 90, 24, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  top: -40px;
  right: 60px;
  height: 300px;
}.wcb_hero_promo_ct_77e {
  padding: 28px 1.5rem 28px 28px;
  max-width: 480px;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 771px) {.wcb_hero_promo_ct_77e {
  padding: 2.5rem 32px;
}
}.wcb_hero_badge_77e {
  padding: 0.313rem 12px;
  border: 1px solid rgba(200, 144, 10, 0.08);
  background: rgba(200, 144, 10, 0.18);
  border-radius: 1.25rem;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  color: #C8900A;
  font-size: 10px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.wcb_hero_h1_77e {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  color: #F6EED8;
}.wcb_hero_h1_77e em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 771px) {.wcb_hero_h1_77e {
  font-size: 36px;
}
}.wcb_hero_sub_77e {
  line-height: 1.55;
  font-size: 13px;
  color: #A08860;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.wcb_hero_sub_77e {
  font-size: 14px;
}
}.wcb_hero_row_77e {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wcb_hero_cta_77e {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #2DB86E;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0F0C08;
  box-shadow: 0 4px 14px rgba(45, 184, 110, 0.38), 0 1px 0 rgba(0, 0, 0, 0.50);
  font-size: 0.875rem;
}.wcb_hero_cta_77e:hover {
  background: #35D47E;
}.wcb_hero_terms_77e {
  color: #6A5638;
  font-size: 0.688rem;
}.wcb_hero_game_77e {
  overflow: hidden;
  background: #1A1510;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.wcb_hero_game_badge_77e {
  padding: 5px 10px;
  background: rgba(232, 168, 32, 0.16);
  border: 1px solid rgba(232, 168, 32, 0.16);
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  font-size: 10px;
  top: 0.75rem;
  color: #E8A820;
  text-transform: uppercase;
  position: absolute;
}.wcb_hero_game_badge_77e svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.wcb_hero_game_img_77e {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#13100C);
  position: relative;
  padding-bottom: 60%;
}.wcb_hero_game_img_77e img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.wcb_hero_game_play_77e {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.70);
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.wcb_hero_game_77e:hover .wcb_hero_game_play_77e {
  opacity: 1;
}.wcb_hero_game_play_77e span {
  background: #C8900A;
  border-radius: 50%;
  height: 3.25rem;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
}.wcb_hero_game_play_77e span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.wcb_hero_game_info_77e {
  padding: 0.875rem 16px;
}.wcb_hero_game_title_77e {
  font-size: 15px;
  color: #F6EED8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.wcb_hero_game_provider_77e {
  font-size: 0.688rem;
  color: #7D6A48;
}.wcb_hero_game_btn_77e {
  padding: 0.688rem;
  background: #C8900A;
  transition: background .2s;
  margin: 12px 16px 16px;
  border-radius: 0.5rem;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #F6EED8;
}.wcb_hero_game_77e:hover .wcb_hero_game_btn_77e {
  background: #DFA820;
}.wcb_wy_77e {
  background: #13100C;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.wcb_wy_77e {
  padding: 2.5rem 24px 0;
}
}.wcb_wy_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_wy_head_77e {
  max-width: 720px;
  margin-bottom: 18px;
}.wcb_wy_label_77e {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8900A;
}.wcb_wy_h2_77e {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.wcb_wy_h2_77e {
  font-size: 1.5rem;
}
}.wcb_wy_intro_77e {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #7D6A48;
}.wcb_wy_grid_77e {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.wcb_wy_grid_77e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wcb_wy_grid_77e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wcb_wy_card_77e {
  border-radius: 8px;
  background: #201A13;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.wcb_wy_card_77e:hover {
  border-color: rgba(200, 144, 10, 0.08);
  transform: translateY(-2px);
}.wcb_wy_card_ic_77e {
  border-radius: 50%;
  background: rgba(200, 144, 10, 0.18);
  height: 44px;
  color: #C8900A;
  width: 44px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.wcb_wy_card_ic_77e svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
}.wcb_wy_card_h_77e {
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F6EED8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.wcb_wy_card_p_77e {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6A48;
  font-size: 13px;
}.wcb_wy_card_p_77e strong {
  color: #D4C29A;
  font-weight: 600;
}.wcb_gcg_77e {
  background: #13100C;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.wcb_gcg_77e {
  padding: 2.75rem 24px 0;
}
}.wcb_gcg_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_gcg_head_77e {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.wcb_gcg_label_77e {
  margin-bottom: 8px;
  color: #C8900A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.wcb_gcg_h2_77e {
  color: #F6EED8;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width:768px) {.wcb_gcg_h2_77e {
  font-size: 28px;
}
}.wcb_gcg_intro_77e {
  line-height: 1.6;
  font-size: 13px;
  color: #7D6A48;
}.wcb_gcg_grid_77e {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.wcb_gcg_grid_77e {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.wcb_gcg_grid_77e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.wcb_gcg_card_77e {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 20px;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.wcb_gcg_card_77e:hover {
  border-color: rgba(200, 144, 10, 0.18);
  transform: translateY(-3px);
}.wcb_gcg_card_bg_77e {
  inset: 0;
  z-index: 0;
  position: absolute;
}.wcb_gcg_card_bg_77e::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.wcb_gcg_card_ic_77e {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  width: 2.5rem;
  position: absolute;
  top: 18px;
  align-items: center;
  z-index: 2;
  justify-content: center;
  display: flex;
  right: 18px;
  color: #F6EED8;
  height: 2.5rem;
}.wcb_gcg_card_ic_77e svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wcb_gcg_card_ct_77e {
  position: relative;
  z-index: 1;
}.wcb_gcg_card_h_77e {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F6EED8;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
}
@media(min-width: 769px) {.wcb_gcg_card_h_77e {
  font-size: 1.25rem;
}
}.wcb_gcg_card_p_77e {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.wcb_gcg_card_p_77e strong {
  color: #F6EED8;
  font-weight: 600;
}.wcb_gcg_card_cta_77e {
  gap: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8900A;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.75rem;
  align-items: center;
}.wcb_gcg_card_cta_77e svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wcb_ws_77e {
  background: #13100C;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.wcb_ws_77e {
  padding: 2.25rem 24px 0;
}
}.wcb_ws_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_ws_head_77e {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.wcb_ws_title_77e {
  gap: 10px;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  display: flex;
  font-size: 16px;
  color: #F6EED8;
}.wcb_ws_title_ic_77e svg {
  color: #E8A820;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.wcb_ws_online_77e {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #7D6A48;
  font-size: 0.75rem;
}.wcb_ws_online_dot_77e {
  border-radius: 50%;
  background: #2DB86E;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(45, 184, 110, 0.16);
  flex-shrink: 0;
}.wcb_ws_scroll_77e {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.wcb_ws_scroll_77e::-webkit-scrollbar {
  display: none;
}.wcb_wc_77e {
  background: #1A1510;
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.wcb_wc_img_77e {
  background: #201A13;
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.wcb_wc_img_77e img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wcb_wc_info_77e {
  min-width: 0;
}.wcb_wc_game_77e {
  overflow: hidden;
  color: #D4C29A;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.wcb_wc_player_77e {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #6A5638;
  white-space: nowrap;
}.wcb_wc_amount_77e {
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #2DB86E;
}.wcb_reg_77e {
  padding: 36px 1rem 0;
  background: #13100C;
}
@media(min-width: 771px) {.wcb_reg_77e {
  padding: 44px 1.5rem 0;
}
}.wcb_reg_in_77e {
  padding: 28px 24px;
  background: #201A13;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 770px) {.wcb_reg_in_77e {
  padding: 2.5rem;
}
}.wcb_reg_top_77e {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.wcb_reg_top_77e {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.wcb_reg_label_77e {
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8900A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.wcb_reg_h2_77e {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  color: #F6EED8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 769px) {.wcb_reg_h2_77e {
  font-size: 28px;
}
}.wcb_reg_bonus_77e {
  padding: 10px 1rem;
  border: 1px solid rgba(232, 168, 32, 0.16);
  gap: 8px;
  background: rgba(232, 168, 32, 0.16);
  border-radius: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.wcb_reg_bonus_amount_77e {
  color: #E8A820;
  font-size: 20px;
  font-weight: 800;
}.wcb_reg_bonus_text_77e {
  color: #A08860;
  line-height: 1.35;
  font-size: 0.813rem;
}.wcb_reg_cta_btn_77e {
  padding: 14px 32px;
  border-radius: 8px;
  transition: background .2s;
  background: #2DB86E;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 0.25rem 14px rgba(45, 184, 110, 0.38), 0 1px 0 rgba(0, 0, 0, 0.50);
  color: #0F0C08;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.wcb_reg_cta_btn_77e:hover {
  background: #35D47E;
}.wcb_reg_terms_77e {
  color: #6A5638;
  font-size: 11px;
  line-height: 1.5;
}.wcb_reg_seo_77e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #7D6A48;
  line-height: 1.65;
  font-size: 13px;
}.wcb_reg_seo_77e p {
  color: #7D6A48;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.wcb_reg_seo_77e p:last-child {
  margin-bottom: 0;
}.wcb_reg_seo_77e strong {
  font-weight: 700;
  color: #D4C29A;
}.wcb_reg_seo_77e a {
  transition: color .2s;
  color: #C8900A;
  text-decoration: underline;
}.wcb_reg_seo_77e a:hover {
  color: #DFA820;
}.wcb_reg_seo_77e ul,.wcb_reg_seo_77e ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.wcb_reg_seo_77e ol {
  list-style: decimal;
}.wcb_reg_seo_77e li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7D6A48;
}.wcb_reg_seo_77e table {
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.wcb_reg_seo_77e table {
  display: table;
}
}.wcb_reg_seo_77e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D4C29A;
  text-align: left;
  font-weight: 700;
}.wcb_reg_seo_77e td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6A48;
}.wcb_reg_steps_77e {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width:860px) {.wcb_reg_steps_77e {
  margin-top: 0;
}
}.wcb_reg_step_77e {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  gap: 0.875rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.wcb_reg_step_num_77e {
  border: 1px solid rgba(200, 144, 10, 0.08);
  background: rgba(200, 144, 10, 0.18);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 34px;
  font-size: 14px;
  height: 2.125rem;
  color: #C8900A;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
}.wcb_reg_step_title_77e {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F6EED8;
  font-weight: 700;
}.wcb_reg_step_text_77e {
  color: #7D6A48;
  line-height: 1.5;
  font-size: 0.75rem;
}.wcb_reg_trust_77e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
}.wcb_reg_trust_item_77e {
  gap: 7px;
  display: flex;
  color: #7D6A48;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.wcb_reg_trust_ic_77e svg {
  stroke-linecap: round;
  color: #C8900A;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.wcb_prov_77e {
  padding: 36px 1rem 0;
  background: #13100C;
}
@media(min-width: 766px) {.wcb_prov_77e {
  padding: 44px 1.5rem 0;
}
}.wcb_prov_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_prov_head_77e {
  margin-bottom: 16px;
}.wcb_prov_label_77e {
  color: #C8900A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.wcb_prov_h2_77e {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F6EED8;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.wcb_prov_h2_77e {
  font-size: 24px;
}
}.wcb_prov_seo_77e {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6A48;
}.wcb_prov_seo_77e strong {
  font-weight: 700;
  color: #D4C29A;
}.wcb_prov_seo_77e a {
  text-decoration: underline;
  color: #C8900A;
}.wcb_prov_grid_77e {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.wcb_prov_grid_77e {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.wcb_prov_grid_77e {
  grid-template-columns: repeat(8,1fr);
}
}.wcb_prov_card_77e {
  background: #1A1510;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.wcb_prov_card_77e:hover {
  border-color: rgba(202, 148, 18, 0.52);
  background: #201A13;
}.wcb_prov_logo_77e {
  border-radius: 0.313rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
}.wcb_prov_logo_77e img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.wcb_prov_name_77e {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A08860;
  font-size: 11px;
}.wcb_htp_77e {
  padding: 2.25rem 16px 0;
  background: #13100C;
}
@media(min-width: 771px) {.wcb_htp_77e {
  padding: 2.75rem 1.5rem 0;
}
}.wcb_htp_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_htp_head_77e {
  max-width: 720px;
  margin-bottom: 22px;
}.wcb_htp_label_77e {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8900A;
  margin-bottom: 8px;
}.wcb_htp_h2_77e {
  margin-bottom: 8px;
  font-weight: 800;
  color: #F6EED8;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wcb_htp_h2_77e {
  font-size: 28px;
}
}.wcb_htp_intro_77e {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7D6A48;
}.wcb_htp_steps_77e {
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.wcb_htp_steps_77e {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.wcb_htp_steps_77e {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.wcb_htp_step_77e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #201A13;
  padding: 1.25rem 18px 18px;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.wcb_htp_step_num_77e {
  border-radius: 50%;
  background: #C8900A;
  width: 28px;
  position: absolute;
  justify-content: center;
  font-weight: 800;
  height: 28px;
  font-family: 'Playfair Display', serif;
  top: -0.75rem;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #0F0C08;
  left: 1.25rem;
}.wcb_htp_step_ic_77e {
  margin: 8px 0 0.75rem;
  border-radius: 5px;
  background: rgba(200, 144, 10, 0.18);
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #C8900A;
  display: flex;
  height: 2.25rem;
}.wcb_htp_step_ic_77e svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.wcb_htp_step_h_77e {
  color: #F6EED8;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.wcb_htp_step_p_77e {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #7D6A48;
}.wcb_htp_step_p_77e strong {
  font-weight: 600;
  color: #D4C29A;
}.wcb_htp_cta_77e {
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #2DB86E;
  transition: background .2s;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #0F0C08;
  display: inline-block;
  font-weight: 700;
}.wcb_htp_cta_77e:hover {
  background: #35D47E;
}.wcb_bon_77e {
  background: #13100C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.wcb_bon_77e {
  padding: 2.75rem 1.5rem 0;
}
}.wcb_bon_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_bon_head_77e {
  margin-bottom: 1.25rem;
}.wcb_bon_label_77e {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8900A;
  margin-bottom: 8px;
}.wcb_bon_h2_77e {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F6EED8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.wcb_bon_h2_77e {
  font-size: 24px;
}
}.wcb_bon_seo_77e {
  color: #7D6A48;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.wcb_bon_seo_77e strong {
  font-weight: 700;
  color: #D4C29A;
}.wcb_bon_seo_77e a {
  text-decoration: underline;
  color: #C8900A;
}.wcb_bon_grid_77e {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.wcb_bon_grid_77e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.wcb_bon_grid_77e {
  grid-template-columns: repeat(5,1fr);
}
}.wcb_bon_card_77e {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
  background: #1A1510;
}.wcb_bon_card_77e:hover {
  border-color: rgba(200, 144, 10, 0.08);
  transform: translateY(-2px);
}.wcb_bon_card_ic_77e svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
}.wcb_bon_card_ic_77e {
  margin-bottom: 10px;
}.wcb_bon_card_type_77e {
  color: #7D6A48;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
}.wcb_bon_card_amount_77e {
  color: #E8A820;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.wcb_bon_card_name_77e {
  color: #F6EED8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.wcb_bon_card_detail_77e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #6A5638;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.wcb_app_77e {
  background: #13100C;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wcb_app_77e {
  padding: 2.75rem 1.5rem 0;
}
}.wcb_app_in_77e {
  margin: 0 auto;
  max-width: 83.75rem;
}.wcb_app_head_77e {
  margin-bottom: 16px;
}.wcb_app_label_77e {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8900A;
  text-transform: uppercase;
  font-size: 11px;
}.wcb_app_h2_77e {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F6EED8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 771px) {.wcb_app_h2_77e {
  font-size: 24px;
}
}.wcb_app_sub_77e {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #7D6A48;
  max-width: 37.5rem;
}.wcb_app_sub_77e strong {
  color: #D4C29A;
  font-weight: 700;
}.wcb_app_cards_77e {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.wcb_app_cards_77e {
  grid-template-columns: repeat(3,1fr);
}
}.wcb_app_card_77e {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.wcb_app_card_ios_77e {
  background: linear-gradient(135deg,rgba(200, 144, 10, 0.18) 0%,#201A13 100%);
}.wcb_app_card_android_77e {
  background: linear-gradient(135deg,rgba(45, 184, 110, 0.16) 0%,#201A13 100%);
}.wcb_app_card_win_77e {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#201A13 100%);
}.wcb_app_card_ic_77e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.wcb_app_card_ic_77e {
  color: #F6EED8;
  flex-shrink: 0;
}.wcb_app_card_os_77e {
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #7D6A48;
  margin-bottom: 0.375rem;
}.wcb_app_card_title_77e {
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  color: #F6EED8;
  line-height: 1.2;
  overflow-wrap: break-word;
}.wcb_app_card_text_77e {
  color: #7D6A48;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.wcb_app_card_btn_77e {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(202, 148, 18, 0.52);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  gap: 0.438rem;
  transition: background .2s;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F6EED8;
  font-size: 13px;
}.wcb_app_card_btn_77e:hover {
  background: rgba(255, 255, 255, 0.07);
}.wcb_seo_77e {
  padding: 36px 1rem 0;
  background: #13100C;
}
@media(min-width:768px) {.wcb_seo_77e {
  padding: 44px 1.5rem 0;
}
}.wcb_seo_in_77e {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #201A13;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.wcb_seo_in_77e {
  padding: 2.25rem 40px;
}
}.wcb_seo_label_77e {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8900A;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.wcb_seo_h2_77e {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F6EED8;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.wcb_seo_h2_77e {
  font-size: 24px;
}
}.wcb_seo_body_77e {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08860;
}.wcb_seo_body_77e p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A08860;
  line-height: 1.75;
}.wcb_seo_body_77e p:last-child {
  margin-bottom: 0;
}.wcb_seo_body_77e strong {
  color: #D4C29A;
  font-weight: 700;
}.wcb_seo_body_77e a {
  transition: color .2s;
  color: #C8900A;
  text-decoration: underline;
}.wcb_seo_body_77e a:hover {
  color: #DFA820;
}.wcb_seo_body_77e ul,.wcb_seo_body_77e ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.wcb_seo_body_77e ol {
  list-style: decimal;
}.wcb_seo_body_77e li {
  color: #A08860;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.wcb_seo_body_77e table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.wcb_seo_body_77e table {
  display: table;
}
}.wcb_seo_body_77e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4C29A;
}.wcb_seo_body_77e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08860;
}.wcb_seo_cols_77e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.wcb_seo_cols_77e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.wcb_seo_cols_77e {
  grid-template-columns: repeat(3,1fr);
}
}.wcb_seo_col_h_77e {
  font-weight: 700;
  margin-bottom: 7px;
  color: #D4C29A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.wcb_seo_col_p_77e {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7D6A48;
  overflow-wrap: break-word;
}.wcb_seo_stats_77e {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.wcb_seo_stat_77e {
  padding: 14px 16px;
  background: rgba(200, 144, 10, 0.08);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(200, 144, 10, 0.18);
  min-width: 8.75rem;
}.wcb_seo_stat_val_77e {
  color: #C8900A;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.wcb_seo_stat_lb_77e {
  color: #7D6A48;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.wcb_rv_77e {
  background: #13100C;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.wcb_rv_77e {
  padding: 44px 24px 0;
}
}.wcb_rv_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_rv_head_77e {
  max-width: 720px;
  margin-bottom: 20px;
}.wcb_rv_label_77e {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8900A;
  text-transform: uppercase;
}.wcb_rv_h2_77e {
  font-family: 'Playfair Display', serif;
  color: #F6EED8;
  font-size: 22px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.wcb_rv_h2_77e {
  font-size: 1.75rem;
}
}.wcb_rv_stats_77e {
  gap: 18px;
  color: #7D6A48;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.wcb_rv_stats_score_77e {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.wcb_rv_stats_score_val_77e {
  color: #E8A820;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
}.wcb_rv_stats_score_max_77e {
  color: #6A5638;
  font-size: 0.813rem;
}.wcb_rv_stats_badge_77e {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.wcb_rv_stats_badge_77e svg {
  color: #E8A820;
  height: 0.875rem;
  width: 0.875rem;
}.wcb_rv_grid_77e {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.wcb_rv_grid_77e {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wcb_rv_grid_77e {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wcb_rv_card_77e {
  background: #201A13;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
}.wcb_rv_card_stars_77e {
  gap: 2px;
  color: #E8A820;
  margin-bottom: 10px;
  display: flex;
}.wcb_rv_card_stars_77e svg {
  height: 14px;
  width: 0.875rem;
}.wcb_rv_card_h_77e {
  color: #F6EED8;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.3;
}.wcb_rv_card_body_77e {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6A48;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.wcb_rv_card_body_77e strong {
  color: #D4C29A;
  font-weight: 600;
}.wcb_rv_card_meta_77e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
}.wcb_rv_card_author_77e {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4C29A;
}.wcb_rv_card_date_77e {
  font-size: 11px;
  color: #6A5638;
}.wcb_seo_77e {
  padding: 2.25rem 16px 0;
  background: #13100C;
}
@media(min-width: 766px) {.wcb_seo_77e {
  padding: 2.75rem 24px 0;
}
}.wcb_seo_in_77e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #201A13;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.wcb_seo_in_77e {
  padding: 2.25rem 2.5rem;
}
}.wcb_seo_label_77e {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8900A;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
}.wcb_seo_h2_77e {
  margin-bottom: 0.875rem;
  color: #F6EED8;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.wcb_seo_h2_77e {
  font-size: 1.5rem;
}
}.wcb_seo_body_77e {
  color: #A08860;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.wcb_seo_body_77e p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A08860;
}.wcb_seo_body_77e p:last-child {
  margin-bottom: 0;
}.wcb_seo_body_77e strong {
  color: #D4C29A;
  font-weight: 700;
}.wcb_seo_body_77e a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8900A;
}.wcb_seo_body_77e a:hover {
  color: #DFA820;
}.wcb_seo_body_77e ul,.wcb_seo_body_77e ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.wcb_seo_body_77e ol {
  list-style: decimal;
}.wcb_seo_body_77e li {
  color: #A08860;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.wcb_seo_body_77e table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.wcb_seo_body_77e table {
  display: table;
}
}.wcb_seo_body_77e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C29A;
  font-weight: 700;
}.wcb_seo_body_77e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08860;
}.wcb_seo_cols_77e {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.wcb_seo_cols_77e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.wcb_seo_cols_77e {
  grid-template-columns: repeat(3,1fr);
}
}.wcb_seo_col_h_77e {
  font-weight: 700;
  font-size: 13px;
  color: #D4C29A;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.wcb_seo_col_p_77e {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6A48;
}.wcb_seo_stats_77e {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.wcb_seo_stat_77e {
  border: 1px solid rgba(200, 144, 10, 0.18);
  background: rgba(200, 144, 10, 0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.wcb_seo_stat_val_77e {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8900A;
  font-weight: 800;
}.wcb_seo_stat_lb_77e {
  overflow-wrap: break-word;
  color: #7D6A48;
  font-size: 0.688rem;
}.wcb_faq_77e {
  padding: 2.25rem 16px 0;
  background: #13100C;
}
@media(min-width: 766px) {.wcb_faq_77e {
  padding: 2.75rem 24px 0;
}
}.wcb_faq_in_77e {
  margin: 0 auto;
  max-width: 1340px;
}.wcb_faq_head_77e {
  margin-bottom: 1.25rem;
}.wcb_faq_label_77e {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8900A;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.wcb_faq_h2_77e {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  color: #F6EED8;
  font-weight: 800;
}
@media(min-width:768px) {.wcb_faq_h2_77e {
  font-size: 1.5rem;
}
}.wcb_faq_list_77e {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wcb_faq_item_77e {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #201A13;
  border-radius: 0.5rem;
}.wcb_faq_q_77e {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #D4C29A;
}.wcb_faq_q_77e:hover {
  color: #F6EED8;
}.wcb_faq_q_ic_77e {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #C8900A;
  justify-content: center;
  width: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
}.wcb_faq_item_77e.wcb_state_open_77e .wcb_faq_q_ic_77e {
  transform: rotate(45deg);
}.wcb_faq_a_77e {
  padding: 0 20px 16px;
  color: #7D6A48;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
}.wcb_faq_item_77e.wcb_state_open_77e .wcb_faq_a_77e {
  display: block;
}.wcb_faq_a_77e strong {
  color: #D4C29A;
  font-weight: 700;
}.wcb_faq_a_77e a {
  text-decoration: underline;
  color: #C8900A;
}.wcb_faq_a_77e ul,.wcb_faq_a_77e ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.wcb_faq_a_77e ol {
  list-style: decimal;
}.wcb_faq_a_77e li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.wcb_faq_a_77e table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  display: block;
}
@media(min-width: 765px) {.wcb_faq_a_77e table {
  display: table;
}
}.wcb_faq_a_77e th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C29A;
}.wcb_faq_a_77e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7D6A48;
}.wcb_seo_77e {
  background: #13100C;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wcb_seo_77e {
  padding: 2.75rem 1.5rem 0;
}
}.wcb_seo_in_77e {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  background: #201A13;
  max-width: 1340px;
}
@media(min-width:768px) {.wcb_seo_in_77e {
  padding: 36px 40px;
}
}.wcb_seo_label_77e {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8900A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.wcb_seo_h2_77e {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F6EED8;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.wcb_seo_h2_77e {
  font-size: 24px;
}
}.wcb_seo_body_77e {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08860;
  overflow-wrap: break-word;
}.wcb_seo_body_77e p {
  color: #A08860;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.wcb_seo_body_77e p:last-child {
  margin-bottom: 0;
}.wcb_seo_body_77e strong {
  font-weight: 700;
  color: #D4C29A;
}.wcb_seo_body_77e a {
  transition: color .2s;
  color: #C8900A;
  text-decoration: underline;
}.wcb_seo_body_77e a:hover {
  color: #DFA820;
}.wcb_seo_body_77e ul,.wcb_seo_body_77e ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.wcb_seo_body_77e ol {
  list-style: decimal;
}.wcb_seo_body_77e li {
  margin-bottom: 0.375rem;
  color: #A08860;
  line-height: 1.75;
  font-size: 14px;
}.wcb_seo_body_77e table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.wcb_seo_body_77e table {
  display: table;
}
}.wcb_seo_body_77e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D4C29A;
  font-weight: 700;
  text-align: left;
}.wcb_seo_body_77e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08860;
}.wcb_seo_cols_77e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.wcb_seo_cols_77e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.wcb_seo_cols_77e {
  grid-template-columns: repeat(3,1fr);
}
}.wcb_seo_col_h_77e {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D4C29A;
}.wcb_seo_col_p_77e {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6A48;
}.wcb_seo_stats_77e {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.wcb_seo_stat_77e {
  border-radius: 8px;
  border: 1px solid rgba(200, 144, 10, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 144, 10, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.wcb_seo_stat_val_77e {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C8900A;
  overflow-wrap: break-word;
}.wcb_seo_stat_lb_77e {
  color: #7D6A48;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.wcb_ft_77e {
  background: #0C0A07;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.wcb_ft_support_77e {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.wcb_ft_support_77e {
  padding: 1.75rem 24px;
}
}.wcb_ft_support_in_77e {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.wcb_ft_support_main_77e {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.wcb_ft_support_ic_77e {
  color: #C8900A;
  flex-shrink: 0;
}.wcb_ft_support_ic_77e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.wcb_ft_support_text_title_77e {
  color: #F6EED8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.wcb_ft_support_text_sub_77e {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7D6A48;
}.wcb_ft_support_btn_77e {
  background: #C8900A;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color: #F6EED8;
  flex-shrink: 0;
  font-size: 13px;
}.wcb_ft_support_btn_77e:hover {
  background: #DFA820;
}.wcb_ft_support_contacts_77e {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.wcb_ft_support_contact_77e {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6A5638;
}.wcb_ft_support_contact_77e strong {
  font-size: 11px;
  margin-bottom: 2px;
  color: #A08860;
  display: block;
  font-weight: 600;
}.wcb_ft_main_77e {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.wcb_ft_main_77e {
  padding: 2.5rem 24px 32px;
}
}.wcb_ft_main_in_77e {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 643px) {.wcb_ft_main_in_77e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wcb_ft_main_in_77e {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.wcb_ft_col_logo_77e {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.wcb_ft_col_logo_77e {
  grid-column: auto;
}
}.wcb_ft_logo_77e {
  gap: 9px;
  color: #F6EED8;
  display: flex;
  font-weight: 800;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.wcb_ft_logo_mark_77e {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 1.875rem;
}.wcb_ft_logo_mark_77e img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.wcb_ft_logo_sub_77e {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #6A5638;
  line-height: 1.55;
  font-size: 0.75rem;
}.wcb_ft_col_title_77e {
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #A08860;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.wcb_ft_col_links_77e {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.wcb_ft_col_link_77e {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A5638;
}.wcb_ft_col_link_77e:hover {
  color: #D4C29A;
}.wcb_ft_apps_77e {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.wcb_ft_app_card_77e {
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 12px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.wcb_ft_app_card_77e:hover {
  border-color: rgba(202, 148, 18, 0.52);
}.wcb_ft_app_card_ic_77e svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.wcb_ft_app_card_os_77e {
  font-weight: 600;
  color: #6A5638;
  font-size: 0.625rem;
}.wcb_ft_app_card_action_77e {
  color: #D4C29A;
  font-size: 12px;
  font-weight: 700;
}.wcb_ft_bot_77e {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.wcb_ft_bot_77e {
  padding: 1.25rem 1.5rem;
}
}.wcb_ft_bot_in_77e {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.wcb_ft_socials_77e {
  gap: 8px;
  display: flex;
}.wcb_ft_soc_77e {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  color: #A08860;
}.wcb_ft_soc_77e svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.wcb_ft_soc_77e:hover {
  background: rgba(255, 255, 255, 0.07);
}.wcb_ft_legal_77e {
  flex: 1;
  color: #9A7B55;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.wcb_ft_legal_77e strong {
  font-weight: 700;
  color: #A08860;
}.wcb_ft_legal_77e a {
  text-decoration: underline;
  color: #A08860;
}.wcb_ft_age_77e {
  border: 2px solid #9A7B55;
  border-radius: 50%;
  font-weight: 800;
  color: #9A7B55;
  display: flex;
  align-items: center;
  margin-left: auto;
  justify-content: center;
  flex-shrink: 0;
  font-size: 11px;
  width: 2rem;
  height: 2rem;
}