*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C4CAD6;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #0E0E13;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.xrj_layout-tdj {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.xrj_page-tdj {
  display: flex;
  min-height: 100vh;
}.xrj_main-tdj {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.xrj_main-tdj {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.xrj_main-tdj {
  padding-bottom: 72px;
}
}.xrj_gc-tdj {
  border-radius: 0.563rem;
  background: #14141B;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 642px) {.xrj_gc-tdj {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.xrj_gc-tdj {
  width: 10.5rem;
}
}.xrj_gc-tdj:hover {
  border-color: rgba(0, 200, 180, 0.07);
  transform: translateY(-3px);
}.xrj_gc_img-tdj {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.xrj_gc_img-tdj img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xrj_gc_hover-tdj {
  transition: opacity .2s;
  background: rgba(8, 8, 11, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.xrj_gc-tdj:hover .xrj_gc_hover-tdj {
  opacity: 1;
}.xrj_gc_hover_btn-tdj {
  border-radius: 5px;
  background: #00C8B4;
  padding: 8px 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0F2F6;
}.xrj_gc_info-tdj {
  padding: 0.5rem 10px 10px;
}.xrj_gc_name-tdj {
  overflow: hidden;
  color: #C4CAD6;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
}.xrj_gc_prov-tdj {
  font-size: 10px;
  color: #4E5566;
}.xrj_gc_tag-tdj {
  padding: 2px 0.438rem;
  border-radius: 4px;
  top: 6px;
  position: absolute;
  left: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
}.xrj_gc_tag_hot-tdj {
  background: #EF3F3F;
  color: #fff;
}.xrj_gc_tag_new-tdj {
  background: #20D468;
  color: #0E0E13;
}.xrj_gc_tag_jp-tdj {
  background: #F0B429;
  color: #0E0E13;
}.xrj_gc_tag_ex-tdj {
  background: #1A4F8C;
  color: #fff;
}.xrj_gc_tag_live-tdj {
  background: #EF3F3F;
  color: #fff;
}.xrj_gr-tdj {
  padding: 2rem 16px 0;
  background: #0E0E13;
}
@media(min-width: 769px) {.xrj_gr-tdj {
  padding: 36px 1.5rem 0;
}
}.xrj_gr_in-tdj {
  margin: 0 auto;
  max-width: 1320px;
}.xrj_gr_head-tdj {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.xrj_gr_head_l-tdj {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.xrj_gr_ic-tdj {
  border-radius: 9px;
  justify-content: center;
  height: 32px;
  width: 2rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.xrj_gr_ic-tdj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.xrj_gr_title-tdj {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0F2F6;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
}
@media(min-width: 770px) {.xrj_gr_title-tdj {
  font-size: 18px;
}
}.xrj_gr_more-tdj {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #636B7C;
  display: flex;
}.xrj_gr_more-tdj:hover {
  color: #00C8B4;
}.xrj_gr_more-tdj svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.xrj_gr_arrows-tdj {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xrj_gr_arr-tdj {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  color: #8C94A6;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
}.xrj_gr_arr-tdj:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F2F6;
}.xrj_gr_arr-tdj svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.xrj_gr_seo_h-tdj {
  margin: 0 0 6px;
  font-family: 'Syne', sans-serif;
  max-width: 680px;
  font-weight: 700;
  color: #C4CAD6;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.xrj_gr_seo_h-tdj {
  font-size: 0.875rem;
}
}.xrj_gr_seo-tdj {
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #636B7C;
  line-height: 1.55;
}.xrj_gr_seo-tdj strong {
  color: #C4CAD6;
  font-weight: 600;
}.xrj_gr_scroll-tdj {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.625rem;
}.xrj_gr_scroll-tdj::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xrj_gr_scroll-tdj {
  gap: 0.75rem;
}
}.xrj_tb-tdj {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0E13;
  right: 0;
  position: fixed;
  display: flex;
  align-items: center;
  left: 0;
  height: 56px;
  top: 0;
  z-index: 80;
}.xrj_tb_in-tdj {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.xrj_tb_burger-tdj {
  gap: 5px;
  border-radius: 9px;
  margin-right: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  display: flex;
  width: 38px;
  flex-direction: column;
  justify-content: center;
}.xrj_tb_burger-tdj:hover {
  background: rgba(255, 255, 255, 0.05);
}.xrj_tb_burger_line-tdj {
  border-radius: 1px;
  background: #8C94A6;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.xrj_tb_burger-tdj {
  display: none;
}
}.xrj_tb_logo-tdj {
  gap: 9px;
  color: #F0F2F6;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  align-items: center;
}.xrj_tb_logo_mark-tdj {
  overflow: hidden;
  border-radius: 9px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 32px;
}.xrj_tb_logo_mark-tdj img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xrj_tb_nav-tdj {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.xrj_tb_nav-tdj {
  display: flex;
}
}.xrj_tb_tab-tdj {
  transition: background .15s,color .15s;
  border-radius: 9px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  color: #8C94A6;
  font-weight: 600;
}.xrj_tb_tab-tdj:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F2F6;
}.xrj_tb_tab-tdj.xrj_state_active-tdj {
  background: rgba(0, 200, 180, 0.16);
  color: #F0F2F6;
}.xrj_tb_right-tdj {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.xrj_tb_login-tdj {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.563rem;
  display: none;
  color: #C4CAD6;
  font-weight: 600;
  font-size: 13px;
}.xrj_tb_login-tdj:hover {
  border-color: rgba(0, 200, 180, 0.45);
  color: #F0F2F6;
}
@media(min-width: 481px) {.xrj_tb_login-tdj {
  display: block;
}
}.xrj_tb_reg-tdj {
  border-radius: 9px;
  padding: 9px 18px;
  transition: background .2s;
  background: #20D468;
  font-weight: 700;
  white-space: nowrap;
  color: #090910;
  font-size: 13px;
}.xrj_tb_reg-tdj:hover {
  background: #28EC76;
}.xrj_sb-tdj {
  transition: transform .25s ease;
  background: #1A1A22;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
  top: 56px;
  z-index: 70;
  left: 0;
  bottom: 0;
}.xrj_sb-tdj.xrj_state_open-tdj {
  transform: translateX(0);
}.xrj_sb-tdj::-webkit-scrollbar {
  width: 4px;
}.xrj_sb-tdj::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.xrj_sb-tdj {
  transform: translateX(0);
}
}.xrj_sb_auth-tdj {
  padding: 14px 0.75rem 10px;
}.xrj_sb_btn_reg-tdj {
  background: #20D468;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 9px;
  font-weight: 700;
  text-align: center;
  color: #090910;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
}.xrj_sb_btn_reg-tdj:hover {
  background: #28EC76;
}.xrj_sb_btn_login-tdj {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: block;
  text-align: center;
  color: #C4CAD6;
  font-size: 0.813rem;
}.xrj_sb_btn_login-tdj:hover {
  border-color: rgba(0, 200, 180, 0.45);
  color: #F0F2F6;
}.xrj_sb_promo-tdj {
  background: linear-gradient(135deg,#0A1F2E,#1A1A22);
  margin: 0 12px 0.625rem;
  padding: 0.75rem 14px;
  overflow: hidden;
  border: 1px solid rgba(0, 200, 180, 0.16);
  border-radius: 9px;
  position: relative;
}.xrj_sb_promo-tdj::before {
  background: radial-gradient(circle,rgba(0, 200, 180, 0.16),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  right: -1.25rem;
  top: -20px;
  height: 80px;
  content: '';
  position: absolute;
}.xrj_sb_promo_title-tdj {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #00C8B4;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.xrj_sb_promo_text-tdj {
  overflow-wrap: break-word;
  color: #F0F2F6;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
}.xrj_sb_promo_sub-tdj {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #636B7C;
}.xrj_sb_nav-tdj {
  padding: 0.375rem 8px 16px;
}.xrj_sb_nav_lb-tdj {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4E5566;
  text-transform: uppercase;
  font-size: 10px;
}.xrj_sb_link-tdj {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 5px;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #8C94A6;
  overflow-wrap: break-word;
  display: flex;
}.xrj_sb_link-tdj:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F2F6;
}.xrj_sb_link-tdj.xrj_state_active-tdj {
  background: rgba(0, 200, 180, 0.16);
  color: #F0F2F6;
}.xrj_sb_ic-tdj {
  border-radius: 5px;
  width: 30px;
  justify-content: center;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.xrj_sb_ic-tdj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.xrj_sb_ic_1-tdj {
  background: rgba(0, 200, 180, 0.07);
  color: #00C8B4;
}.xrj_sb_ic_2-tdj {
  background: rgba(32, 212, 104, 0.15);
  color: #20D468;
}.xrj_sb_ic_3-tdj {
  background: rgba(240, 180, 41, 0.14);
  color: #F0B429;
}.xrj_sb_ic_4-tdj {
  background: rgba(26, 79, 140, 0.28);
  color: #1A4F8C;
}.xrj_sb_ic_5-tdj {
  background: rgba(0, 200, 180, 0.07);
  color: #F0629A;
}.xrj_sb_ic_6-tdj {
  background: rgba(26, 79, 140, 0.28);
  color: #9B5CF6;
}.xrj_sb_badge-tdj {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #F0B429;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
  color: #090910;
}.xrj_sb_bot-tdj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.xrj_sb_lang-tdj,.xrj_sb_help-tdj {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 6px;
  border-radius: 5px;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  font-size: 11px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #8C94A6;
}.xrj_sb_lang-tdj:hover,.xrj_sb_help-tdj:hover {
  border-color: rgba(0, 200, 180, 0.45);
  color: #F0F2F6;
}.xrj_sb_lang-tdj svg,.xrj_sb_help-tdj svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.xrj_sb_bd-tdj {
  inset: 0;
  background: rgba(8, 8, 11, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.xrj_sb_bd-tdj.xrj_state_on-tdj {
  display: block;
}
@media(min-width: 1081px) {.xrj_sb_bd-tdj {
  display: none!important;
}
}.xrj_mob_nav-tdj {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1A1A22;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  right: 0;
  bottom: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  left: 0;
}
@media(min-width: 1078px) {.xrj_mob_nav-tdj {
  display: none;
}
}.xrj_mob_nav_item-tdj {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  display: flex;
  align-items: center;
  color: #4E5566;
  cursor: pointer;
  flex-direction: column;
}.xrj_mob_nav_ic-tdj {
  line-height: 1;
}.xrj_mob_nav_ic-tdj svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.xrj_mob_nav_lb-tdj {
  color: #4E5566;
  font-weight: 600;
  font-size: 10px;
}.xrj_mob_nav_item-tdj.xrj_state_active-tdj {
  color: #00C8B4;
}.xrj_mob_nav_item-tdj.xrj_state_active-tdj .xrj_mob_nav_lb-tdj {
  color: #00C8B4;
}.xrj_hero-tdj {
  background: #0E0E13;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.xrj_hero-tdj {
  padding: 1.5rem 24px 0;
}
}.xrj_hero_in-tdj {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.xrj_hero_in-tdj {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.xrj_hero_in-tdj {
  grid-template-columns: 1fr 340px;
}
}.xrj_hero_promo-tdj {
  border-radius: 0.875rem;
  background: #14141B;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.xrj_hero_promo-tdj {
  min-height: 17.5rem;
}
}.xrj_hero_promo_bg-tdj {
  background-position: center;
  background: linear-gradient(120deg,#0A1F2E 0%,#0E0E13 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.xrj_hero_promo_bg-tdj::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0E13 0%,rgba(8, 8, 11, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.xrj_hero_promo_glow-tdj {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 79, 140, 0.28) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  height: 300px;
  top: -40px;
  pointer-events: none;
  right: 3.75rem;
}.xrj_hero_promo_ct-tdj {
  padding: 1.75rem 24px 1.75rem 28px;
  flex-direction: column;
  display: flex;
  z-index: 2;
  position: relative;
  justify-content: center;
  max-width: 480px;
}
@media(min-width:768px) {.xrj_hero_promo_ct-tdj {
  padding: 40px 32px;
}
}.xrj_hero_badge-tdj {
  border-radius: 20px;
  background: rgba(0, 200, 180, 0.16);
  padding: 0.313rem 12px;
  border: 1px solid rgba(0, 200, 180, 0.07);
  font-size: 10px;
  display: inline-block;
  margin-bottom: 0.875rem;
  color: #00C8B4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xrj_hero_h1-tdj {
  margin-bottom: 10px;
  font-size: 26px;
  font-family: 'Syne', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  color: #F0F2F6;
  overflow-wrap: break-word;
}.xrj_hero_h1-tdj em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 769px) {.xrj_hero_h1-tdj {
  font-size: 36px;
}
}.xrj_hero_sub-tdj {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #8C94A6;
  line-height: 1.55;
}
@media(min-width: 767px) {.xrj_hero_sub-tdj {
  font-size: 14px;
}
}.xrj_hero_row-tdj {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.xrj_hero_cta-tdj {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #20D468;
  border-radius: 9px;
  box-shadow: 0 0.375rem 1.375rem rgba(32, 212, 104, 0.42);
  font-weight: 700;
  color: #090910;
  font-size: 14px;
}.xrj_hero_cta-tdj:hover {
  background: #28EC76;
}.xrj_hero_terms-tdj {
  color: #4E5566;
  font-size: 0.688rem;
}.xrj_hero_game-tdj {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #14141B;
  border-radius: 0.875rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.xrj_hero_game_badge-tdj {
  border-radius: 20px;
  border: 1px solid rgba(240, 180, 41, 0.14);
  padding: 5px 0.625rem;
  background: rgba(240, 180, 41, 0.14);
  left: 12px;
  font-size: 0.625rem;
  z-index: 3;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  top: 12px;
  position: absolute;
  color: #F0B429;
}.xrj_hero_game_badge-tdj svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
}.xrj_hero_game_img-tdj {
  background: linear-gradient(135deg,#0A1F2E,#0E0E13);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.xrj_hero_game_img-tdj img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.xrj_hero_game_play-tdj {
  inset: 0;
  background: rgba(8, 8, 11, 0.72);
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.xrj_hero_game-tdj:hover .xrj_hero_game_play-tdj {
  opacity: 1;
}.xrj_hero_game_play-tdj span {
  border-radius: 50%;
  background: #00C8B4;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 3.25rem;
}.xrj_hero_game_play-tdj span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.xrj_hero_game_info-tdj {
  padding: 14px 1rem;
}.xrj_hero_game_title-tdj {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F0F2F6;
  font-weight: 700;
  margin-bottom: 4px;
}.xrj_hero_game_provider-tdj {
  font-size: 0.688rem;
  color: #636B7C;
}.xrj_hero_game_btn-tdj {
  background: #00C8B4;
  margin: 12px 1rem 1rem;
  border-radius: 9px;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  color: #F0F2F6;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.xrj_hero_game-tdj:hover .xrj_hero_game_btn-tdj {
  background: #00E2CC;
}.xrj_wy-tdj {
  padding: 32px 1rem 0;
  background: #0E0E13;
}
@media(min-width: 769px) {.xrj_wy-tdj {
  padding: 40px 1.5rem 0;
}
}.xrj_wy_in-tdj {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrj_wy_head-tdj {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.xrj_wy_label-tdj {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #00C8B4;
}.xrj_wy_h2-tdj {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  color: #F0F2F6;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 767px) {.xrj_wy_h2-tdj {
  font-size: 24px;
}
}.xrj_wy_intro-tdj {
  margin: 0;
  color: #636B7C;
  font-size: 13px;
  line-height: 1.6;
}.xrj_wy_grid-tdj {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xrj_wy_grid-tdj {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xrj_wy_grid-tdj {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xrj_wy_card-tdj {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.563rem;
  background: #1A1A22;
  padding: 1.25rem;
}.xrj_wy_card-tdj:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 180, 0.07);
}.xrj_wy_card_ic-tdj {
  background: rgba(0, 200, 180, 0.16);
  border-radius: 50%;
  width: 44px;
  color: #00C8B4;
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  height: 44px;
  align-items: center;
}.xrj_wy_card_ic-tdj svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.xrj_wy_card_h-tdj {
  color: #F0F2F6;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  font-size: 15px;
}.xrj_wy_card_p-tdj {
  line-height: 1.6;
  font-size: 13px;
  color: #636B7C;
  overflow-wrap: break-word;
}.xrj_wy_card_p-tdj strong {
  color: #C4CAD6;
  font-weight: 600;
}.xrj_gcg-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width: 766px) {.xrj_gcg-tdj {
  padding: 2.75rem 1.5rem 0;
}
}.xrj_gcg_in-tdj {
  margin: 0 auto;
  max-width: 1320px;
}.xrj_gcg_head-tdj {
  margin-bottom: 20px;
  max-width: 720px;
}.xrj_gcg_label-tdj {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C8B4;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.xrj_gcg_h2-tdj {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F0F2F6;
}
@media(min-width: 771px) {.xrj_gcg_h2-tdj {
  font-size: 1.75rem;
}
}.xrj_gcg_intro-tdj {
  font-size: 13px;
  color: #636B7C;
  line-height: 1.6;
}.xrj_gcg_grid-tdj {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.xrj_gcg_grid-tdj {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xrj_gcg_grid-tdj {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xrj_gcg_card-tdj {
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-height: 240px;
  position: relative;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.xrj_gcg_card-tdj:hover {
  border-color: rgba(0, 200, 180, 0.16);
  transform: translateY(-3px);
}.xrj_gcg_card_bg-tdj {
  inset: 0;
  z-index: 0;
  position: absolute;
}.xrj_gcg_card_bg-tdj::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.xrj_gcg_card_ic-tdj {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  width: 2.5rem;
  display: flex;
  position: absolute;
  justify-content: center;
  right: 1.125rem;
  color: #F0F2F6;
  align-items: center;
  top: 1.125rem;
  height: 40px;
}.xrj_gcg_card_ic-tdj svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.xrj_gcg_card_ct-tdj {
  z-index: 1;
  position: relative;
}.xrj_gcg_card_h-tdj {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0F2F6;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.xrj_gcg_card_h-tdj {
  font-size: 1.25rem;
}
}.xrj_gcg_card_p-tdj {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.xrj_gcg_card_p-tdj strong {
  color: #F0F2F6;
  font-weight: 600;
}.xrj_gcg_card_cta-tdj {
  gap: 0.25rem;
  color: #00C8B4;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
}.xrj_gcg_card_cta-tdj svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.xrj_ws-tdj {
  padding: 2rem 1rem 0;
  background: #0E0E13;
}
@media(min-width: 769px) {.xrj_ws-tdj {
  padding: 36px 24px 0;
}
}.xrj_ws_in-tdj {
  margin: 0 auto;
  max-width: 1320px;
}.xrj_ws_head-tdj {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.xrj_ws_title-tdj {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-size: 16px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2F6;
  display: flex;
  font-weight: 700;
  align-items: center;
}.xrj_ws_title_ic-tdj svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0B429;
  height: 18px;
  stroke-linecap: round;
}.xrj_ws_online-tdj {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #636B7C;
  font-weight: 600;
  font-size: 12px;
}.xrj_ws_online_dot-tdj {
  border-radius: 50%;
  background: #20D468;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(32, 212, 104, 0.15);
  width: 8px;
  height: 0.5rem;
}.xrj_ws_scroll-tdj {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.xrj_ws_scroll-tdj::-webkit-scrollbar {
  display: none;
}.xrj_wc-tdj {
  gap: 10px;
  border-radius: 9px;
  background: #14141B;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.xrj_wc_img-tdj {
  background: #1A1A22;
  border-radius: 0.313rem;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.xrj_wc_img-tdj img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xrj_wc_info-tdj {
  min-width: 0;
}.xrj_wc_game-tdj {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C4CAD6;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.xrj_wc_player-tdj {
  overflow: hidden;
  color: #4E5566;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.xrj_wc_amount-tdj {
  color: #20D468;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
}.xrj_app-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width: 765px) {.xrj_app-tdj {
  padding: 44px 1.5rem 0;
}
}.xrj_app_in-tdj {
  margin: 0 auto;
  max-width: 1320px;
}.xrj_app_head-tdj {
  margin-bottom: 1rem;
}.xrj_app_label-tdj {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00C8B4;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.xrj_app_h2-tdj {
  color: #F0F2F6;
  margin-bottom: 6px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.xrj_app_h2-tdj {
  font-size: 24px;
}
}.xrj_app_sub-tdj {
  line-height: 1.6;
  color: #636B7C;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
}.xrj_app_sub-tdj strong {
  color: #C4CAD6;
  font-weight: 700;
}.xrj_app_cards-tdj {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 639px) {.xrj_app_cards-tdj {
  grid-template-columns: repeat(3,1fr);
}
}.xrj_app_card-tdj {
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.563rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.xrj_app_card_ios-tdj {
  background: linear-gradient(135deg,rgba(0, 200, 180, 0.16) 0%,#1A1A22 100%);
}.xrj_app_card_android-tdj {
  background: linear-gradient(135deg,rgba(32, 212, 104, 0.15) 0%,#1A1A22 100%);
}.xrj_app_card_win-tdj {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.14) 0%,#1A1A22 100%);
}.xrj_app_card_ic-tdj svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
}.xrj_app_card_ic-tdj {
  flex-shrink: 0;
  color: #F0F2F6;
}.xrj_app_card_os-tdj {
  color: #636B7C;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.xrj_app_card_title-tdj {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F0F2F6;
  font-weight: 700;
}.xrj_app_card_text-tdj {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #636B7C;
  font-size: 0.75rem;
  line-height: 1.5;
}.xrj_app_card_btn-tdj {
  padding: 10px 18px;
  gap: 0.438rem;
  border: 1px solid rgba(0, 200, 180, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  transition: background .2s;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  color: #F0F2F6;
  align-items: center;
}.xrj_app_card_btn-tdj:hover {
  background: rgba(255, 255, 255, 0.07);
}.xrj_htp-tdj {
  padding: 36px 1rem 0;
  background: #0E0E13;
}
@media(min-width: 765px) {.xrj_htp-tdj {
  padding: 44px 1.5rem 0;
}
}.xrj_htp_in-tdj {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrj_htp_head-tdj {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.xrj_htp_label-tdj {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #00C8B4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xrj_htp_h2-tdj {
  overflow-wrap: break-word;
  color: #F0F2F6;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Syne', sans-serif;
  font-size: 22px;
}
@media(min-width: 765px) {.xrj_htp_h2-tdj {
  font-size: 1.75rem;
}
}.xrj_htp_intro-tdj {
  font-size: 0.875rem;
  color: #636B7C;
  line-height: 1.6;
}.xrj_htp_steps-tdj {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xrj_htp_steps-tdj {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.xrj_htp_steps-tdj {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xrj_htp_step-tdj {
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 9px;
  background: #1A1A22;
  position: relative;
  flex-direction: column;
  display: flex;
}.xrj_htp_step_num-tdj {
  background: #00C8B4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-weight: 800;
  width: 28px;
  color: #090910;
  height: 28px;
  justify-content: center;
  font-size: 0.813rem;
  top: -0.75rem;
  left: 1.25rem;
  font-family: 'Syne', sans-serif;
  position: absolute;
}.xrj_htp_step_ic-tdj {
  background: rgba(0, 200, 180, 0.16);
  margin: 0.5rem 0 0.75rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  height: 2.25rem;
  color: #00C8B4;
}.xrj_htp_step_ic-tdj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.xrj_htp_step_h-tdj {
  line-height: 1.25;
  color: #F0F2F6;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.xrj_htp_step_p-tdj {
  color: #636B7C;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.xrj_htp_step_p-tdj strong {
  font-weight: 600;
  color: #C4CAD6;
}.xrj_htp_cta-tdj {
  background: #20D468;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 9px;
  font-weight: 700;
  margin-top: 20px;
  font-size: 0.875rem;
  color: #090910;
  display: inline-block;
}.xrj_htp_cta-tdj:hover {
  background: #28EC76;
}.xrj_reg-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width: 767px) {.xrj_reg-tdj {
  padding: 2.75rem 24px 0;
}
}.xrj_reg_in-tdj {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 14px;
  background: #1A1A22;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.xrj_reg_in-tdj {
  padding: 2.5rem;
}
}.xrj_reg_top-tdj {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.xrj_reg_top-tdj {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xrj_reg_label-tdj {
  margin-bottom: 0.625rem;
  color: #00C8B4;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.xrj_reg_h2-tdj {
  font-weight: 800;
  color: #F0F2F6;
  font-size: 22px;
  margin-bottom: 12px;
  font-family: 'Syne', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.xrj_reg_h2-tdj {
  font-size: 1.75rem;
}
}.xrj_reg_bonus-tdj {
  background: rgba(240, 180, 41, 0.14);
  padding: 10px 1rem;
  gap: 8px;
  border: 1px solid rgba(240, 180, 41, 0.14);
  border-radius: 9px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.xrj_reg_bonus_amount-tdj {
  font-size: 20px;
  color: #F0B429;
  font-weight: 800;
}.xrj_reg_bonus_text-tdj {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8C94A6;
}.xrj_reg_cta_btn-tdj {
  border-radius: 0.563rem;
  background: #20D468;
  transition: background .2s;
  padding: 0.875rem 2rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 6px 22px rgba(32, 212, 104, 0.42);
  font-weight: 700;
  color: #090910;
}.xrj_reg_cta_btn-tdj:hover {
  background: #28EC76;
}.xrj_reg_terms-tdj {
  font-size: 11px;
  line-height: 1.5;
  color: #4E5566;
}.xrj_reg_seo-tdj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  margin-top: 1.25rem;
  color: #636B7C;
  padding-top: 1.25rem;
  line-height: 1.65;
}.xrj_reg_seo-tdj p {
  color: #636B7C;
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.xrj_reg_seo-tdj p:last-child {
  margin-bottom: 0;
}.xrj_reg_seo-tdj strong {
  font-weight: 700;
  color: #C4CAD6;
}.xrj_reg_seo-tdj a {
  transition: color .2s;
  color: #00C8B4;
  text-decoration: underline;
}.xrj_reg_seo-tdj a:hover {
  color: #00E2CC;
}.xrj_reg_seo-tdj ul,.xrj_reg_seo-tdj ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.xrj_reg_seo-tdj ol {
  list-style: decimal;
}.xrj_reg_seo-tdj li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #636B7C;
  margin-bottom: 4px;
}.xrj_reg_seo-tdj table {
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.xrj_reg_seo-tdj table {
  display: table;
}
}.xrj_reg_seo-tdj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C4CAD6;
}.xrj_reg_seo-tdj td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #636B7C;
}.xrj_reg_steps-tdj {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.xrj_reg_steps-tdj {
  margin-top: 0;
}
}.xrj_reg_step-tdj {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.563rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.xrj_reg_step_num-tdj {
  border-radius: 50%;
  background: rgba(0, 200, 180, 0.16);
  border: 1px solid rgba(0, 200, 180, 0.07);
  font-size: 0.875rem;
  color: #00C8B4;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  width: 2.125rem;
  flex-shrink: 0;
  display: flex;
  height: 34px;
}.xrj_reg_step_title-tdj {
  font-size: 14px;
  margin-bottom: 3px;
  color: #F0F2F6;
  font-weight: 700;
}.xrj_reg_step_text-tdj {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #636B7C;
}.xrj_reg_trust-tdj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.xrj_reg_trust_item-tdj {
  gap: 0.438rem;
  color: #636B7C;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.xrj_reg_trust_ic-tdj svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  color: #00C8B4;
  stroke-linecap: round;
}.xrj_prov-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width:768px) {.xrj_prov-tdj {
  padding: 2.75rem 24px 0;
}
}.xrj_prov_in-tdj {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrj_prov_head-tdj {
  margin-bottom: 1rem;
}.xrj_prov_label-tdj {
  text-transform: uppercase;
  color: #00C8B4;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.xrj_prov_h2-tdj {
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  color: #F0F2F6;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.xrj_prov_h2-tdj {
  font-size: 1.5rem;
}
}.xrj_prov_seo-tdj {
  font-size: 13px;
  max-width: 38.75rem;
  color: #636B7C;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xrj_prov_seo-tdj strong {
  font-weight: 700;
  color: #C4CAD6;
}.xrj_prov_seo-tdj a {
  text-decoration: underline;
  color: #00C8B4;
}.xrj_prov_grid-tdj {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.xrj_prov_grid-tdj {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.xrj_prov_grid-tdj {
  grid-template-columns: repeat(8,1fr);
}
}.xrj_prov_card-tdj {
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #14141B;
  gap: 0.438rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.xrj_prov_card-tdj:hover {
  border-color: rgba(0, 200, 180, 0.45);
  background: #1A1A22;
}.xrj_prov_logo-tdj {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
}.xrj_prov_logo-tdj img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.xrj_prov_name-tdj {
  text-align: center;
  color: #8C94A6;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xrj_bon-tdj {
  padding: 36px 1rem 0;
  background: #0E0E13;
}
@media(min-width: 765px) {.xrj_bon-tdj {
  padding: 2.75rem 24px 0;
}
}.xrj_bon_in-tdj {
  margin: 0 auto;
  max-width: 1320px;
}.xrj_bon_head-tdj {
  margin-bottom: 20px;
}.xrj_bon_label-tdj {
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8B4;
  font-weight: 700;
  text-transform: uppercase;
}.xrj_bon_h2-tdj {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  color: #F0F2F6;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.xrj_bon_h2-tdj {
  font-size: 1.5rem;
}
}.xrj_bon_seo-tdj {
  max-width: 620px;
  line-height: 1.6;
  color: #636B7C;
  font-size: 13px;
  overflow-wrap: break-word;
}.xrj_bon_seo-tdj strong {
  color: #C4CAD6;
  font-weight: 700;
}.xrj_bon_seo-tdj a {
  color: #00C8B4;
  text-decoration: underline;
}.xrj_bon_grid-tdj {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.xrj_bon_grid-tdj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.xrj_bon_grid-tdj {
  grid-template-columns: repeat(5,1fr);
}
}.xrj_bon_card-tdj {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #14141B;
  border-radius: 9px;
}.xrj_bon_card-tdj:hover {
  border-color: rgba(0, 200, 180, 0.07);
  transform: translateY(-2px);
}.xrj_bon_card_ic-tdj svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
}.xrj_bon_card_ic-tdj {
  margin-bottom: 0.625rem;
}.xrj_bon_card_type-tdj {
  color: #636B7C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.xrj_bon_card_amount-tdj {
  font-size: 1.125rem;
  color: #F0B429;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.xrj_bon_card_name-tdj {
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 600;
  color: #F0F2F6;
  overflow-wrap: break-word;
}.xrj_bon_card_detail-tdj {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E5566;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xrj_seo-tdj {
  padding: 2.25rem 1rem 0;
  background: #0E0E13;
}
@media(min-width: 765px) {.xrj_seo-tdj {
  padding: 2.75rem 24px 0;
}
}.xrj_seo_in-tdj {
  background: #1A1A22;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.xrj_seo_in-tdj {
  padding: 2.25rem 40px;
}
}.xrj_seo_label-tdj {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #00C8B4;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xrj_seo_h2-tdj {
  font-size: 20px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F0F2F6;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.xrj_seo_h2-tdj {
  font-size: 1.5rem;
}
}.xrj_seo_body-tdj {
  overflow-wrap: break-word;
  color: #8C94A6;
  font-size: 0.875rem;
  line-height: 1.75;
}.xrj_seo_body-tdj p {
  color: #8C94A6;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.xrj_seo_body-tdj p:last-child {
  margin-bottom: 0;
}.xrj_seo_body-tdj strong {
  font-weight: 700;
  color: #C4CAD6;
}.xrj_seo_body-tdj a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B4;
}.xrj_seo_body-tdj a:hover {
  color: #00E2CC;
}.xrj_seo_body-tdj ul,.xrj_seo_body-tdj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xrj_seo_body-tdj ol {
  list-style: decimal;
}.xrj_seo_body-tdj li {
  color: #8C94A6;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.xrj_seo_body-tdj table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.xrj_seo_body-tdj table {
  display: table;
}
}.xrj_seo_body-tdj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C4CAD6;
}.xrj_seo_body-tdj td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C94A6;
}.xrj_seo_cols-tdj {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.xrj_seo_cols-tdj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xrj_seo_cols-tdj {
  grid-template-columns: repeat(3,1fr);
}
}.xrj_seo_col_h-tdj {
  overflow-wrap: break-word;
  color: #C4CAD6;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.xrj_seo_col_p-tdj {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #636B7C;
}.xrj_seo_stats-tdj {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xrj_seo_stat-tdj {
  background: rgba(0, 200, 180, 0.07);
  border-radius: 0.563rem;
  border: 1px solid rgba(0, 200, 180, 0.16);
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.xrj_seo_stat_val-tdj {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8B4;
  font-size: 1.25rem;
}.xrj_seo_stat_lb-tdj {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #636B7C;
}.xrj_seo-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width: 769px) {.xrj_seo-tdj {
  padding: 2.75rem 1.5rem 0;
}
}.xrj_seo_in-tdj {
  padding: 28px 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1A1A22;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.xrj_seo_in-tdj {
  padding: 36px 2.5rem;
}
}.xrj_seo_label-tdj {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C8B4;
}.xrj_seo_h2-tdj {
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  color: #F0F2F6;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.xrj_seo_h2-tdj {
  font-size: 24px;
}
}.xrj_seo_body-tdj {
  font-size: 0.875rem;
  color: #8C94A6;
  overflow-wrap: break-word;
  line-height: 1.75;
}.xrj_seo_body-tdj p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #8C94A6;
}.xrj_seo_body-tdj p:last-child {
  margin-bottom: 0;
}.xrj_seo_body-tdj strong {
  color: #C4CAD6;
  font-weight: 700;
}.xrj_seo_body-tdj a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B4;
}.xrj_seo_body-tdj a:hover {
  color: #00E2CC;
}.xrj_seo_body-tdj ul,.xrj_seo_body-tdj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.xrj_seo_body-tdj ol {
  list-style: decimal;
}.xrj_seo_body-tdj li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #8C94A6;
}.xrj_seo_body-tdj table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.xrj_seo_body-tdj table {
  display: table;
}
}.xrj_seo_body-tdj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4CAD6;
  font-weight: 700;
  text-align: left;
}.xrj_seo_body-tdj td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8C94A6;
}.xrj_seo_cols-tdj {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.xrj_seo_cols-tdj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xrj_seo_cols-tdj {
  grid-template-columns: repeat(3,1fr);
}
}.xrj_seo_col_h-tdj {
  font-weight: 700;
  color: #C4CAD6;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.xrj_seo_col_p-tdj {
  font-size: 13px;
  line-height: 1.65;
  color: #636B7C;
  overflow-wrap: break-word;
}.xrj_seo_stats-tdj {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.xrj_seo_stat-tdj {
  padding: 14px 1rem;
  border-radius: 9px;
  background: rgba(0, 200, 180, 0.07);
  border: 1px solid rgba(0, 200, 180, 0.16);
  flex: 1;
  min-width: 8.75rem;
}.xrj_seo_stat_val-tdj {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00C8B4;
  font-weight: 800;
  font-size: 20px;
}.xrj_seo_stat_lb-tdj {
  color: #636B7C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xrj_faq-tdj {
  padding: 36px 1rem 0;
  background: #0E0E13;
}
@media(min-width: 770px) {.xrj_faq-tdj {
  padding: 44px 24px 0;
}
}.xrj_faq_in-tdj {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrj_faq_head-tdj {
  margin-bottom: 20px;
}.xrj_faq_label-tdj {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00C8B4;
  text-transform: uppercase;
}.xrj_faq_h2-tdj {
  color: #F0F2F6;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.xrj_faq_h2-tdj {
  font-size: 1.5rem;
}
}.xrj_faq_list-tdj {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.xrj_faq_item-tdj {
  border-radius: 9px;
  background: #1A1A22;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.xrj_faq_q-tdj {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  font-weight: 600;
  color: #C4CAD6;
  flex-wrap: wrap;
  font-size: 0.875rem;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  align-items: center;
}.xrj_faq_q-tdj:hover {
  color: #F0F2F6;
}.xrj_faq_q_ic-tdj {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.5rem;
  color: #00C8B4;
  width: 1.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-size: 16px;
}.xrj_faq_item-tdj.xrj_state_open-tdj .xrj_faq_q_ic-tdj {
  transform: rotate(45deg);
}.xrj_faq_a-tdj {
  padding: 0 20px 1rem;
  line-height: 1.7;
  display: none;
  color: #636B7C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xrj_faq_item-tdj.xrj_state_open-tdj .xrj_faq_a-tdj {
  display: block;
}.xrj_faq_a-tdj strong {
  color: #C4CAD6;
  font-weight: 700;
}.xrj_faq_a-tdj a {
  text-decoration: underline;
  color: #00C8B4;
}.xrj_faq_a-tdj ul,.xrj_faq_a-tdj ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.xrj_faq_a-tdj ol {
  list-style: decimal;
}.xrj_faq_a-tdj li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.xrj_faq_a-tdj table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.xrj_faq_a-tdj table {
  display: table;
}
}.xrj_faq_a-tdj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  color: #C4CAD6;
  font-weight: 700;
}.xrj_faq_a-tdj td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #636B7C;
}.xrj_seo-tdj {
  padding: 36px 16px 0;
  background: #0E0E13;
}
@media(min-width: 766px) {.xrj_seo-tdj {
  padding: 2.75rem 1.5rem 0;
}
}.xrj_seo_in-tdj {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  background: #1A1A22;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.xrj_seo_in-tdj {
  padding: 2.25rem 40px;
}
}.xrj_seo_label-tdj {
  color: #00C8B4;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}.xrj_seo_h2-tdj {
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.875rem;
  color: #F0F2F6;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.xrj_seo_h2-tdj {
  font-size: 1.5rem;
}
}.xrj_seo_body-tdj {
  overflow-wrap: break-word;
  color: #8C94A6;
  font-size: 0.875rem;
  line-height: 1.75;
}.xrj_seo_body-tdj p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C94A6;
  margin-bottom: 12px;
}.xrj_seo_body-tdj p:last-child {
  margin-bottom: 0;
}.xrj_seo_body-tdj strong {
  font-weight: 700;
  color: #C4CAD6;
}.xrj_seo_body-tdj a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B4;
}.xrj_seo_body-tdj a:hover {
  color: #00E2CC;
}.xrj_seo_body-tdj ul,.xrj_seo_body-tdj ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.xrj_seo_body-tdj ol {
  list-style: decimal;
}.xrj_seo_body-tdj li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #8C94A6;
  line-height: 1.75;
}.xrj_seo_body-tdj table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.xrj_seo_body-tdj table {
  display: table;
}
}.xrj_seo_body-tdj th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C4CAD6;
  font-weight: 700;
}.xrj_seo_body-tdj td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C94A6;
}.xrj_seo_cols-tdj {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.xrj_seo_cols-tdj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xrj_seo_cols-tdj {
  grid-template-columns: repeat(3,1fr);
}
}.xrj_seo_col_h-tdj {
  font-size: 13px;
  font-weight: 700;
  color: #C4CAD6;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.xrj_seo_col_p-tdj {
  font-size: 13px;
  line-height: 1.65;
  color: #636B7C;
  overflow-wrap: break-word;
}.xrj_seo_stats-tdj {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xrj_seo_stat-tdj {
  background: rgba(0, 200, 180, 0.07);
  border: 1px solid rgba(0, 200, 180, 0.16);
  padding: 14px 16px;
  border-radius: 9px;
  flex: 1;
  min-width: 8.75rem;
}.xrj_seo_stat_val-tdj {
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #00C8B4;
}.xrj_seo_stat_lb-tdj {
  color: #636B7C;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xrj_ft-tdj {
  background: #08080B;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.xrj_ft_support-tdj {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.xrj_ft_support-tdj {
  padding: 1.75rem 1.5rem;
}
}.xrj_ft_support_in-tdj {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xrj_ft_support_main-tdj {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.xrj_ft_support_ic-tdj {
  color: #00C8B4;
  flex-shrink: 0;
}.xrj_ft_support_ic-tdj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
}.xrj_ft_support_text_title-tdj {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0F2F6;
}.xrj_ft_support_text_sub-tdj {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #636B7C;
}.xrj_ft_support_btn-tdj {
  border-radius: 9px;
  background: #00C8B4;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #F0F2F6;
  white-space: nowrap;
}.xrj_ft_support_btn-tdj:hover {
  background: #00E2CC;
}.xrj_ft_support_contacts-tdj {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xrj_ft_support_contact-tdj {
  line-height: 1.4;
  font-size: 12px;
  color: #4E5566;
}.xrj_ft_support_contact-tdj strong {
  color: #8C94A6;
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
}.xrj_ft_main-tdj {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.xrj_ft_main-tdj {
  padding: 2.5rem 1.5rem 2rem;
}
}.xrj_ft_main_in-tdj {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.xrj_ft_main_in-tdj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xrj_ft_main_in-tdj {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xrj_ft_col_logo-tdj {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xrj_ft_col_logo-tdj {
  grid-column: auto;
}
}.xrj_ft_logo-tdj {
  gap: 9px;
  color: #F0F2F6;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.xrj_ft_logo_mark-tdj {
  overflow: hidden;
  border-radius: 0.313rem;
  width: 1.875rem;
  height: 1.875rem;
}.xrj_ft_logo_mark-tdj img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.xrj_ft_logo_sub-tdj {
  line-height: 1.55;
  font-size: 12px;
  max-width: 12.5rem;
  color: #4E5566;
  overflow-wrap: break-word;
}.xrj_ft_col_title-tdj {
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #8C94A6;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.xrj_ft_col_links-tdj {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.xrj_ft_col_link-tdj {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E5566;
}.xrj_ft_col_link-tdj:hover {
  color: #C4CAD6;
}.xrj_ft_apps-tdj {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xrj_ft_app_card-tdj {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
}.xrj_ft_app_card-tdj:hover {
  border-color: rgba(0, 200, 180, 0.45);
}.xrj_ft_app_card_ic-tdj svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.xrj_ft_app_card_os-tdj {
  color: #4E5566;
  font-weight: 600;
  font-size: 0.625rem;
}.xrj_ft_app_card_action-tdj {
  font-weight: 700;
  color: #C4CAD6;
  font-size: 12px;
}.xrj_ft_bot-tdj {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.xrj_ft_bot-tdj {
  padding: 1.25rem 24px;
}
}.xrj_ft_bot_in-tdj {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.xrj_ft_socials-tdj {
  gap: 0.5rem;
  display: flex;
}.xrj_ft_soc-tdj {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #8C94A6;
  height: 2.25rem;
}.xrj_ft_soc-tdj svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.xrj_ft_soc-tdj:hover {
  background: rgba(255, 255, 255, 0.07);
}.xrj_ft_legal-tdj {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  color: #737D8E;
}.xrj_ft_legal-tdj strong {
  font-weight: 700;
  color: #8C94A6;
}.xrj_ft_legal-tdj a {
  text-decoration: underline;
  color: #8C94A6;
}.xrj_ft_age-tdj {
  border-radius: 50%;
  border: 2px solid #737D8E;
  flex-shrink: 0;
  width: 2rem;
  margin-left: auto;
  height: 32px;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #737D8E;
  display: flex;
}