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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #130C05;
  line-height: 1.6;
  min-height: 100vh;
  color: #D5C49E;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}.rjb-layout_4bt {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.rjb-page_4bt {
  display: flex;
  min-height: 100vh;
}.rjb-main_4bt {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1079px) {.rjb-main_4bt {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.rjb-main_4bt {
  padding-bottom: 4.5rem;
}
}.rjb-gc_4bt {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  background: #191009;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 643px) {.rjb-gc_4bt {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.rjb-gc_4bt {
  width: 10.5rem;
}
}.rjb-gc_4bt:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 148, 26, 0.07);
}.rjb-gc_img_4bt {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rjb-gc_img_4bt img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.rjb-gc_hover_4bt {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 6, 1, 0.72);
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.rjb-gc_4bt:hover .rjb-gc_hover_4bt {
  opacity: 1;
}.rjb-gc_hover_btn_4bt {
  padding: 8px 1rem;
  background: #E8941A;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #F6EDD8;
}.rjb-gc_info_4bt {
  padding: 0.5rem 0.625rem 0.625rem;
}.rjb-gc_name_4bt {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D5C49E;
  font-size: 12px;
  font-weight: 600;
}.rjb-gc_prov_4bt {
  color: #5E4E36;
  font-size: 10px;
}.rjb-gc_tag_4bt {
  border-radius: 0.25rem;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  font-size: 9px;
  left: 6px;
  top: 0.375rem;
  text-transform: uppercase;
}.rjb-gc_tag_hot_4bt {
  background: #E03A2E;
  color: #fff;
}.rjb-gc_tag_new_4bt {
  background: #2DBF6F;
  color: #130C05;
}.rjb-gc_tag_jp_4bt {
  background: #F0C040;
  color: #130C05;
}.rjb-gc_tag_ex_4bt {
  background: #C45C0A;
  color: #fff;
}.rjb-gc_tag_live_4bt {
  background: #E03A2E;
  color: #fff;
}.rjb-gr_4bt {
  padding: 2rem 16px 0;
  background: #130C05;
}
@media(min-width: 770px) {.rjb-gr_4bt {
  padding: 2.25rem 1.5rem 0;
}
}.rjb-gr_in_4bt {
  margin: 0 auto;
  max-width: 1320px;
}.rjb-gr_head_4bt {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.rjb-gr_head_l_4bt {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.rjb-gr_ic_4bt {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  width: 2rem;
}.rjb-gr_ic_4bt svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.rjb-gr_title_4bt {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 766px) {.rjb-gr_title_4bt {
  font-size: 18px;
}
}.rjb-gr_more_4bt {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  flex-shrink: 0;
  color: #7B6849;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.rjb-gr_more_4bt:hover {
  color: #E8941A;
}.rjb-gr_more_4bt svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.rjb-gr_arrows_4bt {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.rjb-gr_arr_4bt {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 6px;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  display: flex;
  width: 1.875rem;
  color: #A8916A;
}.rjb-gr_arr_4bt:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.rjb-gr_arr_4bt svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.rjb-gr_seo_h_4bt {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  max-width: 680px;
  color: #D5C49E;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.rjb-gr_seo_h_4bt {
  font-size: 14px;
}
}.rjb-gr_seo_4bt {
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7B6849;
  margin-bottom: 12px;
}.rjb-gr_seo_4bt strong {
  font-weight: 600;
  color: #D5C49E;
}.rjb-gr_scroll_4bt {
  gap: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.rjb-gr_scroll_4bt::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rjb-gr_scroll_4bt {
  gap: 0.75rem;
}
}.rjb-tb_4bt {
  background: #130C05;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  align-items: center;
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  height: 3.5rem;
}.rjb-tb_in_4bt {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.rjb-tb_burger_4bt {
  gap: 5px;
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 2.375rem;
  flex-direction: column;
  height: 38px;
  margin-right: 8px;
}.rjb-tb_burger_4bt:hover {
  background: rgba(255, 255, 255, 0.05);
}.rjb-tb_burger_line_4bt {
  border-radius: 1px;
  background: #A8916A;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.rjb-tb_burger_4bt {
  display: none;
}
}.rjb-tb_logo_4bt {
  gap: 0.563rem;
  color: #F6EDD8;
  margin-right: 1.25rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 18px;
}.rjb-tb_logo_mark_4bt {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
}.rjb-tb_logo_mark_4bt img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rjb-tb_nav_4bt {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.rjb-tb_nav_4bt {
  display: flex;
}
}.rjb-tb_tab_4bt {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  color: #A8916A;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.rjb-tb_tab_4bt:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.rjb-tb_tab_4bt.rjb-state_active_4bt {
  background: rgba(232, 148, 26, 0.18);
  color: #F6EDD8;
}.rjb-tb_right_4bt {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.rjb-tb_login_4bt {
  border-radius: 0.625rem;
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-weight: 600;
  color: #D5C49E;
  font-size: 0.813rem;
}.rjb-tb_login_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  color: #F6EDD8;
}
@media(min-width: 483px) {.rjb-tb_login_4bt {
  display: block;
}
}.rjb-tb_reg_4bt {
  background: #2DBF6F;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 9px 1.125rem;
  color: #0F0904;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.rjb-tb_reg_4bt:hover {
  background: #38D97F;
}.rjb-sb_4bt {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1F1409;
  transition: transform .25s ease;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  top: 56px;
  width: 220px;
  position: fixed;
  z-index: 70;
}.rjb-sb_4bt.rjb-state_open_4bt {
  transform: translateX(0);
}.rjb-sb_4bt::-webkit-scrollbar {
  width: 0.25rem;
}.rjb-sb_4bt::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.rjb-sb_4bt {
  transform: translateX(0);
}
}.rjb-sb_auth_4bt {
  padding: 14px 0.75rem 0.625rem;
}.rjb-sb_btn_reg_4bt {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2DBF6F;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  color: #0F0904;
  font-weight: 700;
}.rjb-sb_btn_reg_4bt:hover {
  background: #38D97F;
}.rjb-sb_btn_login_4bt {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D5C49E;
}.rjb-sb_btn_login_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  color: #F6EDD8;
}.rjb-sb_promo_4bt {
  margin: 0 12px 10px;
  border: 1px solid rgba(232, 148, 26, 0.18);
  overflow: hidden;
  padding: 12px 14px;
  border-radius: 10px;
  background: linear-gradient(135deg,#2E1606,#1F1409);
  position: relative;
}.rjb-sb_promo_4bt::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 148, 26, 0.18),transparent 70%);
  height: 5rem;
  width: 80px;
  content: '';
  top: -1.25rem;
  right: -20px;
  position: absolute;
}.rjb-sb_promo_title_4bt {
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #E8941A;
  text-transform: uppercase;
  font-weight: 700;
}.rjb-sb_promo_text_4bt {
  font-weight: 600;
  line-height: 1.35;
  color: #F6EDD8;
  font-size: 12px;
  overflow-wrap: break-word;
}.rjb-sb_promo_sub_4bt {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7B6849;
}.rjb-sb_nav_4bt {
  padding: 0.375rem 0.5rem 16px;
}.rjb-sb_nav_lb_4bt {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #5E4E36;
  font-weight: 700;
}.rjb-sb_link_4bt {
  border-radius: 6px;
  padding: 9px 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 500;
  align-items: center;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #A8916A;
}.rjb-sb_link_4bt:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.rjb-sb_link_4bt.rjb-state_active_4bt {
  background: rgba(232, 148, 26, 0.18);
  color: #F6EDD8;
}.rjb-sb_ic_4bt {
  border-radius: 0.375rem;
  justify-content: center;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
}.rjb-sb_ic_4bt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.rjb-sb_ic_1_4bt {
  background: rgba(232, 148, 26, 0.07);
  color: #E8941A;
}.rjb-sb_ic_2_4bt {
  background: rgba(45, 191, 111, 0.15);
  color: #2DBF6F;
}.rjb-sb_ic_3_4bt {
  background: rgba(240, 192, 64, 0.16);
  color: #F0C040;
}.rjb-sb_ic_4_4bt {
  background: rgba(196, 92, 10, 0.22);
  color: #C45C0A;
}.rjb-sb_ic_5_4bt {
  background: rgba(232, 148, 26, 0.07);
  color: #E8458C;
}.rjb-sb_ic_6_4bt {
  background: rgba(196, 92, 10, 0.22);
  color: #9B5FD4;
}.rjb-sb_badge_4bt {
  padding: 2px 7px;
  border-radius: 6px;
  background: #F0C040;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0F0904;
}.rjb-sb_bot_4bt {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.rjb-sb_lang_4bt,.rjb-sb_help_4bt {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 6px;
  align-items: center;
  display: flex;
  color: #A8916A;
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
}.rjb-sb_lang_4bt:hover,.rjb-sb_help_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  color: #F6EDD8;
}.rjb-sb_lang_4bt svg,.rjb-sb_help_4bt svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.rjb-sb_bd_4bt {
  inset: 0;
  background: rgba(10, 6, 1, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.rjb-sb_bd_4bt.rjb-state_on_4bt {
  display: block;
}
@media(min-width: 1083px) {.rjb-sb_bd_4bt {
  display: none!important;
}
}.rjb-mob_nav_4bt {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1F1409;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  bottom: 0;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width:1080px) {.rjb-mob_nav_4bt {
  display: none;
}
}.rjb-mob_nav_item_4bt {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  color: #5E4E36;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.rjb-mob_nav_ic_4bt {
  line-height: 1;
}.rjb-mob_nav_ic_4bt svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rjb-mob_nav_lb_4bt {
  font-weight: 600;
  color: #5E4E36;
  font-size: 0.625rem;
}.rjb-mob_nav_item_4bt.rjb-state_active_4bt {
  color: #E8941A;
}.rjb-mob_nav_item_4bt.rjb-state_active_4bt .rjb-mob_nav_lb_4bt {
  color: #E8941A;
}.rjb-hero_4bt {
  padding: 20px 16px 0;
  background: #130C05;
}
@media(min-width:768px) {.rjb-hero_4bt {
  padding: 1.5rem 1.5rem 0;
}
}.rjb-hero_in_4bt {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 862px) {.rjb-hero_in_4bt {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.rjb-hero_in_4bt {
  grid-template-columns: 1fr 340px;
}
}.rjb-hero_promo_4bt {
  border-radius: 1rem;
  overflow: hidden;
  background: #191009;
  display: flex;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width:768px) {.rjb-hero_promo_4bt {
  min-height: 17.5rem;
}
}.rjb-hero_promo_bg_4bt {
  background: linear-gradient(120deg,#2E1606 0%,#130C05 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.rjb-hero_promo_bg_4bt::after {
  background: linear-gradient(90deg,#130C05 0%,rgba(10, 6, 1, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rjb-hero_promo_glow_4bt {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 92, 10, 0.22) 0%,transparent 65%);
  width: 300px;
  position: absolute;
  height: 300px;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
}.rjb-hero_promo_ct_4bt {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  justify-content: center;
}
@media(min-width:768px) {.rjb-hero_promo_ct_4bt {
  padding: 2.5rem 2rem;
}
}.rjb-hero_badge_4bt {
  padding: 5px 12px;
  background: rgba(232, 148, 26, 0.18);
  border-radius: 1.375rem;
  border: 1px solid rgba(232, 148, 26, 0.07);
  display: inline-block;
  color: #E8941A;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rjb-hero_h1_4bt {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 26px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
}.rjb-hero_h1_4bt em {
  font-style: normal;
  color: #F0C040;
}
@media(min-width: 766px) {.rjb-hero_h1_4bt {
  font-size: 2.25rem;
}
}.rjb-hero_sub_4bt {
  color: #A8916A;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.rjb-hero_sub_4bt {
  font-size: 0.875rem;
}
}.rjb-hero_row_4bt {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rjb-hero_cta_4bt {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2DBF6F;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 6px rgba(45, 191, 111, 0.30), 0 0 18px rgba(45, 191, 111, 0.18);
  color: #0F0904;
}.rjb-hero_cta_4bt:hover {
  background: #38D97F;
}.rjb-hero_terms_4bt {
  font-size: 11px;
  color: #5E4E36;
}.rjb-hero_game_4bt {
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #191009;
  flex-direction: column;
  position: relative;
  display: flex;
}.rjb-hero_game_badge_4bt {
  padding: 0.313rem 10px;
  border-radius: 1.375rem;
  background: rgba(240, 192, 64, 0.16);
  border: 1px solid rgba(240, 192, 64, 0.16);
  font-size: 0.625rem;
  top: 12px;
  font-weight: 700;
  position: absolute;
  color: #F0C040;
  left: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
}.rjb-hero_game_badge_4bt svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
}.rjb-hero_game_img_4bt {
  background: linear-gradient(135deg,#2E1606,#130C05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.rjb-hero_game_img_4bt img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.rjb-hero_game_play_4bt {
  transition: opacity .2s;
  background: rgba(10, 6, 1, 0.72);
  inset: 0;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.rjb-hero_game_4bt:hover .rjb-hero_game_play_4bt {
  opacity: 1;
}.rjb-hero_game_play_4bt span {
  background: #E8941A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 52px;
  justify-content: center;
}.rjb-hero_game_play_4bt span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.rjb-hero_game_info_4bt {
  padding: 14px 16px;
}.rjb-hero_game_title_4bt {
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F6EDD8;
}.rjb-hero_game_provider_4bt {
  color: #7B6849;
  font-size: 11px;
}.rjb-hero_game_btn_4bt {
  border-radius: 10px;
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  background: #E8941A;
  transition: background .2s;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F6EDD8;
}.rjb-hero_game_4bt:hover .rjb-hero_game_btn_4bt {
  background: #F5A830;
}.rjb-sbar_4bt {
  padding: 16px 1rem 0;
  background: #130C05;
}
@media(min-width: 765px) {.rjb-sbar_4bt {
  padding: 18px 24px 0;
}
}.rjb-sbar_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-sbar_row_4bt {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.rjb-sbar_input_4bt {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: #191009;
  gap: 0.625rem;
  padding: 11px 1rem;
  flex: 1;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #7B6849;
  align-items: center;
}.rjb-sbar_input_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
}.rjb-sbar_input_4bt svg {
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.938rem;
}.rjb-sbar_providers_4bt {
  gap: 8px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #191009;
  white-space: nowrap;
  align-items: center;
  color: #D5C49E;
  display: flex;
  font-size: 13px;
  font-weight: 600;
}.rjb-sbar_providers_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  color: #F6EDD8;
}.rjb-sbar_providers_4bt svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.rjb-sbar_tabs_4bt {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.rjb-sbar_tabs_4bt::-webkit-scrollbar {
  display: none;
}.rjb-sbar_tab_4bt {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border-radius: 1.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12px;
  color: #A8916A;
  align-items: center;
}.rjb-sbar_tab_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.rjb-sbar_tab_4bt.rjb-state_active_4bt {
  background: rgba(232, 148, 26, 0.18);
  border-color: rgba(232, 148, 26, 0.07);
  color: #F6EDD8;
}.rjb-sbar_tab_ic_4bt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.rjb-wy_4bt {
  background: #130C05;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.rjb-wy_4bt {
  padding: 2.5rem 1.5rem 0;
}
}.rjb-wy_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-wy_head_4bt {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.rjb-wy_label_4bt {
  font-size: 11px;
  text-transform: uppercase;
  color: #E8941A;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.rjb-wy_h2_4bt {
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.rjb-wy_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-wy_intro_4bt {
  margin: 0;
  color: #7B6849;
  font-size: 13px;
  line-height: 1.6;
}.rjb-wy_grid_4bt {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.rjb-wy_grid_4bt {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rjb-wy_grid_4bt {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rjb-wy_card_4bt {
  background: #1F1409;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 10px;
}.rjb-wy_card_4bt:hover {
  border-color: rgba(232, 148, 26, 0.07);
  transform: translateY(-2px);
}.rjb-wy_card_ic_4bt {
  border-radius: 50%;
  background: rgba(232, 148, 26, 0.18);
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  color: #E8941A;
}.rjb-wy_card_ic_4bt svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.rjb-wy_card_h_4bt {
  line-height: 1.25;
  color: #F6EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.rjb-wy_card_p_4bt {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7B6849;
}.rjb-wy_card_p_4bt strong {
  font-weight: 600;
  color: #D5C49E;
}.rjb-gcg_4bt {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width: 767px) {.rjb-gcg_4bt {
  padding: 44px 24px 0;
}
}.rjb-gcg_in_4bt {
  margin: 0 auto;
  max-width: 1320px;
}.rjb-gcg_head_4bt {
  max-width: 720px;
  margin-bottom: 20px;
}.rjb-gcg_label_4bt {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #E8941A;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.rjb-gcg_h2_4bt {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rjb-gcg_h2_4bt {
  font-size: 1.75rem;
}
}.rjb-gcg_intro_4bt {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7B6849;
}.rjb-gcg_grid_4bt {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.rjb-gcg_grid_4bt {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.rjb-gcg_grid_4bt {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rjb-gcg_card_4bt {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}.rjb-gcg_card_4bt:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 148, 26, 0.18);
}.rjb-gcg_card_bg_4bt {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rjb-gcg_card_bg_4bt::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rjb-gcg_card_ic_4bt {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  top: 1.125rem;
  right: 18px;
  width: 40px;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  color: #F6EDD8;
  z-index: 2;
  height: 2.5rem;
}.rjb-gcg_card_ic_4bt svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.rjb-gcg_card_ct_4bt {
  position: relative;
  z-index: 1;
}.rjb-gcg_card_h_4bt {
  line-height: 1.2;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.rjb-gcg_card_h_4bt {
  font-size: 20px;
}
}.rjb-gcg_card_p_4bt {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.rjb-gcg_card_p_4bt strong {
  color: #F6EDD8;
  font-weight: 600;
}.rjb-gcg_card_cta_4bt {
  gap: 4px;
  color: #E8941A;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.75rem;
  display: inline-flex;
  align-items: center;
}.rjb-gcg_card_cta_4bt svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.rjb-ws_4bt {
  background: #130C05;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.rjb-ws_4bt {
  padding: 36px 24px 0;
}
}.rjb-ws_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-ws_head_4bt {
  gap: 0.75rem;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.rjb-ws_title_4bt {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #F6EDD8;
}.rjb-ws_title_ic_4bt svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  color: #F0C040;
  height: 18px;
}.rjb-ws_online_4bt {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  color: #7B6849;
  align-items: center;
  font-weight: 600;
}.rjb-ws_online_dot_4bt {
  border-radius: 50%;
  background: #2DBF6F;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(45, 191, 111, 0.15);
  flex-shrink: 0;
}.rjb-ws_scroll_4bt {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.rjb-ws_scroll_4bt::-webkit-scrollbar {
  display: none;
}.rjb-wc_4bt {
  gap: 10px;
  background: #191009;
  border-radius: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.rjb-wc_img_4bt {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1F1409;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.rjb-wc_img_4bt img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rjb-wc_info_4bt {
  min-width: 0;
}.rjb-wc_game_4bt {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D5C49E;
  text-overflow: ellipsis;
}.rjb-wc_player_4bt {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5E4E36;
  white-space: nowrap;
}.rjb-wc_amount_4bt {
  color: #2DBF6F;
  font-size: 13px;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
}.rjb-reg_4bt {
  background: #130C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rjb-reg_4bt {
  padding: 44px 24px 0;
}
}.rjb-reg_in_4bt {
  margin: 0 auto;
  background: #1F1409;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.rjb-reg_in_4bt {
  padding: 40px;
}
}.rjb-reg_top_4bt {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.rjb-reg_top_4bt {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rjb-reg_label_4bt {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8941A;
}.rjb-reg_h2_4bt {
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 22px;
  color: #F6EDD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 771px) {.rjb-reg_h2_4bt {
  font-size: 28px;
}
}.rjb-reg_bonus_4bt {
  gap: 0.5rem;
  background: rgba(240, 192, 64, 0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(240, 192, 64, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.rjb-reg_bonus_amount_4bt {
  font-size: 1.25rem;
  color: #F0C040;
  font-weight: 800;
}.rjb-reg_bonus_text_4bt {
  line-height: 1.35;
  color: #A8916A;
  font-size: 0.813rem;
}.rjb-reg_cta_btn_4bt {
  transition: background .2s;
  background: #2DBF6F;
  padding: 14px 32px;
  border-radius: 10px;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  color: #0F0904;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 0.375rem rgba(45, 191, 111, 0.30), 0 0 18px rgba(45, 191, 111, 0.18);
}.rjb-reg_cta_btn_4bt:hover {
  background: #38D97F;
}.rjb-reg_terms_4bt {
  line-height: 1.5;
  color: #5E4E36;
  font-size: 11px;
}.rjb-reg_seo_4bt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7B6849;
}.rjb-reg_seo_4bt p {
  line-height: 1.65;
  color: #7B6849;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.rjb-reg_seo_4bt p:last-child {
  margin-bottom: 0;
}.rjb-reg_seo_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-reg_seo_4bt a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8941A;
}.rjb-reg_seo_4bt a:hover {
  color: #F5A830;
}.rjb-reg_seo_4bt ul,.rjb-reg_seo_4bt ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.rjb-reg_seo_4bt ol {
  list-style: decimal;
}.rjb-reg_seo_4bt li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7B6849;
}.rjb-reg_seo_4bt table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
@media(min-width:768px) {.rjb-reg_seo_4bt table {
  display: table;
}
}.rjb-reg_seo_4bt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D5C49E;
  text-align: left;
  font-weight: 700;
}.rjb-reg_seo_4bt td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7B6849;
}.rjb-reg_steps_4bt {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 862px) {.rjb-reg_steps_4bt {
  margin-top: 0;
}
}.rjb-reg_step_4bt {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.rjb-reg_step_num_4bt {
  border-radius: 50%;
  background: rgba(232, 148, 26, 0.18);
  border: 1px solid rgba(232, 148, 26, 0.07);
  height: 2.125rem;
  justify-content: center;
  align-items: center;
  color: #E8941A;
  display: flex;
  flex-shrink: 0;
  width: 34px;
  font-size: 0.875rem;
  font-weight: 800;
}.rjb-reg_step_title_4bt {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EDD8;
  font-size: 14px;
}.rjb-reg_step_text_4bt {
  color: #7B6849;
  font-size: 12px;
  line-height: 1.5;
}.rjb-reg_trust_4bt {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.rjb-reg_trust_item_4bt {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  color: #7B6849;
  align-items: center;
}.rjb-reg_trust_ic_4bt svg {
  color: #E8941A;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.rjb-prov_4bt {
  background: #130C05;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.rjb-prov_4bt {
  padding: 44px 1.5rem 0;
}
}.rjb-prov_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-prov_head_4bt {
  margin-bottom: 16px;
}.rjb-prov_label_4bt {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #E8941A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.rjb-prov_h2_4bt {
  margin-bottom: 8px;
  font-size: 20px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.rjb-prov_h2_4bt {
  font-size: 24px;
}
}.rjb-prov_seo_4bt {
  line-height: 1.6;
  color: #7B6849;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.rjb-prov_seo_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-prov_seo_4bt a {
  color: #E8941A;
  text-decoration: underline;
}.rjb-prov_grid_4bt {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.rjb-prov_grid_4bt {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.rjb-prov_grid_4bt {
  grid-template-columns: repeat(8,1fr);
}
}.rjb-prov_card_4bt {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #191009;
  padding: 14px 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.rjb-prov_card_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
  background: #1F1409;
}.rjb-prov_logo_4bt {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
}.rjb-prov_logo_4bt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.rjb-prov_name_4bt {
  overflow-wrap: break-word;
  text-align: center;
  color: #A8916A;
  font-size: 11px;
  font-weight: 600;
}.rjb-app_4bt {
  padding: 36px 16px 0;
  background: #130C05;
}
@media(min-width: 771px) {.rjb-app_4bt {
  padding: 2.75rem 24px 0;
}
}.rjb-app_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-app_head_4bt {
  margin-bottom: 16px;
}.rjb-app_label_4bt {
  color: #E8941A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.rjb-app_h2_4bt {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 766px) {.rjb-app_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-app_sub_4bt {
  font-size: 13px;
  color: #7B6849;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
}.rjb-app_sub_4bt strong {
  color: #D5C49E;
  font-weight: 700;
}.rjb-app_cards_4bt {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.rjb-app_cards_4bt {
  grid-template-columns: repeat(3,1fr);
}
}.rjb-app_card_4bt {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.rjb-app_card_ios_4bt {
  background: linear-gradient(135deg,rgba(232, 148, 26, 0.18) 0%,#1F1409 100%);
}.rjb-app_card_android_4bt {
  background: linear-gradient(135deg,rgba(45, 191, 111, 0.15) 0%,#1F1409 100%);
}.rjb-app_card_win_4bt {
  background: linear-gradient(135deg,rgba(240, 192, 64, 0.16) 0%,#1F1409 100%);
}.rjb-app_card_ic_4bt svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.rjb-app_card_ic_4bt {
  flex-shrink: 0;
  color: #F6EDD8;
}.rjb-app_card_os_4bt {
  letter-spacing: .08em;
  color: #7B6849;
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.rjb-app_card_title_4bt {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
  color: #F6EDD8;
  font-weight: 700;
}.rjb-app_card_text_4bt {
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7B6849;
}.rjb-app_card_btn_4bt {
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(232, 148, 26, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  border-radius: 0.375rem;
  display: inline-flex;
  font-size: 13px;
  color: #F6EDD8;
  font-weight: 700;
  align-items: center;
}.rjb-app_card_btn_4bt:hover {
  background: rgba(255, 255, 255, 0.07);
}.rjb-bon_4bt {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width: 769px) {.rjb-bon_4bt {
  padding: 2.75rem 24px 0;
}
}.rjb-bon_in_4bt {
  margin: 0 auto;
  max-width: 82.5rem;
}.rjb-bon_head_4bt {
  margin-bottom: 20px;
}.rjb-bon_label_4bt {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #E8941A;
  letter-spacing: .08em;
}.rjb-bon_h2_4bt {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.rjb-bon_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-bon_seo_4bt {
  color: #7B6849;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
}.rjb-bon_seo_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-bon_seo_4bt a {
  text-decoration: underline;
  color: #E8941A;
}.rjb-bon_grid_4bt {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.rjb-bon_grid_4bt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rjb-bon_grid_4bt {
  grid-template-columns: repeat(5,1fr);
}
}.rjb-bon_card_4bt {
  background: #191009;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
}.rjb-bon_card_4bt:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 148, 26, 0.07);
}.rjb-bon_card_ic_4bt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.rjb-bon_card_ic_4bt {
  margin-bottom: 10px;
}.rjb-bon_card_type_4bt {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #7B6849;
  text-transform: uppercase;
  letter-spacing: .06em;
}.rjb-bon_card_amount_4bt {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  color: #F0C040;
}.rjb-bon_card_name_4bt {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F6EDD8;
  font-weight: 600;
  margin-bottom: 8px;
}.rjb-bon_card_detail_4bt {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E4E36;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 0.688rem;
}.rjb-pmt_4bt {
  padding: 36px 16px 0;
  background: #130C05;
}
@media(min-width: 767px) {.rjb-pmt_4bt {
  padding: 2.75rem 24px 0;
}
}.rjb-pmt_in_4bt {
  margin: 0 auto;
  max-width: 1320px;
}.rjb-pmt_head_4bt {
  max-width: 45rem;
  margin-bottom: 22px;
}.rjb-pmt_label_4bt {
  font-weight: 700;
  text-transform: uppercase;
  color: #E8941A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.rjb-pmt_h2_4bt {
  color: #F6EDD8;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.rjb-pmt_h2_4bt {
  font-size: 1.75rem;
}
}.rjb-pmt_intro_4bt {
  font-size: 14px;
  color: #7B6849;
  line-height: 1.6;
  overflow-wrap: break-word;
}.rjb-pmt_groups_4bt {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.rjb-pmt_group_4bt {
  background: #1F1409;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 20px;
}.rjb-pmt_group_head_4bt {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.rjb-pmt_group_ic_4bt {
  border-radius: 6px;
  background: rgba(232, 148, 26, 0.18);
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  color: #E8941A;
  flex-shrink: 0;
  display: flex;
  width: 2.25rem;
}.rjb-pmt_group_ic_4bt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.rjb-pmt_group_h_4bt {
  margin: 0;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 700;
}.rjb-pmt_group_p_4bt {
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7B6849;
  line-height: 1.6;
}.rjb-pmt_group_p_4bt strong {
  color: #D5C49E;
  font-weight: 600;
}.rjb-pmt_table_wrap_4bt {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.rjb-pmt_table_4bt {
  width: 100%;
  min-width: 33.75rem;
  font-size: 13px;
  border-collapse: collapse;
}.rjb-pmt_table_4bt th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .04em;
  color: #D5C49E;
  font-weight: 700;
}.rjb-pmt_table_4bt td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7B6849;
}.rjb-pmt_table_4bt tbody tr:last-child td {
  border-bottom: none;
}.rjb-pmt_table_4bt tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D5C49E;
}.rjb-seo_4bt {
  background: #130C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rjb-seo_4bt {
  padding: 2.75rem 1.5rem 0;
}
}.rjb-seo_in_4bt {
  background: #1F1409;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 766px) {.rjb-seo_in_4bt {
  padding: 2.25rem 40px;
}
}.rjb-seo_label_4bt {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #E8941A;
  font-size: 11px;
  text-transform: uppercase;
}.rjb-seo_h2_4bt {
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  color: #F6EDD8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.rjb-seo_h2_4bt {
  font-size: 24px;
}
}.rjb-seo_body_4bt {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8916A;
}.rjb-seo_body_4bt p {
  color: #A8916A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.rjb-seo_body_4bt p:last-child {
  margin-bottom: 0;
}.rjb-seo_body_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-seo_body_4bt a {
  transition: color .2s;
  color: #E8941A;
  text-decoration: underline;
}.rjb-seo_body_4bt a:hover {
  color: #F5A830;
}.rjb-seo_body_4bt ul,.rjb-seo_body_4bt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rjb-seo_body_4bt ol {
  list-style: decimal;
}.rjb-seo_body_4bt li {
  color: #A8916A;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.rjb-seo_body_4bt table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.rjb-seo_body_4bt table {
  display: table;
}
}.rjb-seo_body_4bt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D5C49E;
  font-weight: 700;
}.rjb-seo_body_4bt td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916A;
}.rjb-seo_cols_4bt {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.rjb-seo_cols_4bt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rjb-seo_cols_4bt {
  grid-template-columns: repeat(3,1fr);
}
}.rjb-seo_col_h_4bt {
  overflow-wrap: break-word;
  color: #D5C49E;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
}.rjb-seo_col_p_4bt {
  font-size: 0.813rem;
  color: #7B6849;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rjb-seo_stats_4bt {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rjb-seo_stat_4bt {
  background: rgba(232, 148, 26, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(232, 148, 26, 0.18);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 8.75rem;
}.rjb-seo_stat_val_4bt {
  font-weight: 800;
  font-size: 20px;
  color: #E8941A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.rjb-seo_stat_lb_4bt {
  font-size: 0.688rem;
  color: #7B6849;
  overflow-wrap: break-word;
}.rjb-faq_4bt {
  padding: 2.25rem 16px 0;
  background: #130C05;
}
@media(min-width: 769px) {.rjb-faq_4bt {
  padding: 44px 1.5rem 0;
}
}.rjb-faq_in_4bt {
  margin: 0 auto;
  max-width: 1320px;
}.rjb-faq_head_4bt {
  margin-bottom: 1.25rem;
}.rjb-faq_label_4bt {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8941A;
}.rjb-faq_h2_4bt {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
}
@media(min-width: 769px) {.rjb-faq_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-faq_list_4bt {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rjb-faq_item_4bt {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1409;
  overflow: hidden;
  border-radius: 0.625rem;
}.rjb-faq_q_4bt {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  font-size: 14px;
  cursor: pointer;
  color: #D5C49E;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  display: flex;
  font-weight: 600;
}.rjb-faq_q_4bt:hover {
  color: #F6EDD8;
}.rjb-faq_q_ic_4bt {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  display: flex;
  color: #E8941A;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  height: 24px;
  width: 24px;
}.rjb-faq_item_4bt.rjb-state_open_4bt .rjb-faq_q_ic_4bt {
  transform: rotate(45deg);
}.rjb-faq_a_4bt {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
  color: #7B6849;
  display: none;
}.rjb-faq_item_4bt.rjb-state_open_4bt .rjb-faq_a_4bt {
  display: block;
}.rjb-faq_a_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-faq_a_4bt a {
  color: #E8941A;
  text-decoration: underline;
}.rjb-faq_a_4bt ul,.rjb-faq_a_4bt ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.rjb-faq_a_4bt ol {
  list-style: decimal;
}.rjb-faq_a_4bt li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.rjb-faq_a_4bt table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 766px) {.rjb-faq_a_4bt table {
  display: table;
}
}.rjb-faq_a_4bt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #D5C49E;
}.rjb-faq_a_4bt td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7B6849;
}.rjb-seo_4bt {
  padding: 36px 1rem 0;
  background: #130C05;
}
@media(min-width: 769px) {.rjb-seo_4bt {
  padding: 44px 1.5rem 0;
}
}.rjb-seo_in_4bt {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  padding: 28px 1.5rem;
  background: #1F1409;
  max-width: 1320px;
}
@media(min-width: 770px) {.rjb-seo_in_4bt {
  padding: 36px 2.5rem;
}
}.rjb-seo_label_4bt {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8941A;
}.rjb-seo_h2_4bt {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F6EDD8;
}
@media(min-width: 769px) {.rjb-seo_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-seo_body_4bt {
  color: #A8916A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.rjb-seo_body_4bt p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8916A;
  margin-bottom: 12px;
}.rjb-seo_body_4bt p:last-child {
  margin-bottom: 0;
}.rjb-seo_body_4bt strong {
  color: #D5C49E;
  font-weight: 700;
}.rjb-seo_body_4bt a {
  transition: color .2s;
  color: #E8941A;
  text-decoration: underline;
}.rjb-seo_body_4bt a:hover {
  color: #F5A830;
}.rjb-seo_body_4bt ul,.rjb-seo_body_4bt ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rjb-seo_body_4bt ol {
  list-style: decimal;
}.rjb-seo_body_4bt li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8916A;
  font-size: 14px;
}.rjb-seo_body_4bt table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 766px) {.rjb-seo_body_4bt table {
  display: table;
}
}.rjb-seo_body_4bt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D5C49E;
}.rjb-seo_body_4bt td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8916A;
}.rjb-seo_cols_4bt {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rjb-seo_cols_4bt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rjb-seo_cols_4bt {
  grid-template-columns: repeat(3,1fr);
}
}.rjb-seo_col_h_4bt {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D5C49E;
  font-weight: 700;
}.rjb-seo_col_p_4bt {
  color: #7B6849;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.rjb-seo_stats_4bt {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rjb-seo_stat_4bt {
  border: 1px solid rgba(232, 148, 26, 0.18);
  flex: 1;
  background: rgba(232, 148, 26, 0.07);
  padding: 14px 16px;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.rjb-seo_stat_val_4bt {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #E8941A;
  overflow-wrap: break-word;
  font-weight: 800;
}.rjb-seo_stat_lb_4bt {
  font-size: 11px;
  color: #7B6849;
  overflow-wrap: break-word;
}.rjb-seo_4bt {
  background: #130C05;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.rjb-seo_4bt {
  padding: 44px 1.5rem 0;
}
}.rjb-seo_in_4bt {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  background: #1F1409;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.rjb-seo_in_4bt {
  padding: 2.25rem 40px;
}
}.rjb-seo_label_4bt {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8941A;
}.rjb-seo_h2_4bt {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F6EDD8;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.rjb-seo_h2_4bt {
  font-size: 1.5rem;
}
}.rjb-seo_body_4bt {
  font-size: 0.875rem;
  color: #A8916A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.rjb-seo_body_4bt p {
  font-size: 14px;
  color: #A8916A;
  margin-bottom: 12px;
  line-height: 1.75;
}.rjb-seo_body_4bt p:last-child {
  margin-bottom: 0;
}.rjb-seo_body_4bt strong {
  font-weight: 700;
  color: #D5C49E;
}.rjb-seo_body_4bt a {
  transition: color .2s;
  color: #E8941A;
  text-decoration: underline;
}.rjb-seo_body_4bt a:hover {
  color: #F5A830;
}.rjb-seo_body_4bt ul,.rjb-seo_body_4bt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rjb-seo_body_4bt ol {
  list-style: decimal;
}.rjb-seo_body_4bt li {
  line-height: 1.75;
  color: #A8916A;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.rjb-seo_body_4bt table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.rjb-seo_body_4bt table {
  display: table;
}
}.rjb-seo_body_4bt th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D5C49E;
  text-align: left;
  font-weight: 700;
}.rjb-seo_body_4bt td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916A;
}.rjb-seo_cols_4bt {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.rjb-seo_cols_4bt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rjb-seo_cols_4bt {
  grid-template-columns: repeat(3,1fr);
}
}.rjb-seo_col_h_4bt {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #D5C49E;
}.rjb-seo_col_p_4bt {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7B6849;
  font-size: 13px;
}.rjb-seo_stats_4bt {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rjb-seo_stat_4bt {
  flex: 1;
  background: rgba(232, 148, 26, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(232, 148, 26, 0.18);
  border-radius: 10px;
  min-width: 140px;
}.rjb-seo_stat_val_4bt {
  overflow-wrap: break-word;
  color: #E8941A;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.rjb-seo_stat_lb_4bt {
  color: #7B6849;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rjb-ft_4bt {
  background: #0C0702;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.rjb-ft_support_4bt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 771px) {.rjb-ft_support_4bt {
  padding: 1.75rem 24px;
}
}.rjb-ft_support_in_4bt {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rjb-ft_support_main_4bt {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.rjb-ft_support_ic_4bt {
  flex-shrink: 0;
  color: #E8941A;
}.rjb-ft_support_ic_4bt svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.rjb-ft_support_text_title_4bt {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #F6EDD8;
  margin-bottom: 3px;
}.rjb-ft_support_text_sub_4bt {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7B6849;
}.rjb-ft_support_btn_4bt {
  border-radius: 0.625rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #E8941A;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F6EDD8;
}.rjb-ft_support_btn_4bt:hover {
  background: #F5A830;
}.rjb-ft_support_contacts_4bt {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.rjb-ft_support_contact_4bt {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5E4E36;
}.rjb-ft_support_contact_4bt strong {
  color: #A8916A;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
}.rjb-ft_main_4bt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 770px) {.rjb-ft_main_4bt {
  padding: 40px 1.5rem 32px;
}
}.rjb-ft_main_in_4bt {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.rjb-ft_main_in_4bt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rjb-ft_main_in_4bt {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rjb-ft_col_logo_4bt {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.rjb-ft_col_logo_4bt {
  grid-column: auto;
}
}.rjb-ft_logo_4bt {
  gap: 0.563rem;
  flex-wrap: wrap;
  display: flex;
  color: #F6EDD8;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 0.75rem;
}.rjb-ft_logo_mark_4bt {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.rjb-ft_logo_mark_4bt img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rjb-ft_logo_sub_4bt {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5E4E36;
  max-width: 12.5rem;
  font-size: 12px;
}.rjb-ft_col_title_4bt {
  color: #A8916A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 12px;
}.rjb-ft_col_links_4bt {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rjb-ft_col_link_4bt {
  transition: color .2s;
  color: #5E4E36;
  overflow-wrap: break-word;
  font-size: 13px;
}.rjb-ft_col_link_4bt:hover {
  color: #D5C49E;
}.rjb-ft_apps_4bt {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rjb-ft_app_card_4bt {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px 12px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  align-items: center;
  display: flex;
}.rjb-ft_app_card_4bt:hover {
  border-color: rgba(232, 148, 26, 0.55);
}.rjb-ft_app_card_ic_4bt svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.rjb-ft_app_card_os_4bt {
  font-weight: 600;
  color: #5E4E36;
  font-size: 0.625rem;
}.rjb-ft_app_card_action_4bt {
  color: #D5C49E;
  font-weight: 700;
  font-size: 12px;
}.rjb-ft_bot_4bt {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.rjb-ft_bot_4bt {
  padding: 20px 1.5rem;
}
}.rjb-ft_bot_in_4bt {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.rjb-ft_socials_4bt {
  gap: 8px;
  display: flex;
}.rjb-ft_soc_4bt {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  height: 2.25rem;
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  color: #A8916A;
}.rjb-ft_soc_4bt svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.rjb-ft_soc_4bt:hover {
  background: rgba(255, 255, 255, 0.07);
}.rjb-ft_legal_4bt {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 0.688rem;
  color: #8A7A58;
}.rjb-ft_legal_4bt strong {
  color: #A8916A;
  font-weight: 700;
}.rjb-ft_legal_4bt a {
  color: #A8916A;
  text-decoration: underline;
}.rjb-ft_age_4bt {
  border: 2px solid #8A7A58;
  border-radius: 50%;
  display: flex;
  height: 32px;
  font-size: 11px;
  flex-shrink: 0;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  color: #8A7A58;
  font-weight: 800;
  width: 2rem;
}