*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C4BAA0;
  background-color: #0C1714;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}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 {
  text-decoration: none;
  color: inherit;
}.rdj_layout-f59 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.rdj_page-f59 {
  min-height: 100vh;
  display: flex;
}.rdj_main-f59 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.rdj_main-f59 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.rdj_main-f59 {
  padding-bottom: 72px;
}
}.rdj_gc-f59 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #112019;
  overflow: hidden;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 637px) {.rdj_gc-f59 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.rdj_gc-f59 {
  width: 10.5rem;
}
}.rdj_gc-f59:hover {
  border-color: rgba(200,135,46,0.08);
  transform: translateY(-3px);
}.rdj_gc_img-f59 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rdj_gc_img-f59 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.rdj_gc_hover-f59 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,12,10,0.72);
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.rdj_gc-f59:hover .rdj_gc_hover-f59 {
  opacity: 1;
}.rdj_gc_hover_btn-f59 {
  background: #C8872E;
  padding: 8px 16px;
  border-radius: 6px;
  font-weight: 700;
  color: #F2EAD2;
  font-size: 0.75rem;
}.rdj_gc_info-f59 {
  padding: 0.5rem 0.625rem 10px;
}.rdj_gc_name-f59 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #C4BAA0;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.rdj_gc_prov-f59 {
  color: #524D45;
  font-size: 10px;
}.rdj_gc_tag-f59 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  font-weight: 700;
  font-size: 0.563rem;
  position: absolute;
  left: 6px;
  letter-spacing: .04em;
  top: 0.375rem;
  text-transform: uppercase;
}.rdj_gc_tag_hot-f59 {
  background: #C0392B;
  color: #fff;
}.rdj_gc_tag_new-f59 {
  background: #4A9E6B;
  color: #0C1714;
}.rdj_gc_tag_jp-f59 {
  background: #E8A830;
  color: #0C1714;
}.rdj_gc_tag_ex-f59 {
  background: #8B5A22;
  color: #fff;
}.rdj_gc_tag_live-f59 {
  background: #C0392B;
  color: #fff;
}.rdj_gr-f59 {
  background: #0C1714;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.rdj_gr-f59 {
  padding: 2.25rem 24px 0;
}
}.rdj_gr_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_gr_head-f59 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.rdj_gr_head_l-f59 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.rdj_gr_ic-f59 {
  border-radius: 0.625rem;
  justify-content: center;
  height: 32px;
  width: 32px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.rdj_gr_ic-f59 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rdj_gr_title-f59 {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EAD2;
}
@media(min-width: 767px) {.rdj_gr_title-f59 {
  font-size: 18px;
}
}.rdj_gr_more-f59 {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #6E6358;
  font-weight: 600;
  font-size: 12px;
}.rdj_gr_more-f59:hover {
  color: #C8872E;
}.rdj_gr_more-f59 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.rdj_gr_arrows-f59 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.rdj_gr_arr-f59 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
  color: #96897A;
  width: 30px;
}.rdj_gr_arr-f59:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EAD2;
}.rdj_gr_arr-f59 svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.rdj_gr_seo_h-f59 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #C4BAA0;
  font-size: 0.813rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.rdj_gr_seo_h-f59 {
  font-size: 0.875rem;
}
}.rdj_gr_seo-f59 {
  margin-bottom: 12px;
  color: #6E6358;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
}.rdj_gr_seo-f59 strong {
  color: #C4BAA0;
  font-weight: 600;
}.rdj_gr_scroll-f59 {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.rdj_gr_scroll-f59::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rdj_gr_scroll-f59 {
  gap: 0.75rem;
}
}.rdj_tb-f59 {
  background: #0C1714;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  top: 0;
  height: 56px;
  display: flex;
  right: 0;
  left: 0;
  align-items: center;
  z-index: 80;
}.rdj_tb_in-f59 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.rdj_tb_burger-f59 {
  border-radius: 0.625rem;
  gap: 5px;
  height: 38px;
  flex-direction: column;
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
}.rdj_tb_burger-f59:hover {
  background: rgba(255,255,255,0.05);
}.rdj_tb_burger_line-f59 {
  background: #96897A;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.rdj_tb_burger-f59 {
  display: none;
}
}.rdj_tb_logo-f59 {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F2EAD2;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  font-size: 18px;
}.rdj_tb_logo_mark-f59 {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  height: 2rem;
  display: flex;
}.rdj_tb_logo_mark-f59 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rdj_tb_nav-f59 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.rdj_tb_nav-f59 {
  display: flex;
}
}.rdj_tb_tab-f59 {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #96897A;
}.rdj_tb_tab-f59:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EAD2;
}.rdj_tb_tab-f59.rdj_state_active-f59 {
  background: rgba(200,135,46,0.18);
  color: #F2EAD2;
}.rdj_tb_right-f59 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.rdj_tb_login-f59 {
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  color: #C4BAA0;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.rdj_tb_login-f59:hover {
  border-color: rgba(200,136,48,0.45);
  color: #F2EAD2;
}
@media(min-width: 477px) {.rdj_tb_login-f59 {
  display: block;
}
}.rdj_tb_reg-f59 {
  padding: 0.563rem 1.125rem;
  background: #4A9E6B;
  transition: background .2s;
  border-radius: 10px;
  color: #0A0E0C;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.rdj_tb_reg-f59:hover {
  background: #5AB87E;
}.rdj_sb-f59 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #162421;
  transition: transform .25s ease;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  width: 13.75rem;
  top: 56px;
  position: fixed;
}.rdj_sb-f59.rdj_state_open-f59 {
  transform: translateX(0);
}.rdj_sb-f59::-webkit-scrollbar {
  width: 0.25rem;
}.rdj_sb-f59::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.rdj_sb-f59 {
  transform: translateX(0);
}
}.rdj_sb_auth-f59 {
  padding: 0.875rem 12px 10px;
}.rdj_sb_btn_reg-f59 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #4A9E6B;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #0A0E0C;
}.rdj_sb_btn_reg-f59:hover {
  background: #5AB87E;
}.rdj_sb_btn_login-f59 {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  color: #C4BAA0;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
}.rdj_sb_btn_login-f59:hover {
  border-color: rgba(200,136,48,0.45);
  color: #F2EAD2;
}.rdj_sb_promo-f59 {
  overflow: hidden;
  border: 1px solid rgba(200,135,46,0.18);
  border-radius: 0.625rem;
  padding: 0.75rem 14px;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#1A2E1C,#162421);
  position: relative;
}.rdj_sb_promo-f59::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,135,46,0.18),transparent 70%);
  height: 5rem;
  width: 5rem;
  right: -1.25rem;
  content: '';
  position: absolute;
  top: -1.25rem;
}.rdj_sb_promo_title-f59 {
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #C8872E;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.rdj_sb_promo_text-f59 {
  color: #F2EAD2;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.rdj_sb_promo_sub-f59 {
  font-size: 10px;
  color: #6E6358;
  margin-top: 3px;
}.rdj_sb_nav-f59 {
  padding: 6px 8px 16px;
}.rdj_sb_nav_lb-f59 {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #524D45;
  font-size: 0.625rem;
}.rdj_sb_link-f59 {
  border-radius: 0.375rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
  color: #96897A;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.rdj_sb_link-f59:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EAD2;
}.rdj_sb_link-f59.rdj_state_active-f59 {
  background: rgba(200,135,46,0.18);
  color: #F2EAD2;
}.rdj_sb_ic-f59 {
  border-radius: 0.375rem;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
}.rdj_sb_ic-f59 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.rdj_sb_ic_1-f59 {
  background: rgba(200,135,46,0.08);
  color: #C8872E;
}.rdj_sb_ic_2-f59 {
  background: rgba(74,158,107,0.18);
  color: #4A9E6B;
}.rdj_sb_ic_3-f59 {
  background: rgba(232,168,48,0.16);
  color: #E8A830;
}.rdj_sb_ic_4-f59 {
  background: rgba(139,90,34,0.22);
  color: #8B5A22;
}.rdj_sb_ic_5-f59 {
  background: rgba(200,135,46,0.08);
  color: #D45E7A;
}.rdj_sb_ic_6-f59 {
  background: rgba(139,90,34,0.22);
  color: #9B6BB5;
}.rdj_sb_badge-f59 {
  background: #E8A830;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  color: #0A0E0C;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.rdj_sb_bot-f59 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.rdj_sb_lang-f59,.rdj_sb_help-f59 {
  flex: 1;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  padding: 9px 0.375rem;
  gap: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  color: #96897A;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.rdj_sb_lang-f59:hover,.rdj_sb_help-f59:hover {
  border-color: rgba(200,136,48,0.45);
  color: #F2EAD2;
}.rdj_sb_lang-f59 svg,.rdj_sb_help-f59 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.rdj_sb_bd-f59 {
  inset: 0;
  background: rgba(6,12,10,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.rdj_sb_bd-f59.rdj_state_on-f59 {
  display: block;
}
@media(min-width: 1077px) {.rdj_sb_bd-f59 {
  display: none!important;
}
}.rdj_mob_nav-f59 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #162421;
  border-top: 1px solid rgba(255,255,255,0.10);
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1078px) {.rdj_mob_nav-f59 {
  display: none;
}
}.rdj_mob_nav_item-f59 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  color: #524D45;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.rdj_mob_nav_ic-f59 {
  line-height: 1;
}.rdj_mob_nav_ic-f59 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.rdj_mob_nav_lb-f59 {
  font-weight: 600;
  font-size: 10px;
  color: #524D45;
}.rdj_mob_nav_item-f59.rdj_state_active-f59 {
  color: #C8872E;
}.rdj_mob_nav_item-f59.rdj_state_active-f59 .rdj_mob_nav_lb-f59 {
  color: #C8872E;
}.rdj_hero-f59 {
  background: #0C1714;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.rdj_hero-f59 {
  padding: 1.5rem 24px 0;
}
}.rdj_hero_in-f59 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 862px) {.rdj_hero_in-f59 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.rdj_hero_in-f59 {
  grid-template-columns: 1fr 21.25rem;
}
}.rdj_hero_promo-f59 {
  border-radius: 1rem;
  background: #112019;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.rdj_hero_promo-f59 {
  min-height: 280px;
}
}.rdj_hero_promo_bg-f59 {
  background: linear-gradient(120deg,#1A2E1C 0%,#0C1714 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.rdj_hero_promo_bg-f59::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1714 0%,rgba(6,12,10,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.rdj_hero_promo_glow-f59 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,90,34,0.22) 0%,transparent 65%);
  top: -40px;
  pointer-events: none;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  width: 18.75rem;
}.rdj_hero_promo_ct-f59 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 765px) {.rdj_hero_promo_ct-f59 {
  padding: 2.5rem 32px;
}
}.rdj_hero_badge-f59 {
  border: 1px solid rgba(200,135,46,0.08);
  padding: 0.313rem 0.75rem;
  background: rgba(200,135,46,0.18);
  border-radius: 1.25rem;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  color: #C8872E;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.rdj_hero_h1-f59 {
  font-size: 26px;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F2EAD2;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 10px;
}.rdj_hero_h1-f59 em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width: 765px) {.rdj_hero_h1-f59 {
  font-size: 2.25rem;
}
}.rdj_hero_sub-f59 {
  line-height: 1.55;
  color: #96897A;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.rdj_hero_sub-f59 {
  font-size: 0.875rem;
}
}.rdj_hero_row-f59 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rdj_hero_cta-f59 {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #4A9E6B;
  padding: 13px 1.625rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 4px 1.125rem rgba(74,158,107,0.42);
  font-size: 0.875rem;
  color: #0A0E0C;
}.rdj_hero_cta-f59:hover {
  background: #5AB87E;
}.rdj_hero_terms-f59 {
  font-size: 0.688rem;
  color: #524D45;
}.rdj_hero_game-f59 {
  overflow: hidden;
  border-radius: 16px;
  background: #112019;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.rdj_hero_game_badge-f59 {
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  background: rgba(232,168,48,0.16);
  border: 1px solid rgba(232,168,48,0.16);
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E8A830;
  font-size: 10px;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
}.rdj_hero_game_badge-f59 svg {
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
}.rdj_hero_game_img-f59 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A2E1C,#0C1714);
  padding-bottom: 60%;
  position: relative;
}.rdj_hero_game_img-f59 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.rdj_hero_game_play-f59 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(6,12,10,0.72);
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.rdj_hero_game-f59:hover .rdj_hero_game_play-f59 {
  opacity: 1;
}.rdj_hero_game_play-f59 span {
  border-radius: 50%;
  background: #C8872E;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 3.25rem;
  display: flex;
}.rdj_hero_game_play-f59 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.rdj_hero_game_info-f59 {
  padding: 14px 16px;
}.rdj_hero_game_title-f59 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F2EAD2;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.rdj_hero_game_provider-f59 {
  font-size: 0.688rem;
  color: #6E6358;
}.rdj_hero_game_btn-f59 {
  padding: 11px;
  transition: background .2s;
  margin: 12px 16px 1rem;
  border-radius: 10px;
  background: #C8872E;
  color: #F2EAD2;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.rdj_hero_game-f59:hover .rdj_hero_game_btn-f59 {
  background: #DFA040;
}.rdj_sbar-f59 {
  padding: 16px 16px 0;
  background: #0C1714;
}
@media(min-width: 765px) {.rdj_sbar-f59 {
  padding: 18px 1.5rem 0;
}
}.rdj_sbar_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_sbar_row-f59 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.rdj_sbar_input-f59 {
  border-radius: 0.625rem;
  background: #112019;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  flex: 1;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #6E6358;
  display: flex;
}.rdj_sbar_input-f59:hover {
  border-color: rgba(200,136,48,0.45);
}.rdj_sbar_input-f59 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
}.rdj_sbar_providers-f59 {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 8px;
  background: #112019;
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 11px 18px;
  display: flex;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4BAA0;
  align-items: center;
  white-space: nowrap;
}.rdj_sbar_providers-f59:hover {
  border-color: rgba(200,136,48,0.45);
  color: #F2EAD2;
}.rdj_sbar_providers-f59 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.rdj_sbar_tabs-f59 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.rdj_sbar_tabs-f59::-webkit-scrollbar {
  display: none;
}.rdj_sbar_tab-f59 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  color: #96897A;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
}.rdj_sbar_tab-f59:hover {
  border-color: rgba(200,136,48,0.45);
  background: rgba(255,255,255,0.07);
  color: #F2EAD2;
}.rdj_sbar_tab-f59.rdj_state_active-f59 {
  border-color: rgba(200,135,46,0.08);
  background: rgba(200,135,46,0.18);
  color: #F2EAD2;
}.rdj_sbar_tab_ic-f59 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.rdj_gcg-f59 {
  background: #0C1714;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.rdj_gcg-f59 {
  padding: 2.75rem 1.5rem 0;
}
}.rdj_gcg_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_gcg_head-f59 {
  margin-bottom: 20px;
  max-width: 45rem;
}.rdj_gcg_label-f59 {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8872E;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.rdj_gcg_h2-f59 {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F2EAD2;
}
@media(min-width:768px) {.rdj_gcg_h2-f59 {
  font-size: 1.75rem;
}
}.rdj_gcg_intro-f59 {
  color: #6E6358;
  line-height: 1.6;
  font-size: 0.813rem;
}.rdj_gcg_grid-f59 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.rdj_gcg_grid-f59 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rdj_gcg_grid-f59 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rdj_gcg_card-f59 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.rdj_gcg_card-f59:hover {
  transform: translateY(-3px);
  border-color: rgba(200,135,46,0.18);
}.rdj_gcg_card_bg-f59 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rdj_gcg_card_bg-f59::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.rdj_gcg_card_ic-f59 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 18px;
  z-index: 2;
  right: 1.125rem;
  color: #F2EAD2;
  align-items: center;
}.rdj_gcg_card_ic-f59 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.rdj_gcg_card_ct-f59 {
  position: relative;
  z-index: 1;
}.rdj_gcg_card_h-f59 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  margin-bottom: 8px;
  font-size: 18px;
  color: #F2EAD2;
}
@media(min-width:768px) {.rdj_gcg_card_h-f59 {
  font-size: 1.25rem;
}
}.rdj_gcg_card_p-f59 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 10px;
}.rdj_gcg_card_p-f59 strong {
  font-weight: 600;
  color: #F2EAD2;
}.rdj_gcg_card_cta-f59 {
  gap: 4px;
  font-weight: 700;
  color: #C8872E;
  letter-spacing: .04em;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
}.rdj_gcg_card_cta-f59 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.rdj_ws-f59 {
  background: #0C1714;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.rdj_ws-f59 {
  padding: 36px 1.5rem 0;
}
}.rdj_ws_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_ws_head-f59 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.rdj_ws_title-f59 {
  gap: 10px;
  align-items: center;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F2EAD2;
  display: flex;
  overflow-wrap: break-word;
}.rdj_ws_title_ic-f59 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #E8A830;
}.rdj_ws_online-f59 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #6E6358;
  font-weight: 600;
}.rdj_ws_online_dot-f59 {
  background: #4A9E6B;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(74,158,107,0.18);
  flex-shrink: 0;
}.rdj_ws_scroll-f59 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.rdj_ws_scroll-f59::-webkit-scrollbar {
  display: none;
}.rdj_wc-f59 {
  padding: 10px 0.875rem;
  gap: 10px;
  background: #112019;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.rdj_wc_img-f59 {
  background: #162421;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.rdj_wc_img-f59 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rdj_wc_info-f59 {
  min-width: 0;
}.rdj_wc_game-f59 {
  overflow: hidden;
  color: #C4BAA0;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
}.rdj_wc_player-f59 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #524D45;
  white-space: nowrap;
}.rdj_wc_amount-f59 {
  flex-shrink: 0;
  font-weight: 700;
  color: #4A9E6B;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
}.rdj_prov-f59 {
  padding: 2.25rem 1rem 0;
  background: #0C1714;
}
@media(min-width:768px) {.rdj_prov-f59 {
  padding: 44px 24px 0;
}
}.rdj_prov_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_prov_head-f59 {
  margin-bottom: 16px;
}.rdj_prov_label-f59 {
  letter-spacing: .08em;
  color: #C8872E;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.rdj_prov_h2-f59 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EAD2;
}
@media(min-width: 769px) {.rdj_prov_h2-f59 {
  font-size: 24px;
}
}.rdj_prov_seo-f59 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #6E6358;
  max-width: 38.75rem;
}.rdj_prov_seo-f59 strong {
  color: #C4BAA0;
  font-weight: 700;
}.rdj_prov_seo-f59 a {
  color: #C8872E;
  text-decoration: underline;
}.rdj_prov_grid-f59 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.rdj_prov_grid-f59 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.rdj_prov_grid-f59 {
  grid-template-columns: repeat(8,1fr);
}
}.rdj_prov_card-f59 {
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  background: #112019;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.rdj_prov_card-f59:hover {
  border-color: rgba(200,136,48,0.45);
  background: #162421;
}.rdj_prov_logo-f59 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
}.rdj_prov_logo-f59 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.rdj_prov_name-f59 {
  font-weight: 600;
  color: #96897A;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.rdj_app-f59 {
  background: #0C1714;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rdj_app-f59 {
  padding: 44px 24px 0;
}
}.rdj_app_in-f59 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdj_app_head-f59 {
  margin-bottom: 1rem;
}.rdj_app_label-f59 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8872E;
}.rdj_app_h2-f59 {
  font-family: 'Cormorant Garamond', serif;
  color: #F2EAD2;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rdj_app_h2-f59 {
  font-size: 24px;
}
}.rdj_app_sub-f59 {
  color: #6E6358;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
}.rdj_app_sub-f59 strong {
  color: #C4BAA0;
  font-weight: 700;
}.rdj_app_cards-f59 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 643px) {.rdj_app_cards-f59 {
  grid-template-columns: repeat(3,1fr);
}
}.rdj_app_card-f59 {
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.rdj_app_card_ios-f59 {
  background: linear-gradient(135deg,rgba(200,135,46,0.18) 0%,#162421 100%);
}.rdj_app_card_android-f59 {
  background: linear-gradient(135deg,rgba(74,158,107,0.18) 0%,#162421 100%);
}.rdj_app_card_win-f59 {
  background: linear-gradient(135deg,rgba(232,168,48,0.16) 0%,#162421 100%);
}.rdj_app_card_ic-f59 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 34px;
}.rdj_app_card_ic-f59 {
  color: #F2EAD2;
  flex-shrink: 0;
}.rdj_app_card_os-f59 {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6E6358;
  font-size: 0.625rem;
  text-transform: uppercase;
}.rdj_app_card_title-f59 {
  margin-bottom: 0.375rem;
  color: #F2EAD2;
  line-height: 1.2;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.rdj_app_card_text-f59 {
  margin-bottom: 14px;
  color: #6E6358;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.rdj_app_card_btn-f59 {
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  border-radius: 0.375rem;
  gap: 0.438rem;
  border: 1px solid rgba(200,136,48,0.45);
  transition: background .2s;
  align-items: center;
  font-weight: 700;
  color: #F2EAD2;
  display: inline-flex;
  font-size: 0.813rem;
}.rdj_app_card_btn-f59:hover {
  background: rgba(255,255,255,0.07);
}.rdj_bon-f59 {
  background: #0C1714;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.rdj_bon-f59 {
  padding: 44px 1.5rem 0;
}
}.rdj_bon_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_bon_head-f59 {
  margin-bottom: 1.25rem;
}.rdj_bon_label-f59 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C8872E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.rdj_bon_h2-f59 {
  font-weight: 800;
  font-size: 20px;
  color: #F2EAD2;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.rdj_bon_h2-f59 {
  font-size: 24px;
}
}.rdj_bon_seo-f59 {
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #6E6358;
  overflow-wrap: break-word;
}.rdj_bon_seo-f59 strong {
  font-weight: 700;
  color: #C4BAA0;
}.rdj_bon_seo-f59 a {
  text-decoration: underline;
  color: #C8872E;
}.rdj_bon_grid-f59 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.rdj_bon_grid-f59 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rdj_bon_grid-f59 {
  grid-template-columns: repeat(5,1fr);
}
}.rdj_bon_card-f59 {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 10px;
  background: #112019;
  border: 1px solid rgba(255,255,255,0.10);
}.rdj_bon_card-f59:hover {
  border-color: rgba(200,135,46,0.08);
  transform: translateY(-2px);
}.rdj_bon_card_ic-f59 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rdj_bon_card_ic-f59 {
  margin-bottom: 10px;
}.rdj_bon_card_type-f59 {
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #6E6358;
  font-size: 10px;
  font-weight: 700;
}.rdj_bon_card_amount-f59 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8A830;
  line-height: 1.1;
  font-size: 18px;
}.rdj_bon_card_name-f59 {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 13px;
  color: #F2EAD2;
  overflow-wrap: break-word;
}.rdj_bon_card_detail-f59 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #524D45;
  padding-top: 8px;
  line-height: 1.5;
}.rdj_htp-f59 {
  background: #0C1714;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rdj_htp-f59 {
  padding: 2.75rem 24px 0;
}
}.rdj_htp_in-f59 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdj_htp_head-f59 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.rdj_htp_label-f59 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C8872E;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.rdj_htp_h2-f59 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  color: #F2EAD2;
}
@media(min-width: 769px) {.rdj_htp_h2-f59 {
  font-size: 1.75rem;
}
}.rdj_htp_intro-f59 {
  font-size: 14px;
  line-height: 1.6;
  color: #6E6358;
}.rdj_htp_steps-f59 {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.rdj_htp_steps-f59 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rdj_htp_steps-f59 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.rdj_htp_step-f59 {
  border-radius: 0.625rem;
  padding: 1.25rem 1.125rem 1.125rem;
  background: #162421;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  position: relative;
  display: flex;
}.rdj_htp_step_num-f59 {
  background: #C8872E;
  border-radius: 50%;
  left: 1.25rem;
  position: absolute;
  font-size: 0.813rem;
  height: 1.75rem;
  width: 1.75rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #0A0E0C;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -0.75rem;
}.rdj_htp_step_ic-f59 {
  background: rgba(200,135,46,0.18);
  margin: 0.5rem 0 12px;
  border-radius: 6px;
  color: #C8872E;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 36px;
}.rdj_htp_step_ic-f59 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.rdj_htp_step_h-f59 {
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F2EAD2;
}.rdj_htp_step_p-f59 {
  overflow-wrap: break-word;
  color: #6E6358;
  font-size: 0.813rem;
  line-height: 1.55;
}.rdj_htp_step_p-f59 strong {
  color: #C4BAA0;
  font-weight: 600;
}.rdj_htp_cta-f59 {
  border-radius: 0.625rem;
  background: #4A9E6B;
  padding: 13px 1.625rem;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  color: #0A0E0C;
  margin-top: 1.25rem;
  font-size: 14px;
}.rdj_htp_cta-f59:hover {
  background: #5AB87E;
}.rdj_reg-f59 {
  padding: 2.25rem 16px 0;
  background: #0C1714;
}
@media(min-width: 766px) {.rdj_reg-f59 {
  padding: 44px 24px 0;
}
}.rdj_reg_in-f59 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #162421;
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.rdj_reg_in-f59 {
  padding: 40px;
}
}.rdj_reg_top-f59 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.rdj_reg_top-f59 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rdj_reg_label-f59 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8872E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rdj_reg_h2-f59 {
  color: #F2EAD2;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.rdj_reg_h2-f59 {
  font-size: 1.75rem;
}
}.rdj_reg_bonus-f59 {
  border-radius: 0.625rem;
  gap: 8px;
  background: rgba(232,168,48,0.16);
  border: 1px solid rgba(232,168,48,0.16);
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.rdj_reg_bonus_amount-f59 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8A830;
}.rdj_reg_bonus_text-f59 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #96897A;
}.rdj_reg_cta_btn-f59 {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #4A9E6B;
  padding: 0.875rem 2rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.25rem 1.125rem rgba(74,158,107,0.42);
  color: #0A0E0C;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
  display: inline-block;
}.rdj_reg_cta_btn-f59:hover {
  background: #5AB87E;
}.rdj_reg_terms-f59 {
  color: #524D45;
  font-size: 0.688rem;
  line-height: 1.5;
}.rdj_reg_seo-f59 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 20px;
  color: #6E6358;
  font-size: 0.813rem;
  line-height: 1.65;
}.rdj_reg_seo-f59 p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6358;
  margin-bottom: 0.625rem;
}.rdj_reg_seo-f59 p:last-child {
  margin-bottom: 0;
}.rdj_reg_seo-f59 strong {
  font-weight: 700;
  color: #C4BAA0;
}.rdj_reg_seo-f59 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8872E;
}.rdj_reg_seo-f59 a:hover {
  color: #DFA040;
}.rdj_reg_seo-f59 ul,.rdj_reg_seo-f59 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.rdj_reg_seo-f59 ol {
  list-style: decimal;
}.rdj_reg_seo-f59 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #6E6358;
  line-height: 1.65;
}.rdj_reg_seo-f59 table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.rdj_reg_seo-f59 table {
  display: table;
}
}.rdj_reg_seo-f59 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #C4BAA0;
  text-align: left;
  font-weight: 700;
}.rdj_reg_seo-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6E6358;
}.rdj_reg_steps-f59 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.rdj_reg_steps-f59 {
  margin-top: 0;
}
}.rdj_reg_step-f59 {
  border-radius: 0.625rem;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.rdj_reg_step_num-f59 {
  border: 1px solid rgba(200,135,46,0.08);
  border-radius: 50%;
  background: rgba(200,135,46,0.18);
  align-items: center;
  height: 2.125rem;
  color: #C8872E;
  display: flex;
  width: 34px;
  font-size: 0.875rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
}.rdj_reg_step_title-f59 {
  color: #F2EAD2;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.rdj_reg_step_text-f59 {
  color: #6E6358;
  line-height: 1.5;
  font-size: 12px;
}.rdj_reg_trust-f59 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.rdj_reg_trust_item-f59 {
  gap: 7px;
  color: #6E6358;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.rdj_reg_trust_ic-f59 svg {
  stroke-linejoin: round;
  color: #C8872E;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.rdj_pmt-f59 {
  padding: 2.25rem 16px 0;
  background: #0C1714;
}
@media(min-width: 767px) {.rdj_pmt-f59 {
  padding: 2.75rem 24px 0;
}
}.rdj_pmt_in-f59 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rdj_pmt_head-f59 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.rdj_pmt_label-f59 {
  font-weight: 700;
  color: #C8872E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.rdj_pmt_h2-f59 {
  margin-bottom: 8px;
  color: #F2EAD2;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width:768px) {.rdj_pmt_h2-f59 {
  font-size: 28px;
}
}.rdj_pmt_intro-f59 {
  color: #6E6358;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.rdj_pmt_groups-f59 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.rdj_pmt_group-f59 {
  background: #162421;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
}.rdj_pmt_group_head-f59 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rdj_pmt_group_ic-f59 {
  border-radius: 6px;
  background: rgba(200,135,46,0.18);
  width: 36px;
  height: 36px;
  color: #C8872E;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.rdj_pmt_group_ic-f59 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rdj_pmt_group_h-f59 {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F2EAD2;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
}.rdj_pmt_group_p-f59 {
  margin-bottom: 14px;
  color: #6E6358;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rdj_pmt_group_p-f59 strong {
  font-weight: 600;
  color: #C4BAA0;
}.rdj_pmt_table_wrap-f59 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.rdj_pmt_table-f59 {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
}.rdj_pmt_table-f59 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
  font-size: 0.688rem;
  color: #C4BAA0;
}.rdj_pmt_table-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #6E6358;
}.rdj_pmt_table-f59 tbody tr:last-child td {
  border-bottom: none;
}.rdj_pmt_table-f59 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4BAA0;
}.rdj_seo-f59 {
  padding: 2.25rem 1rem 0;
  background: #0C1714;
}
@media(min-width:768px) {.rdj_seo-f59 {
  padding: 2.75rem 24px 0;
}
}.rdj_seo_in-f59 {
  border-radius: 16px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #162421;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.rdj_seo_in-f59 {
  padding: 2.25rem 40px;
}
}.rdj_seo_label-f59 {
  text-transform: uppercase;
  color: #C8872E;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.rdj_seo_h2-f59 {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F2EAD2;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.rdj_seo_h2-f59 {
  font-size: 24px;
}
}.rdj_seo_body-f59 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #96897A;
}.rdj_seo_body-f59 p {
  color: #96897A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.rdj_seo_body-f59 p:last-child {
  margin-bottom: 0;
}.rdj_seo_body-f59 strong {
  font-weight: 700;
  color: #C4BAA0;
}.rdj_seo_body-f59 a {
  transition: color .2s;
  color: #C8872E;
  text-decoration: underline;
}.rdj_seo_body-f59 a:hover {
  color: #DFA040;
}.rdj_seo_body-f59 ul,.rdj_seo_body-f59 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rdj_seo_body-f59 ol {
  list-style: decimal;
}.rdj_seo_body-f59 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #96897A;
  margin-bottom: 0.375rem;
}.rdj_seo_body-f59 table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 771px) {.rdj_seo_body-f59 table {
  display: table;
}
}.rdj_seo_body-f59 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4BAA0;
  text-align: left;
}.rdj_seo_body-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #96897A;
}.rdj_seo_cols-f59 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.rdj_seo_cols-f59 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rdj_seo_cols-f59 {
  grid-template-columns: repeat(3,1fr);
}
}.rdj_seo_col_h-f59 {
  color: #C4BAA0;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.rdj_seo_col_p-f59 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6358;
}.rdj_seo_stats-f59 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rdj_seo_stat-f59 {
  border: 1px solid rgba(200,135,46,0.18);
  flex: 1;
  background: rgba(200,135,46,0.08);
  border-radius: 10px;
  padding: 14px 16px;
  min-width: 8.75rem;
}.rdj_seo_stat_val-f59 {
  color: #C8872E;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.rdj_seo_stat_lb-f59 {
  color: #6E6358;
  overflow-wrap: break-word;
  font-size: 11px;
}.rdj_seo-f59 {
  background: #0C1714;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.rdj_seo-f59 {
  padding: 2.75rem 24px 0;
}
}.rdj_seo_in-f59 {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #162421;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rdj_seo_in-f59 {
  padding: 2.25rem 40px;
}
}.rdj_seo_label-f59 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C8872E;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.rdj_seo_h2-f59 {
  color: #F2EAD2;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width:768px) {.rdj_seo_h2-f59 {
  font-size: 24px;
}
}.rdj_seo_body-f59 {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #96897A;
  line-height: 1.75;
}.rdj_seo_body-f59 p {
  margin-bottom: 0.75rem;
  color: #96897A;
  font-size: 14px;
  line-height: 1.75;
}.rdj_seo_body-f59 p:last-child {
  margin-bottom: 0;
}.rdj_seo_body-f59 strong {
  color: #C4BAA0;
  font-weight: 700;
}.rdj_seo_body-f59 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8872E;
}.rdj_seo_body-f59 a:hover {
  color: #DFA040;
}.rdj_seo_body-f59 ul,.rdj_seo_body-f59 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.rdj_seo_body-f59 ol {
  list-style: decimal;
}.rdj_seo_body-f59 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #96897A;
  line-height: 1.75;
}.rdj_seo_body-f59 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.rdj_seo_body-f59 table {
  display: table;
}
}.rdj_seo_body-f59 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C4BAA0;
  font-weight: 700;
  text-align: left;
}.rdj_seo_body-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #96897A;
}.rdj_seo_cols-f59 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.rdj_seo_cols-f59 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.rdj_seo_cols-f59 {
  grid-template-columns: repeat(3,1fr);
}
}.rdj_seo_col_h-f59 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4BAA0;
  margin-bottom: 7px;
  font-weight: 700;
}.rdj_seo_col_p-f59 {
  color: #6E6358;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rdj_seo_stats-f59 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rdj_seo_stat-f59 {
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 10px;
  background: rgba(200,135,46,0.08);
  border: 1px solid rgba(200,135,46,0.18);
  min-width: 140px;
}.rdj_seo_stat_val-f59 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C8872E;
  overflow-wrap: break-word;
  font-weight: 800;
}.rdj_seo_stat_lb-f59 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E6358;
}.rdj_faq-f59 {
  background: #0C1714;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.rdj_faq-f59 {
  padding: 44px 24px 0;
}
}.rdj_faq_in-f59 {
  margin: 0 auto;
  max-width: 1320px;
}.rdj_faq_head-f59 {
  margin-bottom: 1.25rem;
}.rdj_faq_label-f59 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8872E;
}.rdj_faq_h2-f59 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F2EAD2;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rdj_faq_h2-f59 {
  font-size: 1.5rem;
}
}.rdj_faq_list-f59 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rdj_faq_item-f59 {
  border-radius: 10px;
  overflow: hidden;
  background: #162421;
  border: 1px solid rgba(255,255,255,0.10);
}.rdj_faq_q-f59 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  color: #C4BAA0;
  font-weight: 600;
  font-size: 14px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.rdj_faq_q-f59:hover {
  color: #F2EAD2;
}.rdj_faq_q_ic-f59 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  color: #C8872E;
  width: 24px;
  font-size: 16px;
}.rdj_faq_item-f59.rdj_state_open-f59 .rdj_faq_q_ic-f59 {
  transform: rotate(45deg);
}.rdj_faq_a-f59 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  color: #6E6358;
}.rdj_faq_item-f59.rdj_state_open-f59 .rdj_faq_a-f59 {
  display: block;
}.rdj_faq_a-f59 strong {
  font-weight: 700;
  color: #C4BAA0;
}.rdj_faq_a-f59 a {
  text-decoration: underline;
  color: #C8872E;
}.rdj_faq_a-f59 ul,.rdj_faq_a-f59 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.rdj_faq_a-f59 ol {
  list-style: decimal;
}.rdj_faq_a-f59 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rdj_faq_a-f59 table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.rdj_faq_a-f59 table {
  display: table;
}
}.rdj_faq_a-f59 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C4BAA0;
  text-align: left;
}.rdj_faq_a-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #6E6358;
}.rdj_seo-f59 {
  padding: 2.25rem 1rem 0;
  background: #0C1714;
}
@media(min-width: 769px) {.rdj_seo-f59 {
  padding: 2.75rem 1.5rem 0;
}
}.rdj_seo_in-f59 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #162421;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rdj_seo_in-f59 {
  padding: 2.25rem 2.5rem;
}
}.rdj_seo_label-f59 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #C8872E;
}.rdj_seo_h2-f59 {
  color: #F2EAD2;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.rdj_seo_h2-f59 {
  font-size: 1.5rem;
}
}.rdj_seo_body-f59 {
  color: #96897A;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rdj_seo_body-f59 p {
  color: #96897A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.rdj_seo_body-f59 p:last-child {
  margin-bottom: 0;
}.rdj_seo_body-f59 strong {
  color: #C4BAA0;
  font-weight: 700;
}.rdj_seo_body-f59 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8872E;
}.rdj_seo_body-f59 a:hover {
  color: #DFA040;
}.rdj_seo_body-f59 ul,.rdj_seo_body-f59 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.rdj_seo_body-f59 ol {
  list-style: decimal;
}.rdj_seo_body-f59 li {
  font-size: 0.875rem;
  color: #96897A;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.rdj_seo_body-f59 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 766px) {.rdj_seo_body-f59 table {
  display: table;
}
}.rdj_seo_body-f59 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4BAA0;
}.rdj_seo_body-f59 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #96897A;
}.rdj_seo_cols-f59 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.rdj_seo_cols-f59 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.rdj_seo_cols-f59 {
  grid-template-columns: repeat(3,1fr);
}
}.rdj_seo_col_h-f59 {
  color: #C4BAA0;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.rdj_seo_col_p-f59 {
  line-height: 1.65;
  color: #6E6358;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rdj_seo_stats-f59 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rdj_seo_stat-f59 {
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(200,135,46,0.18);
  padding: 14px 1rem;
  background: rgba(200,135,46,0.08);
  min-width: 8.75rem;
}.rdj_seo_stat_val-f59 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8872E;
}.rdj_seo_stat_lb-f59 {
  color: #6E6358;
  font-size: 11px;
  overflow-wrap: break-word;
}.rdj_ft-f59 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070E0C;
  margin-top: 3rem;
}.rdj_ft_support-f59 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.rdj_ft_support-f59 {
  padding: 28px 1.5rem;
}
}.rdj_ft_support_in-f59 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.rdj_ft_support_main-f59 {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rdj_ft_support_ic-f59 {
  color: #C8872E;
  flex-shrink: 0;
}.rdj_ft_support_ic-f59 svg {
  stroke-linejoin: round;
  width: 30px;
  height: 1.875rem;
  stroke-linecap: round;
}.rdj_ft_support_text_title-f59 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F2EAD2;
  font-size: 0.938rem;
  font-weight: 700;
}.rdj_ft_support_text_sub-f59 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6358;
}.rdj_ft_support_btn-f59 {
  padding: 11px 1.375rem;
  background: #C8872E;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  color: #F2EAD2;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.rdj_ft_support_btn-f59:hover {
  background: #DFA040;
}.rdj_ft_support_contacts-f59 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.rdj_ft_support_contact-f59 {
  line-height: 1.4;
  font-size: 12px;
  color: #524D45;
}.rdj_ft_support_contact-f59 strong {
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  color: #96897A;
  display: block;
}.rdj_ft_main-f59 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.rdj_ft_main-f59 {
  padding: 40px 1.5rem 2rem;
}
}.rdj_ft_main_in-f59 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:640px) {.rdj_ft_main_in-f59 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rdj_ft_main_in-f59 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rdj_ft_col_logo-f59 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.rdj_ft_col_logo-f59 {
  grid-column: auto;
}
}.rdj_ft_logo-f59 {
  gap: 9px;
  margin-bottom: 12px;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F2EAD2;
  flex-wrap: wrap;
  font-weight: 800;
  display: flex;
}.rdj_ft_logo_mark-f59 {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 30px;
}.rdj_ft_logo_mark-f59 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rdj_ft_logo_sub-f59 {
  color: #524D45;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.rdj_ft_col_title-f59 {
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #96897A;
}.rdj_ft_col_links-f59 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rdj_ft_col_link-f59 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524D45;
}.rdj_ft_col_link-f59:hover {
  color: #C4BAA0;
}.rdj_ft_apps-f59 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rdj_ft_app_card-f59 {
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  border-radius: 6px;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.rdj_ft_app_card-f59:hover {
  border-color: rgba(200,136,48,0.45);
}.rdj_ft_app_card_ic-f59 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.rdj_ft_app_card_os-f59 {
  font-size: 10px;
  font-weight: 600;
  color: #524D45;
}.rdj_ft_app_card_action-f59 {
  color: #C4BAA0;
  font-weight: 700;
  font-size: 12px;
}.rdj_ft_bot-f59 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.rdj_ft_bot-f59 {
  padding: 1.25rem 1.5rem;
}
}.rdj_ft_bot_in-f59 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.rdj_ft_socials-f59 {
  gap: 0.5rem;
  display: flex;
}.rdj_ft_soc-f59 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  width: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #96897A;
  height: 2.25rem;
}.rdj_ft_soc-f59 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.rdj_ft_soc-f59:hover {
  background: rgba(255,255,255,0.07);
}.rdj_ft_legal-f59 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
  color: #7A7268;
  line-height: 1.6;
}.rdj_ft_legal-f59 strong {
  font-weight: 700;
  color: #96897A;
}.rdj_ft_legal-f59 a {
  text-decoration: underline;
  color: #96897A;
}.rdj_ft_age-f59 {
  border: 2px solid #7A7268;
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  margin-left: auto;
  color: #7A7268;
  align-items: center;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  width: 32px;
  font-size: 0.688rem;
}