html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0E0B0A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Rajdhani', sans-serif;
  color: #CBBDB7;
  min-height: 100vh;
}.cbz_layout_t9y {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.cbz_page_t9y {
  display: flex;
  min-height: 100vh;
}.cbz_main_t9y {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.cbz_main_t9y {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.cbz_main_t9y {
  padding-bottom: 4.5rem;
}
}.cbz_gc_t9y {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #131009;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.cbz_gc_t9y {
  width: 156px;
}
}
@media(min-width: 1082px) {.cbz_gc_t9y {
  width: 10.5rem;
}
}.cbz_gc_t9y:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 98, 28, 0.07);
}.cbz_gc_img_t9y {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.cbz_gc_img_t9y img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cbz_gc_hover_t9y {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 4, 0.72);
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.cbz_gc_t9y:hover .cbz_gc_hover_t9y {
  opacity: 1;
}.cbz_gc_hover_btn_t9y {
  background: #E8621C;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 700;
  color: #F6F1EE;
}.cbz_gc_info_t9y {
  padding: 0.5rem 10px 0.625rem;
}.cbz_gc_name_t9y {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #CBBDB7;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
}.cbz_gc_prov_t9y {
  font-size: 10px;
  color: #6A5A55;
}.cbz_gc_tag_t9y {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  left: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  top: 0.375rem;
  font-size: 9px;
}.cbz_gc_tag_hot_t9y {
  background: #EF4444;
  color: #fff;
}.cbz_gc_tag_new_t9y {
  background: #22C55E;
  color: #0E0B0A;
}.cbz_gc_tag_jp_t9y {
  background: #F59E0B;
  color: #0E0B0A;
}.cbz_gc_tag_ex_t9y {
  background: #C04010;
  color: #fff;
}.cbz_gc_tag_live_t9y {
  background: #EF4444;
  color: #fff;
}.cbz_gr_t9y {
  background: #0E0B0A;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.cbz_gr_t9y {
  padding: 36px 24px 0;
}
}.cbz_gr_in_t9y {
  margin: 0 auto;
  max-width: 82.5rem;
}.cbz_gr_head_t9y {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.cbz_gr_head_l_t9y {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.cbz_gr_ic_t9y {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  width: 32px;
}.cbz_gr_ic_t9y svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.cbz_gr_title_t9y {
  font-weight: 700;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.cbz_gr_title_t9y {
  font-size: 18px;
}
}.cbz_gr_more_t9y {
  transition: color .2s;
  gap: 5px;
  color: #7D6B65;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.cbz_gr_more_t9y:hover {
  color: #E8621C;
}.cbz_gr_more_t9y svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cbz_gr_arrows_t9y {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cbz_gr_arr_t9y {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  color: #A08880;
  display: flex;
  height: 1.875rem;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
}.cbz_gr_arr_t9y:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6F1EE;
}.cbz_gr_arr_t9y svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.cbz_gr_seo_h_t9y {
  margin: 0 0 6px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #CBBDB7;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.cbz_gr_seo_h_t9y {
  font-size: 14px;
}
}.cbz_gr_seo_t9y {
  max-width: 42.5rem;
  font-size: 12px;
  color: #7D6B65;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.cbz_gr_seo_t9y strong {
  font-weight: 600;
  color: #CBBDB7;
}.cbz_gr_scroll_t9y {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.cbz_gr_scroll_t9y::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.cbz_gr_scroll_t9y {
  gap: 0.75rem;
}
}.cbz_tb_t9y {
  background: #0E0B0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  align-items: center;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
  height: 56px;
  position: fixed;
}.cbz_tb_in_t9y {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.cbz_tb_burger_t9y {
  border-radius: 8px;
  gap: 5px;
  width: 38px;
  flex-shrink: 0;
  margin-right: 8px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 38px;
  display: flex;
}.cbz_tb_burger_t9y:hover {
  background: rgba(255, 255, 255, 0.05);
}.cbz_tb_burger_line_t9y {
  background: #A08880;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1078px) {.cbz_tb_burger_t9y {
  display: none;
}
}.cbz_tb_logo_t9y {
  gap: 0.563rem;
  color: #F6F1EE;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
  letter-spacing: -.01em;
  display: flex;
}.cbz_tb_logo_mark_t9y {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.cbz_tb_logo_mark_t9y img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cbz_tb_nav_t9y {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.cbz_tb_nav_t9y {
  display: flex;
}
}.cbz_tb_tab_t9y {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  color: #A08880;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.cbz_tb_tab_t9y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1EE;
}.cbz_tb_tab_t9y.cbz_state_active_t9y {
  background: rgba(232, 98, 28, 0.18);
  color: #F6F1EE;
}.cbz_tb_right_t9y {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.cbz_tb_login_t9y {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  color: #CBBDB7;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.cbz_tb_login_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
  color: #F6F1EE;
}
@media(min-width: 478px) {.cbz_tb_login_t9y {
  display: block;
}
}.cbz_tb_reg_t9y {
  padding: 9px 1.125rem;
  border-radius: 8px;
  background: #22C55E;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  color: #0D0A07;
  font-weight: 700;
}.cbz_tb_reg_t9y:hover {
  background: #16A34A;
}.cbz_sb_t9y {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #171210;
  z-index: 70;
  left: 0;
  width: 13.75rem;
  bottom: 0;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
}.cbz_sb_t9y.cbz_state_open_t9y {
  transform: translateX(0);
}.cbz_sb_t9y::-webkit-scrollbar {
  width: 4px;
}.cbz_sb_t9y::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.cbz_sb_t9y {
  transform: translateX(0);
}
}.cbz_sb_auth_t9y {
  padding: 0.875rem 12px 10px;
}.cbz_sb_btn_reg_t9y {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px;
  background: #22C55E;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #0D0A07;
}.cbz_sb_btn_reg_t9y:hover {
  background: #16A34A;
}.cbz_sb_btn_login_t9y {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
  color: #CBBDB7;
}.cbz_sb_btn_login_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
  color: #F6F1EE;
}.cbz_sb_promo_t9y {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(232, 98, 28, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2E1006,#171210);
  border-radius: 8px;
  margin: 0 12px 0.625rem;
  position: relative;
}.cbz_sb_promo_t9y::before {
  background: radial-gradient(circle,rgba(232, 98, 28, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -20px;
  width: 5rem;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
}.cbz_sb_promo_title_t9y {
  font-weight: 700;
  color: #E8621C;
  letter-spacing: .06em;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.cbz_sb_promo_text_t9y {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6F1EE;
}.cbz_sb_promo_sub_t9y {
  color: #7D6B65;
  margin-top: 3px;
  font-size: 0.625rem;
}.cbz_sb_nav_t9y {
  padding: 6px 0.5rem 1rem;
}.cbz_sb_nav_lb_t9y {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  color: #6A5A55;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.cbz_sb_link_t9y {
  gap: 0.625rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  color: #A08880;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
}.cbz_sb_link_t9y:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6F1EE;
}.cbz_sb_link_t9y.cbz_state_active_t9y {
  background: rgba(232, 98, 28, 0.18);
  color: #F6F1EE;
}.cbz_sb_ic_t9y {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}.cbz_sb_ic_t9y svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.cbz_sb_ic_1_t9y {
  background: rgba(232, 98, 28, 0.07);
  color: #E8621C;
}.cbz_sb_ic_2_t9y {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.cbz_sb_ic_3_t9y {
  background: rgba(245, 158, 11, 0.14);
  color: #F59E0B;
}.cbz_sb_ic_4_t9y {
  background: rgba(192, 64, 16, 0.22);
  color: #C04010;
}.cbz_sb_ic_5_t9y {
  background: rgba(232, 98, 28, 0.07);
  color: #EC4899;
}.cbz_sb_ic_6_t9y {
  background: rgba(192, 64, 16, 0.22);
  color: #A855F7;
}.cbz_sb_badge_t9y {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #F59E0B;
  color: #0D0A07;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.cbz_sb_bot_t9y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.cbz_sb_lang_t9y,.cbz_sb_help_t9y {
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  color: #A08880;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
}.cbz_sb_lang_t9y:hover,.cbz_sb_help_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
  color: #F6F1EE;
}.cbz_sb_lang_t9y svg,.cbz_sb_help_t9y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.cbz_sb_bd_t9y {
  background: rgba(8, 5, 4, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.cbz_sb_bd_t9y.cbz_state_on_t9y {
  display: block;
}
@media(min-width: 1083px) {.cbz_sb_bd_t9y {
  display: none!important;
}
}.cbz_mob_nav_t9y {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #171210;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: flex;
  z-index: 80;
}
@media(min-width: 1083px) {.cbz_mob_nav_t9y {
  display: none;
}
}.cbz_mob_nav_item_t9y {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #6A5A55;
  flex-direction: column;
}.cbz_mob_nav_ic_t9y {
  line-height: 1;
}.cbz_mob_nav_ic_t9y svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cbz_mob_nav_lb_t9y {
  font-weight: 600;
  color: #6A5A55;
  font-size: 0.625rem;
}.cbz_mob_nav_item_t9y.cbz_state_active_t9y {
  color: #E8621C;
}.cbz_mob_nav_item_t9y.cbz_state_active_t9y .cbz_mob_nav_lb_t9y {
  color: #E8621C;
}.cbz_hero_t9y {
  padding: 20px 1rem 0;
  background: #0E0B0A;
}
@media(min-width: 769px) {.cbz_hero_t9y {
  padding: 24px 1.5rem 0;
}
}.cbz_hero_in_t9y {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:860px) {.cbz_hero_in_t9y {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.cbz_hero_in_t9y {
  grid-template-columns: 1fr 21.25rem;
}
}.cbz_hero_promo_t9y {
  background: #131009;
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.cbz_hero_promo_t9y {
  min-height: 280px;
}
}.cbz_hero_promo_bg_t9y {
  background: linear-gradient(120deg,#2E1006 0%,#0E0B0A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.cbz_hero_promo_bg_t9y::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B0A 0%,rgba(8, 5, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cbz_hero_promo_glow_t9y {
  background: radial-gradient(circle,rgba(192, 64, 16, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
  height: 300px;
  top: -40px;
  width: 18.75rem;
}.cbz_hero_promo_ct_t9y {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  position: relative;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 769px) {.cbz_hero_promo_ct_t9y {
  padding: 40px 2rem;
}
}.cbz_hero_badge_t9y {
  background: rgba(232, 98, 28, 0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(232, 98, 28, 0.07);
  border-radius: 1.25rem;
  font-weight: 700;
  display: inline-block;
  color: #E8621C;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.cbz_hero_h1_t9y {
  font-family: 'Orbitron', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  color: #F6F1EE;
  font-weight: 800;
}.cbz_hero_h1_t9y em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 766px) {.cbz_hero_h1_t9y {
  font-size: 2.25rem;
}
}.cbz_hero_sub_t9y {
  color: #A08880;
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 765px) {.cbz_hero_sub_t9y {
  font-size: 14px;
}
}.cbz_hero_row_t9y {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.cbz_hero_cta_t9y {
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #22C55E;
  transition: background .2s;
  box-shadow: 0 0 1.125rem rgba(34, 197, 94, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-size: 0.875rem;
  font-weight: 700;
  color: #0D0A07;
}.cbz_hero_cta_t9y:hover {
  background: #16A34A;
}.cbz_hero_terms_t9y {
  font-size: 11px;
  color: #6A5A55;
}.cbz_hero_game_t9y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 12px;
  background: #131009;
  position: relative;
  flex-direction: column;
  display: flex;
}.cbz_hero_game_badge_t9y {
  background: rgba(245, 158, 11, 0.14);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(245, 158, 11, 0.14);
  font-weight: 700;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  top: 0.75rem;
  letter-spacing: .06em;
  color: #F59E0B;
  left: 0.75rem;
}.cbz_hero_game_badge_t9y svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
}.cbz_hero_game_img_t9y {
  background: linear-gradient(135deg,#2E1006,#0E0B0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.cbz_hero_game_img_t9y img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.cbz_hero_game_play_t9y {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 4, 0.72);
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.cbz_hero_game_t9y:hover .cbz_hero_game_play_t9y {
  opacity: 1;
}.cbz_hero_game_play_t9y span {
  background: #E8621C;
  border-radius: 50%;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
  justify-content: center;
  display: flex;
}.cbz_hero_game_play_t9y span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.cbz_hero_game_info_t9y {
  padding: 0.875rem 1rem;
}.cbz_hero_game_title_t9y {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F6F1EE;
}.cbz_hero_game_provider_t9y {
  font-size: 0.688rem;
  color: #7D6B65;
}.cbz_hero_game_btn_t9y {
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  background: #E8621C;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F6F1EE;
  display: block;
}.cbz_hero_game_t9y:hover .cbz_hero_game_btn_t9y {
  background: #F07A32;
}.cbz_sbar_t9y {
  background: #0E0B0A;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.cbz_sbar_t9y {
  padding: 18px 24px 0;
}
}.cbz_sbar_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_sbar_row_t9y {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.cbz_sbar_input_t9y {
  background: #131009;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  border-radius: 0.5rem;
  display: flex;
  font-size: 0.813rem;
  color: #7D6B65;
  align-items: center;
  cursor: pointer;
}.cbz_sbar_input_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
}.cbz_sbar_input_t9y svg {
  flex-shrink: 0;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cbz_sbar_providers_t9y {
  border-radius: 8px;
  gap: 0.5rem;
  background: #131009;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 11px 1.125rem;
  color: #CBBDB7;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
}.cbz_sbar_providers_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
  color: #F6F1EE;
}.cbz_sbar_providers_t9y svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.cbz_sbar_tabs_t9y {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.cbz_sbar_tabs_t9y::-webkit-scrollbar {
  display: none;
}.cbz_sbar_tab_t9y {
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  white-space: nowrap;
  font-size: 12px;
  color: #A08880;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 600;
  cursor: pointer;
}.cbz_sbar_tab_t9y:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 98, 28, 0.55);
  color: #F6F1EE;
}.cbz_sbar_tab_t9y.cbz_state_active_t9y {
  border-color: rgba(232, 98, 28, 0.07);
  background: rgba(232, 98, 28, 0.18);
  color: #F6F1EE;
}.cbz_sbar_tab_ic_t9y svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.cbz_gcg_t9y {
  padding: 2.25rem 16px 0;
  background: #0E0B0A;
}
@media(min-width: 770px) {.cbz_gcg_t9y {
  padding: 2.75rem 24px 0;
}
}.cbz_gcg_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_gcg_head_t9y {
  max-width: 720px;
  margin-bottom: 20px;
}.cbz_gcg_label_t9y {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8621C;
}.cbz_gcg_h2_t9y {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cbz_gcg_h2_t9y {
  font-size: 28px;
}
}.cbz_gcg_intro_t9y {
  color: #7D6B65;
  line-height: 1.6;
  font-size: 0.813rem;
}.cbz_gcg_grid_t9y {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.cbz_gcg_grid_t9y {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.cbz_gcg_grid_t9y {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cbz_gcg_card_t9y {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  padding: 20px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  cursor: pointer;
  min-height: 15rem;
  flex-direction: column;
}.cbz_gcg_card_t9y:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 98, 28, 0.18);
}.cbz_gcg_card_bg_t9y {
  inset: 0;
  z-index: 0;
  position: absolute;
}.cbz_gcg_card_bg_t9y::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.cbz_gcg_card_ic_t9y {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  height: 40px;
  z-index: 2;
  top: 18px;
  right: 18px;
  justify-content: center;
  position: absolute;
  width: 2.5rem;
  color: #F6F1EE;
  align-items: center;
}.cbz_gcg_card_ic_t9y svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.cbz_gcg_card_ct_t9y {
  z-index: 1;
  position: relative;
}.cbz_gcg_card_h_t9y {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6F1EE;
}
@media(min-width: 769px) {.cbz_gcg_card_h_t9y {
  font-size: 20px;
}
}.cbz_gcg_card_p_t9y {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 10px;
}.cbz_gcg_card_p_t9y strong {
  font-weight: 600;
  color: #F6F1EE;
}.cbz_gcg_card_cta_t9y {
  gap: 4px;
  align-items: center;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
  color: #E8621C;
  letter-spacing: .04em;
  font-weight: 700;
}.cbz_gcg_card_cta_t9y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.cbz_ws_t9y {
  padding: 2rem 16px 0;
  background: #0E0B0A;
}
@media(min-width: 766px) {.cbz_ws_t9y {
  padding: 2.25rem 1.5rem 0;
}
}.cbz_ws_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_ws_head_t9y {
  gap: 0.75rem;
  margin-bottom: 14px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.cbz_ws_title_t9y {
  gap: 0.625rem;
  font-size: 1rem;
  flex-wrap: wrap;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
  display: flex;
  color: #F6F1EE;
  overflow-wrap: break-word;
  align-items: center;
}.cbz_ws_title_ic_t9y svg {
  color: #F59E0B;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.cbz_ws_online_t9y {
  gap: 7px;
  display: flex;
  color: #7D6B65;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.cbz_ws_online_dot_t9y {
  background: #22C55E;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  width: 8px;
}.cbz_ws_scroll_t9y {
  gap: 0.5rem;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.cbz_ws_scroll_t9y::-webkit-scrollbar {
  display: none;
}.cbz_wc_t9y {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  background: #131009;
  border-radius: 0.5rem;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.cbz_wc_img_t9y {
  border-radius: 4px;
  background: #171210;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.cbz_wc_img_t9y img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cbz_wc_info_t9y {
  min-width: 0;
}.cbz_wc_game_t9y {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #CBBDB7;
}.cbz_wc_player_t9y {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #6A5A55;
}.cbz_wc_amount_t9y {
  font-size: 0.813rem;
  white-space: nowrap;
  color: #22C55E;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
}.cbz_prov_t9y {
  background: #0E0B0A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.cbz_prov_t9y {
  padding: 44px 1.5rem 0;
}
}.cbz_prov_in_t9y {
  margin: 0 auto;
  max-width: 82.5rem;
}.cbz_prov_head_t9y {
  margin-bottom: 16px;
}.cbz_prov_label_t9y {
  color: #E8621C;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.cbz_prov_h2_t9y {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 766px) {.cbz_prov_h2_t9y {
  font-size: 24px;
}
}.cbz_prov_seo_t9y {
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
  color: #7D6B65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.cbz_prov_seo_t9y strong {
  color: #CBBDB7;
  font-weight: 700;
}.cbz_prov_seo_t9y a {
  color: #E8621C;
  text-decoration: underline;
}.cbz_prov_grid_t9y {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.cbz_prov_grid_t9y {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.cbz_prov_grid_t9y {
  grid-template-columns: repeat(8,1fr);
}
}.cbz_prov_card_t9y {
  gap: 7px;
  background: #131009;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.cbz_prov_card_t9y:hover {
  background: #171210;
  border-color: rgba(232, 98, 28, 0.55);
}.cbz_prov_logo_t9y {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.cbz_prov_logo_t9y img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.cbz_prov_name_t9y {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A08880;
  text-align: center;
}.cbz_reg_t9y {
  padding: 2.25rem 1rem 0;
  background: #0E0B0A;
}
@media(min-width: 765px) {.cbz_reg_t9y {
  padding: 44px 24px 0;
}
}.cbz_reg_in_t9y {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.75rem;
  background: #171210;
  max-width: 1320px;
}
@media(min-width: 766px) {.cbz_reg_in_t9y {
  padding: 2.5rem;
}
}.cbz_reg_top_t9y {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.cbz_reg_top_t9y {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cbz_reg_label_t9y {
  font-weight: 700;
  color: #E8621C;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.cbz_reg_h2_t9y {
  font-weight: 800;
  line-height: 1.2;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.cbz_reg_h2_t9y {
  font-size: 1.75rem;
}
}.cbz_reg_bonus_t9y {
  border-radius: 8px;
  padding: 0.625rem 1rem;
  gap: 8px;
  border: 1px solid rgba(245, 158, 11, 0.14);
  background: rgba(245, 158, 11, 0.14);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.cbz_reg_bonus_amount_t9y {
  font-weight: 800;
  color: #F59E0B;
  font-size: 20px;
}.cbz_reg_bonus_text_t9y {
  color: #A08880;
  line-height: 1.35;
  font-size: 13px;
}.cbz_reg_cta_btn_t9y {
  border-radius: 8px;
  background: #22C55E;
  transition: background .2s;
  padding: 14px 2rem;
  color: #0D0A07;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 0 1.125rem rgba(34, 197, 94, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  display: inline-block;
  font-size: 0.938rem;
}.cbz_reg_cta_btn_t9y:hover {
  background: #16A34A;
}.cbz_reg_terms_t9y {
  line-height: 1.5;
  color: #6A5A55;
  font-size: 0.688rem;
}.cbz_reg_seo_t9y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B65;
  padding-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
}.cbz_reg_seo_t9y p {
  font-size: 13px;
  color: #7D6B65;
  margin-bottom: 10px;
  line-height: 1.65;
}.cbz_reg_seo_t9y p:last-child {
  margin-bottom: 0;
}.cbz_reg_seo_t9y strong {
  font-weight: 700;
  color: #CBBDB7;
}.cbz_reg_seo_t9y a {
  transition: color .2s;
  color: #E8621C;
  text-decoration: underline;
}.cbz_reg_seo_t9y a:hover {
  color: #F07A32;
}.cbz_reg_seo_t9y ul,.cbz_reg_seo_t9y ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.cbz_reg_seo_t9y ol {
  list-style: decimal;
}.cbz_reg_seo_t9y li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7D6B65;
  margin-bottom: 4px;
}.cbz_reg_seo_t9y table {
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.cbz_reg_seo_t9y table {
  display: table;
}
}.cbz_reg_seo_t9y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #CBBDB7;
  font-weight: 700;
}.cbz_reg_seo_t9y td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6B65;
}.cbz_reg_steps_t9y {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.cbz_reg_steps_t9y {
  margin-top: 0;
}
}.cbz_reg_step_t9y {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.cbz_reg_step_num_t9y {
  background: rgba(232, 98, 28, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(232, 98, 28, 0.07);
  width: 34px;
  color: #E8621C;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  height: 34px;
}.cbz_reg_step_title_t9y {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F6F1EE;
  font-weight: 700;
}.cbz_reg_step_text_t9y {
  font-size: 12px;
  color: #7D6B65;
  line-height: 1.5;
}.cbz_reg_trust_t9y {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
}.cbz_reg_trust_item_t9y {
  gap: 7px;
  color: #7D6B65;
  display: flex;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
}.cbz_reg_trust_ic_t9y svg {
  width: 16px;
  color: #E8621C;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.cbz_bon_t9y {
  padding: 36px 16px 0;
  background: #0E0B0A;
}
@media(min-width: 770px) {.cbz_bon_t9y {
  padding: 2.75rem 24px 0;
}
}.cbz_bon_in_t9y {
  margin: 0 auto;
  max-width: 82.5rem;
}.cbz_bon_head_t9y {
  margin-bottom: 20px;
}.cbz_bon_label_t9y {
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8621C;
  font-weight: 700;
}.cbz_bon_h2_t9y {
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.cbz_bon_h2_t9y {
  font-size: 1.5rem;
}
}.cbz_bon_seo_t9y {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7D6B65;
}.cbz_bon_seo_t9y strong {
  font-weight: 700;
  color: #CBBDB7;
}.cbz_bon_seo_t9y a {
  text-decoration: underline;
  color: #E8621C;
}.cbz_bon_grid_t9y {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.cbz_bon_grid_t9y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cbz_bon_grid_t9y {
  grid-template-columns: repeat(5,1fr);
}
}.cbz_bon_card_t9y {
  background: #131009;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.cbz_bon_card_t9y:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 98, 28, 0.07);
}.cbz_bon_card_ic_t9y svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.cbz_bon_card_ic_t9y {
  margin-bottom: 10px;
}.cbz_bon_card_type_t9y {
  color: #7D6B65;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.cbz_bon_card_amount_t9y {
  font-size: 18px;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  color: #F59E0B;
}.cbz_bon_card_name_t9y {
  color: #F6F1EE;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.cbz_bon_card_detail_t9y {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6A5A55;
  line-height: 1.5;
}.cbz_app_t9y {
  padding: 36px 16px 0;
  background: #0E0B0A;
}
@media(min-width: 766px) {.cbz_app_t9y {
  padding: 44px 1.5rem 0;
}
}.cbz_app_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_app_head_t9y {
  margin-bottom: 16px;
}.cbz_app_label_t9y {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8621C;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.cbz_app_h2_t9y {
  color: #F6F1EE;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
}
@media(min-width: 771px) {.cbz_app_h2_t9y {
  font-size: 24px;
}
}.cbz_app_sub_t9y {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6B65;
  max-width: 600px;
}.cbz_app_sub_t9y strong {
  font-weight: 700;
  color: #CBBDB7;
}.cbz_app_cards_t9y {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.cbz_app_cards_t9y {
  grid-template-columns: repeat(3,1fr);
}
}.cbz_app_card_t9y {
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.cbz_app_card_ios_t9y {
  background: linear-gradient(135deg,rgba(232, 98, 28, 0.18) 0%,#171210 100%);
}.cbz_app_card_android_t9y {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#171210 100%);
}.cbz_app_card_win_t9y {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.14) 0%,#171210 100%);
}.cbz_app_card_ic_t9y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
}.cbz_app_card_ic_t9y {
  flex-shrink: 0;
  color: #F6F1EE;
}.cbz_app_card_os_t9y {
  color: #7D6B65;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.cbz_app_card_title_t9y {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6F1EE;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.cbz_app_card_text_t9y {
  font-size: 0.75rem;
  color: #7D6B65;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.cbz_app_card_btn_t9y {
  gap: 0.438rem;
  border: 1px solid rgba(232, 98, 28, 0.55);
  border-radius: 4px;
  transition: background .2s;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  font-weight: 700;
  color: #F6F1EE;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
}.cbz_app_card_btn_t9y:hover {
  background: rgba(255, 255, 255, 0.07);
}.cbz_seo_t9y {
  padding: 36px 1rem 0;
  background: #0E0B0A;
}
@media(min-width: 770px) {.cbz_seo_t9y {
  padding: 2.75rem 1.5rem 0;
}
}.cbz_seo_in_t9y {
  border-radius: 12px;
  background: #171210;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.cbz_seo_in_t9y {
  padding: 36px 40px;
}
}.cbz_seo_label_t9y {
  color: #E8621C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.cbz_seo_h2_t9y {
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.cbz_seo_h2_t9y {
  font-size: 24px;
}
}.cbz_seo_body_t9y {
  font-size: 14px;
  color: #A08880;
  overflow-wrap: break-word;
  line-height: 1.75;
}.cbz_seo_body_t9y p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A08880;
  font-size: 14px;
}.cbz_seo_body_t9y p:last-child {
  margin-bottom: 0;
}.cbz_seo_body_t9y strong {
  font-weight: 700;
  color: #CBBDB7;
}.cbz_seo_body_t9y a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8621C;
}.cbz_seo_body_t9y a:hover {
  color: #F07A32;
}.cbz_seo_body_t9y ul,.cbz_seo_body_t9y ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.cbz_seo_body_t9y ol {
  list-style: decimal;
}.cbz_seo_body_t9y li {
  font-size: 0.875rem;
  color: #A08880;
  line-height: 1.75;
  margin-bottom: 6px;
}.cbz_seo_body_t9y table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.cbz_seo_body_t9y table {
  display: table;
}
}.cbz_seo_body_t9y th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #CBBDB7;
  text-align: left;
  font-weight: 700;
}.cbz_seo_body_t9y td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08880;
}.cbz_seo_cols_t9y {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.cbz_seo_cols_t9y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.cbz_seo_cols_t9y {
  grid-template-columns: repeat(3,1fr);
}
}.cbz_seo_col_h_t9y {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CBBDB7;
  margin-bottom: 0.438rem;
}.cbz_seo_col_p_t9y {
  font-size: 13px;
  line-height: 1.65;
  color: #7D6B65;
  overflow-wrap: break-word;
}.cbz_seo_stats_t9y {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cbz_seo_stat_t9y {
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  background: rgba(232, 98, 28, 0.07);
  border: 1px solid rgba(232, 98, 28, 0.18);
  min-width: 8.75rem;
}.cbz_seo_stat_val_t9y {
  color: #E8621C;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.cbz_seo_stat_lb_t9y {
  color: #7D6B65;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.cbz_seo_t9y {
  padding: 2.25rem 16px 0;
  background: #0E0B0A;
}
@media(min-width: 769px) {.cbz_seo_t9y {
  padding: 44px 24px 0;
}
}.cbz_seo_in_t9y {
  background: #171210;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.cbz_seo_in_t9y {
  padding: 36px 2.5rem;
}
}.cbz_seo_label_t9y {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8621C;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.cbz_seo_h2_t9y {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6F1EE;
}
@media(min-width: 769px) {.cbz_seo_h2_t9y {
  font-size: 1.5rem;
}
}.cbz_seo_body_t9y {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08880;
  line-height: 1.75;
}.cbz_seo_body_t9y p {
  color: #A08880;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.cbz_seo_body_t9y p:last-child {
  margin-bottom: 0;
}.cbz_seo_body_t9y strong {
  color: #CBBDB7;
  font-weight: 700;
}.cbz_seo_body_t9y a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8621C;
}.cbz_seo_body_t9y a:hover {
  color: #F07A32;
}.cbz_seo_body_t9y ul,.cbz_seo_body_t9y ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cbz_seo_body_t9y ol {
  list-style: decimal;
}.cbz_seo_body_t9y li {
  color: #A08880;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.cbz_seo_body_t9y table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.cbz_seo_body_t9y table {
  display: table;
}
}.cbz_seo_body_t9y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #CBBDB7;
  font-weight: 700;
}.cbz_seo_body_t9y td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08880;
}.cbz_seo_cols_t9y {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.cbz_seo_cols_t9y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cbz_seo_cols_t9y {
  grid-template-columns: repeat(3,1fr);
}
}.cbz_seo_col_h_t9y {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #CBBDB7;
  font-size: 13px;
  font-weight: 700;
}.cbz_seo_col_p_t9y {
  color: #7D6B65;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.cbz_seo_stats_t9y {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.cbz_seo_stat_t9y {
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  background: rgba(232, 98, 28, 0.07);
  border: 1px solid rgba(232, 98, 28, 0.18);
  min-width: 8.75rem;
}.cbz_seo_stat_val_t9y {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8621C;
  margin-bottom: 4px;
}.cbz_seo_stat_lb_t9y {
  overflow-wrap: break-word;
  color: #7D6B65;
  font-size: 0.688rem;
}.cbz_faq_t9y {
  padding: 36px 16px 0;
  background: #0E0B0A;
}
@media(min-width: 766px) {.cbz_faq_t9y {
  padding: 2.75rem 1.5rem 0;
}
}.cbz_faq_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_faq_head_t9y {
  margin-bottom: 1.25rem;
}.cbz_faq_label_t9y {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E8621C;
  font-size: 11px;
  font-weight: 700;
}.cbz_faq_h2_t9y {
  font-weight: 800;
  color: #F6F1EE;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 769px) {.cbz_faq_h2_t9y {
  font-size: 1.5rem;
}
}.cbz_faq_list_t9y {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cbz_faq_item_t9y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #171210;
}.cbz_faq_q_t9y {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
  font-size: 14px;
  color: #CBBDB7;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.cbz_faq_q_t9y:hover {
  color: #F6F1EE;
}.cbz_faq_q_ic_t9y {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #E8621C;
  font-size: 1rem;
  height: 1.5rem;
  display: flex;
  width: 24px;
}.cbz_faq_item_t9y.cbz_state_open_t9y .cbz_faq_q_ic_t9y {
  transform: rotate(45deg);
}.cbz_faq_a_t9y {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #7D6B65;
}.cbz_faq_item_t9y.cbz_state_open_t9y .cbz_faq_a_t9y {
  display: block;
}.cbz_faq_a_t9y strong {
  color: #CBBDB7;
  font-weight: 700;
}.cbz_faq_a_t9y a {
  text-decoration: underline;
  color: #E8621C;
}.cbz_faq_a_t9y ul,.cbz_faq_a_t9y ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.cbz_faq_a_t9y ol {
  list-style: decimal;
}.cbz_faq_a_t9y li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cbz_faq_a_t9y table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.cbz_faq_a_t9y table {
  display: table;
}
}.cbz_faq_a_t9y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #CBBDB7;
  text-align: left;
  font-weight: 700;
}.cbz_faq_a_t9y td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B65;
}.cbz_pmt_t9y {
  padding: 2.25rem 16px 0;
  background: #0E0B0A;
}
@media(min-width: 771px) {.cbz_pmt_t9y {
  padding: 2.75rem 24px 0;
}
}.cbz_pmt_in_t9y {
  margin: 0 auto;
  max-width: 1320px;
}.cbz_pmt_head_t9y {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.cbz_pmt_label_t9y {
  text-transform: uppercase;
  color: #E8621C;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.cbz_pmt_h2_t9y {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 767px) {.cbz_pmt_h2_t9y {
  font-size: 1.75rem;
}
}.cbz_pmt_intro_t9y {
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6B65;
}.cbz_pmt_groups_t9y {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.cbz_pmt_group_t9y {
  background: #171210;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.cbz_pmt_group_head_t9y {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.cbz_pmt_group_ic_t9y {
  border-radius: 0.25rem;
  background: rgba(232, 98, 28, 0.18);
  justify-content: center;
  flex-shrink: 0;
  color: #E8621C;
  width: 2.25rem;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.cbz_pmt_group_ic_t9y svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
}.cbz_pmt_group_h_t9y {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6F1EE;
  font-family: 'Orbitron', sans-serif;
  font-size: 16px;
}.cbz_pmt_group_p_t9y {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6B65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.cbz_pmt_group_p_t9y strong {
  color: #CBBDB7;
  font-weight: 600;
}.cbz_pmt_table_wrap_t9y {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.cbz_pmt_table_t9y {
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 13px;
}.cbz_pmt_table_t9y th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #CBBDB7;
  white-space: nowrap;
  letter-spacing: .04em;
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
}.cbz_pmt_table_t9y td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6B65;
}.cbz_pmt_table_t9y tbody tr:last-child td {
  border-bottom: none;
}.cbz_pmt_table_t9y tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CBBDB7;
}.cbz_rv_t9y {
  padding: 2.25rem 1rem 0;
  background: #0E0B0A;
}
@media(min-width: 770px) {.cbz_rv_t9y {
  padding: 2.75rem 24px 0;
}
}.cbz_rv_in_t9y {
  margin: 0 auto;
  max-width: 82.5rem;
}.cbz_rv_head_t9y {
  margin-bottom: 20px;
  max-width: 720px;
}.cbz_rv_label_t9y {
  font-size: 11px;
  font-weight: 700;
  color: #E8621C;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.cbz_rv_h2_t9y {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #F6F1EE;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
}
@media(min-width:768px) {.cbz_rv_h2_t9y {
  font-size: 28px;
}
}.cbz_rv_stats_t9y {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  color: #7D6B65;
  font-size: 13px;
  align-items: center;
}.cbz_rv_stats_score_t9y {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.cbz_rv_stats_score_val_t9y {
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  color: #F59E0B;
  font-size: 22px;
}.cbz_rv_stats_score_max_t9y {
  color: #6A5A55;
  font-size: 13px;
}.cbz_rv_stats_badge_t9y {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cbz_rv_stats_badge_t9y svg {
  color: #F59E0B;
  width: 0.875rem;
  height: 0.875rem;
}.cbz_rv_grid_t9y {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.cbz_rv_grid_t9y {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cbz_rv_grid_t9y {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cbz_rv_card_t9y {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #171210;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.cbz_rv_card_stars_t9y {
  gap: 2px;
  color: #F59E0B;
  display: flex;
  margin-bottom: 10px;
}.cbz_rv_card_stars_t9y svg {
  height: 0.875rem;
  width: 0.875rem;
}.cbz_rv_card_h_t9y {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #F6F1EE;
  overflow-wrap: break-word;
}.cbz_rv_card_body_t9y {
  flex: 1;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6B65;
  line-height: 1.65;
}.cbz_rv_card_body_t9y strong {
  color: #CBBDB7;
  font-weight: 600;
}.cbz_rv_card_meta_t9y {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.cbz_rv_card_author_t9y {
  color: #CBBDB7;
  font-size: 12px;
  font-weight: 600;
}.cbz_rv_card_date_t9y {
  color: #6A5A55;
  font-size: 11px;
}.cbz_seo_t9y {
  padding: 2.25rem 1rem 0;
  background: #0E0B0A;
}
@media(min-width: 769px) {.cbz_seo_t9y {
  padding: 2.75rem 24px 0;
}
}.cbz_seo_in_t9y {
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171210;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.cbz_seo_in_t9y {
  padding: 2.25rem 40px;
}
}.cbz_seo_label_t9y {
  font-weight: 700;
  text-transform: uppercase;
  color: #E8621C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.cbz_seo_h2_t9y {
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F6F1EE;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.cbz_seo_h2_t9y {
  font-size: 24px;
}
}.cbz_seo_body_t9y {
  color: #A08880;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.cbz_seo_body_t9y p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #A08880;
}.cbz_seo_body_t9y p:last-child {
  margin-bottom: 0;
}.cbz_seo_body_t9y strong {
  font-weight: 700;
  color: #CBBDB7;
}.cbz_seo_body_t9y a {
  transition: color .2s;
  color: #E8621C;
  text-decoration: underline;
}.cbz_seo_body_t9y a:hover {
  color: #F07A32;
}.cbz_seo_body_t9y ul,.cbz_seo_body_t9y ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.cbz_seo_body_t9y ol {
  list-style: decimal;
}.cbz_seo_body_t9y li {
  color: #A08880;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.cbz_seo_body_t9y table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width:768px) {.cbz_seo_body_t9y table {
  display: table;
}
}.cbz_seo_body_t9y th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #CBBDB7;
}.cbz_seo_body_t9y td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08880;
}.cbz_seo_cols_t9y {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.cbz_seo_cols_t9y {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.cbz_seo_cols_t9y {
  grid-template-columns: repeat(3,1fr);
}
}.cbz_seo_col_h_t9y {
  overflow-wrap: break-word;
  color: #CBBDB7;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.cbz_seo_col_p_t9y {
  font-size: 0.813rem;
  color: #7D6B65;
  line-height: 1.65;
  overflow-wrap: break-word;
}.cbz_seo_stats_t9y {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.cbz_seo_stat_t9y {
  border: 1px solid rgba(232, 98, 28, 0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(232, 98, 28, 0.07);
  min-width: 8.75rem;
}.cbz_seo_stat_val_t9y {
  color: #E8621C;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.cbz_seo_stat_lb_t9y {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6B65;
}.cbz_ft_t9y {
  background: #080605;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.cbz_ft_support_t9y {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.cbz_ft_support_t9y {
  padding: 1.75rem 1.5rem;
}
}.cbz_ft_support_in_t9y {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.cbz_ft_support_main_t9y {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.cbz_ft_support_ic_t9y {
  flex-shrink: 0;
  color: #E8621C;
}.cbz_ft_support_ic_t9y svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.cbz_ft_support_text_title_t9y {
  color: #F6F1EE;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.cbz_ft_support_text_sub_t9y {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7D6B65;
}.cbz_ft_support_btn_t9y {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #E8621C;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #F6F1EE;
  flex-shrink: 0;
}.cbz_ft_support_btn_t9y:hover {
  background: #F07A32;
}.cbz_ft_support_contacts_t9y {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.cbz_ft_support_contact_t9y {
  line-height: 1.4;
  color: #6A5A55;
  font-size: 12px;
}.cbz_ft_support_contact_t9y strong {
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
  color: #A08880;
}.cbz_ft_main_t9y {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.cbz_ft_main_t9y {
  padding: 2.5rem 1.5rem 2rem;
}
}.cbz_ft_main_in_t9y {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.cbz_ft_main_in_t9y {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.cbz_ft_main_in_t9y {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cbz_ft_col_logo_t9y {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.cbz_ft_col_logo_t9y {
  grid-column: auto;
}
}.cbz_ft_logo_t9y {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F6F1EE;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  display: flex;
}.cbz_ft_logo_mark_t9y {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.cbz_ft_logo_mark_t9y img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cbz_ft_logo_sub_t9y {
  max-width: 12.5rem;
  color: #6A5A55;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.cbz_ft_col_title_t9y {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #A08880;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0.875rem;
}.cbz_ft_col_links_t9y {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.cbz_ft_col_link_t9y {
  transition: color .2s;
  font-size: 13px;
  color: #6A5A55;
  overflow-wrap: break-word;
}.cbz_ft_col_link_t9y:hover {
  color: #CBBDB7;
}.cbz_ft_apps_t9y {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.cbz_ft_app_card_t9y {
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  display: flex;
  align-items: center;
}.cbz_ft_app_card_t9y:hover {
  border-color: rgba(232, 98, 28, 0.55);
}.cbz_ft_app_card_ic_t9y svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.cbz_ft_app_card_os_t9y {
  color: #6A5A55;
  font-size: 0.625rem;
  font-weight: 600;
}.cbz_ft_app_card_action_t9y {
  font-size: 12px;
  font-weight: 700;
  color: #CBBDB7;
}.cbz_ft_bot_t9y {
  padding: 20px 16px;
}
@media(min-width: 765px) {.cbz_ft_bot_t9y {
  padding: 20px 1.5rem;
}
}.cbz_ft_bot_in_t9y {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.cbz_ft_socials_t9y {
  gap: 8px;
  display: flex;
}.cbz_ft_soc_t9y {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  width: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A08880;
  height: 36px;
}.cbz_ft_soc_t9y svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.cbz_ft_soc_t9y:hover {
  background: rgba(255, 255, 255, 0.07);
}.cbz_ft_legal_t9y {
  flex: 1;
  font-size: 0.688rem;
  color: #887470;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
}.cbz_ft_legal_t9y strong {
  font-weight: 700;
  color: #A08880;
}.cbz_ft_legal_t9y a {
  color: #A08880;
  text-decoration: underline;
}.cbz_ft_age_t9y {
  border-radius: 50%;
  border: 2px solid #887470;
  font-weight: 800;
  color: #887470;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
}