*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #131009;
  color: #CEB898;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bak-layout_cb3 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.bak-page_cb3 {
  min-height: 100vh;
  display: flex;
}.bak-main_cb3 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.bak-main_cb3 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.bak-main_cb3 {
  padding-bottom: 4.5rem;
}
}.bak-gc_cb3 {
  overflow: hidden;
  border: 1px solid rgba(255, 235, 190, 0.06);
  background: #17140D;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.bak-gc_cb3 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.bak-gc_cb3 {
  width: 168px;
}
}.bak-gc_cb3:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 130, 42, 0.07);
}.bak-gc_img_cb3 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.bak-gc_img_cb3 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bak-gc_hover_cb3 {
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
}.bak-gc_cb3:hover .bak-gc_hover_cb3 {
  opacity: 1;
}.bak-gc_hover_btn_cb3 {
  padding: 8px 1rem;
  background: #C8822A;
  border-radius: 4px;
  color: #F4EBDA;
  font-size: 12px;
  font-weight: 700;
}.bak-gc_info_cb3 {
  padding: 8px 10px 0.625rem;
}.bak-gc_name_cb3 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #CEB898;
  font-weight: 600;
  max-width: 100%;
}.bak-gc_prov_cb3 {
  font-size: 10px;
  color: #5E4830;
}.bak-gc_tag_cb3 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
  top: 6px;
  position: absolute;
}.bak-gc_tag_hot_cb3 {
  background: #C03828;
  color: #fff;
}.bak-gc_tag_new_cb3 {
  background: #4A9B5A;
  color: #131009;
}.bak-gc_tag_jp_cb3 {
  background: #D49A22;
  color: #131009;
}.bak-gc_tag_ex_cb3 {
  background: #7A4E2C;
  color: #fff;
}.bak-gc_tag_live_cb3 {
  background: #C03828;
  color: #fff;
}.bak-gr_cb3 {
  background: #131009;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.bak-gr_cb3 {
  padding: 36px 1.5rem 0;
}
}.bak-gr_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-gr_head_cb3 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.bak-gr_head_l_cb3 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.bak-gr_ic_cb3 {
  border-radius: 8px;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
}.bak-gr_ic_cb3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.bak-gr_title_cb3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #F4EBDA;
}
@media(min-width: 767px) {.bak-gr_title_cb3 {
  font-size: 18px;
}
}.bak-gr_more_cb3 {
  transition: color .2s;
  gap: 0.313rem;
  color: #7A5E42;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.bak-gr_more_cb3:hover {
  color: #C8822A;
}.bak-gr_more_cb3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.bak-gr_arrows_cb3 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bak-gr_arr_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: rgba(255, 240, 210, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  width: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #A08060;
  height: 1.875rem;
}.bak-gr_arr_cb3:hover {
  background: rgba(255, 240, 210, 0.07);
  color: #F4EBDA;
}.bak-gr_arr_cb3 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bak-gr_seo_h_cb3 {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  font-weight: 700;
  color: #CEB898;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bak-gr_seo_h_cb3 {
  font-size: 14px;
}
}.bak-gr_seo_cb3 {
  color: #7A5E42;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bak-gr_seo_cb3 strong {
  color: #CEB898;
  font-weight: 600;
}.bak-gr_scroll_cb3 {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.bak-gr_scroll_cb3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bak-gr_scroll_cb3 {
  gap: 12px;
}
}.bak-tb_cb3 {
  background: #131009;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  top: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  height: 56px;
  right: 0;
  position: fixed;
  left: 0;
}.bak-tb_in_cb3 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.bak-tb_burger_cb3 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 8px;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 38px;
}.bak-tb_burger_cb3:hover {
  background: rgba(255, 240, 210, 0.05);
}.bak-tb_burger_line_cb3 {
  background: #A08060;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.bak-tb_burger_cb3 {
  display: none;
}
}.bak-tb_logo_cb3 {
  gap: 9px;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  font-size: 1.125rem;
  color: #F4EBDA;
  overflow-wrap: break-word;
}.bak-tb_logo_mark_cb3 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.bak-tb_logo_mark_cb3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bak-tb_nav_cb3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.bak-tb_nav_cb3 {
  display: flex;
}
}.bak-tb_tab_cb3 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A08060;
}.bak-tb_tab_cb3:hover {
  background: rgba(255, 240, 210, 0.05);
  color: #F4EBDA;
}.bak-tb_tab_cb3.bak-state_active_cb3 {
  background: rgba(200, 130, 42, 0.18);
  color: #F4EBDA;
}.bak-tb_right_cb3 {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.bak-tb_login_cb3 {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 235, 190, 0.11);
  border-radius: 8px;
  background: rgba(255, 240, 210, 0.05);
  transition: border-color .2s,color .2s;
  display: none;
  color: #CEB898;
  font-size: 13px;
  font-weight: 600;
}.bak-tb_login_cb3:hover {
  border-color: rgba(210, 148, 58, 0.45);
  color: #F4EBDA;
}
@media(min-width: 479px) {.bak-tb_login_cb3 {
  display: block;
}
}.bak-tb_reg_cb3 {
  padding: 0.563rem 18px;
  background: #4A9B5A;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #120E06;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.bak-tb_reg_cb3:hover {
  background: #58B26A;
}.bak-sb_cb3 {
  border-right: 1px solid rgba(255, 240, 210, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1812;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  top: 56px;
  width: 13.75rem;
}.bak-sb_cb3.bak-state_open_cb3 {
  transform: translateX(0);
}.bak-sb_cb3::-webkit-scrollbar {
  width: 4px;
}.bak-sb_cb3::-webkit-scrollbar-thumb {
  background: rgba(255, 240, 210, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.bak-sb_cb3 {
  transform: translateX(0);
}
}.bak-sb_auth_cb3 {
  padding: 14px 0.75rem 0.625rem;
}.bak-sb_btn_reg_cb3 {
  border-radius: 0.5rem;
  padding: 11px;
  background: #4A9B5A;
  transition: background .2s;
  color: #120E06;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.bak-sb_btn_reg_cb3:hover {
  background: #58B26A;
}.bak-sb_btn_login_cb3 {
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 240, 210, 0.05);
  border: 1px solid rgba(255, 235, 190, 0.11);
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #CEB898;
  text-align: center;
}.bak-sb_btn_login_cb3:hover {
  border-color: rgba(210, 148, 58, 0.45);
  color: #F4EBDA;
}.bak-sb_promo_cb3 {
  overflow: hidden;
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  border: 1px solid rgba(200, 130, 42, 0.18);
  background: linear-gradient(135deg,#2A1A08,#1C1812);
  border-radius: 0.5rem;
  position: relative;
}.bak-sb_promo_cb3::before {
  background: radial-gradient(circle,rgba(200, 130, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  content: '';
  position: absolute;
  right: -1.25rem;
  width: 5rem;
  top: -20px;
}.bak-sb_promo_title_cb3 {
  font-weight: 700;
  color: #C8822A;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.bak-sb_promo_text_cb3 {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4EBDA;
  font-size: 12px;
}.bak-sb_promo_sub_cb3 {
  margin-top: 3px;
  font-size: 10px;
  color: #7A5E42;
}.bak-sb_nav_cb3 {
  padding: 0.375rem 8px 16px;
}.bak-sb_nav_lb_cb3 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  color: #5E4830;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.bak-sb_link_cb3 {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 4px;
  gap: 10px;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  color: #A08060;
  font-size: 13px;
  display: flex;
}.bak-sb_link_cb3:hover {
  background: rgba(255, 240, 210, 0.05);
  color: #F4EBDA;
}.bak-sb_link_cb3.bak-state_active_cb3 {
  background: rgba(200, 130, 42, 0.18);
  color: #F4EBDA;
}.bak-sb_ic_cb3 {
  border-radius: 4px;
  justify-content: center;
  width: 30px;
  align-items: center;
  height: 30px;
  display: flex;
  flex-shrink: 0;
}.bak-sb_ic_cb3 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.bak-sb_ic_1_cb3 {
  background: rgba(200, 130, 42, 0.07);
  color: #C8822A;
}.bak-sb_ic_2_cb3 {
  background: rgba(74, 155, 90, 0.16);
  color: #4A9B5A;
}.bak-sb_ic_3_cb3 {
  background: rgba(212, 154, 34, 0.15);
  color: #D49A22;
}.bak-sb_ic_4_cb3 {
  background: rgba(122, 78, 44, 0.22);
  color: #7A4E2C;
}.bak-sb_ic_5_cb3 {
  background: rgba(200, 130, 42, 0.07);
  color: #B84468;
}.bak-sb_ic_6_cb3 {
  background: rgba(122, 78, 44, 0.22);
  color: #7B4EA8;
}.bak-sb_badge_cb3 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #D49A22;
  color: #120E06;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.bak-sb_bot_cb3 {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  display: flex;
}.bak-sb_lang_cb3,.bak-sb_help_cb3 {
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 6px;
  border-radius: 0.25rem;
  background: rgba(255, 240, 210, 0.05);
  border: 1px solid rgba(255, 235, 190, 0.06);
  transition: border-color .2s;
  font-size: 0.688rem;
  justify-content: center;
  color: #A08060;
  display: flex;
  font-weight: 600;
  align-items: center;
}.bak-sb_lang_cb3:hover,.bak-sb_help_cb3:hover {
  border-color: rgba(210, 148, 58, 0.45);
  color: #F4EBDA;
}.bak-sb_lang_cb3 svg,.bak-sb_help_cb3 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bak-sb_bd_cb3 {
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.bak-sb_bd_cb3.bak-state_on_cb3 {
  display: block;
}
@media(min-width: 1078px) {.bak-sb_bd_cb3 {
  display: none!important;
}
}.bak-mob_nav_cb3 {
  border-top: 1px solid rgba(255, 235, 190, 0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1812;
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.bak-mob_nav_cb3 {
  display: none;
}
}.bak-mob_nav_item_cb3 {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  align-items: center;
  color: #5E4830;
  flex-direction: column;
  display: flex;
}.bak-mob_nav_ic_cb3 {
  line-height: 1;
}.bak-mob_nav_ic_cb3 svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.bak-mob_nav_lb_cb3 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4830;
}.bak-mob_nav_item_cb3.bak-state_active_cb3 {
  color: #C8822A;
}.bak-mob_nav_item_cb3.bak-state_active_cb3 .bak-mob_nav_lb_cb3 {
  color: #C8822A;
}.bak-hero_cb3 {
  background: #131009;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.bak-hero_cb3 {
  padding: 24px 1.5rem 0;
}
}.bak-hero_in_cb3 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.bak-hero_in_cb3 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.bak-hero_in_cb3 {
  grid-template-columns: 1fr 21.25rem;
}
}.bak-hero_promo_cb3 {
  overflow: hidden;
  border-radius: 14px;
  background: #17140D;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.bak-hero_promo_cb3 {
  min-height: 17.5rem;
}
}.bak-hero_promo_bg_cb3 {
  background: linear-gradient(120deg,#2A1A08 0%,#131009 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.bak-hero_promo_bg_cb3::after {
  background: linear-gradient(90deg,#131009 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bak-hero_promo_glow_cb3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 44, 0.22) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  width: 300px;
  position: absolute;
}.bak-hero_promo_ct_cb3 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width:768px) {.bak-hero_promo_ct_cb3 {
  padding: 40px 32px;
}
}.bak-hero_badge_cb3 {
  padding: 5px 12px;
  background: rgba(200, 130, 42, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(200, 130, 42, 0.07);
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  color: #C8822A;
  font-weight: 700;
  margin-bottom: 14px;
}.bak-hero_h1_cb3 {
  margin-bottom: 0.625rem;
  color: #F4EBDA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
}.bak-hero_h1_cb3 em {
  font-style: normal;
  color: #D49A22;
}
@media(min-width: 769px) {.bak-hero_h1_cb3 {
  font-size: 2.25rem;
}
}.bak-hero_sub_cb3 {
  margin-bottom: 20px;
  color: #A08060;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 771px) {.bak-hero_sub_cb3 {
  font-size: 0.875rem;
}
}.bak-hero_row_cb3 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bak-hero_cta_cb3 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #4A9B5A;
  color: #120E06;
  box-shadow: 0 2px 0.75rem rgba(74, 155, 90, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.875rem;
  font-weight: 700;
}.bak-hero_cta_cb3:hover {
  background: #58B26A;
}.bak-hero_terms_cb3 {
  color: #5E4830;
  font-size: 11px;
}.bak-hero_game_cb3 {
  background: #17140D;
  border: 1px solid rgba(255, 235, 190, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.bak-hero_game_badge_cb3 {
  border: 1px solid rgba(212, 154, 34, 0.15);
  padding: 0.313rem 0.625rem;
  background: rgba(212, 154, 34, 0.15);
  border-radius: 1.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #D49A22;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  font-size: 10px;
  top: 0.75rem;
  left: 12px;
}.bak-hero_game_badge_cb3 svg {
  vertical-align: -1px;
  width: 11px;
  height: 11px;
  margin-right: 4px;
}.bak-hero_game_img_cb3 {
  background: linear-gradient(135deg,#2A1A08,#131009);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bak-hero_game_img_cb3 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.bak-hero_game_play_cb3 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 4, 0.72);
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
}.bak-hero_game_cb3:hover .bak-hero_game_play_cb3 {
  opacity: 1;
}.bak-hero_game_play_cb3 span {
  background: #C8822A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 3.25rem;
  display: flex;
}.bak-hero_game_play_cb3 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.bak-hero_game_info_cb3 {
  padding: 0.875rem 1rem;
}.bak-hero_game_title_cb3 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F4EBDA;
  font-size: 15px;
}.bak-hero_game_provider_cb3 {
  color: #7A5E42;
  font-size: 0.688rem;
}.bak-hero_game_btn_cb3 {
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  background: #C8822A;
  border-radius: 8px;
  padding: 11px;
  display: block;
  color: #F4EBDA;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
}.bak-hero_game_cb3:hover .bak-hero_game_btn_cb3 {
  background: #E09838;
}.bak-wy_cb3 {
  background: #131009;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.bak-wy_cb3 {
  padding: 40px 1.5rem 0;
}
}.bak-wy_in_cb3 {
  margin: 0 auto;
  max-width: 1320px;
}.bak-wy_head_cb3 {
  max-width: 45rem;
  margin-bottom: 18px;
}.bak-wy_label_cb3 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8822A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.bak-wy_h2_cb3 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F4EBDA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.bak-wy_h2_cb3 {
  font-size: 24px;
}
}.bak-wy_intro_cb3 {
  margin: 0;
  font-size: 0.813rem;
  color: #7A5E42;
  line-height: 1.6;
}.bak-wy_grid_cb3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bak-wy_grid_cb3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bak-wy_grid_cb3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bak-wy_card_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: #1C1812;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
}.bak-wy_card_cb3:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 130, 42, 0.07);
}.bak-wy_card_ic_cb3 {
  border-radius: 50%;
  background: rgba(200, 130, 42, 0.18);
  height: 44px;
  width: 44px;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  display: flex;
  color: #C8822A;
}.bak-wy_card_ic_cb3 svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.bak-wy_card_h_cb3 {
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EBDA;
}.bak-wy_card_p_cb3 {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-wy_card_p_cb3 strong {
  font-weight: 600;
  color: #CEB898;
}.bak-gr_jp_cb3 {
  border-radius: 0.875rem;
  padding: 20px;
  background: linear-gradient(135deg,#1E1030 0%,#0F0A18 100%);
  overflow: hidden;
  position: relative;
}.bak-gr_jp_cb3::before {
  background: radial-gradient(circle,rgba(122, 78, 44, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -3.75rem;
  width: 250px;
  height: 250px;
  position: absolute;
  content: '';
}.bak-gr_jp_cb3::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 154, 34, 0.15) 0%,transparent 70%);
  height: 12.5rem;
  position: absolute;
  width: 200px;
  content: '';
  bottom: -40px;
  right: 0;
}.bak-gr_jp_head_cb3 {
  gap: 16px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  display: flex;
  z-index: 1;
}.bak-gr_jp_info_cb3 {
  flex: 1;
}.bak-gr_jp_label_cb3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #7B4EA8;
  text-transform: uppercase;
}.bak-gr_jp_label_cb3 svg {
  height: 0.875rem;
  margin-right: 4px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  vertical-align: -2px;
}.bak-gr_jp_amount_cb3 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #F4EBDA;
  line-height: 1;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bak-gr_jp_amount_cb3 {
  font-size: 40px;
}
}.bak-gr_jp_amount_cb3 span {
  color: #D49A22;
}.bak-gr_jp_seo_cb3 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #A08060;
  overflow-wrap: break-word;
  max-width: 480px;
}.bak-gr_jp_cta_cb3 {
  border: 1px solid rgba(122, 78, 44, 0.22);
  background: rgba(122, 78, 44, 0.22);
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 20px;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  font-size: 0.813rem;
  margin-top: 0.25rem;
  white-space: nowrap;
  position: relative;
  color: #F4EBDA;
  z-index: 1;
}.bak-gr_jp_cta_cb3:hover {
  background: #7A4E2C;
}.bak-gcg_cb3 {
  background: #131009;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.bak-gcg_cb3 {
  padding: 2.75rem 24px 0;
}
}.bak-gcg_in_cb3 {
  margin: 0 auto;
  max-width: 1320px;
}.bak-gcg_head_cb3 {
  margin-bottom: 20px;
  max-width: 720px;
}.bak-gcg_label_cb3 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8822A;
  text-transform: uppercase;
}.bak-gcg_h2_cb3 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EBDA;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bak-gcg_h2_cb3 {
  font-size: 28px;
}
}.bak-gcg_intro_cb3 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A5E42;
}.bak-gcg_grid_cb3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.bak-gcg_grid_cb3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.bak-gcg_grid_cb3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bak-gcg_card_cb3 {
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 235, 190, 0.11);
  display: flex;
  cursor: pointer;
  min-height: 240px;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.bak-gcg_card_cb3:hover {
  border-color: rgba(200, 130, 42, 0.18);
  transform: translateY(-3px);
}.bak-gcg_card_bg_cb3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.bak-gcg_card_bg_cb3::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bak-gcg_card_ic_cb3 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 2.5rem;
  z-index: 2;
  position: absolute;
  color: #F4EBDA;
  right: 1.125rem;
  align-items: center;
  top: 18px;
  height: 40px;
  display: flex;
  justify-content: center;
}.bak-gcg_card_ic_cb3 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.bak-gcg_card_ct_cb3 {
  z-index: 1;
  position: relative;
}.bak-gcg_card_h_cb3 {
  font-weight: 800;
  color: #F4EBDA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 770px) {.bak-gcg_card_h_cb3 {
  font-size: 1.25rem;
}
}.bak-gcg_card_p_cb3 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.bak-gcg_card_p_cb3 strong {
  color: #F4EBDA;
  font-weight: 600;
}.bak-gcg_card_cta_cb3 {
  gap: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
  color: #C8822A;
}.bak-gcg_card_cta_cb3 svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bak-ws_cb3 {
  background: #131009;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.bak-ws_cb3 {
  padding: 36px 24px 0;
}
}.bak-ws_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-ws_head_cb3 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.bak-ws_title_cb3 {
  gap: 10px;
  font-size: 16px;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4EBDA;
}.bak-ws_title_ic_cb3 svg {
  color: #D49A22;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.bak-ws_online_cb3 {
  gap: 0.438rem;
  font-weight: 600;
  color: #7A5E42;
  align-items: center;
  display: flex;
  font-size: 12px;
}.bak-ws_online_dot_cb3 {
  border-radius: 50%;
  background: #4A9B5A;
  box-shadow: 0 0 6px rgba(74, 155, 90, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.bak-ws_scroll_cb3 {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.bak-ws_scroll_cb3::-webkit-scrollbar {
  display: none;
}.bak-wc_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: #17140D;
  padding: 10px 14px;
  gap: 0.625rem;
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.bak-wc_img_cb3 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1C1812;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.bak-wc_img_cb3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bak-wc_info_cb3 {
  min-width: 0;
}.bak-wc_game_cb3 {
  overflow: hidden;
  font-weight: 600;
  color: #CEB898;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.bak-wc_player_cb3 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #5E4830;
}.bak-wc_amount_cb3 {
  margin-left: auto;
  flex-shrink: 0;
  color: #4A9B5A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.bak-bon_cb3 {
  padding: 36px 1rem 0;
  background: #131009;
}
@media(min-width: 769px) {.bak-bon_cb3 {
  padding: 2.75rem 1.5rem 0;
}
}.bak-bon_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-bon_head_cb3 {
  margin-bottom: 20px;
}.bak-bon_label_cb3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8822A;
}.bak-bon_h2_cb3 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4EBDA;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.bak-bon_h2_cb3 {
  font-size: 1.5rem;
}
}.bak-bon_seo_cb3 {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-bon_seo_cb3 strong {
  font-weight: 700;
  color: #CEB898;
}.bak-bon_seo_cb3 a {
  text-decoration: underline;
  color: #C8822A;
}.bak-bon_grid_cb3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.bak-bon_grid_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.bak-bon_grid_cb3 {
  grid-template-columns: repeat(5,1fr);
}
}.bak-bon_card_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: #17140D;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.bak-bon_card_cb3:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 130, 42, 0.07);
}.bak-bon_card_ic_cb3 svg {
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.bak-bon_card_ic_cb3 {
  margin-bottom: 10px;
}.bak-bon_card_type_cb3 {
  color: #7A5E42;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.bak-bon_card_amount_cb3 {
  font-weight: 800;
  margin-bottom: 6px;
  color: #D49A22;
  line-height: 1.1;
  font-size: 1.125rem;
}.bak-bon_card_name_cb3 {
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #F4EBDA;
  margin-bottom: 8px;
}.bak-bon_card_detail_cb3 {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  overflow-wrap: break-word;
  color: #5E4830;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 0.688rem;
}.bak-htp_cb3 {
  padding: 2.25rem 16px 0;
  background: #131009;
}
@media(min-width: 771px) {.bak-htp_cb3 {
  padding: 2.75rem 1.5rem 0;
}
}.bak-htp_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-htp_head_cb3 {
  margin-bottom: 22px;
  max-width: 45rem;
}.bak-htp_label_cb3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8822A;
  font-size: 11px;
}.bak-htp_h2_cb3 {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F4EBDA;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bak-htp_h2_cb3 {
  font-size: 1.75rem;
}
}.bak-htp_intro_cb3 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A5E42;
}.bak-htp_steps_cb3 {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.bak-htp_steps_cb3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.bak-htp_steps_cb3 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bak-htp_step_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  padding: 1.25rem 1.125rem 1.125rem;
  background: #1C1812;
  border-radius: 0.5rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.bak-htp_step_num_cb3 {
  background: #C8822A;
  border-radius: 50%;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  display: flex;
  font-size: 0.813rem;
  width: 1.75rem;
  height: 28px;
  position: absolute;
  color: #120E06;
  top: -0.75rem;
  left: 1.25rem;
  align-items: center;
  justify-content: center;
}.bak-htp_step_ic_cb3 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(200, 130, 42, 0.18);
  justify-content: center;
  color: #C8822A;
  height: 2.25rem;
  display: flex;
  align-items: center;
  width: 2.25rem;
}.bak-htp_step_ic_cb3 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.bak-htp_step_h_cb3 {
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F4EBDA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
}.bak-htp_step_p_cb3 {
  overflow-wrap: break-word;
  color: #7A5E42;
  font-size: 13px;
  line-height: 1.55;
}.bak-htp_step_p_cb3 strong {
  color: #CEB898;
  font-weight: 600;
}.bak-htp_cta_cb3 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #4A9B5A;
  border-radius: 0.5rem;
  font-weight: 700;
  display: inline-block;
  color: #120E06;
  margin-top: 1.25rem;
  font-size: 14px;
}.bak-htp_cta_cb3:hover {
  background: #58B26A;
}.bak-app_cb3 {
  padding: 2.25rem 1rem 0;
  background: #131009;
}
@media(min-width: 769px) {.bak-app_cb3 {
  padding: 2.75rem 1.5rem 0;
}
}.bak-app_in_cb3 {
  margin: 0 auto;
  max-width: 1320px;
}.bak-app_head_cb3 {
  margin-bottom: 16px;
}.bak-app_label_cb3 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8822A;
}.bak-app_h2_cb3 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F4EBDA;
}
@media(min-width: 771px) {.bak-app_h2_cb3 {
  font-size: 24px;
}
}.bak-app_sub_cb3 {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-app_sub_cb3 strong {
  font-weight: 700;
  color: #CEB898;
}.bak-app_cards_cb3 {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.bak-app_cards_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}.bak-app_card_cb3 {
  padding: 20px;
  overflow: hidden;
  gap: 16px;
  border-radius: 8px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.bak-app_card_ios_cb3 {
  background: linear-gradient(135deg,rgba(200, 130, 42, 0.18) 0%,#1C1812 100%);
}.bak-app_card_android_cb3 {
  background: linear-gradient(135deg,rgba(74, 155, 90, 0.16) 0%,#1C1812 100%);
}.bak-app_card_win_cb3 {
  background: linear-gradient(135deg,rgba(212, 154, 34, 0.15) 0%,#1C1812 100%);
}.bak-app_card_ic_cb3 svg {
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
}.bak-app_card_ic_cb3 {
  flex-shrink: 0;
  color: #F4EBDA;
}.bak-app_card_os_cb3 {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #7A5E42;
}.bak-app_card_title_cb3 {
  color: #F4EBDA;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  font-size: 15px;
}.bak-app_card_text_cb3 {
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-app_card_btn_cb3 {
  gap: 0.438rem;
  background: rgba(255, 240, 210, 0.12);
  border-radius: 4px;
  border: 1px solid rgba(210, 148, 58, 0.45);
  padding: 10px 1.125rem;
  transition: background .2s;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  color: #F4EBDA;
}.bak-app_card_btn_cb3:hover {
  background: rgba(255, 240, 210, 0.07);
}.bak-prov_cb3 {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.bak-prov_cb3 {
  padding: 2.75rem 24px 0;
}
}.bak-prov_in_cb3 {
  margin: 0 auto;
  max-width: 1320px;
}.bak-prov_head_cb3 {
  margin-bottom: 16px;
}.bak-prov_label_cb3 {
  color: #C8822A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.bak-prov_h2_cb3 {
  color: #F4EBDA;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.bak-prov_h2_cb3 {
  font-size: 24px;
}
}.bak-prov_seo_cb3 {
  font-size: 0.813rem;
  margin-bottom: 16px;
  color: #7A5E42;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
}.bak-prov_seo_cb3 strong {
  color: #CEB898;
  font-weight: 700;
}.bak-prov_seo_cb3 a {
  color: #C8822A;
  text-decoration: underline;
}.bak-prov_grid_cb3 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.bak-prov_grid_cb3 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.bak-prov_grid_cb3 {
  grid-template-columns: repeat(8,1fr);
}
}.bak-prov_card_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  background: #17140D;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.bak-prov_card_cb3:hover {
  background: #1C1812;
  border-color: rgba(210, 148, 58, 0.45);
}.bak-prov_logo_cb3 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 240, 210, 0.05);
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  display: flex;
}.bak-prov_logo_cb3 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bak-prov_name_cb3 {
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #A08060;
}.bak-reg_cb3 {
  background: #131009;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.bak-reg_cb3 {
  padding: 44px 1.5rem 0;
}
}.bak-reg_in_cb3 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 235, 190, 0.06);
  background: #1C1812;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.bak-reg_in_cb3 {
  padding: 2.5rem;
}
}.bak-reg_top_cb3 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.bak-reg_top_cb3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bak-reg_label_cb3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8822A;
}.bak-reg_h2_cb3 {
  color: #F4EBDA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.bak-reg_h2_cb3 {
  font-size: 28px;
}
}.bak-reg_bonus_cb3 {
  background: rgba(212, 154, 34, 0.15);
  gap: 0.5rem;
  border: 1px solid rgba(212, 154, 34, 0.15);
  border-radius: 0.5rem;
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.bak-reg_bonus_amount_cb3 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D49A22;
}.bak-reg_bonus_text_cb3 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A08060;
}.bak-reg_cta_btn_cb3 {
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #4A9B5A;
  display: inline-block;
  color: #120E06;
  margin-bottom: 12px;
  box-shadow: 0 2px 12px rgba(74, 155, 90, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 15px;
  font-weight: 700;
}.bak-reg_cta_btn_cb3:hover {
  background: #58B26A;
}.bak-reg_terms_cb3 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E4830;
}.bak-reg_seo_cb3 {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  color: #7A5E42;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 20px;
}.bak-reg_seo_cb3 p {
  font-size: 0.813rem;
  color: #7A5E42;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.bak-reg_seo_cb3 p:last-child {
  margin-bottom: 0;
}.bak-reg_seo_cb3 strong {
  color: #CEB898;
  font-weight: 700;
}.bak-reg_seo_cb3 a {
  transition: color .2s;
  color: #C8822A;
  text-decoration: underline;
}.bak-reg_seo_cb3 a:hover {
  color: #E09838;
}.bak-reg_seo_cb3 ul,.bak-reg_seo_cb3 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.bak-reg_seo_cb3 ol {
  list-style: decimal;
}.bak-reg_seo_cb3 li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #7A5E42;
}.bak-reg_seo_cb3 table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.bak-reg_seo_cb3 table {
  display: table;
}
}.bak-reg_seo_cb3 th {
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #CEB898;
}.bak-reg_seo_cb3 td {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 8px;
  color: #7A5E42;
}.bak-reg_steps_cb3 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.bak-reg_steps_cb3 {
  margin-top: 0;
}
}.bak-reg_step_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.06);
  background: rgba(255, 240, 210, 0.05);
  border-radius: 8px;
  gap: 14px;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.bak-reg_step_num_cb3 {
  border: 1px solid rgba(200, 130, 42, 0.07);
  background: rgba(200, 130, 42, 0.18);
  border-radius: 50%;
  justify-content: center;
  width: 2.125rem;
  display: flex;
  flex-shrink: 0;
  color: #C8822A;
  height: 34px;
  align-items: center;
  font-size: 14px;
  font-weight: 800;
}.bak-reg_step_title_cb3 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EBDA;
  font-size: 14px;
}.bak-reg_step_text_cb3 {
  font-size: 12px;
  line-height: 1.5;
  color: #7A5E42;
}.bak-reg_trust_cb3 {
  gap: 10px;
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
}.bak-reg_trust_item_cb3 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #7A5E42;
}.bak-reg_trust_ic_cb3 svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  color: #C8822A;
  stroke-linejoin: round;
}.bak-seo_cb3 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 766px) {.bak-seo_cb3 {
  padding: 2.75rem 24px 0;
}
}.bak-seo_in_cb3 {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  background: #1C1812;
  margin: 0 auto;
  border: 1px solid rgba(255, 235, 190, 0.11);
  max-width: 1320px;
}
@media(min-width: 767px) {.bak-seo_in_cb3 {
  padding: 2.25rem 2.5rem;
}
}.bak-seo_label_cb3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8822A;
  margin-bottom: 10px;
  font-size: 11px;
}.bak-seo_h2_cb3 {
  color: #F4EBDA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 771px) {.bak-seo_h2_cb3 {
  font-size: 24px;
}
}.bak-seo_body_cb3 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08060;
}.bak-seo_body_cb3 p {
  color: #A08060;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.bak-seo_body_cb3 p:last-child {
  margin-bottom: 0;
}.bak-seo_body_cb3 strong {
  font-weight: 700;
  color: #CEB898;
}.bak-seo_body_cb3 a {
  transition: color .2s;
  color: #C8822A;
  text-decoration: underline;
}.bak-seo_body_cb3 a:hover {
  color: #E09838;
}.bak-seo_body_cb3 ul,.bak-seo_body_cb3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bak-seo_body_cb3 ol {
  list-style: decimal;
}.bak-seo_body_cb3 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A08060;
}.bak-seo_body_cb3 table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.bak-seo_body_cb3 table {
  display: table;
}
}.bak-seo_body_cb3 th {
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  padding: 0.625rem 12px;
  color: #CEB898;
  font-weight: 700;
  text-align: left;
}.bak-seo_body_cb3 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #A08060;
}.bak-seo_cols_cb3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.bak-seo_cols_cb3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.bak-seo_cols_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}.bak-seo_col_h_cb3 {
  color: #CEB898;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
}.bak-seo_col_p_cb3 {
  color: #7A5E42;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bak-seo_stats_cb3 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bak-seo_stat_cb3 {
  border-radius: 8px;
  background: rgba(200, 130, 42, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 130, 42, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.bak-seo_stat_val_cb3 {
  font-size: 20px;
  color: #C8822A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.bak-seo_stat_lb_cb3 {
  color: #7A5E42;
  overflow-wrap: break-word;
  font-size: 11px;
}.bak-seo_cb3 {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.bak-seo_cb3 {
  padding: 2.75rem 24px 0;
}
}.bak-seo_in_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1C1812;
  max-width: 1320px;
}
@media(min-width: 769px) {.bak-seo_in_cb3 {
  padding: 36px 40px;
}
}.bak-seo_label_cb3 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8822A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.bak-seo_h2_cb3 {
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F4EBDA;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.bak-seo_h2_cb3 {
  font-size: 24px;
}
}.bak-seo_body_cb3 {
  line-height: 1.75;
  color: #A08060;
  overflow-wrap: break-word;
  font-size: 14px;
}.bak-seo_body_cb3 p {
  margin-bottom: 12px;
  color: #A08060;
  line-height: 1.75;
  font-size: 0.875rem;
}.bak-seo_body_cb3 p:last-child {
  margin-bottom: 0;
}.bak-seo_body_cb3 strong {
  font-weight: 700;
  color: #CEB898;
}.bak-seo_body_cb3 a {
  transition: color .2s;
  color: #C8822A;
  text-decoration: underline;
}.bak-seo_body_cb3 a:hover {
  color: #E09838;
}.bak-seo_body_cb3 ul,.bak-seo_body_cb3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.bak-seo_body_cb3 ol {
  list-style: decimal;
}.bak-seo_body_cb3 li {
  color: #A08060;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.bak-seo_body_cb3 table {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.bak-seo_body_cb3 table {
  display: table;
}
}.bak-seo_body_cb3 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  font-weight: 700;
  color: #CEB898;
  text-align: left;
}.bak-seo_body_cb3 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #A08060;
}.bak-seo_cols_cb3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.bak-seo_cols_cb3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.bak-seo_cols_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}.bak-seo_col_h_cb3 {
  color: #CEB898;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.bak-seo_col_p_cb3 {
  font-size: 13px;
  line-height: 1.65;
  color: #7A5E42;
  overflow-wrap: break-word;
}.bak-seo_stats_cb3 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bak-seo_stat_cb3 {
  background: rgba(200, 130, 42, 0.07);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 130, 42, 0.18);
  min-width: 8.75rem;
}.bak-seo_stat_val_cb3 {
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8822A;
  overflow-wrap: break-word;
}.bak-seo_stat_lb_cb3 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-faq_cb3 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 770px) {.bak-faq_cb3 {
  padding: 2.75rem 1.5rem 0;
}
}.bak-faq_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-faq_head_cb3 {
  margin-bottom: 20px;
}.bak-faq_label_cb3 {
  color: #C8822A;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.bak-faq_h2_cb3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F4EBDA;
}
@media(min-width: 765px) {.bak-faq_h2_cb3 {
  font-size: 1.5rem;
}
}.bak-faq_list_cb3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bak-faq_item_cb3 {
  overflow: hidden;
  border: 1px solid rgba(255, 235, 190, 0.11);
  border-radius: 0.5rem;
  background: #1C1812;
}.bak-faq_q_cb3 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  color: #CEB898;
  display: flex;
}.bak-faq_q_cb3:hover {
  color: #F4EBDA;
}.bak-faq_q_ic_cb3 {
  transition: transform .25s;
  background: rgba(255, 240, 210, 0.05);
  border-radius: 50%;
  justify-content: center;
  height: 1.5rem;
  display: flex;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 16px;
  color: #C8822A;
  align-items: center;
}.bak-faq_item_cb3.bak-state_open_cb3 .bak-faq_q_ic_cb3 {
  transform: rotate(45deg);
}.bak-faq_a_cb3 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #7A5E42;
  overflow-wrap: break-word;
}.bak-faq_item_cb3.bak-state_open_cb3 .bak-faq_a_cb3 {
  display: block;
}.bak-faq_a_cb3 strong {
  color: #CEB898;
  font-weight: 700;
}.bak-faq_a_cb3 a {
  text-decoration: underline;
  color: #C8822A;
}.bak-faq_a_cb3 ul,.bak-faq_a_cb3 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.bak-faq_a_cb3 ol {
  list-style: decimal;
}.bak-faq_a_cb3 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bak-faq_a_cb3 table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.bak-faq_a_cb3 table {
  display: table;
}
}.bak-faq_a_cb3 th {
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  padding: 6px 0.5rem;
  color: #CEB898;
  font-weight: 700;
  text-align: left;
}.bak-faq_a_cb3 td {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 0.375rem 8px;
  color: #7A5E42;
}.bak-seo_cb3 {
  background: #131009;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.bak-seo_cb3 {
  padding: 2.75rem 24px 0;
}
}.bak-seo_in_cb3 {
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: #1C1812;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.bak-seo_in_cb3 {
  padding: 36px 2.5rem;
}
}.bak-seo_label_cb3 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8822A;
  letter-spacing: .08em;
}.bak-seo_h2_cb3 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EBDA;
  font-weight: 800;
}
@media(min-width: 771px) {.bak-seo_h2_cb3 {
  font-size: 1.5rem;
}
}.bak-seo_body_cb3 {
  font-size: 14px;
  line-height: 1.75;
  color: #A08060;
  overflow-wrap: break-word;
}.bak-seo_body_cb3 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A08060;
}.bak-seo_body_cb3 p:last-child {
  margin-bottom: 0;
}.bak-seo_body_cb3 strong {
  font-weight: 700;
  color: #CEB898;
}.bak-seo_body_cb3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8822A;
}.bak-seo_body_cb3 a:hover {
  color: #E09838;
}.bak-seo_body_cb3 ul,.bak-seo_body_cb3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.bak-seo_body_cb3 ol {
  list-style: decimal;
}.bak-seo_body_cb3 li {
  font-size: 14px;
  color: #A08060;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.bak-seo_body_cb3 table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.bak-seo_body_cb3 table {
  display: table;
}
}.bak-seo_body_cb3 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.07);
  color: #CEB898;
  text-align: left;
  font-weight: 700;
}.bak-seo_body_cb3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  color: #A08060;
}.bak-seo_cols_cb3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.bak-seo_cols_cb3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bak-seo_cols_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}.bak-seo_col_h_cb3 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #CEB898;
}.bak-seo_col_p_cb3 {
  line-height: 1.65;
  color: #7A5E42;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bak-seo_stats_cb3 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bak-seo_stat_cb3 {
  border: 1px solid rgba(200, 130, 42, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 130, 42, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.bak-seo_stat_val_cb3 {
  color: #C8822A;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.bak-seo_stat_lb_cb3 {
  overflow-wrap: break-word;
  color: #7A5E42;
  font-size: 11px;
}.bak-rv_cb3 {
  padding: 36px 16px 0;
  background: #131009;
}
@media(min-width: 767px) {.bak-rv_cb3 {
  padding: 44px 1.5rem 0;
}
}.bak-rv_in_cb3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bak-rv_head_cb3 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.bak-rv_label_cb3 {
  font-size: 11px;
  color: #C8822A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.bak-rv_h2_cb3 {
  color: #F4EBDA;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.bak-rv_h2_cb3 {
  font-size: 28px;
}
}.bak-rv_stats_cb3 {
  gap: 18px;
  font-size: 0.813rem;
  align-items: center;
  color: #7A5E42;
  display: flex;
  flex-wrap: wrap;
}.bak-rv_stats_score_cb3 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.bak-rv_stats_score_val_cb3 {
  font-size: 1.375rem;
  color: #D49A22;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}.bak-rv_stats_score_max_cb3 {
  color: #5E4830;
  font-size: 0.813rem;
}.bak-rv_stats_badge_cb3 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bak-rv_stats_badge_cb3 svg {
  width: 14px;
  color: #D49A22;
  height: 14px;
}.bak-rv_grid_cb3 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.bak-rv_grid_cb3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.bak-rv_grid_cb3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bak-rv_card_cb3 {
  background: #1C1812;
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 235, 190, 0.11);
  flex-direction: column;
  display: flex;
}.bak-rv_card_stars_cb3 {
  gap: 2px;
  color: #D49A22;
  margin-bottom: 10px;
  display: flex;
}.bak-rv_card_stars_cb3 svg {
  width: 14px;
  height: 0.875rem;
}.bak-rv_card_h_cb3 {
  font-size: 0.875rem;
  color: #F4EBDA;
  margin-bottom: 8px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
}.bak-rv_card_body_cb3 {
  flex: 1;
  line-height: 1.65;
  color: #7A5E42;
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.bak-rv_card_body_cb3 strong {
  color: #CEB898;
  font-weight: 600;
}.bak-rv_card_meta_cb3 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.bak-rv_card_author_cb3 {
  color: #CEB898;
  font-size: 12px;
  font-weight: 600;
}.bak-rv_card_date_cb3 {
  font-size: 0.688rem;
  color: #5E4830;
}.bak-ft_cb3 {
  border-top: 1px solid rgba(255, 240, 210, 0.05);
  background: #0C0A06;
  margin-top: 3rem;
}.bak-ft_support_cb3 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
}
@media(min-width: 765px) {.bak-ft_support_cb3 {
  padding: 1.75rem 1.5rem;
}
}.bak-ft_support_in_cb3 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.bak-ft_support_main_cb3 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.bak-ft_support_ic_cb3 {
  flex-shrink: 0;
  color: #C8822A;
}.bak-ft_support_ic_cb3 svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bak-ft_support_text_title_cb3 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F4EBDA;
  font-weight: 700;
}.bak-ft_support_text_sub_cb3 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A5E42;
}.bak-ft_support_btn_cb3 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8822A;
  padding: 11px 22px;
  font-size: 13px;
  color: #F4EBDA;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.bak-ft_support_btn_cb3:hover {
  background: #E09838;
}.bak-ft_support_contacts_cb3 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.bak-ft_support_contact_cb3 {
  font-size: 12px;
  line-height: 1.4;
  color: #5E4830;
}.bak-ft_support_contact_cb3 strong {
  margin-bottom: 2px;
  color: #A08060;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.bak-ft_main_cb3 {
  border-bottom: 1px solid rgba(255, 240, 210, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.bak-ft_main_cb3 {
  padding: 2.5rem 24px 32px;
}
}.bak-ft_main_in_cb3 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.bak-ft_main_in_cb3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bak-ft_main_in_cb3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bak-ft_col_logo_cb3 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.bak-ft_col_logo_cb3 {
  grid-column: auto;
}
}.bak-ft_logo_cb3 {
  gap: 0.563rem;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
  display: flex;
  color: #F4EBDA;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.bak-ft_logo_mark_cb3 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.bak-ft_logo_mark_cb3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bak-ft_logo_sub_cb3 {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5E4830;
  max-width: 200px;
}.bak-ft_col_title_cb3 {
  color: #A08060;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 12px;
}.bak-ft_col_links_cb3 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.bak-ft_col_link_cb3 {
  transition: color .2s;
  font-size: 0.813rem;
  color: #5E4830;
  overflow-wrap: break-word;
}.bak-ft_col_link_cb3:hover {
  color: #CEB898;
}.bak-ft_apps_cb3 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bak-ft_app_card_cb3 {
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  background: rgba(255, 240, 210, 0.05);
  border: 1px solid rgba(255, 235, 190, 0.11);
  display: flex;
  align-items: center;
}.bak-ft_app_card_cb3:hover {
  border-color: rgba(210, 148, 58, 0.45);
}.bak-ft_app_card_ic_cb3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.bak-ft_app_card_os_cb3 {
  color: #5E4830;
  font-weight: 600;
  font-size: 0.625rem;
}.bak-ft_app_card_action_cb3 {
  font-weight: 700;
  color: #CEB898;
  font-size: 12px;
}.bak-ft_bot_cb3 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.bak-ft_bot_cb3 {
  padding: 20px 24px;
}
}.bak-ft_bot_in_cb3 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bak-ft_socials_cb3 {
  gap: 0.5rem;
  display: flex;
}.bak-ft_soc_cb3 {
  border: 1px solid rgba(255, 235, 190, 0.11);
  background: rgba(255, 240, 210, 0.05);
  border-radius: 4px;
  transition: background .2s;
  display: flex;
  width: 36px;
  color: #A08060;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
}.bak-ft_soc_cb3 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.bak-ft_soc_cb3:hover {
  background: rgba(255, 240, 210, 0.07);
}.bak-ft_legal_cb3 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  color: #8A6E50;
}.bak-ft_legal_cb3 strong {
  color: #A08060;
  font-weight: 700;
}.bak-ft_legal_cb3 a {
  color: #A08060;
  text-decoration: underline;
}.bak-ft_age_cb3 {
  border-radius: 50%;
  border: 2px solid #8A6E50;
  font-size: 11px;
  justify-content: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  color: #8A6E50;
  height: 2rem;
  font-weight: 800;
}