html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0C0B09;
  line-height: 1.6;
  min-height: 100vh;
  color: #CFC49A;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
}.sdx_layout_w8w {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.sdx_page_w8w {
  min-height: 100vh;
  display: flex;
}.sdx_main_w8w {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1082px) {.sdx_main_w8w {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.sdx_main_w8w {
  padding-bottom: 72px;
}
}.sdx_gc_w8w {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #111009;
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.sdx_gc_w8w {
  width: 156px;
}
}
@media(min-width: 1078px) {.sdx_gc_w8w {
  width: 168px;
}
}.sdx_gc_w8w:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 184, 0, 0.07);
}.sdx_gc_img_w8w {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.sdx_gc_img_w8w img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sdx_gc_hover_w8w {
  transition: opacity .2s;
  background: rgba(7, 6, 4, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.sdx_gc_w8w:hover .sdx_gc_hover_w8w {
  opacity: 1;
}.sdx_gc_hover_btn_w8w {
  background: #F5B800;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  color: #F5EFD6;
  font-weight: 700;
  font-size: 0.75rem;
}.sdx_gc_info_w8w {
  padding: 8px 10px 10px;
}.sdx_gc_name_w8w {
  overflow: hidden;
  color: #CFC49A;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.sdx_gc_prov_w8w {
  color: #5C4F30;
  font-size: 10px;
}.sdx_gc_tag_w8w {
  padding: 2px 7px;
  border-radius: 4px;
  top: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  font-size: 9px;
}.sdx_gc_tag_hot_w8w {
  background: #D93025;
  color: #fff;
}.sdx_gc_tag_new_w8w {
  background: #27A84E;
  color: #0C0B09;
}.sdx_gc_tag_jp_w8w {
  background: #F5B800;
  color: #0C0B09;
}.sdx_gc_tag_ex_w8w {
  background: #E07200;
  color: #fff;
}.sdx_gc_tag_live_w8w {
  background: #D93025;
  color: #fff;
}.sdx_gr_w8w {
  background: #0C0B09;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.sdx_gr_w8w {
  padding: 2.25rem 1.5rem 0;
}
}.sdx_gr_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_gr_head_w8w {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.sdx_gr_head_l_w8w {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.sdx_gr_ic_w8w {
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
}.sdx_gr_ic_w8w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.sdx_gr_title_w8w {
  color: #F5EFD6;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 767px) {.sdx_gr_title_w8w {
  font-size: 18px;
}
}.sdx_gr_more_w8w {
  transition: color .2s;
  gap: 5px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #7A6A42;
}.sdx_gr_more_w8w:hover {
  color: #F5B800;
}.sdx_gr_more_w8w svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sdx_gr_arrows_w8w {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.sdx_gr_arr_w8w {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  width: 30px;
  color: #A08C5B;
  align-items: center;
  justify-content: center;
  height: 30px;
  display: flex;
}.sdx_gr_arr_w8w:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFD6;
}.sdx_gr_arr_w8w svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.sdx_gr_seo_h_w8w {
  margin: 0 0 6px;
  color: #CFC49A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 680px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
}
@media(min-width: 766px) {.sdx_gr_seo_h_w8w {
  font-size: 14px;
}
}.sdx_gr_seo_w8w {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6A42;
  font-size: 12px;
  max-width: 42.5rem;
}.sdx_gr_seo_w8w strong {
  color: #CFC49A;
  font-weight: 600;
}.sdx_gr_scroll_w8w {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.sdx_gr_scroll_w8w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.sdx_gr_scroll_w8w {
  gap: 12px;
}
}.sdx_tb_w8w {
  background: #0C0B09;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  height: 56px;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  display: flex;
}.sdx_tb_in_w8w {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.sdx_tb_burger_w8w {
  border-radius: 0.5rem;
  gap: 0.313rem;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 0.5rem;
}.sdx_tb_burger_w8w:hover {
  background: rgba(255, 255, 255, 0.05);
}.sdx_tb_burger_line_w8w {
  background: #A08C5B;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.sdx_tb_burger_w8w {
  display: none;
}
}.sdx_tb_logo_w8w {
  gap: 9px;
  flex-shrink: 0;
  margin-right: 20px;
  display: flex;
  color: #F5EFD6;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
}.sdx_tb_logo_mark_w8w {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
}.sdx_tb_logo_mark_w8w img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.sdx_tb_nav_w8w {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.sdx_tb_nav_w8w {
  display: flex;
}
}.sdx_tb_tab_w8w {
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A08C5B;
}.sdx_tb_tab_w8w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFD6;
}.sdx_tb_tab_w8w.sdx_state_active_w8w {
  background: rgba(245, 184, 0, 0.18);
  color: #F5EFD6;
}.sdx_tb_right_w8w {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.sdx_tb_login_w8w {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  color: #CFC49A;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.sdx_tb_login_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
  color: #F5EFD6;
}
@media(min-width: 481px) {.sdx_tb_login_w8w {
  display: block;
}
}.sdx_tb_reg_w8w {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #27A84E;
  border-radius: 8px;
  color: #0A0800;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.sdx_tb_reg_w8w:hover {
  background: #30C45C;
}.sdx_sb_w8w {
  background: #171510;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 3.5rem;
  position: fixed;
  width: 220px;
  z-index: 70;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}.sdx_sb_w8w.sdx_state_open_w8w {
  transform: translateX(0);
}.sdx_sb_w8w::-webkit-scrollbar {
  width: 0.25rem;
}.sdx_sb_w8w::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.sdx_sb_w8w {
  transform: translateX(0);
}
}.sdx_sb_auth_w8w {
  padding: 0.875rem 12px 10px;
}.sdx_sb_btn_reg_w8w {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #27A84E;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #0A0800;
  margin-bottom: 0.5rem;
}.sdx_sb_btn_reg_w8w:hover {
  background: #30C45C;
}.sdx_sb_btn_login_w8w {
  border-radius: 0.5rem;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 0.813rem;
  color: #CFC49A;
  display: block;
  font-weight: 600;
  text-align: center;
}.sdx_sb_btn_login_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
  color: #F5EFD6;
}.sdx_sb_promo_w8w {
  border: 1px solid rgba(245, 184, 0, 0.18);
  border-radius: 8px;
  background: linear-gradient(135deg,#2A1E00,#171510);
  margin: 0 12px 10px;
  padding: 0.75rem 14px;
  overflow: hidden;
  position: relative;
}.sdx_sb_promo_w8w::before {
  background: radial-gradient(circle,rgba(245, 184, 0, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -20px;
  height: 5rem;
  content: '';
  top: -20px;
  width: 80px;
}.sdx_sb_promo_title_w8w {
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #F5B800;
}.sdx_sb_promo_text_w8w {
  color: #F5EFD6;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
}.sdx_sb_promo_sub_w8w {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A6A42;
}.sdx_sb_nav_w8w {
  padding: 6px 8px 1rem;
}.sdx_sb_nav_lb_w8w {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #5C4F30;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sdx_sb_link_w8w {
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #A08C5B;
  cursor: pointer;
}.sdx_sb_link_w8w:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFD6;
}.sdx_sb_link_w8w.sdx_state_active_w8w {
  background: rgba(245, 184, 0, 0.18);
  color: #F5EFD6;
}.sdx_sb_ic_w8w {
  border-radius: 4px;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.sdx_sb_ic_w8w svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.sdx_sb_ic_1_w8w {
  background: rgba(245, 184, 0, 0.07);
  color: #F5B800;
}.sdx_sb_ic_2_w8w {
  background: rgba(39, 168, 78, 0.18);
  color: #27A84E;
}.sdx_sb_ic_3_w8w {
  background: rgba(245, 184, 0, 0.14);
  color: #F5B800;
}.sdx_sb_ic_4_w8w {
  background: rgba(224, 114, 0, 0.20);
  color: #E07200;
}.sdx_sb_ic_5_w8w {
  background: rgba(245, 184, 0, 0.07);
  color: #E8428A;
}.sdx_sb_ic_6_w8w {
  background: rgba(224, 114, 0, 0.20);
  color: #A855C8;
}.sdx_sb_badge_w8w {
  border-radius: 4px;
  background: #F5B800;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0A0800;
}.sdx_sb_bot_w8w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.sdx_sb_lang_w8w,.sdx_sb_help_w8w {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 0.375rem;
  gap: 6px;
  border-radius: 4px;
  flex: 1;
  justify-content: center;
  display: flex;
  font-size: 11px;
  align-items: center;
  color: #A08C5B;
  font-weight: 600;
}.sdx_sb_lang_w8w:hover,.sdx_sb_help_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
  color: #F5EFD6;
}.sdx_sb_lang_w8w svg,.sdx_sb_help_w8w svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.sdx_sb_bd_w8w {
  background: rgba(7, 6, 4, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.sdx_sb_bd_w8w.sdx_state_on_w8w {
  display: block;
}
@media(min-width:1080px) {.sdx_sb_bd_w8w {
  display: none!important;
}
}.sdx_mob_nav_w8w {
  background: #171510;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1077px) {.sdx_mob_nav_w8w {
  display: none;
}
}.sdx_mob_nav_item_w8w {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #5C4F30;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.sdx_mob_nav_ic_w8w {
  line-height: 1;
}.sdx_mob_nav_ic_w8w svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.sdx_mob_nav_lb_w8w {
  font-weight: 600;
  color: #5C4F30;
  font-size: 0.625rem;
}.sdx_mob_nav_item_w8w.sdx_state_active_w8w {
  color: #F5B800;
}.sdx_mob_nav_item_w8w.sdx_state_active_w8w .sdx_mob_nav_lb_w8w {
  color: #F5B800;
}.sdx_hero_w8w {
  padding: 20px 1rem 0;
  background: #0C0B09;
}
@media(min-width: 766px) {.sdx_hero_w8w {
  padding: 1.5rem 24px 0;
}
}.sdx_hero_in_w8w {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.sdx_hero_in_w8w {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.sdx_hero_in_w8w {
  grid-template-columns: 1fr 21.25rem;
}
}.sdx_hero_promo_w8w {
  background: #111009;
  border-radius: 12px;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.sdx_hero_promo_w8w {
  min-height: 17.5rem;
}
}.sdx_hero_promo_bg_w8w {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1E00 0%,#0C0B09 100%);
  position: absolute;
  background-size: cover;
}.sdx_hero_promo_bg_w8w::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0B09 0%,rgba(7, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.sdx_hero_promo_glow_w8w {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 114, 0, 0.20) 0%,transparent 65%);
  right: 60px;
  width: 300px;
  height: 300px;
  pointer-events: none;
  position: absolute;
  top: -2.5rem;
}.sdx_hero_promo_ct_w8w {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  max-width: 480px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
}
@media(min-width: 766px) {.sdx_hero_promo_ct_w8w {
  padding: 40px 2rem;
}
}.sdx_hero_badge_w8w {
  border: 1px solid rgba(245, 184, 0, 0.07);
  padding: 0.313rem 12px;
  background: rgba(245, 184, 0, 0.18);
  border-radius: 20px;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #F5B800;
  letter-spacing: .08em;
  font-weight: 700;
}.sdx_hero_h1_w8w {
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F5EFD6;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-size: 26px;
}.sdx_hero_h1_w8w em {
  color: #F5B800;
  font-style: normal;
}
@media(min-width: 766px) {.sdx_hero_h1_w8w {
  font-size: 36px;
}
}.sdx_hero_sub_w8w {
  line-height: 1.55;
  font-size: 13px;
  color: #A08C5B;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.sdx_hero_sub_w8w {
  font-size: 14px;
}
}.sdx_hero_row_w8w {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.sdx_hero_cta_w8w {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #27A84E;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #0A0800;
  box-shadow: 0 4px 1.125rem rgba(39, 168, 78, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.sdx_hero_cta_w8w:hover {
  background: #30C45C;
}.sdx_hero_terms_w8w {
  font-size: 0.688rem;
  color: #5C4F30;
}.sdx_hero_game_w8w {
  overflow: hidden;
  background: #111009;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.sdx_hero_game_badge_w8w {
  background: rgba(245, 184, 0, 0.14);
  border: 1px solid rgba(245, 184, 0, 0.14);
  padding: 0.313rem 10px;
  border-radius: 20px;
  position: absolute;
  z-index: 3;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 12px;
  top: 12px;
  color: #F5B800;
  font-weight: 700;
}.sdx_hero_game_badge_w8w svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.sdx_hero_game_img_w8w {
  background: linear-gradient(135deg,#2A1E00,#0C0B09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.sdx_hero_game_img_w8w img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.sdx_hero_game_play_w8w {
  background: rgba(7, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.sdx_hero_game_w8w:hover .sdx_hero_game_play_w8w {
  opacity: 1;
}.sdx_hero_game_play_w8w span {
  border-radius: 50%;
  background: #F5B800;
  height: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
}.sdx_hero_game_play_w8w span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.sdx_hero_game_info_w8w {
  padding: 14px 16px;
}.sdx_hero_game_title_w8w {
  color: #F5EFD6;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 15px;
}.sdx_hero_game_provider_w8w {
  font-size: 0.688rem;
  color: #7A6A42;
}.sdx_hero_game_btn_w8w {
  background: #F5B800;
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F5EFD6;
  font-size: 13px;
}.sdx_hero_game_w8w:hover .sdx_hero_game_btn_w8w {
  background: #FFD000;
}.sdx_sbar_w8w {
  background: #0C0B09;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.sdx_sbar_w8w {
  padding: 18px 1.5rem 0;
}
}.sdx_sbar_in_w8w {
  margin: 0 auto;
  max-width: 1340px;
}.sdx_sbar_row_w8w {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.sdx_sbar_input_w8w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  padding: 11px 16px;
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  background: #111009;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #7A6A42;
  display: flex;
}.sdx_sbar_input_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
}.sdx_sbar_input_w8w svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
}.sdx_sbar_providers_w8w {
  background: #111009;
  padding: 11px 18px;
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #CFC49A;
  font-weight: 600;
}.sdx_sbar_providers_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
  color: #F5EFD6;
}.sdx_sbar_providers_w8w svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.sdx_sbar_tabs_w8w {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.sdx_sbar_tabs_w8w::-webkit-scrollbar {
  display: none;
}.sdx_sbar_tab_w8w {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #A08C5B;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
}.sdx_sbar_tab_w8w:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(245, 184, 0, 0.45);
  color: #F5EFD6;
}.sdx_sbar_tab_w8w.sdx_state_active_w8w {
  background: rgba(245, 184, 0, 0.18);
  border-color: rgba(245, 184, 0, 0.07);
  color: #F5EFD6;
}.sdx_sbar_tab_ic_w8w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.sdx_wy_w8w {
  padding: 2rem 1rem 0;
  background: #0C0B09;
}
@media(min-width: 769px) {.sdx_wy_w8w {
  padding: 40px 24px 0;
}
}.sdx_wy_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_wy_head_w8w {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.sdx_wy_label_w8w {
  font-weight: 700;
  color: #F5B800;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.sdx_wy_h2_w8w {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5EFD6;
}
@media(min-width:768px) {.sdx_wy_h2_w8w {
  font-size: 24px;
}
}.sdx_wy_intro_w8w {
  margin: 0;
  color: #7A6A42;
  line-height: 1.6;
  font-size: 13px;
}.sdx_wy_grid_w8w {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.sdx_wy_grid_w8w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.sdx_wy_grid_w8w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sdx_wy_card_w8w {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171510;
  border-radius: 8px;
}.sdx_wy_card_w8w:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 184, 0, 0.07);
}.sdx_wy_card_ic_w8w {
  background: rgba(245, 184, 0, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  color: #F5B800;
  justify-content: center;
  height: 44px;
  width: 44px;
}.sdx_wy_card_ic_w8w svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.sdx_wy_card_h_w8w {
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F5EFD6;
  overflow-wrap: break-word;
}.sdx_wy_card_p_w8w {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A42;
}.sdx_wy_card_p_w8w strong {
  font-weight: 600;
  color: #CFC49A;
}.sdx_gr_jp_w8w {
  border-radius: 12px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0A2E 0%,#0A0710 100%);
  position: relative;
}.sdx_gr_jp_w8w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 114, 0, 0.20) 0%,transparent 70%);
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  top: -60px;
  left: -60px;
}.sdx_gr_jp_w8w::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 184, 0, 0.14) 0%,transparent 70%);
  width: 200px;
  bottom: -2.5rem;
  position: absolute;
  height: 12.5rem;
  right: 0;
  content: '';
}.sdx_gr_jp_head_w8w {
  gap: 16px;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}.sdx_gr_jp_info_w8w {
  flex: 1;
}.sdx_gr_jp_label_w8w {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #A855C8;
  letter-spacing: .08em;
}.sdx_gr_jp_label_w8w svg {
  margin-right: 0.25rem;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.sdx_gr_jp_amount_w8w {
  color: #F5EFD6;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
  font-size: 2rem;
}
@media(min-width: 769px) {.sdx_gr_jp_amount_w8w {
  font-size: 40px;
}
}.sdx_gr_jp_amount_w8w span {
  color: #F5B800;
}.sdx_gr_jp_seo_w8w {
  color: #A08C5B;
  font-size: 12px;
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
}.sdx_gr_jp_cta_w8w {
  background: rgba(224, 114, 0, 0.20);
  transition: background .2s;
  padding: 11px 20px;
  border: 1px solid rgba(224, 114, 0, 0.20);
  border-radius: 0.5rem;
  font-weight: 700;
  z-index: 1;
  position: relative;
  color: #F5EFD6;
  margin-top: 0.25rem;
  align-self: flex-start;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.sdx_gr_jp_cta_w8w:hover {
  background: #E07200;
}.sdx_gcg_w8w {
  background: #0C0B09;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.sdx_gcg_w8w {
  padding: 2.75rem 1.5rem 0;
}
}.sdx_gcg_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_gcg_head_w8w {
  max-width: 720px;
  margin-bottom: 20px;
}.sdx_gcg_label_w8w {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #F5B800;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.sdx_gcg_h2_w8w {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5EFD6;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.sdx_gcg_h2_w8w {
  font-size: 28px;
}
}.sdx_gcg_intro_w8w {
  line-height: 1.6;
  font-size: 13px;
  color: #7A6A42;
}.sdx_gcg_grid_w8w {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.sdx_gcg_grid_w8w {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.sdx_gcg_grid_w8w {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.sdx_gcg_card_w8w {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
}.sdx_gcg_card_w8w:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 184, 0, 0.18);
}.sdx_gcg_card_bg_w8w {
  inset: 0;
  z-index: 0;
  position: absolute;
}.sdx_gcg_card_bg_w8w::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.sdx_gcg_card_ic_w8w {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  width: 40px;
  z-index: 2;
  height: 2.5rem;
  align-items: center;
  top: 18px;
  justify-content: center;
  position: absolute;
  right: 18px;
  color: #F5EFD6;
  display: flex;
}.sdx_gcg_card_ic_w8w svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.sdx_gcg_card_ct_w8w {
  position: relative;
  z-index: 1;
}.sdx_gcg_card_h_w8w {
  font-size: 18px;
  margin-bottom: 0.5rem;
  color: #F5EFD6;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.sdx_gcg_card_h_w8w {
  font-size: 1.25rem;
}
}.sdx_gcg_card_p_w8w {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  line-height: 1.55;
  font-size: 12px;
}.sdx_gcg_card_p_w8w strong {
  color: #F5EFD6;
  font-weight: 600;
}.sdx_gcg_card_cta_w8w {
  gap: 0.25rem;
  font-size: 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F5B800;
}.sdx_gcg_card_cta_w8w svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.sdx_ws_w8w {
  padding: 32px 1rem 0;
  background: #0C0B09;
}
@media(min-width: 769px) {.sdx_ws_w8w {
  padding: 2.25rem 24px 0;
}
}.sdx_ws_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_ws_head_w8w {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
}.sdx_ws_title_w8w {
  gap: 0.625rem;
  font-size: 16px;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  align-items: center;
  color: #F5EFD6;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}.sdx_ws_title_ic_w8w svg {
  stroke-linejoin: round;
  height: 1.125rem;
  color: #F5B800;
  width: 18px;
  stroke-linecap: round;
}.sdx_ws_online_w8w {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7A6A42;
  display: flex;
}.sdx_ws_online_dot_w8w {
  background: #27A84E;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(39, 168, 78, 0.18);
}.sdx_ws_scroll_w8w {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.sdx_ws_scroll_w8w::-webkit-scrollbar {
  display: none;
}.sdx_wc_w8w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #111009;
  padding: 10px 0.875rem;
  gap: 0.625rem;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.sdx_wc_img_w8w {
  background: #171510;
  border-radius: 0.25rem;
  overflow: hidden;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.sdx_wc_img_w8w img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.sdx_wc_info_w8w {
  min-width: 0;
}.sdx_wc_game_w8w {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #CFC49A;
  text-overflow: ellipsis;
}.sdx_wc_player_w8w {
  overflow: hidden;
  font-size: 10px;
  color: #5C4F30;
  white-space: nowrap;
  text-overflow: ellipsis;
}.sdx_wc_amount_w8w {
  color: #27A84E;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
}.sdx_bon_w8w {
  padding: 36px 16px 0;
  background: #0C0B09;
}
@media(min-width: 771px) {.sdx_bon_w8w {
  padding: 44px 24px 0;
}
}.sdx_bon_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_bon_head_w8w {
  margin-bottom: 1.25rem;
}.sdx_bon_label_w8w {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F5B800;
  text-transform: uppercase;
}.sdx_bon_h2_w8w {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5EFD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.sdx_bon_h2_w8w {
  font-size: 1.5rem;
}
}.sdx_bon_seo_w8w {
  color: #7A6A42;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.sdx_bon_seo_w8w strong {
  color: #CFC49A;
  font-weight: 700;
}.sdx_bon_seo_w8w a {
  text-decoration: underline;
  color: #F5B800;
}.sdx_bon_grid_w8w {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.sdx_bon_grid_w8w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.sdx_bon_grid_w8w {
  grid-template-columns: repeat(5,1fr);
}
}.sdx_bon_card_w8w {
  padding: 16px;
  border-radius: 8px;
  background: #111009;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.sdx_bon_card_w8w:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 184, 0, 0.07);
}.sdx_bon_card_ic_w8w svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.sdx_bon_card_ic_w8w {
  margin-bottom: 0.625rem;
}.sdx_bon_card_type_w8w {
  text-transform: uppercase;
  font-weight: 700;
  color: #7A6A42;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.sdx_bon_card_amount_w8w {
  margin-bottom: 6px;
  color: #F5B800;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
}.sdx_bon_card_name_w8w {
  font-size: 13px;
  color: #F5EFD6;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.sdx_bon_card_detail_w8w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 8px;
  color: #5C4F30;
}.sdx_app_w8w {
  background: #0C0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.sdx_app_w8w {
  padding: 2.75rem 24px 0;
}
}.sdx_app_in_w8w {
  margin: 0 auto;
  max-width: 1340px;
}.sdx_app_head_w8w {
  margin-bottom: 16px;
}.sdx_app_label_w8w {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #F5B800;
}.sdx_app_h2_w8w {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F5EFD6;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.sdx_app_h2_w8w {
  font-size: 1.5rem;
}
}.sdx_app_sub_w8w {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6A42;
  max-width: 600px;
}.sdx_app_sub_w8w strong {
  color: #CFC49A;
  font-weight: 700;
}.sdx_app_cards_w8w {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.sdx_app_cards_w8w {
  grid-template-columns: repeat(3,1fr);
}
}.sdx_app_card_w8w {
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.sdx_app_card_ios_w8w {
  background: linear-gradient(135deg,rgba(245, 184, 0, 0.18) 0%,#171510 100%);
}.sdx_app_card_android_w8w {
  background: linear-gradient(135deg,rgba(39, 168, 78, 0.18) 0%,#171510 100%);
}.sdx_app_card_win_w8w {
  background: linear-gradient(135deg,rgba(245, 184, 0, 0.14) 0%,#171510 100%);
}.sdx_app_card_ic_w8w svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.sdx_app_card_ic_w8w {
  color: #F5EFD6;
  flex-shrink: 0;
}.sdx_app_card_os_w8w {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #7A6A42;
  font-weight: 700;
}.sdx_app_card_title_w8w {
  margin-bottom: 6px;
  color: #F5EFD6;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
}.sdx_app_card_text_w8w {
  font-size: 12px;
  color: #7A6A42;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.sdx_app_card_btn_w8w {
  padding: 10px 1.125rem;
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(245, 184, 0, 0.45);
  border-radius: 0.25rem;
  color: #F5EFD6;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
}.sdx_app_card_btn_w8w:hover {
  background: rgba(255, 255, 255, 0.07);
}.sdx_reg_w8w {
  padding: 2.25rem 1rem 0;
  background: #0C0B09;
}
@media(min-width: 766px) {.sdx_reg_w8w {
  padding: 44px 24px 0;
}
}.sdx_reg_in_w8w {
  background: #171510;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.sdx_reg_in_w8w {
  padding: 2.5rem;
}
}.sdx_reg_top_w8w {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.sdx_reg_top_w8w {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sdx_reg_label_w8w {
  color: #F5B800;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.sdx_reg_h2_w8w {
  color: #F5EFD6;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.sdx_reg_h2_w8w {
  font-size: 28px;
}
}.sdx_reg_bonus_w8w {
  border-radius: 0.5rem;
  padding: 10px 16px;
  gap: 0.5rem;
  border: 1px solid rgba(245, 184, 0, 0.14);
  background: rgba(245, 184, 0, 0.14);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.sdx_reg_bonus_amount_w8w {
  font-size: 1.25rem;
  color: #F5B800;
  font-weight: 800;
}.sdx_reg_bonus_text_w8w {
  line-height: 1.35;
  color: #A08C5B;
  font-size: 0.813rem;
}.sdx_reg_cta_btn_w8w {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #27A84E;
  display: inline-block;
  font-size: 15px;
  box-shadow: 0 0.25rem 18px rgba(39, 168, 78, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  margin-bottom: 12px;
  color: #0A0800;
  font-weight: 700;
}.sdx_reg_cta_btn_w8w:hover {
  background: #30C45C;
}.sdx_reg_terms_w8w {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5C4F30;
}.sdx_reg_seo_w8w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A42;
  line-height: 1.65;
}.sdx_reg_seo_w8w p {
  color: #7A6A42;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.sdx_reg_seo_w8w p:last-child {
  margin-bottom: 0;
}.sdx_reg_seo_w8w strong {
  font-weight: 700;
  color: #CFC49A;
}.sdx_reg_seo_w8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5B800;
}.sdx_reg_seo_w8w a:hover {
  color: #FFD000;
}.sdx_reg_seo_w8w ul,.sdx_reg_seo_w8w ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.sdx_reg_seo_w8w ol {
  list-style: decimal;
}.sdx_reg_seo_w8w li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6A42;
}.sdx_reg_seo_w8w table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.sdx_reg_seo_w8w table {
  display: table;
}
}.sdx_reg_seo_w8w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #CFC49A;
  font-weight: 700;
}.sdx_reg_seo_w8w td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A42;
}.sdx_reg_steps_w8w {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.sdx_reg_steps_w8w {
  margin-top: 0;
}
}.sdx_reg_step_w8w {
  border-radius: 0.5rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.sdx_reg_step_num_w8w {
  border: 1px solid rgba(245, 184, 0, 0.07);
  background: rgba(245, 184, 0, 0.18);
  border-radius: 50%;
  flex-shrink: 0;
  color: #F5B800;
  align-items: center;
  font-size: 14px;
  height: 34px;
  justify-content: center;
  display: flex;
  font-weight: 800;
  width: 34px;
}.sdx_reg_step_title_w8w {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EFD6;
}.sdx_reg_step_text_w8w {
  color: #7A6A42;
  font-size: 12px;
  line-height: 1.5;
}.sdx_reg_trust_w8w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.sdx_reg_trust_item_w8w {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  color: #7A6A42;
  font-size: 0.75rem;
  align-items: center;
}.sdx_reg_trust_ic_w8w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  color: #F5B800;
  width: 16px;
}.sdx_prov_w8w {
  padding: 36px 1rem 0;
  background: #0C0B09;
}
@media(min-width: 771px) {.sdx_prov_w8w {
  padding: 44px 24px 0;
}
}.sdx_prov_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_prov_head_w8w {
  margin-bottom: 1rem;
}.sdx_prov_label_w8w {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F5B800;
  letter-spacing: .08em;
  font-weight: 700;
}.sdx_prov_h2_w8w {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EFD6;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.sdx_prov_h2_w8w {
  font-size: 1.5rem;
}
}.sdx_prov_seo_w8w {
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7A6A42;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
}.sdx_prov_seo_w8w strong {
  font-weight: 700;
  color: #CFC49A;
}.sdx_prov_seo_w8w a {
  text-decoration: underline;
  color: #F5B800;
}.sdx_prov_grid_w8w {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.sdx_prov_grid_w8w {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.sdx_prov_grid_w8w {
  grid-template-columns: repeat(8,1fr);
}
}.sdx_prov_card_w8w {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  padding: 14px 10px;
  gap: 0.438rem;
  background: #111009;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.sdx_prov_card_w8w:hover {
  background: #171510;
  border-color: rgba(245, 184, 0, 0.45);
}.sdx_prov_logo_w8w {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.sdx_prov_logo_w8w img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.sdx_prov_name_w8w {
  color: #A08C5B;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
}.sdx_seo_w8w {
  background: #0C0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.sdx_seo_w8w {
  padding: 44px 24px 0;
}
}.sdx_seo_in_w8w {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171510;
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.sdx_seo_in_w8w {
  padding: 2.25rem 40px;
}
}.sdx_seo_label_w8w {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #F5B800;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.sdx_seo_h2_w8w {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EFD6;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.sdx_seo_h2_w8w {
  font-size: 1.5rem;
}
}.sdx_seo_body_w8w {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A08C5B;
}.sdx_seo_body_w8w p {
  color: #A08C5B;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.sdx_seo_body_w8w p:last-child {
  margin-bottom: 0;
}.sdx_seo_body_w8w strong {
  color: #CFC49A;
  font-weight: 700;
}.sdx_seo_body_w8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5B800;
}.sdx_seo_body_w8w a:hover {
  color: #FFD000;
}.sdx_seo_body_w8w ul,.sdx_seo_body_w8w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sdx_seo_body_w8w ol {
  list-style: decimal;
}.sdx_seo_body_w8w li {
  margin-bottom: 6px;
  color: #A08C5B;
  font-size: 14px;
  line-height: 1.75;
}.sdx_seo_body_w8w table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.sdx_seo_body_w8w table {
  display: table;
}
}.sdx_seo_body_w8w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #CFC49A;
  font-weight: 700;
}.sdx_seo_body_w8w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08C5B;
}.sdx_seo_cols_w8w {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.sdx_seo_cols_w8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.sdx_seo_cols_w8w {
  grid-template-columns: repeat(3,1fr);
}
}.sdx_seo_col_h_w8w {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #CFC49A;
  font-size: 13px;
  font-weight: 700;
}.sdx_seo_col_p_w8w {
  overflow-wrap: break-word;
  color: #7A6A42;
  font-size: 13px;
  line-height: 1.65;
}.sdx_seo_stats_w8w {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.sdx_seo_stat_w8w {
  flex: 1;
  border: 1px solid rgba(245, 184, 0, 0.18);
  background: rgba(245, 184, 0, 0.07);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 140px;
}.sdx_seo_stat_val_w8w {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5B800;
  margin-bottom: 0.25rem;
}.sdx_seo_stat_lb_w8w {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6A42;
}.sdx_seo_w8w {
  padding: 36px 16px 0;
  background: #0C0B09;
}
@media(min-width: 771px) {.sdx_seo_w8w {
  padding: 2.75rem 1.5rem 0;
}
}.sdx_seo_in_w8w {
  background: #171510;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.sdx_seo_in_w8w {
  padding: 2.25rem 40px;
}
}.sdx_seo_label_w8w {
  font-weight: 700;
  letter-spacing: .08em;
  color: #F5B800;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.sdx_seo_h2_w8w {
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #F5EFD6;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.sdx_seo_h2_w8w {
  font-size: 24px;
}
}.sdx_seo_body_w8w {
  overflow-wrap: break-word;
  color: #A08C5B;
  font-size: 14px;
  line-height: 1.75;
}.sdx_seo_body_w8w p {
  line-height: 1.75;
  color: #A08C5B;
  font-size: 14px;
  margin-bottom: 12px;
}.sdx_seo_body_w8w p:last-child {
  margin-bottom: 0;
}.sdx_seo_body_w8w strong {
  font-weight: 700;
  color: #CFC49A;
}.sdx_seo_body_w8w a {
  transition: color .2s;
  color: #F5B800;
  text-decoration: underline;
}.sdx_seo_body_w8w a:hover {
  color: #FFD000;
}.sdx_seo_body_w8w ul,.sdx_seo_body_w8w ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.sdx_seo_body_w8w ol {
  list-style: decimal;
}.sdx_seo_body_w8w li {
  margin-bottom: 6px;
  color: #A08C5B;
  font-size: 14px;
  line-height: 1.75;
}.sdx_seo_body_w8w table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.sdx_seo_body_w8w table {
  display: table;
}
}.sdx_seo_body_w8w th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CFC49A;
  font-weight: 700;
}.sdx_seo_body_w8w td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08C5B;
}.sdx_seo_cols_w8w {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.sdx_seo_cols_w8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.sdx_seo_cols_w8w {
  grid-template-columns: repeat(3,1fr);
}
}.sdx_seo_col_h_w8w {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #CFC49A;
}.sdx_seo_col_p_w8w {
  line-height: 1.65;
  color: #7A6A42;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.sdx_seo_stats_w8w {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.sdx_seo_stat_w8w {
  border: 1px solid rgba(245, 184, 0, 0.18);
  flex: 1;
  background: rgba(245, 184, 0, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.sdx_seo_stat_val_w8w {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5B800;
  font-weight: 800;
  margin-bottom: 4px;
}.sdx_seo_stat_lb_w8w {
  font-size: 0.688rem;
  color: #7A6A42;
  overflow-wrap: break-word;
}.sdx_faq_w8w {
  background: #0C0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.sdx_faq_w8w {
  padding: 2.75rem 24px 0;
}
}.sdx_faq_in_w8w {
  margin: 0 auto;
  max-width: 1340px;
}.sdx_faq_head_w8w {
  margin-bottom: 20px;
}.sdx_faq_label_w8w {
  color: #F5B800;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.sdx_faq_h2_w8w {
  font-weight: 800;
  color: #F5EFD6;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.sdx_faq_h2_w8w {
  font-size: 24px;
}
}.sdx_faq_list_w8w {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.sdx_faq_item_w8w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #171510;
  border-radius: 8px;
}.sdx_faq_q_w8w {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  flex-wrap: wrap;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  color: #CFC49A;
  display: flex;
}.sdx_faq_q_w8w:hover {
  color: #F5EFD6;
}.sdx_faq_q_ic_w8w {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #F5B800;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  height: 1.5rem;
  width: 24px;
}.sdx_faq_item_w8w.sdx_state_open_w8w .sdx_faq_q_ic_w8w {
  transform: rotate(45deg);
}.sdx_faq_a_w8w {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A42;
  line-height: 1.7;
}.sdx_faq_item_w8w.sdx_state_open_w8w .sdx_faq_a_w8w {
  display: block;
}.sdx_faq_a_w8w strong {
  color: #CFC49A;
  font-weight: 700;
}.sdx_faq_a_w8w a {
  text-decoration: underline;
  color: #F5B800;
}.sdx_faq_a_w8w ul,.sdx_faq_a_w8w ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.sdx_faq_a_w8w ol {
  list-style: decimal;
}.sdx_faq_a_w8w li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.sdx_faq_a_w8w table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.sdx_faq_a_w8w table {
  display: table;
}
}.sdx_faq_a_w8w th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CFC49A;
}.sdx_faq_a_w8w td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A42;
}.sdx_seo_w8w {
  padding: 36px 1rem 0;
  background: #0C0B09;
}
@media(min-width: 765px) {.sdx_seo_w8w {
  padding: 2.75rem 1.5rem 0;
}
}.sdx_seo_in_w8w {
  background: #171510;
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 770px) {.sdx_seo_in_w8w {
  padding: 36px 40px;
}
}.sdx_seo_label_w8w {
  letter-spacing: .08em;
  color: #F5B800;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
}.sdx_seo_h2_w8w {
  color: #F5EFD6;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width:768px) {.sdx_seo_h2_w8w {
  font-size: 24px;
}
}.sdx_seo_body_w8w {
  color: #A08C5B;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.sdx_seo_body_w8w p {
  font-size: 14px;
  line-height: 1.75;
  color: #A08C5B;
  margin-bottom: 12px;
}.sdx_seo_body_w8w p:last-child {
  margin-bottom: 0;
}.sdx_seo_body_w8w strong {
  color: #CFC49A;
  font-weight: 700;
}.sdx_seo_body_w8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5B800;
}.sdx_seo_body_w8w a:hover {
  color: #FFD000;
}.sdx_seo_body_w8w ul,.sdx_seo_body_w8w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.sdx_seo_body_w8w ol {
  list-style: decimal;
}.sdx_seo_body_w8w li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08C5B;
}.sdx_seo_body_w8w table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width: 765px) {.sdx_seo_body_w8w table {
  display: table;
}
}.sdx_seo_body_w8w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #CFC49A;
  font-weight: 700;
}.sdx_seo_body_w8w td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C5B;
}.sdx_seo_cols_w8w {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.sdx_seo_cols_w8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.sdx_seo_cols_w8w {
  grid-template-columns: repeat(3,1fr);
}
}.sdx_seo_col_h_w8w {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #CFC49A;
}.sdx_seo_col_p_w8w {
  color: #7A6A42;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.sdx_seo_stats_w8w {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.sdx_seo_stat_w8w {
  border: 1px solid rgba(245, 184, 0, 0.18);
  background: rgba(245, 184, 0, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.sdx_seo_stat_val_w8w {
  font-weight: 800;
  margin-bottom: 4px;
  color: #F5B800;
  font-size: 20px;
  overflow-wrap: break-word;
}.sdx_seo_stat_lb_w8w {
  font-size: 0.688rem;
  color: #7A6A42;
  overflow-wrap: break-word;
}.sdx_pmt_w8w {
  background: #0C0B09;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.sdx_pmt_w8w {
  padding: 44px 24px 0;
}
}.sdx_pmt_in_w8w {
  margin: 0 auto;
  max-width: 83.75rem;
}.sdx_pmt_head_w8w {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.sdx_pmt_label_w8w {
  text-transform: uppercase;
  color: #F5B800;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.sdx_pmt_h2_w8w {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EFD6;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.sdx_pmt_h2_w8w {
  font-size: 1.75rem;
}
}.sdx_pmt_intro_w8w {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7A6A42;
  line-height: 1.6;
}.sdx_pmt_groups_w8w {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.sdx_pmt_group_w8w {
  padding: 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171510;
}.sdx_pmt_group_head_w8w {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.sdx_pmt_group_ic_w8w {
  border-radius: 4px;
  background: rgba(245, 184, 0, 0.18);
  width: 36px;
  flex-shrink: 0;
  color: #F5B800;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
}.sdx_pmt_group_ic_w8w svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
}.sdx_pmt_group_h_w8w {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5EFD6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.sdx_pmt_group_p_w8w {
  margin-bottom: 0.875rem;
  color: #7A6A42;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.sdx_pmt_group_p_w8w strong {
  color: #CFC49A;
  font-weight: 600;
}.sdx_pmt_table_wrap_w8w {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.sdx_pmt_table_w8w {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.sdx_pmt_table_w8w th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-size: 0.688rem;
  white-space: nowrap;
  text-transform: uppercase;
  color: #CFC49A;
  letter-spacing: .04em;
  font-weight: 700;
}.sdx_pmt_table_w8w td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A42;
}.sdx_pmt_table_w8w tbody tr:last-child td {
  border-bottom: none;
}.sdx_pmt_table_w8w tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CFC49A;
}.sdx_ft_w8w {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070604;
  margin-top: 3rem;
}.sdx_ft_support_w8w {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.sdx_ft_support_w8w {
  padding: 1.75rem 24px;
}
}.sdx_ft_support_in_w8w {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.sdx_ft_support_main_w8w {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.sdx_ft_support_ic_w8w {
  color: #F5B800;
  flex-shrink: 0;
}.sdx_ft_support_ic_w8w svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.sdx_ft_support_text_title_w8w {
  font-size: 15px;
  font-weight: 700;
  color: #F5EFD6;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.sdx_ft_support_text_sub_w8w {
  color: #7A6A42;
  overflow-wrap: break-word;
  font-size: 12px;
}.sdx_ft_support_btn_w8w {
  transition: background .2s;
  background: #F5B800;
  padding: 0.688rem 22px;
  border-radius: 8px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #F5EFD6;
}.sdx_ft_support_btn_w8w:hover {
  background: #FFD000;
}.sdx_ft_support_contacts_w8w {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.sdx_ft_support_contact_w8w {
  font-size: 12px;
  line-height: 1.4;
  color: #5C4F30;
}.sdx_ft_support_contact_w8w strong {
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  color: #A08C5B;
}.sdx_ft_main_w8w {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.sdx_ft_main_w8w {
  padding: 2.5rem 24px 32px;
}
}.sdx_ft_main_in_w8w {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 642px) {.sdx_ft_main_in_w8w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.sdx_ft_main_in_w8w {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.sdx_ft_col_logo_w8w {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.sdx_ft_col_logo_w8w {
  grid-column: auto;
}
}.sdx_ft_logo_w8w {
  gap: 0.563rem;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  color: #F5EFD6;
  margin-bottom: 0.75rem;
}.sdx_ft_logo_mark_w8w {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.sdx_ft_logo_mark_w8w img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sdx_ft_logo_sub_w8w {
  color: #5C4F30;
  max-width: 200px;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.sdx_ft_col_title_w8w {
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  color: #A08C5B;
  font-weight: 700;
  font-size: 0.75rem;
}.sdx_ft_col_links_w8w {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.sdx_ft_col_link_w8w {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C4F30;
  font-size: 0.813rem;
}.sdx_ft_col_link_w8w:hover {
  color: #CFC49A;
}.sdx_ft_apps_w8w {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sdx_ft_app_card_w8w {
  transition: border-color .2s;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  align-items: center;
  display: flex;
}.sdx_ft_app_card_w8w:hover {
  border-color: rgba(245, 184, 0, 0.45);
}.sdx_ft_app_card_ic_w8w svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.sdx_ft_app_card_os_w8w {
  color: #5C4F30;
  font-weight: 600;
  font-size: 10px;
}.sdx_ft_app_card_action_w8w {
  font-weight: 700;
  color: #CFC49A;
  font-size: 12px;
}.sdx_ft_bot_w8w {
  padding: 20px 16px;
}
@media(min-width:768px) {.sdx_ft_bot_w8w {
  padding: 20px 1.5rem;
}
}.sdx_ft_bot_in_w8w {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.sdx_ft_socials_w8w {
  gap: 0.5rem;
  display: flex;
}.sdx_ft_soc_w8w {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #A08C5B;
  height: 2.25rem;
  display: flex;
}.sdx_ft_soc_w8w svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sdx_ft_soc_w8w:hover {
  background: rgba(255, 255, 255, 0.07);
}.sdx_ft_legal_w8w {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  color: #7A6A42;
}.sdx_ft_legal_w8w strong {
  font-weight: 700;
  color: #A08C5B;
}.sdx_ft_legal_w8w a {
  color: #A08C5B;
  text-decoration: underline;
}.sdx_ft_age_w8w {
  border: 2px solid #7A6A42;
  border-radius: 50%;
  font-size: 11px;
  justify-content: center;
  height: 2rem;
  width: 32px;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #7A6A42;
}