html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0E1318;
  min-height: 100vh;
  color: #C9BFB0;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}.trf_layout_bcj {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.trf_page_bcj {
  min-height: 100vh;
  display: flex;
}.trf_main_bcj {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.trf_main_bcj {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.trf_main_bcj {
  padding-bottom: 4.5rem;
}
}.trf_gc_bcj {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #121920;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.trf_gc_bcj {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.trf_gc_bcj {
  width: 10.5rem;
}
}.trf_gc_bcj:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-3px);
}.trf_gc_img_bcj {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.trf_gc_img_bcj img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.trf_gc_hover_bcj {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 9, 13, 0.72);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.trf_gc_bcj:hover .trf_gc_hover_bcj {
  opacity: 1;
}.trf_gc_hover_btn_bcj {
  border-radius: 6px;
  background: #C8922A;
  padding: 0.5rem 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2EAD8;
}.trf_gc_info_bcj {
  padding: 0.5rem 0.625rem 10px;
}.trf_gc_name_bcj {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  color: #C9BFB0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.trf_gc_prov_bcj {
  font-size: 10px;
  color: #5E5750;
}.trf_gc_tag_bcj {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
  top: 6px;
  position: absolute;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
}.trf_gc_tag_hot_bcj {
  background: #D93A3A;
  color: #fff;
}.trf_gc_tag_new_bcj {
  background: #27AE60;
  color: #0E1318;
}.trf_gc_tag_jp_bcj {
  background: #E6A91C;
  color: #0E1318;
}.trf_gc_tag_ex_bcj {
  background: #8E5E1E;
  color: #fff;
}.trf_gc_tag_live_bcj {
  background: #D93A3A;
  color: #fff;
}.trf_gr_bcj {
  padding: 32px 16px 0;
  background: #0E1318;
}
@media(min-width: 769px) {.trf_gr_bcj {
  padding: 2.25rem 24px 0;
}
}.trf_gr_in_bcj {
  margin: 0 auto;
  max-width: 1340px;
}.trf_gr_head_bcj {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.trf_gr_head_l_bcj {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.trf_gr_ic_bcj {
  border-radius: 0.625rem;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
}.trf_gr_ic_bcj svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.trf_gr_title_bcj {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  color: #F2EAD8;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.trf_gr_title_bcj {
  font-size: 18px;
}
}.trf_gr_more_bcj {
  gap: 5px;
  transition: color .2s;
  color: #756D65;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
}.trf_gr_more_bcj:hover {
  color: #C8922A;
}.trf_gr_more_bcj svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
}.trf_gr_arrows_bcj {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.trf_gr_arr_bcj {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 30px;
  align-items: center;
  display: flex;
  width: 1.875rem;
  color: #9A9188;
  justify-content: center;
}.trf_gr_arr_bcj:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EAD8;
}.trf_gr_arr_bcj svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.trf_gr_seo_h_bcj {
  margin: 0 0 6px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C9BFB0;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.trf_gr_seo_h_bcj {
  font-size: 14px;
}
}.trf_gr_seo_bcj {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  font-size: 12px;
  color: #756D65;
  margin-bottom: 0.75rem;
}.trf_gr_seo_bcj strong {
  color: #C9BFB0;
  font-weight: 600;
}.trf_gr_scroll_bcj {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.trf_gr_scroll_bcj::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.trf_gr_scroll_bcj {
  gap: 12px;
}
}.trf_tb_bcj {
  background: #0B1016;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  top: 0;
  position: fixed;
  z-index: 80;
  align-items: center;
  left: 0;
  height: 56px;
}.trf_tb_in_bcj {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.trf_tb_burger_bcj {
  border-radius: 0.625rem;
  gap: 5px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  margin-right: 0.5rem;
  justify-content: center;
  width: 38px;
  height: 2.375rem;
  align-items: center;
}.trf_tb_burger_bcj:hover {
  background: rgba(255, 255, 255, 0.05);
}.trf_tb_burger_line_bcj {
  background: #9A9188;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.trf_tb_burger_bcj {
  display: none;
}
}.trf_tb_logo_bcj {
  gap: 9px;
  font-size: 1.125rem;
  align-items: center;
  color: #F2EAD8;
  margin-right: 20px;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-weight: 800;
  flex-shrink: 0;
}.trf_tb_logo_mark_bcj {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.trf_tb_logo_mark_bcj img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.trf_tb_nav_bcj {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.trf_tb_nav_bcj {
  display: flex;
}
}.trf_tb_tab_bcj {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A9188;
  white-space: nowrap;
}.trf_tb_tab_bcj:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAD8;
}.trf_tb_tab_bcj.trf_state_active_bcj {
  background: rgba(200, 146, 42, 0.18);
  color: #F2EAD8;
}.trf_tb_right_bcj {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.trf_tb_login_bcj {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-weight: 600;
  display: none;
  color: #C9BFB0;
  font-size: 0.813rem;
}.trf_tb_login_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
  color: #F2EAD8;
}
@media(min-width: 478px) {.trf_tb_login_bcj {
  display: block;
}
}.trf_tb_reg_bcj {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #27AE60;
  padding: 0.563rem 1.125rem;
  color: #0C1016;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.trf_tb_reg_bcj:hover {
  background: #2ECC71;
}.trf_sb_bcj {
  transform: translateX(-100%);
  background: #161D25;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  width: 13.75rem;
  top: 56px;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  left: 0;
}.trf_sb_bcj.trf_state_open_bcj {
  transform: translateX(0);
}.trf_sb_bcj::-webkit-scrollbar {
  width: 4px;
}.trf_sb_bcj::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.trf_sb_bcj {
  transform: translateX(0);
}
}.trf_sb_auth_bcj {
  padding: 14px 0.75rem 0.625rem;
}.trf_sb_btn_reg_bcj {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #27AE60;
  font-weight: 700;
  color: #0C1016;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  display: block;
}.trf_sb_btn_reg_bcj:hover {
  background: #2ECC71;
}.trf_sb_btn_login_bcj {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 10px;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #C9BFB0;
  text-align: center;
}.trf_sb_btn_login_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
  color: #F2EAD8;
}.trf_sb_promo_bcj {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 12px 14px;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1B0D04,#161D25);
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}.trf_sb_promo_bcj::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  top: -1.25rem;
  height: 5rem;
  content: '';
  width: 5rem;
}.trf_sb_promo_title_bcj {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 11px;
  color: #C8922A;
  letter-spacing: .06em;
  font-weight: 700;
}.trf_sb_promo_text_bcj {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F2EAD8;
  font-size: 0.75rem;
}.trf_sb_promo_sub_bcj {
  font-size: 10px;
  color: #756D65;
  margin-top: 3px;
}.trf_sb_nav_bcj {
  padding: 6px 8px 16px;
}.trf_sb_nav_lb_bcj {
  padding: 10px 8px 6px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #5E5750;
  text-transform: uppercase;
}.trf_sb_link_bcj {
  gap: 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #9A9188;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
}.trf_sb_link_bcj:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EAD8;
}.trf_sb_link_bcj.trf_state_active_bcj {
  background: rgba(200, 146, 42, 0.18);
  color: #F2EAD8;
}.trf_sb_ic_bcj {
  border-radius: 0.375rem;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.trf_sb_ic_bcj svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.trf_sb_ic_1_bcj {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.trf_sb_ic_2_bcj {
  background: rgba(39, 174, 96, 0.16);
  color: #27AE60;
}.trf_sb_ic_3_bcj {
  background: rgba(230, 169, 28, 0.16);
  color: #E6A91C;
}.trf_sb_ic_4_bcj {
  background: rgba(142, 94, 30, 0.22);
  color: #8E5E1E;
}.trf_sb_ic_5_bcj {
  background: rgba(200, 146, 42, 0.08);
  color: #E0277A;
}.trf_sb_ic_6_bcj {
  background: rgba(142, 94, 30, 0.22);
  color: #8B5CF6;
}.trf_sb_badge_bcj {
  background: #E6A91C;
  padding: 2px 7px;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0C1016;
}.trf_sb_bot_bcj {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.trf_sb_lang_bcj,.trf_sb_help_bcj {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  border-radius: 6px;
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #9A9188;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}.trf_sb_lang_bcj:hover,.trf_sb_help_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
  color: #F2EAD8;
}.trf_sb_lang_bcj svg,.trf_sb_help_bcj svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.trf_sb_bd_bcj {
  background: rgba(6, 9, 13, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.trf_sb_bd_bcj.trf_state_on_bcj {
  display: block;
}
@media(min-width:1080px) {.trf_sb_bd_bcj {
  display: none!important;
}
}.trf_mob_nav_bcj {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #161D25;
  left: 0;
  bottom: 0;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1083px) {.trf_mob_nav_bcj {
  display: none;
}
}.trf_mob_nav_item_bcj {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #5E5750;
}.trf_mob_nav_ic_bcj {
  line-height: 1;
}.trf_mob_nav_ic_bcj svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.trf_mob_nav_lb_bcj {
  color: #5E5750;
  font-weight: 600;
  font-size: 0.625rem;
}.trf_mob_nav_item_bcj.trf_state_active_bcj {
  color: #C8922A;
}.trf_mob_nav_item_bcj.trf_state_active_bcj .trf_mob_nav_lb_bcj {
  color: #C8922A;
}.trf_hero_bcj {
  padding: 1.25rem 16px 0;
  background: #0E1318;
}
@media(min-width: 771px) {.trf_hero_bcj {
  padding: 24px 24px 0;
}
}.trf_hero_in_bcj {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width:860px) {.trf_hero_in_bcj {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.trf_hero_in_bcj {
  grid-template-columns: 1fr 21.25rem;
}
}.trf_hero_promo_bcj {
  background: #121920;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.trf_hero_promo_bcj {
  min-height: 17.5rem;
}
}.trf_hero_promo_bg_bcj {
  background-position: center;
  background: linear-gradient(120deg,#1B0D04 0%,#0E1318 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.trf_hero_promo_bg_bcj::after {
  inset: 0;
  background: linear-gradient(90deg,#0E1318 0%,rgba(6, 9, 13, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.trf_hero_promo_glow_bcj {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(142, 94, 30, 0.22) 0%,transparent 65%);
  position: absolute;
  right: 60px;
  width: 18.75rem;
  height: 300px;
  top: -40px;
  pointer-events: none;
}.trf_hero_promo_ct_bcj {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  display: flex;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 767px) {.trf_hero_promo_ct_bcj {
  padding: 40px 2rem;
}
}.trf_hero_badge_bcj {
  border: 1px solid rgba(200, 146, 42, 0.08);
  border-radius: 1.25rem;
  background: rgba(200, 146, 42, 0.18);
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  display: inline-block;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 14px;
}.trf_hero_h1_bcj {
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.625rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EAD8;
  overflow-wrap: break-word;
}.trf_hero_h1_bcj em {
  font-style: normal;
  color: #E6A91C;
}
@media(min-width: 770px) {.trf_hero_h1_bcj {
  font-size: 36px;
}
}.trf_hero_sub_bcj {
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #9A9188;
}
@media(min-width: 771px) {.trf_hero_sub_bcj {
  font-size: 0.875rem;
}
}.trf_hero_row_bcj {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.trf_hero_cta_bcj {
  border-radius: 10px;
  transition: background .2s;
  background: #27AE60;
  padding: 13px 1.625rem;
  color: #0C1016;
  box-shadow: 0 0.25rem 18px rgba(39, 174, 96, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 0.875rem;
}.trf_hero_cta_bcj:hover {
  background: #2ECC71;
}.trf_hero_terms_bcj {
  color: #5E5750;
  font-size: 11px;
}.trf_hero_game_bcj {
  background: #121920;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.trf_hero_game_badge_bcj {
  border: 1px solid rgba(230, 169, 28, 0.16);
  border-radius: 20px;
  background: rgba(230, 169, 28, 0.16);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  z-index: 3;
  font-size: 0.625rem;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.75rem;
  left: 0.75rem;
  color: #E6A91C;
}.trf_hero_game_badge_bcj svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.trf_hero_game_img_bcj {
  background: linear-gradient(135deg,#1B0D04,#0E1318);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.trf_hero_game_img_bcj img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.trf_hero_game_play_bcj {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6, 9, 13, 0.72);
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.trf_hero_game_bcj:hover .trf_hero_game_play_bcj {
  opacity: 1;
}.trf_hero_game_play_bcj span {
  border-radius: 50%;
  background: #C8922A;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
}.trf_hero_game_play_bcj span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.trf_hero_game_info_bcj {
  padding: 0.875rem 1rem;
}.trf_hero_game_title_bcj {
  font-size: 15px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2EAD8;
}.trf_hero_game_provider_bcj {
  color: #756D65;
  font-size: 11px;
}.trf_hero_game_btn_bcj {
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8922A;
  text-align: center;
  color: #F2EAD8;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.trf_hero_game_bcj:hover .trf_hero_game_btn_bcj {
  background: #DBA438;
}.trf_sbar_bcj {
  background: #0E1318;
  padding: 1rem 16px 0;
}
@media(min-width: 770px) {.trf_sbar_bcj {
  padding: 18px 1.5rem 0;
}
}.trf_sbar_in_bcj {
  margin: 0 auto;
  max-width: 83.75rem;
}.trf_sbar_row_bcj {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.trf_sbar_input_bcj {
  flex: 1;
  border-radius: 0.625rem;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121920;
  color: #756D65;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  align-items: center;
}.trf_sbar_input_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
}.trf_sbar_input_bcj svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  width: 15px;
}.trf_sbar_providers_bcj {
  gap: 0.5rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121920;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  color: #C9BFB0;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.trf_sbar_providers_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
  color: #F2EAD8;
}.trf_sbar_providers_bcj svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.trf_sbar_tabs_bcj {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.trf_sbar_tabs_bcj::-webkit-scrollbar {
  display: none;
}.trf_sbar_tab_bcj {
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  color: #9A9188;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
}.trf_sbar_tab_bcj:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 148, 44, 0.42);
  color: #F2EAD8;
}.trf_sbar_tab_bcj.trf_state_active_bcj {
  background: rgba(200, 146, 42, 0.18);
  border-color: rgba(200, 146, 42, 0.08);
  color: #F2EAD8;
}.trf_sbar_tab_ic_bcj svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.trf_wy_bcj {
  padding: 32px 16px 0;
  background: #0E1318;
}
@media(min-width: 765px) {.trf_wy_bcj {
  padding: 40px 1.5rem 0;
}
}.trf_wy_in_bcj {
  margin: 0 auto;
  max-width: 83.75rem;
}.trf_wy_head_bcj {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.trf_wy_label_bcj {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922A;
}.trf_wy_h2_bcj {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EAD8;
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 766px) {.trf_wy_h2_bcj {
  font-size: 24px;
}
}.trf_wy_intro_bcj {
  margin: 0;
  font-size: 0.813rem;
  color: #756D65;
  line-height: 1.6;
}.trf_wy_grid_bcj {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.trf_wy_grid_bcj {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.trf_wy_grid_bcj {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.trf_wy_card_bcj {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #161D25;
  border-radius: 10px;
  padding: 20px;
}.trf_wy_card_bcj:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.trf_wy_card_ic_bcj {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  height: 44px;
  justify-content: center;
  display: flex;
  margin-bottom: 14px;
  width: 44px;
  align-items: center;
  color: #C8922A;
}.trf_wy_card_ic_bcj svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.trf_wy_card_h_bcj {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F2EAD8;
}.trf_wy_card_p_bcj {
  overflow-wrap: break-word;
  color: #756D65;
  line-height: 1.6;
  font-size: 0.813rem;
}.trf_wy_card_p_bcj strong {
  font-weight: 600;
  color: #C9BFB0;
}.trf_ws_bcj {
  padding: 32px 1rem 0;
  background: #0E1318;
}
@media(min-width: 769px) {.trf_ws_bcj {
  padding: 2.25rem 1.5rem 0;
}
}.trf_ws_in_bcj {
  margin: 0 auto;
  max-width: 83.75rem;
}.trf_ws_head_bcj {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.trf_ws_title_bcj {
  gap: 0.625rem;
  font-size: 1rem;
  align-items: center;
  display: flex;
  color: #F2EAD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}.trf_ws_title_ic_bcj svg {
  color: #E6A91C;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.trf_ws_online_bcj {
  gap: 7px;
  font-size: 12px;
  color: #756D65;
  display: flex;
  font-weight: 600;
  align-items: center;
}.trf_ws_online_dot_bcj {
  background: #27AE60;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(39, 174, 96, 0.16);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.trf_ws_scroll_bcj {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.trf_ws_scroll_bcj::-webkit-scrollbar {
  display: none;
}.trf_wc_bcj {
  padding: 0.625rem 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #121920;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.trf_wc_img_bcj {
  background: #161D25;
  border-radius: 0.375rem;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.trf_wc_img_bcj img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.trf_wc_info_bcj {
  min-width: 0;
}.trf_wc_game_bcj {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C9BFB0;
  font-weight: 600;
  text-overflow: ellipsis;
}.trf_wc_player_bcj {
  overflow: hidden;
  color: #5E5750;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.trf_wc_amount_bcj {
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #27AE60;
  margin-left: auto;
  white-space: nowrap;
}.trf_htp_bcj {
  background: #0E1318;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.trf_htp_bcj {
  padding: 44px 1.5rem 0;
}
}.trf_htp_in_bcj {
  margin: 0 auto;
  max-width: 83.75rem;
}.trf_htp_head_bcj {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.trf_htp_label_bcj {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-size: 11px;
}.trf_htp_h2_bcj {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F2EAD8;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width:768px) {.trf_htp_h2_bcj {
  font-size: 28px;
}
}.trf_htp_intro_bcj {
  font-size: 14px;
  color: #756D65;
  line-height: 1.6;
}.trf_htp_steps_bcj {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.trf_htp_steps_bcj {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.trf_htp_steps_bcj {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.trf_htp_step_bcj {
  background: #161D25;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 1.125rem;
  border-radius: 0.625rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.trf_htp_step_num_bcj {
  border-radius: 50%;
  background: #C8922A;
  left: 1.25rem;
  font-weight: 800;
  align-items: center;
  color: #0C1016;
  font-family: 'Cormorant Garamond', serif;
  height: 28px;
  width: 1.75rem;
  position: absolute;
  font-size: 13px;
  top: -12px;
  justify-content: center;
  display: flex;
}.trf_htp_step_ic_bcj {
  margin: 8px 0 0.75rem;
  background: rgba(200, 146, 42, 0.18);
  border-radius: 6px;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #C8922A;
  align-items: center;
  height: 36px;
}.trf_htp_step_ic_bcj svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.trf_htp_step_h_bcj {
  overflow-wrap: break-word;
  color: #F2EAD8;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
}.trf_htp_step_p_bcj {
  font-size: 13px;
  color: #756D65;
  overflow-wrap: break-word;
  line-height: 1.55;
}.trf_htp_step_p_bcj strong {
  font-weight: 600;
  color: #C9BFB0;
}.trf_htp_cta_bcj {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #27AE60;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: #0C1016;
}.trf_htp_cta_bcj:hover {
  background: #2ECC71;
}.trf_bon_bcj {
  background: #0E1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.trf_bon_bcj {
  padding: 2.75rem 24px 0;
}
}.trf_bon_in_bcj {
  margin: 0 auto;
  max-width: 83.75rem;
}.trf_bon_head_bcj {
  margin-bottom: 1.25rem;
}.trf_bon_label_bcj {
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.trf_bon_h2_bcj {
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.trf_bon_h2_bcj {
  font-size: 24px;
}
}.trf_bon_seo_bcj {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #756D65;
  line-height: 1.6;
  font-size: 0.813rem;
}.trf_bon_seo_bcj strong {
  font-weight: 700;
  color: #C9BFB0;
}.trf_bon_seo_bcj a {
  color: #C8922A;
  text-decoration: underline;
}.trf_bon_grid_bcj {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.trf_bon_grid_bcj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.trf_bon_grid_bcj {
  grid-template-columns: repeat(5,1fr);
}
}.trf_bon_card_bcj {
  border-radius: 0.625rem;
  background: #121920;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.trf_bon_card_bcj:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.trf_bon_card_ic_bcj svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
}.trf_bon_card_ic_bcj {
  margin-bottom: 0.625rem;
}.trf_bon_card_type_bcj {
  color: #756D65;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.trf_bon_card_amount_bcj {
  line-height: 1.1;
  font-weight: 800;
  color: #E6A91C;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}.trf_bon_card_name_bcj {
  font-weight: 600;
  font-size: 13px;
  color: #F2EAD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.trf_bon_card_detail_bcj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  color: #5E5750;
  line-height: 1.5;
  padding-top: 0.5rem;
}.trf_reg_bcj {
  background: #0E1318;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.trf_reg_bcj {
  padding: 2.75rem 1.5rem 0;
}
}.trf_reg_in_bcj {
  margin: 0 auto;
  padding: 28px 24px;
  background: #161D25;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 771px) {.trf_reg_in_bcj {
  padding: 40px;
}
}.trf_reg_top_bcj {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.trf_reg_top_bcj {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.trf_reg_label_bcj {
  color: #C8922A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.trf_reg_h2_bcj {
  font-weight: 800;
  color: #F2EAD8;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.trf_reg_h2_bcj {
  font-size: 28px;
}
}.trf_reg_bonus_bcj {
  border-radius: 0.625rem;
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(230, 169, 28, 0.16);
  background: rgba(230, 169, 28, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.trf_reg_bonus_amount_bcj {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E6A91C;
}.trf_reg_bonus_text_bcj {
  font-size: 13px;
  color: #9A9188;
  line-height: 1.35;
}.trf_reg_cta_btn_bcj {
  background: #27AE60;
  border-radius: 10px;
  transition: background .2s;
  padding: 14px 2rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(39, 174, 96, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.45);
  color: #0C1016;
  font-size: 0.938rem;
  margin-bottom: 12px;
}.trf_reg_cta_btn_bcj:hover {
  background: #2ECC71;
}.trf_reg_terms_bcj {
  color: #5E5750;
  line-height: 1.5;
  font-size: 11px;
}.trf_reg_seo_bcj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  color: #756D65;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.trf_reg_seo_bcj p {
  line-height: 1.65;
  font-size: 13px;
  color: #756D65;
  margin-bottom: 0.625rem;
}.trf_reg_seo_bcj p:last-child {
  margin-bottom: 0;
}.trf_reg_seo_bcj strong {
  color: #C9BFB0;
  font-weight: 700;
}.trf_reg_seo_bcj a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.trf_reg_seo_bcj a:hover {
  color: #DBA438;
}.trf_reg_seo_bcj ul,.trf_reg_seo_bcj ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.trf_reg_seo_bcj ol {
  list-style: decimal;
}.trf_reg_seo_bcj li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #756D65;
}.trf_reg_seo_bcj table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
}
@media(min-width: 771px) {.trf_reg_seo_bcj table {
  display: table;
}
}.trf_reg_seo_bcj th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9BFB0;
  font-weight: 700;
}.trf_reg_seo_bcj td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #756D65;
}.trf_reg_steps_bcj {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 859px) {.trf_reg_steps_bcj {
  margin-top: 0;
}
}.trf_reg_step_bcj {
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.trf_reg_step_num_bcj {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.08);
  font-size: 14px;
  font-weight: 800;
  width: 34px;
  justify-content: center;
  color: #C8922A;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  align-items: center;
}.trf_reg_step_title_bcj {
  font-size: 14px;
  font-weight: 700;
  color: #F2EAD8;
  margin-bottom: 3px;
}.trf_reg_step_text_bcj {
  font-size: 12px;
  color: #756D65;
  line-height: 1.5;
}.trf_reg_trust_bcj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.trf_reg_trust_item_bcj {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  display: flex;
  color: #756D65;
  overflow-wrap: break-word;
}.trf_reg_trust_ic_bcj svg {
  color: #C8922A;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.trf_app_bcj {
  background: #0E1318;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.trf_app_bcj {
  padding: 44px 24px 0;
}
}.trf_app_in_bcj {
  margin: 0 auto;
  max-width: 1340px;
}.trf_app_head_bcj {
  margin-bottom: 1rem;
}.trf_app_label_bcj {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 0.688rem;
}.trf_app_h2_bcj {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 6px;
  color: #F2EAD8;
}
@media(min-width: 770px) {.trf_app_h2_bcj {
  font-size: 24px;
}
}.trf_app_sub_bcj {
  font-size: 13px;
  color: #756D65;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.trf_app_sub_bcj strong {
  font-weight: 700;
  color: #C9BFB0;
}.trf_app_cards_bcj {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.trf_app_cards_bcj {
  grid-template-columns: repeat(3,1fr);
}
}.trf_app_card_bcj {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.625rem;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.trf_app_card_ios_bcj {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#161D25 100%);
}.trf_app_card_android_bcj {
  background: linear-gradient(135deg,rgba(39, 174, 96, 0.16) 0%,#161D25 100%);
}.trf_app_card_win_bcj {
  background: linear-gradient(135deg,rgba(230, 169, 28, 0.16) 0%,#161D25 100%);
}.trf_app_card_ic_bcj svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
}.trf_app_card_ic_bcj {
  color: #F2EAD8;
  flex-shrink: 0;
}.trf_app_card_os_bcj {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  color: #756D65;
  text-transform: uppercase;
}.trf_app_card_title_bcj {
  color: #F2EAD8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 6px;
}.trf_app_card_text_bcj {
  color: #756D65;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.trf_app_card_btn_bcj {
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(200, 148, 44, 0.42);
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  color: #F2EAD8;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
}.trf_app_card_btn_bcj:hover {
  background: rgba(255, 255, 255, 0.07);
}.trf_prov_bcj {
  padding: 2.25rem 16px 0;
  background: #0E1318;
}
@media(min-width: 769px) {.trf_prov_bcj {
  padding: 2.75rem 1.5rem 0;
}
}.trf_prov_in_bcj {
  margin: 0 auto;
  max-width: 1340px;
}.trf_prov_head_bcj {
  margin-bottom: 1rem;
}.trf_prov_label_bcj {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
}.trf_prov_h2_bcj {
  color: #F2EAD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.trf_prov_h2_bcj {
  font-size: 1.5rem;
}
}.trf_prov_seo_bcj {
  color: #756D65;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.trf_prov_seo_bcj strong {
  color: #C9BFB0;
  font-weight: 700;
}.trf_prov_seo_bcj a {
  color: #C8922A;
  text-decoration: underline;
}.trf_prov_grid_bcj {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.trf_prov_grid_bcj {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.trf_prov_grid_bcj {
  grid-template-columns: repeat(8,1fr);
}
}.trf_prov_card_bcj {
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121920;
  border-radius: 10px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.trf_prov_card_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
  background: #161D25;
}.trf_prov_logo_bcj {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.trf_prov_logo_bcj img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.trf_prov_name_bcj {
  color: #9A9188;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.trf_seo_bcj {
  padding: 36px 1rem 0;
  background: #0E1318;
}
@media(min-width: 766px) {.trf_seo_bcj {
  padding: 2.75rem 1.5rem 0;
}
}.trf_seo_in_bcj {
  margin: 0 auto;
  background: #161D25;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 769px) {.trf_seo_in_bcj {
  padding: 36px 2.5rem;
}
}.trf_seo_label_bcj {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8922A;
}.trf_seo_h2_bcj {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F2EAD8;
}
@media(min-width: 769px) {.trf_seo_h2_bcj {
  font-size: 24px;
}
}.trf_seo_body_bcj {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9188;
  font-size: 0.875rem;
}.trf_seo_body_bcj p {
  line-height: 1.75;
  color: #9A9188;
  font-size: 14px;
  margin-bottom: 12px;
}.trf_seo_body_bcj p:last-child {
  margin-bottom: 0;
}.trf_seo_body_bcj strong {
  color: #C9BFB0;
  font-weight: 700;
}.trf_seo_body_bcj a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.trf_seo_body_bcj a:hover {
  color: #DBA438;
}.trf_seo_body_bcj ul,.trf_seo_body_bcj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.trf_seo_body_bcj ol {
  list-style: decimal;
}.trf_seo_body_bcj li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A9188;
}.trf_seo_body_bcj table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.trf_seo_body_bcj table {
  display: table;
}
}.trf_seo_body_bcj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C9BFB0;
  font-weight: 700;
}.trf_seo_body_bcj td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9188;
}.trf_seo_cols_bcj {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.trf_seo_cols_bcj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.trf_seo_cols_bcj {
  grid-template-columns: repeat(3,1fr);
}
}.trf_seo_col_h_bcj {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9BFB0;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.trf_seo_col_p_bcj {
  line-height: 1.65;
  color: #756D65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.trf_seo_stats_bcj {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.trf_seo_stat_bcj {
  padding: 14px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  flex: 1;
  min-width: 140px;
}.trf_seo_stat_val_bcj {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8922A;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.trf_seo_stat_lb_bcj {
  color: #756D65;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.trf_seo_bcj {
  padding: 36px 16px 0;
  background: #0E1318;
}
@media(min-width:768px) {.trf_seo_bcj {
  padding: 2.75rem 24px 0;
}
}.trf_seo_in_bcj {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  background: #161D25;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.trf_seo_in_bcj {
  padding: 36px 2.5rem;
}
}.trf_seo_label_bcj {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
}.trf_seo_h2_bcj {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width:768px) {.trf_seo_h2_bcj {
  font-size: 24px;
}
}.trf_seo_body_bcj {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9188;
}.trf_seo_body_bcj p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A9188;
  font-size: 0.875rem;
}.trf_seo_body_bcj p:last-child {
  margin-bottom: 0;
}.trf_seo_body_bcj strong {
  font-weight: 700;
  color: #C9BFB0;
}.trf_seo_body_bcj a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.trf_seo_body_bcj a:hover {
  color: #DBA438;
}.trf_seo_body_bcj ul,.trf_seo_body_bcj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.trf_seo_body_bcj ol {
  list-style: decimal;
}.trf_seo_body_bcj li {
  font-size: 14px;
  color: #9A9188;
  margin-bottom: 6px;
  line-height: 1.75;
}.trf_seo_body_bcj table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.trf_seo_body_bcj table {
  display: table;
}
}.trf_seo_body_bcj th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BFB0;
  text-align: left;
  font-weight: 700;
}.trf_seo_body_bcj td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9188;
}.trf_seo_cols_bcj {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.trf_seo_cols_bcj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.trf_seo_cols_bcj {
  grid-template-columns: repeat(3,1fr);
}
}.trf_seo_col_h_bcj {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C9BFB0;
  font-weight: 700;
}.trf_seo_col_p_bcj {
  font-size: 13px;
  color: #756D65;
  overflow-wrap: break-word;
  line-height: 1.65;
}.trf_seo_stats_bcj {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.trf_seo_stat_bcj {
  padding: 14px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  background: rgba(200, 146, 42, 0.08);
  min-width: 8.75rem;
}.trf_seo_stat_val_bcj {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8922A;
}.trf_seo_stat_lb_bcj {
  color: #756D65;
  overflow-wrap: break-word;
  font-size: 11px;
}.trf_faq_bcj {
  padding: 2.25rem 16px 0;
  background: #0E1318;
}
@media(min-width: 770px) {.trf_faq_bcj {
  padding: 44px 24px 0;
}
}.trf_faq_in_bcj {
  margin: 0 auto;
  max-width: 1340px;
}.trf_faq_head_bcj {
  margin-bottom: 1.25rem;
}.trf_faq_label_bcj {
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.trf_faq_h2_bcj {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.trf_faq_h2_bcj {
  font-size: 24px;
}
}.trf_faq_list_bcj {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.trf_faq_item_bcj {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #161D25;
}.trf_faq_q_bcj {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #C9BFB0;
}.trf_faq_q_bcj:hover {
  color: #F2EAD8;
}.trf_faq_q_ic_bcj {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #C8922A;
  width: 24px;
  align-items: center;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  display: flex;
  font-size: 1rem;
}.trf_faq_item_bcj.trf_state_open_bcj .trf_faq_q_ic_bcj {
  transform: rotate(45deg);
}.trf_faq_a_bcj {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  color: #756D65;
  overflow-wrap: break-word;
  line-height: 1.7;
}.trf_faq_item_bcj.trf_state_open_bcj .trf_faq_a_bcj {
  display: block;
}.trf_faq_a_bcj strong {
  color: #C9BFB0;
  font-weight: 700;
}.trf_faq_a_bcj a {
  color: #C8922A;
  text-decoration: underline;
}.trf_faq_a_bcj ul,.trf_faq_a_bcj ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.trf_faq_a_bcj ol {
  list-style: decimal;
}.trf_faq_a_bcj li {
  margin-bottom: 4px;
  line-height: 1.6;
}.trf_faq_a_bcj table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.trf_faq_a_bcj table {
  display: table;
}
}.trf_faq_a_bcj th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9BFB0;
}.trf_faq_a_bcj td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #756D65;
}.trf_pmt_bcj {
  background: #0E1318;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.trf_pmt_bcj {
  padding: 2.75rem 1.5rem 0;
}
}.trf_pmt_in_bcj {
  margin: 0 auto;
  max-width: 1340px;
}.trf_pmt_head_bcj {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.trf_pmt_label_bcj {
  margin-bottom: 8px;
  color: #C8922A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.trf_pmt_h2_bcj {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.trf_pmt_h2_bcj {
  font-size: 28px;
}
}.trf_pmt_intro_bcj {
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #756D65;
}.trf_pmt_groups_bcj {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.trf_pmt_group_bcj {
  border-radius: 10px;
  background: #161D25;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.trf_pmt_group_head_bcj {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.trf_pmt_group_ic_bcj {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 0.375rem;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 36px;
  color: #C8922A;
}.trf_pmt_group_ic_bcj svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.trf_pmt_group_h_bcj {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  color: #F2EAD8;
}.trf_pmt_group_p_bcj {
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.6;
  color: #756D65;
  overflow-wrap: break-word;
}.trf_pmt_group_p_bcj strong {
  font-weight: 600;
  color: #C9BFB0;
}.trf_pmt_table_wrap_bcj {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.trf_pmt_table_bcj {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
}.trf_pmt_table_bcj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #C9BFB0;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.trf_pmt_table_bcj td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #756D65;
}.trf_pmt_table_bcj tbody tr:last-child td {
  border-bottom: none;
}.trf_pmt_table_bcj tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BFB0;
}.trf_seo_bcj {
  padding: 36px 1rem 0;
  background: #0E1318;
}
@media(min-width: 769px) {.trf_seo_bcj {
  padding: 2.75rem 24px 0;
}
}.trf_seo_in_bcj {
  background: #161D25;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.trf_seo_in_bcj {
  padding: 36px 2.5rem;
}
}.trf_seo_label_bcj {
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
}.trf_seo_h2_bcj {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.trf_seo_h2_bcj {
  font-size: 24px;
}
}.trf_seo_body_bcj {
  overflow-wrap: break-word;
  color: #9A9188;
  font-size: 14px;
  line-height: 1.75;
}.trf_seo_body_bcj p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A9188;
}.trf_seo_body_bcj p:last-child {
  margin-bottom: 0;
}.trf_seo_body_bcj strong {
  color: #C9BFB0;
  font-weight: 700;
}.trf_seo_body_bcj a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.trf_seo_body_bcj a:hover {
  color: #DBA438;
}.trf_seo_body_bcj ul,.trf_seo_body_bcj ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.trf_seo_body_bcj ol {
  list-style: decimal;
}.trf_seo_body_bcj li {
  font-size: 14px;
  color: #9A9188;
  margin-bottom: 6px;
  line-height: 1.75;
}.trf_seo_body_bcj table {
  font-size: 13px;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.trf_seo_body_bcj table {
  display: table;
}
}.trf_seo_body_bcj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C9BFB0;
}.trf_seo_body_bcj td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9188;
}.trf_seo_cols_bcj {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.trf_seo_cols_bcj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.trf_seo_cols_bcj {
  grid-template-columns: repeat(3,1fr);
}
}.trf_seo_col_h_bcj {
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C9BFB0;
  overflow-wrap: break-word;
  font-weight: 700;
}.trf_seo_col_p_bcj {
  font-size: 13px;
  color: #756D65;
  line-height: 1.65;
  overflow-wrap: break-word;
}.trf_seo_stats_bcj {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.trf_seo_stat_bcj {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 1rem;
  background: rgba(200, 146, 42, 0.08);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.trf_seo_stat_val_bcj {
  color: #C8922A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.trf_seo_stat_lb_bcj {
  overflow-wrap: break-word;
  color: #756D65;
  font-size: 11px;
}.trf_ft_bcj {
  background: #090D11;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.trf_ft_support_bcj {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width:768px) {.trf_ft_support_bcj {
  padding: 1.75rem 24px;
}
}.trf_ft_support_in_bcj {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.trf_ft_support_main_bcj {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.trf_ft_support_ic_bcj {
  color: #C8922A;
  flex-shrink: 0;
}.trf_ft_support_ic_bcj svg {
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
}.trf_ft_support_text_title_bcj {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EAD8;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.trf_ft_support_text_sub_bcj {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #756D65;
}.trf_ft_support_btn_bcj {
  border-radius: 10px;
  padding: 11px 22px;
  background: #C8922A;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F2EAD8;
  font-size: 13px;
}.trf_ft_support_btn_bcj:hover {
  background: #DBA438;
}.trf_ft_support_contacts_bcj {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.trf_ft_support_contact_bcj {
  line-height: 1.4;
  color: #5E5750;
  font-size: 0.75rem;
}.trf_ft_support_contact_bcj strong {
  margin-bottom: 2px;
  color: #9A9188;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.trf_ft_main_bcj {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 766px) {.trf_ft_main_bcj {
  padding: 40px 24px 2rem;
}
}.trf_ft_main_in_bcj {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 638px) {.trf_ft_main_in_bcj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.trf_ft_main_in_bcj {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.trf_ft_col_logo_bcj {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.trf_ft_col_logo_bcj {
  grid-column: auto;
}
}.trf_ft_logo_bcj {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  font-size: 16px;
  color: #F2EAD8;
  align-items: center;
  margin-bottom: 12px;
}.trf_ft_logo_mark_bcj {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.trf_ft_logo_mark_bcj img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.trf_ft_logo_sub_bcj {
  color: #5E5750;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.trf_ft_col_title_bcj {
  font-weight: 700;
  font-size: 12px;
  color: #9A9188;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.trf_ft_col_links_bcj {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.trf_ft_col_link_bcj {
  transition: color .2s;
  color: #5E5750;
  font-size: 13px;
  overflow-wrap: break-word;
}.trf_ft_col_link_bcj:hover {
  color: #C9BFB0;
}.trf_ft_apps_bcj {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.trf_ft_app_card_bcj {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 10px 12px;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.trf_ft_app_card_bcj:hover {
  border-color: rgba(200, 148, 44, 0.42);
}.trf_ft_app_card_ic_bcj svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.trf_ft_app_card_os_bcj {
  font-weight: 600;
  font-size: 10px;
  color: #5E5750;
}.trf_ft_app_card_action_bcj {
  font-size: 12px;
  color: #C9BFB0;
  font-weight: 700;
}.trf_ft_bot_bcj {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.trf_ft_bot_bcj {
  padding: 20px 1.5rem;
}
}.trf_ft_bot_in_bcj {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.trf_ft_socials_bcj {
  gap: 0.5rem;
  display: flex;
}.trf_ft_soc_bcj {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  color: #9A9188;
  width: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.25rem;
}.trf_ft_soc_bcj svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.trf_ft_soc_bcj:hover {
  background: rgba(255, 255, 255, 0.07);
}.trf_ft_legal_bcj {
  flex: 1;
  line-height: 1.6;
  color: #87807A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
}.trf_ft_legal_bcj strong {
  font-weight: 700;
  color: #9A9188;
}.trf_ft_legal_bcj a {
  text-decoration: underline;
  color: #9A9188;
}.trf_ft_age_bcj {
  border-radius: 50%;
  border: 2px solid #87807A;
  margin-left: auto;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  height: 2rem;
  width: 32px;
  color: #87807A;
}