*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #111110;
  color: #C8C5C0;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.xrb_layout_ii9 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.xrb_page_ii9 {
  min-height: 100vh;
  display: flex;
}.xrb_main_ii9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.xrb_main_ii9 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.xrb_main_ii9 {
  padding-bottom: 72px;
}
}.xrb_gc_ii9 {
  transition: transform .2s,border-color .2s;
  background: #171614;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 637px) {.xrb_gc_ii9 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.xrb_gc_ii9 {
  width: 168px;
}
}.xrb_gc_ii9:hover {
  transform: translateY(-3px);
  border-color: rgba(224,84,16,0.07);
}.xrb_gc_img_ii9 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.xrb_gc_img_ii9 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.xrb_gc_hover_ii9 {
  background: rgba(0,0,0,0.62);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.xrb_gc_ii9:hover .xrb_gc_hover_ii9 {
  opacity: 1;
}.xrb_gc_hover_btn_ii9 {
  border-radius: 4px;
  background: #E05410;
  padding: 0.5rem 1rem;
  color: #F4F3F1;
  font-size: 12px;
  font-weight: 700;
}.xrb_gc_info_ii9 {
  padding: 8px 0.625rem 0.625rem;
}.xrb_gc_name_ii9 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #C8C5C0;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.xrb_gc_prov_ii9 {
  font-size: 10px;
  color: #525050;
}.xrb_gc_tag_ii9 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  position: absolute;
  font-size: 0.563rem;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.375rem;
  left: 0.375rem;
  letter-spacing: .04em;
}.xrb_gc_tag_hot_ii9 {
  background: #E02020;
  color: #fff;
}.xrb_gc_tag_new_ii9 {
  background: #2EB84B;
  color: #111110;
}.xrb_gc_tag_jp_ii9 {
  background: #F0A500;
  color: #111110;
}.xrb_gc_tag_ex_ii9 {
  background: #B03A08;
  color: #fff;
}.xrb_gc_tag_live_ii9 {
  background: #E02020;
  color: #fff;
}.xrb_gr_ii9 {
  padding: 32px 1rem 0;
  background: #111110;
}
@media(min-width:768px) {.xrb_gr_ii9 {
  padding: 2.25rem 1.5rem 0;
}
}.xrb_gr_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_gr_head_ii9 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xrb_gr_head_l_ii9 {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.xrb_gr_ic_ii9 {
  border-radius: 8px;
  height: 2rem;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.xrb_gr_ic_ii9 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.xrb_gr_title_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F4F3F1;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 765px) {.xrb_gr_title_ii9 {
  font-size: 1.125rem;
}
}.xrb_gr_more_ii9 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  align-items: center;
  color: #6B6864;
  display: flex;
}.xrb_gr_more_ii9:hover {
  color: #E05410;
}.xrb_gr_more_ii9 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.xrb_gr_arrows_ii9 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xrb_gr_arr_ii9 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  color: #8F8C87;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.xrb_gr_arr_ii9:hover {
  background: rgba(255,255,255,0.07);
  color: #F4F3F1;
}.xrb_gr_arr_ii9 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.xrb_gr_seo_h_ii9 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8C5C0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width:768px) {.xrb_gr_seo_h_ii9 {
  font-size: 14px;
}
}.xrb_gr_seo_ii9 {
  color: #6B6864;
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.xrb_gr_seo_ii9 strong {
  color: #C8C5C0;
  font-weight: 600;
}.xrb_gr_scroll_ii9 {
  gap: 10px;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.xrb_gr_scroll_ii9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xrb_gr_scroll_ii9 {
  gap: 12px;
}
}.xrb_tb_ii9 {
  background: #111110;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  height: 3.5rem;
  display: flex;
  position: fixed;
  top: 0;
  z-index: 80;
  right: 0;
  left: 0;
}.xrb_tb_in_ii9 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.xrb_tb_burger_ii9 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 8px;
  flex-direction: column;
  align-items: center;
  height: 38px;
  width: 2.375rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.xrb_tb_burger_ii9:hover {
  background: rgba(255,255,255,0.05);
}.xrb_tb_burger_line_ii9 {
  border-radius: 1px;
  background: #8F8C87;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.xrb_tb_burger_ii9 {
  display: none;
}
}.xrb_tb_logo_ii9 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  color: #F4F3F1;
  font-weight: 800;
  font-size: 18px;
}.xrb_tb_logo_mark_ii9 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  width: 32px;
  height: 2rem;
  align-items: center;
  display: flex;
}.xrb_tb_logo_mark_ii9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xrb_tb_nav_ii9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.xrb_tb_nav_ii9 {
  display: flex;
}
}.xrb_tb_tab_ii9 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #8F8C87;
}.xrb_tb_tab_ii9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4F3F1;
}.xrb_tb_tab_ii9.xrb_state_active_ii9 {
  background: rgba(224,84,16,0.18);
  color: #F4F3F1;
}.xrb_tb_right_ii9 {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.xrb_tb_login_ii9 {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  color: #C8C5C0;
  font-weight: 600;
  display: none;
}.xrb_tb_login_ii9:hover {
  border-color: rgba(224,84,16,0.55);
  color: #F4F3F1;
}
@media(min-width: 483px) {.xrb_tb_login_ii9 {
  display: block;
}
}.xrb_tb_reg_ii9 {
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 8px;
  background: #2EB84B;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0E0D0C;
}.xrb_tb_reg_ii9:hover {
  background: #38D058;
}.xrb_sb_ii9 {
  transform: translateX(-100%);
  background: #1C1B1A;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  z-index: 70;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
}.xrb_sb_ii9.xrb_state_open_ii9 {
  transform: translateX(0);
}.xrb_sb_ii9::-webkit-scrollbar {
  width: 0.25rem;
}.xrb_sb_ii9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.xrb_sb_ii9 {
  transform: translateX(0);
}
}.xrb_sb_auth_ii9 {
  padding: 0.875rem 0.75rem 10px;
}.xrb_sb_btn_reg_ii9 {
  background: #2EB84B;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  color: #0E0D0C;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
}.xrb_sb_btn_reg_ii9:hover {
  background: #38D058;
}.xrb_sb_btn_login_ii9 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.5rem;
  color: #C8C5C0;
  font-size: 13px;
  font-weight: 600;
  display: block;
  text-align: center;
}.xrb_sb_btn_login_ii9:hover {
  border-color: rgba(224,84,16,0.55);
  color: #F4F3F1;
}.xrb_sb_promo_ii9 {
  background: linear-gradient(135deg,#1E1008,#1C1B1A);
  padding: 0.75rem 14px;
  border-radius: 8px;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(224,84,16,0.18);
  position: relative;
}.xrb_sb_promo_ii9::before {
  background: radial-gradient(circle,rgba(224,84,16,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: -20px;
  width: 80px;
  height: 5rem;
  top: -20px;
}.xrb_sb_promo_title_ii9 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #E05410;
  letter-spacing: .06em;
}.xrb_sb_promo_text_ii9 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4F3F1;
  line-height: 1.35;
  font-size: 0.75rem;
}.xrb_sb_promo_sub_ii9 {
  margin-top: 3px;
  color: #6B6864;
  font-size: 10px;
}.xrb_sb_nav_ii9 {
  padding: 0.375rem 0.5rem 1rem;
}.xrb_sb_nav_lb_ii9 {
  padding: 10px 8px 0.375rem;
  font-size: 10px;
  color: #525050;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.xrb_sb_link_ii9 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8F8C87;
  font-weight: 500;
  align-items: center;
  display: flex;
}.xrb_sb_link_ii9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4F3F1;
}.xrb_sb_link_ii9.xrb_state_active_ii9 {
  background: rgba(224,84,16,0.18);
  color: #F4F3F1;
}.xrb_sb_ic_ii9 {
  border-radius: 4px;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.xrb_sb_ic_ii9 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.xrb_sb_ic_1_ii9 {
  background: rgba(224,84,16,0.07);
  color: #E05410;
}.xrb_sb_ic_2_ii9 {
  background: rgba(46,184,75,0.15);
  color: #2EB84B;
}.xrb_sb_ic_3_ii9 {
  background: rgba(240,165,0,0.16);
  color: #F0A500;
}.xrb_sb_ic_4_ii9 {
  background: rgba(176,58,8,0.22);
  color: #B03A08;
}.xrb_sb_ic_5_ii9 {
  background: rgba(224,84,16,0.07);
  color: #D4367A;
}.xrb_sb_ic_6_ii9 {
  background: rgba(176,58,8,0.22);
  color: #8C3FD4;
}.xrb_sb_badge_ii9 {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F0A500;
  font-weight: 700;
  color: #0E0D0C;
  font-size: 0.563rem;
  margin-left: auto;
}.xrb_sb_bot_ii9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.xrb_sb_lang_ii9,.xrb_sb_help_ii9 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #8F8C87;
  display: flex;
}.xrb_sb_lang_ii9:hover,.xrb_sb_help_ii9:hover {
  border-color: rgba(224,84,16,0.55);
  color: #F4F3F1;
}.xrb_sb_lang_ii9 svg,.xrb_sb_help_ii9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.xrb_sb_bd_ii9 {
  inset: 0;
  background: rgba(0,0,0,0.62);
  z-index: 69;
  position: fixed;
  display: none;
}.xrb_sb_bd_ii9.xrb_state_on_ii9 {
  display: block;
}
@media(min-width: 1081px) {.xrb_sb_bd_ii9 {
  display: none!important;
}
}.xrb_mob_nav_ii9 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1B1A;
  border-top: 1px solid rgba(255,255,255,0.09);
  bottom: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width: 1078px) {.xrb_mob_nav_ii9 {
  display: none;
}
}.xrb_mob_nav_item_ii9 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  display: flex;
  color: #525050;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.xrb_mob_nav_ic_ii9 {
  line-height: 1;
}.xrb_mob_nav_ic_ii9 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.xrb_mob_nav_lb_ii9 {
  color: #525050;
  font-size: 0.625rem;
  font-weight: 600;
}.xrb_mob_nav_item_ii9.xrb_state_active_ii9 {
  color: #E05410;
}.xrb_mob_nav_item_ii9.xrb_state_active_ii9 .xrb_mob_nav_lb_ii9 {
  color: #E05410;
}.xrb_hero_ii9 {
  padding: 20px 16px 0;
  background: #111110;
}
@media(min-width: 769px) {.xrb_hero_ii9 {
  padding: 24px 24px 0;
}
}.xrb_hero_in_ii9 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 857px) {.xrb_hero_in_ii9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.xrb_hero_in_ii9 {
  grid-template-columns: 1fr 21.25rem;
}
}.xrb_hero_promo_ii9 {
  border-radius: 12px;
  background: #171614;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 769px) {.xrb_hero_promo_ii9 {
  min-height: 280px;
}
}.xrb_hero_promo_bg_ii9 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1E1008 0%,#111110 100%);
  background-size: cover;
  position: absolute;
}.xrb_hero_promo_bg_ii9::after {
  background: linear-gradient(90deg,#111110 0%,rgba(0,0,0,0.62) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xrb_hero_promo_glow_ii9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,58,8,0.22) 0%,transparent 65%);
  pointer-events: none;
  width: 300px;
  height: 18.75rem;
  top: -2.5rem;
  right: 60px;
  position: absolute;
}.xrb_hero_promo_ct_ii9 {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.xrb_hero_promo_ct_ii9 {
  padding: 2.5rem 32px;
}
}.xrb_hero_badge_ii9 {
  background: rgba(224,84,16,0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(224,84,16,0.07);
  padding: 5px 12px;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E05410;
}.xrb_hero_h1_ii9 {
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F3F1;
  font-weight: 800;
}.xrb_hero_h1_ii9 em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width: 765px) {.xrb_hero_h1_ii9 {
  font-size: 36px;
}
}.xrb_hero_sub_ii9 {
  font-size: 0.813rem;
  color: #8F8C87;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width:768px) {.xrb_hero_sub_ii9 {
  font-size: 14px;
}
}.xrb_hero_row_ii9 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xrb_hero_cta_ii9 {
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #2EB84B;
  color: #0E0D0C;
  font-weight: 700;
  box-shadow: 0.25rem 4px 0px #145C24, 0 0 14px rgba(46,184,75,0.35);
  font-size: 0.875rem;
}.xrb_hero_cta_ii9:hover {
  background: #38D058;
}.xrb_hero_terms_ii9 {
  color: #525050;
  font-size: 0.688rem;
}.xrb_hero_game_ii9 {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #171614;
  border-radius: 0.75rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.xrb_hero_game_badge_ii9 {
  border-radius: 20px;
  border: 1px solid rgba(240,165,0,0.16);
  padding: 0.313rem 10px;
  background: rgba(240,165,0,0.16);
  font-size: 10px;
  left: 12px;
  letter-spacing: .06em;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  top: 12px;
  color: #F0A500;
  position: absolute;
}.xrb_hero_game_badge_ii9 svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.xrb_hero_game_img_ii9 {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1008,#111110);
  position: relative;
  padding-bottom: 60%;
}.xrb_hero_game_img_ii9 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xrb_hero_game_play_ii9 {
  background: rgba(0,0,0,0.62);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.xrb_hero_game_ii9:hover .xrb_hero_game_play_ii9 {
  opacity: 1;
}.xrb_hero_game_play_ii9 span {
  background: #E05410;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 3.25rem;
  display: flex;
}.xrb_hero_game_play_ii9 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.xrb_hero_game_info_ii9 {
  padding: 0.875rem 16px;
}.xrb_hero_game_title_ii9 {
  color: #F4F3F1;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.xrb_hero_game_provider_ii9 {
  font-size: 11px;
  color: #6B6864;
}.xrb_hero_game_btn_ii9 {
  background: #E05410;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F4F3F1;
  text-align: center;
}.xrb_hero_game_ii9:hover .xrb_hero_game_btn_ii9 {
  background: #F26220;
}.xrb_sbar_ii9 {
  background: #111110;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.xrb_sbar_ii9 {
  padding: 18px 24px 0;
}
}.xrb_sbar_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_sbar_row_ii9 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.xrb_sbar_input_ii9 {
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.688rem 1rem;
  background: #171614;
  align-items: center;
  display: flex;
  color: #6B6864;
  cursor: pointer;
  font-size: 0.813rem;
}.xrb_sbar_input_ii9:hover {
  border-color: rgba(224,84,16,0.55);
}.xrb_sbar_input_ii9 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
}.xrb_sbar_providers_ii9 {
  padding: 11px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171614;
  gap: 0.5rem;
  transition: border-color .2s;
  font-size: 13px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #C8C5C0;
  font-weight: 600;
}.xrb_sbar_providers_ii9:hover {
  border-color: rgba(224,84,16,0.55);
  color: #F4F3F1;
}.xrb_sbar_providers_ii9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.xrb_sbar_tabs_ii9 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.xrb_sbar_tabs_ii9::-webkit-scrollbar {
  display: none;
}.xrb_sbar_tab_ii9 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  flex-shrink: 0;
  color: #8F8C87;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.xrb_sbar_tab_ii9:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(224,84,16,0.55);
  color: #F4F3F1;
}.xrb_sbar_tab_ii9.xrb_state_active_ii9 {
  border-color: rgba(224,84,16,0.07);
  background: rgba(224,84,16,0.18);
  color: #F4F3F1;
}.xrb_sbar_tab_ic_ii9 svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.xrb_wy_ii9 {
  background: #111110;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.xrb_wy_ii9 {
  padding: 40px 24px 0;
}
}.xrb_wy_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_wy_head_ii9 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.xrb_wy_label_ii9 {
  font-weight: 700;
  text-transform: uppercase;
  color: #E05410;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.xrb_wy_h2_ii9 {
  font-size: 1.25rem;
  color: #F4F3F1;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.xrb_wy_h2_ii9 {
  font-size: 24px;
}
}.xrb_wy_intro_ii9 {
  margin: 0;
  color: #6B6864;
  line-height: 1.6;
  font-size: 0.813rem;
}.xrb_wy_grid_ii9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.xrb_wy_grid_ii9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xrb_wy_grid_ii9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xrb_wy_card_ii9 {
  padding: 1.25rem;
  background: #1C1B1A;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.xrb_wy_card_ii9:hover {
  transform: translateY(-2px);
  border-color: rgba(224,84,16,0.07);
}.xrb_wy_card_ic_ii9 {
  background: rgba(224,84,16,0.18);
  border-radius: 50%;
  width: 2.75rem;
  justify-content: center;
  color: #E05410;
  height: 44px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}.xrb_wy_card_ic_ii9 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.xrb_wy_card_h_ii9 {
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F4F3F1;
}.xrb_wy_card_p_ii9 {
  color: #6B6864;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xrb_wy_card_p_ii9 strong {
  color: #C8C5C0;
  font-weight: 600;
}.xrb_gr_jp_ii9 {
  border-radius: 0.75rem;
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0C28 0%,#0D0B10 100%);
  position: relative;
}.xrb_gr_jp_ii9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,58,8,0.22) 0%,transparent 70%);
  left: -60px;
  content: '';
  height: 15.625rem;
  position: absolute;
  top: -3.75rem;
  width: 15.625rem;
}.xrb_gr_jp_ii9::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,165,0,0.16) 0%,transparent 70%);
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  right: 0;
}.xrb_gr_jp_head_ii9 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  flex-wrap: wrap;
  z-index: 1;
}.xrb_gr_jp_info_ii9 {
  flex: 1;
}.xrb_gr_jp_label_ii9 {
  margin-bottom: 0.375rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8C3FD4;
}.xrb_gr_jp_label_ii9 svg {
  vertical-align: -2px;
  margin-right: 4px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.xrb_gr_jp_amount_ii9 {
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 2rem;
  font-weight: 800;
  color: #F4F3F1;
}
@media(min-width:768px) {.xrb_gr_jp_amount_ii9 {
  font-size: 2.5rem;
}
}.xrb_gr_jp_amount_ii9 span {
  color: #F0A500;
}.xrb_gr_jp_seo_ii9 {
  color: #8F8C87;
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.xrb_gr_jp_cta_ii9 {
  border: 1px solid rgba(176,58,8,0.22);
  border-radius: 0.5rem;
  padding: 0.688rem 1.25rem;
  background: rgba(176,58,8,0.22);
  transition: background .2s;
  margin-top: 0.25rem;
  font-weight: 700;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F4F3F1;
  z-index: 1;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
}.xrb_gr_jp_cta_ii9:hover {
  background: #B03A08;
}.xrb_gcg_ii9 {
  background: #111110;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.xrb_gcg_ii9 {
  padding: 2.75rem 24px 0;
}
}.xrb_gcg_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_gcg_head_ii9 {
  margin-bottom: 20px;
  max-width: 45rem;
}.xrb_gcg_label_ii9 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E05410;
}.xrb_gcg_h2_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 22px;
  color: #F4F3F1;
}
@media(min-width: 765px) {.xrb_gcg_h2_ii9 {
  font-size: 1.75rem;
}
}.xrb_gcg_intro_ii9 {
  color: #6B6864;
  font-size: 13px;
  line-height: 1.6;
}.xrb_gcg_grid_ii9 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.xrb_gcg_grid_ii9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.xrb_gcg_grid_ii9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xrb_gcg_card_ii9 {
  padding: 1.25rem;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
}.xrb_gcg_card_ii9:hover {
  transform: translateY(-3px);
  border-color: rgba(224,84,16,0.18);
}.xrb_gcg_card_bg_ii9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.xrb_gcg_card_bg_ii9::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xrb_gcg_card_ic_ii9 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  display: flex;
  align-items: center;
  position: absolute;
  right: 18px;
  width: 2.5rem;
  justify-content: center;
  z-index: 2;
  color: #F4F3F1;
  height: 40px;
  top: 1.125rem;
}.xrb_gcg_card_ic_ii9 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.xrb_gcg_card_ct_ii9 {
  z-index: 1;
  position: relative;
}.xrb_gcg_card_h_ii9 {
  color: #F4F3F1;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.xrb_gcg_card_h_ii9 {
  font-size: 1.25rem;
}
}.xrb_gcg_card_p_ii9 {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.xrb_gcg_card_p_ii9 strong {
  font-weight: 600;
  color: #F4F3F1;
}.xrb_gcg_card_cta_ii9 {
  gap: 4px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  color: #E05410;
  letter-spacing: .04em;
}.xrb_gcg_card_cta_ii9 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xrb_ws_ii9 {
  padding: 2rem 16px 0;
  background: #111110;
}
@media(min-width: 769px) {.xrb_ws_ii9 {
  padding: 36px 24px 0;
}
}.xrb_ws_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_ws_head_ii9 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.xrb_ws_title_ii9 {
  gap: 10px;
  font-size: 16px;
  color: #F4F3F1;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  align-items: center;
  font-weight: 700;
}.xrb_ws_title_ic_ii9 svg {
  stroke-linecap: round;
  height: 18px;
  color: #F0A500;
  width: 18px;
  stroke-linejoin: round;
}.xrb_ws_online_ii9 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  color: #6B6864;
  align-items: center;
  font-size: 0.75rem;
}.xrb_ws_online_dot_ii9 {
  background: #2EB84B;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46,184,75,0.15);
  flex-shrink: 0;
  width: 0.5rem;
}.xrb_ws_scroll_ii9 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.xrb_ws_scroll_ii9::-webkit-scrollbar {
  display: none;
}.xrb_wc_ii9 {
  gap: 0.625rem;
  background: #171614;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.xrb_wc_img_ii9 {
  border-radius: 4px;
  background: #1C1B1A;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.xrb_wc_img_ii9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xrb_wc_info_ii9 {
  min-width: 0;
}.xrb_wc_game_ii9 {
  overflow: hidden;
  color: #C8C5C0;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.xrb_wc_player_ii9 {
  overflow: hidden;
  white-space: nowrap;
  color: #525050;
  font-size: 10px;
  text-overflow: ellipsis;
}.xrb_wc_amount_ii9 {
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #2EB84B;
  margin-left: auto;
}.xrb_prov_ii9 {
  background: #111110;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.xrb_prov_ii9 {
  padding: 44px 1.5rem 0;
}
}.xrb_prov_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_prov_head_ii9 {
  margin-bottom: 16px;
}.xrb_prov_label_ii9 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #E05410;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xrb_prov_h2_ii9 {
  color: #F4F3F1;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.xrb_prov_h2_ii9 {
  font-size: 1.5rem;
}
}.xrb_prov_seo_ii9 {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #6B6864;
  margin-bottom: 16px;
}.xrb_prov_seo_ii9 strong {
  font-weight: 700;
  color: #C8C5C0;
}.xrb_prov_seo_ii9 a {
  text-decoration: underline;
  color: #E05410;
}.xrb_prov_grid_ii9 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.xrb_prov_grid_ii9 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.xrb_prov_grid_ii9 {
  grid-template-columns: repeat(8,1fr);
}
}.xrb_prov_card_ii9 {
  padding: 14px 0.625rem;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171614;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.xrb_prov_card_ii9:hover {
  border-color: rgba(224,84,16,0.55);
  background: #1C1B1A;
}.xrb_prov_logo_ii9 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  align-items: center;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
}.xrb_prov_logo_ii9 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.xrb_prov_name_ii9 {
  font-weight: 600;
  color: #8F8C87;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xrb_bon_ii9 {
  padding: 2.25rem 1rem 0;
  background: #111110;
}
@media(min-width: 765px) {.xrb_bon_ii9 {
  padding: 2.75rem 1.5rem 0;
}
}.xrb_bon_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_bon_head_ii9 {
  margin-bottom: 20px;
}.xrb_bon_label_ii9 {
  color: #E05410;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.xrb_bon_h2_ii9 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F4F3F1;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.xrb_bon_h2_ii9 {
  font-size: 24px;
}
}.xrb_bon_seo_ii9 {
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6B6864;
  line-height: 1.6;
}.xrb_bon_seo_ii9 strong {
  color: #C8C5C0;
  font-weight: 700;
}.xrb_bon_seo_ii9 a {
  color: #E05410;
  text-decoration: underline;
}.xrb_bon_grid_ii9 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.xrb_bon_grid_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xrb_bon_grid_ii9 {
  grid-template-columns: repeat(5,1fr);
}
}.xrb_bon_card_ii9 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171614;
  border-radius: 0.5rem;
}.xrb_bon_card_ii9:hover {
  border-color: rgba(224,84,16,0.07);
  transform: translateY(-2px);
}.xrb_bon_card_ic_ii9 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.xrb_bon_card_ic_ii9 {
  margin-bottom: 10px;
}.xrb_bon_card_type_ii9 {
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #6B6864;
}.xrb_bon_card_amount_ii9 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #F0A500;
}.xrb_bon_card_name_ii9 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #F4F3F1;
}.xrb_bon_card_detail_ii9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #525050;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}.xrb_htp_ii9 {
  background: #111110;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xrb_htp_ii9 {
  padding: 44px 24px 0;
}
}.xrb_htp_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_htp_head_ii9 {
  margin-bottom: 22px;
  max-width: 720px;
}.xrb_htp_label_ii9 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #E05410;
  text-transform: uppercase;
  font-weight: 700;
}.xrb_htp_h2_ii9 {
  color: #F4F3F1;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.xrb_htp_h2_ii9 {
  font-size: 28px;
}
}.xrb_htp_intro_ii9 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6B6864;
}.xrb_htp_steps_ii9 {
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.xrb_htp_steps_ii9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xrb_htp_steps_ii9 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xrb_htp_step_ii9 {
  border-radius: 0.5rem;
  background: #1C1B1A;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.xrb_htp_step_num_ii9 {
  background: #E05410;
  border-radius: 50%;
  width: 28px;
  color: #0E0D0C;
  font-size: 0.813rem;
  font-weight: 800;
  justify-content: center;
  display: flex;
  top: -12px;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  left: 20px;
  height: 1.75rem;
}.xrb_htp_step_ic_ii9 {
  margin: 8px 0 12px;
  background: rgba(224,84,16,0.18);
  border-radius: 4px;
  display: flex;
  height: 2.25rem;
  color: #E05410;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
}.xrb_htp_step_ic_ii9 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xrb_htp_step_h_ii9 {
  color: #F4F3F1;
  font-weight: 700;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.xrb_htp_step_p_ii9 {
  line-height: 1.55;
  color: #6B6864;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xrb_htp_step_p_ii9 strong {
  font-weight: 600;
  color: #C8C5C0;
}.xrb_htp_cta_ii9 {
  background: #2EB84B;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0E0D0C;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}.xrb_htp_cta_ii9:hover {
  background: #38D058;
}.xrb_reg_ii9 {
  background: #111110;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.xrb_reg_ii9 {
  padding: 2.75rem 24px 0;
}
}.xrb_reg_in_ii9 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #1C1B1A;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.xrb_reg_in_ii9 {
  padding: 2.5rem;
}
}.xrb_reg_top_ii9 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.xrb_reg_top_ii9 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xrb_reg_label_ii9 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E05410;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
}.xrb_reg_h2_ii9 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F3F1;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 770px) {.xrb_reg_h2_ii9 {
  font-size: 28px;
}
}.xrb_reg_bonus_ii9 {
  gap: 8px;
  border-radius: 8px;
  padding: 0.625rem 16px;
  border: 1px solid rgba(240,165,0,0.16);
  background: rgba(240,165,0,0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.xrb_reg_bonus_amount_ii9 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0A500;
}.xrb_reg_bonus_text_ii9 {
  line-height: 1.35;
  font-size: 13px;
  color: #8F8C87;
}.xrb_reg_cta_btn_ii9 {
  border-radius: 8px;
  background: #2EB84B;
  padding: 14px 32px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-size: 15px;
  box-shadow: 4px 0.25rem 0px #145C24, 0 0 0.875rem rgba(46,184,75,0.35);
  color: #0E0D0C;
}.xrb_reg_cta_btn_ii9:hover {
  background: #38D058;
}.xrb_reg_terms_ii9 {
  line-height: 1.5;
  color: #525050;
  font-size: 11px;
}.xrb_reg_seo_ii9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #6B6864;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
}.xrb_reg_seo_ii9 p {
  line-height: 1.65;
  font-size: 13px;
  color: #6B6864;
  margin-bottom: 0.625rem;
}.xrb_reg_seo_ii9 p:last-child {
  margin-bottom: 0;
}.xrb_reg_seo_ii9 strong {
  font-weight: 700;
  color: #C8C5C0;
}.xrb_reg_seo_ii9 a {
  transition: color .2s;
  color: #E05410;
  text-decoration: underline;
}.xrb_reg_seo_ii9 a:hover {
  color: #F26220;
}.xrb_reg_seo_ii9 ul,.xrb_reg_seo_ii9 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.xrb_reg_seo_ii9 ol {
  list-style: decimal;
}.xrb_reg_seo_ii9 li {
  margin-bottom: 0.25rem;
  color: #6B6864;
  line-height: 1.65;
  font-size: 13px;
}.xrb_reg_seo_ii9 table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.xrb_reg_seo_ii9 table {
  display: table;
}
}.xrb_reg_seo_ii9 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C5C0;
  text-align: left;
  font-weight: 700;
}.xrb_reg_seo_ii9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #6B6864;
}.xrb_reg_steps_ii9 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.xrb_reg_steps_ii9 {
  margin-top: 0;
}
}.xrb_reg_step_ii9 {
  background: rgba(255,255,255,0.05);
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.xrb_reg_step_num_ii9 {
  border: 1px solid rgba(224,84,16,0.07);
  border-radius: 50%;
  background: rgba(224,84,16,0.18);
  font-weight: 800;
  height: 34px;
  color: #E05410;
  display: flex;
  width: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}.xrb_reg_step_title_ii9 {
  color: #F4F3F1;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}.xrb_reg_step_text_ii9 {
  color: #6B6864;
  font-size: 0.75rem;
  line-height: 1.5;
}.xrb_reg_trust_ii9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.xrb_reg_trust_item_ii9 {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #6B6864;
}.xrb_reg_trust_ic_ii9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E05410;
  width: 1rem;
  height: 1rem;
}.xrb_app_ii9 {
  background: #111110;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xrb_app_ii9 {
  padding: 2.75rem 24px 0;
}
}.xrb_app_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_app_head_ii9 {
  margin-bottom: 16px;
}.xrb_app_label_ii9 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  color: #E05410;
  font-weight: 700;
}.xrb_app_h2_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
  color: #F4F3F1;
}
@media(min-width:768px) {.xrb_app_h2_ii9 {
  font-size: 24px;
}
}.xrb_app_sub_ii9 {
  max-width: 600px;
  overflow-wrap: break-word;
  color: #6B6864;
  line-height: 1.6;
  font-size: 13px;
}.xrb_app_sub_ii9 strong {
  font-weight: 700;
  color: #C8C5C0;
}.xrb_app_cards_ii9 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.xrb_app_cards_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}.xrb_app_card_ii9 {
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.xrb_app_card_ios_ii9 {
  background: linear-gradient(135deg,rgba(224,84,16,0.18) 0%,#1C1B1A 100%);
}.xrb_app_card_android_ii9 {
  background: linear-gradient(135deg,rgba(46,184,75,0.15) 0%,#1C1B1A 100%);
}.xrb_app_card_win_ii9 {
  background: linear-gradient(135deg,rgba(240,165,0,0.16) 0%,#1C1B1A 100%);
}.xrb_app_card_ic_ii9 svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xrb_app_card_ic_ii9 {
  color: #F4F3F1;
  flex-shrink: 0;
}.xrb_app_card_os_ii9 {
  margin-bottom: 6px;
  color: #6B6864;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.xrb_app_card_title_ii9 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F4F3F1;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
}.xrb_app_card_text_ii9 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #6B6864;
  font-size: 12px;
}.xrb_app_card_btn_ii9 {
  transition: background .2s;
  gap: 7px;
  padding: 10px 1.125rem;
  border-radius: 4px;
  border: 1px solid rgba(224,84,16,0.55);
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  color: #F4F3F1;
}.xrb_app_card_btn_ii9:hover {
  background: rgba(255,255,255,0.07);
}.xrb_seo_ii9 {
  padding: 2.25rem 1rem 0;
  background: #111110;
}
@media(min-width:768px) {.xrb_seo_ii9 {
  padding: 44px 1.5rem 0;
}
}.xrb_seo_in_ii9 {
  border-radius: 12px;
  background: #1C1B1A;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.xrb_seo_in_ii9 {
  padding: 36px 2.5rem;
}
}.xrb_seo_label_ii9 {
  font-weight: 700;
  color: #E05410;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.xrb_seo_h2_ii9 {
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4F3F1;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width:768px) {.xrb_seo_h2_ii9 {
  font-size: 24px;
}
}.xrb_seo_body_ii9 {
  color: #8F8C87;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.xrb_seo_body_ii9 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #8F8C87;
}.xrb_seo_body_ii9 p:last-child {
  margin-bottom: 0;
}.xrb_seo_body_ii9 strong {
  font-weight: 700;
  color: #C8C5C0;
}.xrb_seo_body_ii9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E05410;
}.xrb_seo_body_ii9 a:hover {
  color: #F26220;
}.xrb_seo_body_ii9 ul,.xrb_seo_body_ii9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xrb_seo_body_ii9 ol {
  list-style: decimal;
}.xrb_seo_body_ii9 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #8F8C87;
}.xrb_seo_body_ii9 table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 767px) {.xrb_seo_body_ii9 table {
  display: table;
}
}.xrb_seo_body_ii9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C8C5C0;
  text-align: left;
  font-weight: 700;
}.xrb_seo_body_ii9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8F8C87;
}.xrb_seo_cols_ii9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.xrb_seo_cols_ii9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xrb_seo_cols_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}.xrb_seo_col_h_ii9 {
  margin-bottom: 0.438rem;
  color: #C8C5C0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xrb_seo_col_p_ii9 {
  line-height: 1.65;
  font-size: 13px;
  color: #6B6864;
  overflow-wrap: break-word;
}.xrb_seo_stats_ii9 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.xrb_seo_stat_ii9 {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(224,84,16,0.18);
  background: rgba(224,84,16,0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.xrb_seo_stat_val_ii9 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E05410;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.xrb_seo_stat_lb_ii9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B6864;
}.xrb_seo_ii9 {
  padding: 2.25rem 16px 0;
  background: #111110;
}
@media(min-width: 769px) {.xrb_seo_ii9 {
  padding: 44px 24px 0;
}
}.xrb_seo_in_ii9 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #1C1B1A;
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.xrb_seo_in_ii9 {
  padding: 2.25rem 40px;
}
}.xrb_seo_label_ii9 {
  letter-spacing: .08em;
  color: #E05410;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.xrb_seo_h2_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4F3F1;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.xrb_seo_h2_ii9 {
  font-size: 1.5rem;
}
}.xrb_seo_body_ii9 {
  overflow-wrap: break-word;
  color: #8F8C87;
  font-size: 14px;
  line-height: 1.75;
}.xrb_seo_body_ii9 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8F8C87;
  font-size: 14px;
}.xrb_seo_body_ii9 p:last-child {
  margin-bottom: 0;
}.xrb_seo_body_ii9 strong {
  font-weight: 700;
  color: #C8C5C0;
}.xrb_seo_body_ii9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E05410;
}.xrb_seo_body_ii9 a:hover {
  color: #F26220;
}.xrb_seo_body_ii9 ul,.xrb_seo_body_ii9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xrb_seo_body_ii9 ol {
  list-style: decimal;
}.xrb_seo_body_ii9 li {
  font-size: 14px;
  line-height: 1.75;
  color: #8F8C87;
  margin-bottom: 0.375rem;
}.xrb_seo_body_ii9 table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 766px) {.xrb_seo_body_ii9 table {
  display: table;
}
}.xrb_seo_body_ii9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C8C5C0;
  text-align: left;
}.xrb_seo_body_ii9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8F8C87;
}.xrb_seo_cols_ii9 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.xrb_seo_cols_ii9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xrb_seo_cols_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}.xrb_seo_col_h_ii9 {
  margin-bottom: 7px;
  color: #C8C5C0;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.xrb_seo_col_p_ii9 {
  overflow-wrap: break-word;
  color: #6B6864;
  line-height: 1.65;
  font-size: 0.813rem;
}.xrb_seo_stats_ii9 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xrb_seo_stat_ii9 {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(224,84,16,0.18);
  flex: 1;
  background: rgba(224,84,16,0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.xrb_seo_stat_val_ii9 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E05410;
}.xrb_seo_stat_lb_ii9 {
  font-size: 0.688rem;
  color: #6B6864;
  overflow-wrap: break-word;
}.xrb_seo_ii9 {
  background: #111110;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.xrb_seo_ii9 {
  padding: 44px 24px 0;
}
}.xrb_seo_in_ii9 {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #1C1B1A;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width:768px) {.xrb_seo_in_ii9 {
  padding: 2.25rem 2.5rem;
}
}.xrb_seo_label_ii9 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E05410;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.xrb_seo_h2_ii9 {
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F4F3F1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.xrb_seo_h2_ii9 {
  font-size: 24px;
}
}.xrb_seo_body_ii9 {
  line-height: 1.75;
  font-size: 14px;
  color: #8F8C87;
  overflow-wrap: break-word;
}.xrb_seo_body_ii9 p {
  color: #8F8C87;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.xrb_seo_body_ii9 p:last-child {
  margin-bottom: 0;
}.xrb_seo_body_ii9 strong {
  color: #C8C5C0;
  font-weight: 700;
}.xrb_seo_body_ii9 a {
  transition: color .2s;
  color: #E05410;
  text-decoration: underline;
}.xrb_seo_body_ii9 a:hover {
  color: #F26220;
}.xrb_seo_body_ii9 ul,.xrb_seo_body_ii9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xrb_seo_body_ii9 ol {
  list-style: decimal;
}.xrb_seo_body_ii9 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8F8C87;
}.xrb_seo_body_ii9 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width:768px) {.xrb_seo_body_ii9 table {
  display: table;
}
}.xrb_seo_body_ii9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C8C5C0;
}.xrb_seo_body_ii9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8F8C87;
}.xrb_seo_cols_ii9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.xrb_seo_cols_ii9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.xrb_seo_cols_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}.xrb_seo_col_h_ii9 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C8C5C0;
}.xrb_seo_col_p_ii9 {
  overflow-wrap: break-word;
  color: #6B6864;
  line-height: 1.65;
  font-size: 0.813rem;
}.xrb_seo_stats_ii9 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xrb_seo_stat_ii9 {
  border: 1px solid rgba(224,84,16,0.18);
  padding: 0.875rem 16px;
  border-radius: 8px;
  flex: 1;
  background: rgba(224,84,16,0.07);
  min-width: 140px;
}.xrb_seo_stat_val_ii9 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  color: #E05410;
  overflow-wrap: break-word;
}.xrb_seo_stat_lb_ii9 {
  overflow-wrap: break-word;
  color: #6B6864;
  font-size: 11px;
}.xrb_rv_ii9 {
  padding: 2.25rem 16px 0;
  background: #111110;
}
@media(min-width: 766px) {.xrb_rv_ii9 {
  padding: 44px 24px 0;
}
}.xrb_rv_in_ii9 {
  margin: 0 auto;
  max-width: 1340px;
}.xrb_rv_head_ii9 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.xrb_rv_label_ii9 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #E05410;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.xrb_rv_h2_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 22px;
  color: #F4F3F1;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.xrb_rv_h2_ii9 {
  font-size: 1.75rem;
}
}.xrb_rv_stats_ii9 {
  gap: 1.125rem;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
  align-items: center;
  color: #6B6864;
}.xrb_rv_stats_score_ii9 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.xrb_rv_stats_score_val_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F0A500;
}.xrb_rv_stats_score_max_ii9 {
  font-size: 13px;
  color: #525050;
}.xrb_rv_stats_badge_ii9 {
  gap: 4px;
  display: flex;
  align-items: center;
}.xrb_rv_stats_badge_ii9 svg {
  color: #F0A500;
  width: 14px;
  height: 14px;
}.xrb_rv_grid_ii9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.xrb_rv_grid_ii9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xrb_rv_grid_ii9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xrb_rv_card_ii9 {
  background: #1C1B1A;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.xrb_rv_card_stars_ii9 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F0A500;
}.xrb_rv_card_stars_ii9 svg {
  width: 0.875rem;
  height: 0.875rem;
}.xrb_rv_card_h_ii9 {
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 8px;
  color: #F4F3F1;
}.xrb_rv_card_body_ii9 {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #6B6864;
  overflow-wrap: break-word;
}.xrb_rv_card_body_ii9 strong {
  color: #C8C5C0;
  font-weight: 600;
}.xrb_rv_card_meta_ii9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
}.xrb_rv_card_author_ii9 {
  color: #C8C5C0;
  font-size: 0.75rem;
  font-weight: 600;
}.xrb_rv_card_date_ii9 {
  font-size: 0.688rem;
  color: #525050;
}.xrb_faq_ii9 {
  padding: 36px 16px 0;
  background: #111110;
}
@media(min-width: 771px) {.xrb_faq_ii9 {
  padding: 44px 1.5rem 0;
}
}.xrb_faq_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_faq_head_ii9 {
  margin-bottom: 1.25rem;
}.xrb_faq_label_ii9 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E05410;
}.xrb_faq_h2_ii9 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F3F1;
}
@media(min-width:768px) {.xrb_faq_h2_ii9 {
  font-size: 24px;
}
}.xrb_faq_list_ii9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xrb_faq_item_ii9 {
  border-radius: 0.5rem;
  background: #1C1B1A;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.xrb_faq_q_ii9 {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 600;
  color: #C8C5C0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xrb_faq_q_ii9:hover {
  color: #F4F3F1;
}.xrb_faq_q_ic_ii9 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  color: #E05410;
  flex-shrink: 0;
  align-items: center;
  width: 1.5rem;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  height: 1.5rem;
}.xrb_faq_item_ii9.xrb_state_open_ii9 .xrb_faq_q_ic_ii9 {
  transform: rotate(45deg);
}.xrb_faq_a_ii9 {
  padding: 0 20px 1rem;
  color: #6B6864;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
}.xrb_faq_item_ii9.xrb_state_open_ii9 .xrb_faq_a_ii9 {
  display: block;
}.xrb_faq_a_ii9 strong {
  color: #C8C5C0;
  font-weight: 700;
}.xrb_faq_a_ii9 a {
  text-decoration: underline;
  color: #E05410;
}.xrb_faq_a_ii9 ul,.xrb_faq_a_ii9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.xrb_faq_a_ii9 ol {
  list-style: decimal;
}.xrb_faq_a_ii9 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.xrb_faq_a_ii9 table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.xrb_faq_a_ii9 table {
  display: table;
}
}.xrb_faq_a_ii9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #C8C5C0;
  text-align: left;
  font-weight: 700;
}.xrb_faq_a_ii9 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B6864;
}.xrb_pmt_ii9 {
  background: #111110;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xrb_pmt_ii9 {
  padding: 2.75rem 1.5rem 0;
}
}.xrb_pmt_in_ii9 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xrb_pmt_head_ii9 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.xrb_pmt_label_ii9 {
  text-transform: uppercase;
  color: #E05410;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.xrb_pmt_h2_ii9 {
  color: #F4F3F1;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 769px) {.xrb_pmt_h2_ii9 {
  font-size: 1.75rem;
}
}.xrb_pmt_intro_ii9 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6B6864;
  font-size: 0.875rem;
}.xrb_pmt_groups_ii9 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.xrb_pmt_group_ii9 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  background: #1C1B1A;
  padding: 1.25rem;
}.xrb_pmt_group_head_ii9 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.xrb_pmt_group_ic_ii9 {
  border-radius: 4px;
  background: rgba(224,84,16,0.18);
  display: flex;
  height: 36px;
  align-items: center;
  color: #E05410;
  flex-shrink: 0;
  justify-content: center;
  width: 36px;
}.xrb_pmt_group_ic_ii9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.xrb_pmt_group_h_ii9 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4F3F1;
  font-size: 16px;
}.xrb_pmt_group_p_ii9 {
  overflow-wrap: break-word;
  color: #6B6864;
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.6;
}.xrb_pmt_group_p_ii9 strong {
  color: #C8C5C0;
  font-weight: 600;
}.xrb_pmt_table_wrap_ii9 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xrb_pmt_table_ii9 {
  font-size: 13px;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.xrb_pmt_table_ii9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8C5C0;
  white-space: nowrap;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.xrb_pmt_table_ii9 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B6864;
}.xrb_pmt_table_ii9 tbody tr:last-child td {
  border-bottom: none;
}.xrb_pmt_table_ii9 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8C5C0;
}.xrb_ft_ii9 {
  background: #0B0B0A;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.xrb_ft_support_ii9 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.xrb_ft_support_ii9 {
  padding: 1.75rem 24px;
}
}.xrb_ft_support_in_ii9 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.xrb_ft_support_main_ii9 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.xrb_ft_support_ic_ii9 {
  color: #E05410;
  flex-shrink: 0;
}.xrb_ft_support_ic_ii9 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.xrb_ft_support_text_title_ii9 {
  color: #F4F3F1;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
}.xrb_ft_support_text_sub_ii9 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6B6864;
}.xrb_ft_support_btn_ii9 {
  transition: background .2s;
  background: #E05410;
  padding: 11px 1.375rem;
  border-radius: 8px;
  flex-shrink: 0;
  color: #F4F3F1;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.xrb_ft_support_btn_ii9:hover {
  background: #F26220;
}.xrb_ft_support_contacts_ii9 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.xrb_ft_support_contact_ii9 {
  font-size: 12px;
  line-height: 1.4;
  color: #525050;
}.xrb_ft_support_contact_ii9 strong {
  color: #8F8C87;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.xrb_ft_main_ii9 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 766px) {.xrb_ft_main_ii9 {
  padding: 40px 1.5rem 32px;
}
}.xrb_ft_main_in_ii9 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.xrb_ft_main_in_ii9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.xrb_ft_main_in_ii9 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xrb_ft_col_logo_ii9 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.xrb_ft_col_logo_ii9 {
  grid-column: auto;
}
}.xrb_ft_logo_ii9 {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #F4F3F1;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
}.xrb_ft_logo_mark_ii9 {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.xrb_ft_logo_mark_ii9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xrb_ft_logo_sub_ii9 {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
  color: #525050;
  overflow-wrap: break-word;
}.xrb_ft_col_title_ii9 {
  text-transform: uppercase;
  color: #8F8C87;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.xrb_ft_col_links_ii9 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.xrb_ft_col_link_ii9 {
  transition: color .2s;
  color: #525050;
  overflow-wrap: break-word;
  font-size: 13px;
}.xrb_ft_col_link_ii9:hover {
  color: #C8C5C0;
}.xrb_ft_apps_ii9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xrb_ft_app_card_ii9 {
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.xrb_ft_app_card_ii9:hover {
  border-color: rgba(224,84,16,0.55);
}.xrb_ft_app_card_ic_ii9 svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xrb_ft_app_card_os_ii9 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #525050;
}.xrb_ft_app_card_action_ii9 {
  font-weight: 700;
  color: #C8C5C0;
  font-size: 12px;
}.xrb_ft_bot_ii9 {
  padding: 20px 16px;
}
@media(min-width: 771px) {.xrb_ft_bot_ii9 {
  padding: 20px 24px;
}
}.xrb_ft_bot_in_ii9 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
}.xrb_ft_socials_ii9 {
  gap: 0.5rem;
  display: flex;
}.xrb_ft_soc_ii9 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  height: 36px;
  width: 36px;
  color: #8F8C87;
  justify-content: center;
}.xrb_ft_soc_ii9 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.xrb_ft_soc_ii9:hover {
  background: rgba(255,255,255,0.07);
}.xrb_ft_legal_ii9 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #767370;
  min-width: 12.5rem;
  line-height: 1.6;
}.xrb_ft_legal_ii9 strong {
  color: #8F8C87;
  font-weight: 700;
}.xrb_ft_legal_ii9 a {
  text-decoration: underline;
  color: #8F8C87;
}.xrb_ft_age_ii9 {
  border-radius: 50%;
  border: 2px solid #767370;
  display: flex;
  height: 32px;
  width: 2rem;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  font-size: 0.688rem;
  margin-left: auto;
  align-items: center;
  color: #767370;
}