html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0905;
  color: #D9C5A0;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}.odx-layout_26x {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.odx-page_26x {
  display: flex;
  min-height: 100vh;
}.odx-main_26x {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.odx-main_26x {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.odx-main_26x {
  padding-bottom: 72px;
}
}.odx-gc_26x {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #120C06;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 639px) {.odx-gc_26x {
  width: 156px;
}
}
@media(min-width: 1081px) {.odx-gc_26x {
  width: 168px;
}
}.odx-gc_26x:hover {
  border-color: rgba(201, 145, 42, 0.08);
  transform: translateY(-3px);
}.odx-gc_img_26x {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.odx-gc_img_26x img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.odx-gc_hover_26x {
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.odx-gc_26x:hover .odx-gc_hover_26x {
  opacity: 1;
}.odx-gc_hover_btn_26x {
  border-radius: 6px;
  background: #C9912A;
  padding: 8px 1rem;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.odx-gc_info_26x {
  padding: 8px 10px 0.625rem;
}.odx-gc_name_26x {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  color: #D9C5A0;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.odx-gc_prov_26x {
  font-size: 0.625rem;
  color: #926E4A;
}.odx-gc_tag_26x {
  border-radius: 4px;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 0.375rem;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  top: 6px;
  font-size: 9px;
}.odx-gc_tag_hot_26x {
  background: #C82020;
  color: #fff;
}.odx-gc_tag_new_26x {
  background: #2A9448;
  color: #0D0905;
}.odx-gc_tag_jp_26x {
  background: #D4A020;
  color: #0D0905;
}.odx-gc_tag_ex_26x {
  background: #D4560A;
  color: #fff;
}.odx-gc_tag_live_26x {
  background: #C82020;
  color: #fff;
}.odx-gr_26x {
  background: #0D0905;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.odx-gr_26x {
  padding: 36px 24px 0;
}
}.odx-gr_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-gr_head_26x {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.odx-gr_head_l_26x {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.odx-gr_ic_26x {
  border-radius: 10px;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
}.odx-gr_ic_26x svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.odx-gr_title_26x {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 16px;
}
@media(min-width: 770px) {.odx-gr_title_26x {
  font-size: 18px;
}
}.odx-gr_more_26x {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  color: #9A7A56;
  display: flex;
}.odx-gr_more_26x:hover {
  color: #C9912A;
}.odx-gr_more_26x svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.odx-gr_arrows_26x {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.odx-gr_arr_26x {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  display: flex;
  align-items: center;
  width: 30px;
  color: #BAA078;
  height: 1.875rem;
}.odx-gr_arr_26x:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.odx-gr_arr_26x svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.odx-gr_seo_h_26x {
  margin: 0 0 0.375rem;
  color: #D9C5A0;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 770px) {.odx-gr_seo_h_26x {
  font-size: 0.875rem;
}
}.odx-gr_seo_26x {
  font-size: 12px;
  max-width: 680px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #9A7A56;
  margin-bottom: 0.75rem;
}.odx-gr_seo_26x strong {
  font-weight: 600;
  color: #D9C5A0;
}.odx-gr_scroll_26x {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
}.odx-gr_scroll_26x::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.odx-gr_scroll_26x {
  gap: 12px;
}
}.odx-tb_26x {
  background: #0D0905;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  align-items: center;
  height: 56px;
  right: 0;
  left: 0;
  z-index: 80;
  top: 0;
  position: fixed;
}.odx-tb_in_26x {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.odx-tb_burger_26x {
  gap: 5px;
  border-radius: 10px;
  display: flex;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}.odx-tb_burger_26x:hover {
  background: rgba(255, 255, 255, 0.05);
}.odx-tb_burger_line_26x {
  background: #BAA078;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.odx-tb_burger_26x {
  display: none;
}
}.odx-tb_logo_26x {
  gap: 0.563rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 20px;
  color: #F6EDD8;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  font-size: 18px;
  letter-spacing: -.01em;
}.odx-tb_logo_mark_26x {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  align-items: center;
  height: 2rem;
  display: flex;
  justify-content: center;
}.odx-tb_logo_mark_26x img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.odx-tb_nav_26x {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.odx-tb_nav_26x {
  display: flex;
}
}.odx-tb_tab_26x {
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #BAA078;
  font-size: 0.813rem;
  font-weight: 600;
}.odx-tb_tab_26x:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.odx-tb_tab_26x.odx-state_active_26x {
  background: rgba(201, 145, 42, 0.18);
  color: #F6EDD8;
}.odx-tb_right_26x {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.odx-tb_login_26x {
  padding: 9px 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #D9C5A0;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.odx-tb_login_26x:hover {
  border-color: rgba(201, 145, 42, 0.45);
  color: #F6EDD8;
}
@media(min-width: 482px) {.odx-tb_login_26x {
  display: block;
}
}.odx-tb_reg_26x {
  background: #2A9448;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0A0604;
}.odx-tb_reg_26x:hover {
  background: #35B05C;
}.odx-sb_26x {
  background: #181009;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  overflow-y: auto;
  width: 220px;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
}.odx-sb_26x.odx-state_open_26x {
  transform: translateX(0);
}.odx-sb_26x::-webkit-scrollbar {
  width: 4px;
}.odx-sb_26x::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.odx-sb_26x {
  transform: translateX(0);
}
}.odx-sb_auth_26x {
  padding: 14px 12px 0.625rem;
}.odx-sb_btn_reg_26x {
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  background: #2A9448;
  font-size: 13px;
  color: #0A0604;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  display: block;
}.odx-sb_btn_reg_26x:hover {
  background: #35B05C;
}.odx-sb_btn_login_26x {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 10px;
  color: #D9C5A0;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
}.odx-sb_btn_login_26x:hover {
  border-color: rgba(201, 145, 42, 0.45);
  color: #F6EDD8;
}.odx-sb_promo_26x {
  overflow: hidden;
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1E0A02,#181009);
  border: 1px solid rgba(201, 145, 42, 0.18);
  position: relative;
}.odx-sb_promo_26x::before {
  background: radial-gradient(circle,rgba(201, 145, 42, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 80px;
  content: '';
  width: 5rem;
  top: -1.25rem;
  right: -20px;
}.odx-sb_promo_title_26x {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C9912A;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.odx-sb_promo_text_26x {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.35;
  font-size: 0.75rem;
}.odx-sb_promo_sub_26x {
  font-size: 10px;
  color: #9A7A56;
  margin-top: 3px;
}.odx-sb_nav_26x {
  padding: 0.375rem 8px 16px;
}.odx-sb_nav_lb_26x {
  padding: 0.625rem 0.5rem 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #926E4A;
}.odx-sb_link_26x {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 0.375rem;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #BAA078;
  display: flex;
  align-items: center;
  font-weight: 500;
}.odx-sb_link_26x:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.odx-sb_link_26x.odx-state_active_26x {
  background: rgba(201, 145, 42, 0.18);
  color: #F6EDD8;
}.odx-sb_ic_26x {
  border-radius: 6px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
}.odx-sb_ic_26x svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.odx-sb_ic_1_26x {
  background: rgba(201, 145, 42, 0.08);
  color: #C9912A;
}.odx-sb_ic_2_26x {
  background: rgba(42, 148, 72, 0.18);
  color: #2A9448;
}.odx-sb_ic_3_26x {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.odx-sb_ic_4_26x {
  background: rgba(212, 86, 10, 0.20);
  color: #D4560A;
}.odx-sb_ic_5_26x {
  background: rgba(201, 145, 42, 0.08);
  color: #D43580;
}.odx-sb_ic_6_26x {
  background: rgba(212, 86, 10, 0.20);
  color: #8B35CC;
}.odx-sb_badge_26x {
  background: #D4A020;
  padding: 2px 7px;
  border-radius: 6px;
  font-weight: 700;
  color: #0A0604;
  margin-left: auto;
  font-size: 9px;
}.odx-sb_bot_26x {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.odx-sb_lang_26x,.odx-sb_help_26x {
  padding: 9px 0.375rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  color: #BAA078;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.odx-sb_lang_26x:hover,.odx-sb_help_26x:hover {
  border-color: rgba(201, 145, 42, 0.45);
  color: #F6EDD8;
}.odx-sb_lang_26x svg,.odx-sb_help_26x svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.odx-sb_bd_26x {
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.odx-sb_bd_26x.odx-state_on_26x {
  display: block;
}
@media(min-width: 1079px) {.odx-sb_bd_26x {
  display: none!important;
}
}.odx-mob_nav_26x {
  background: #181009;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  z-index: 80;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
}
@media(min-width: 1079px) {.odx-mob_nav_26x {
  display: none;
}
}.odx-mob_nav_item_26x {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  color: #926E4A;
  flex-direction: column;
  display: flex;
}.odx-mob_nav_ic_26x {
  line-height: 1;
}.odx-mob_nav_ic_26x svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.odx-mob_nav_lb_26x {
  font-size: 0.625rem;
  color: #926E4A;
  font-weight: 600;
}.odx-mob_nav_item_26x.odx-state_active_26x {
  color: #C9912A;
}.odx-mob_nav_item_26x.odx-state_active_26x .odx-mob_nav_lb_26x {
  color: #C9912A;
}.odx-hero_26x {
  background: #0D0905;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.odx-hero_26x {
  padding: 1.5rem 24px 0;
}
}.odx-hero_in_26x {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.odx-hero_in_26x {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.odx-hero_in_26x {
  grid-template-columns: 1fr 21.25rem;
}
}.odx-hero_promo_26x {
  background: #120C06;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 771px) {.odx-hero_promo_26x {
  min-height: 17.5rem;
}
}.odx-hero_promo_bg_26x {
  background: linear-gradient(120deg,#1E0A02 0%,#0D0905 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.odx-hero_promo_bg_26x::after {
  background: linear-gradient(90deg,#0D0905 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.odx-hero_promo_glow_26x {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 86, 10, 0.20) 0%,transparent 65%);
  right: 3.75rem;
  top: -2.5rem;
  width: 18.75rem;
  height: 18.75rem;
  pointer-events: none;
  position: absolute;
}.odx-hero_promo_ct_26x {
  padding: 1.75rem 24px 28px 28px;
  max-width: 480px;
  display: flex;
  position: relative;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 767px) {.odx-hero_promo_ct_26x {
  padding: 40px 32px;
}
}.odx-hero_badge_26x {
  border-radius: 22px;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(201, 145, 42, 0.08);
  background: rgba(201, 145, 42, 0.18);
  font-size: 10px;
  color: #C9912A;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
}.odx-hero_h1_26x {
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}.odx-hero_h1_26x em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 770px) {.odx-hero_h1_26x {
  font-size: 2.25rem;
}
}.odx-hero_sub_26x {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #BAA078;
  font-size: 13px;
}
@media(min-width: 766px) {.odx-hero_sub_26x {
  font-size: 0.875rem;
}
}.odx-hero_row_26x {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.odx-hero_cta_26x {
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2A9448;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0A0604;
  box-shadow: 0 2px 0.625rem rgba(42, 148, 72, 0.52), 0 8px 28px rgba(42, 148, 72, 0.24);
}.odx-hero_cta_26x:hover {
  background: #35B05C;
}.odx-hero_terms_26x {
  color: #926E4A;
  font-size: 11px;
}.odx-hero_game_26x {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  overflow: hidden;
  background: #120C06;
  display: flex;
  position: relative;
  flex-direction: column;
}.odx-hero_game_badge_26x {
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  background: rgba(212, 160, 32, 0.18);
  border-radius: 22px;
  color: #D4A020;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
  font-size: 0.625rem;
  font-weight: 700;
  top: 12px;
  left: 0.75rem;
  text-transform: uppercase;
}.odx-hero_game_badge_26x svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
}.odx-hero_game_img_26x {
  background: linear-gradient(135deg,#1E0A02,#0D0905);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.odx-hero_game_img_26x img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.odx-hero_game_play_26x {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.odx-hero_game_26x:hover .odx-hero_game_play_26x {
  opacity: 1;
}.odx-hero_game_play_26x span {
  border-radius: 50%;
  background: #C9912A;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
}.odx-hero_game_play_26x span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.odx-hero_game_info_26x {
  padding: 14px 1rem;
}.odx-hero_game_title_26x {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.odx-hero_game_provider_26x {
  color: #9A7A56;
  font-size: 0.688rem;
}.odx-hero_game_btn_26x {
  padding: 0.688rem;
  transition: background .2s;
  background: #C9912A;
  border-radius: 0.625rem;
  margin: 0.75rem 1rem 1rem;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.odx-hero_game_26x:hover .odx-hero_game_btn_26x {
  background: #DBA83E;
}.odx-wy_26x {
  padding: 32px 1rem 0;
  background: #0D0905;
}
@media(min-width: 770px) {.odx-wy_26x {
  padding: 2.5rem 24px 0;
}
}.odx-wy_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-wy_head_26x {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.odx-wy_label_26x {
  text-transform: uppercase;
  color: #C9912A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.odx-wy_h2_26x {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.odx-wy_h2_26x {
  font-size: 24px;
}
}.odx-wy_intro_26x {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #9A7A56;
}.odx-wy_grid_26x {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.odx-wy_grid_26x {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.odx-wy_grid_26x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.odx-wy_card_26x {
  background: #181009;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.odx-wy_card_26x:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 145, 42, 0.08);
}.odx-wy_card_ic_26x {
  border-radius: 50%;
  background: rgba(201, 145, 42, 0.18);
  color: #C9912A;
  display: flex;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
}.odx-wy_card_ic_26x svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.odx-wy_card_h_26x {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  color: #F6EDD8;
  font-weight: 700;
  line-height: 1.25;
}.odx-wy_card_p_26x {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A7A56;
}.odx-wy_card_p_26x strong {
  color: #D9C5A0;
  font-weight: 600;
}.odx-gr_jp_26x {
  border-radius: 16px;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0830 0%,#0A0418 100%);
  position: relative;
}.odx-gr_jp_26x::before {
  background: radial-gradient(circle,rgba(212, 86, 10, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 15.625rem;
  left: -3.75rem;
  top: -3.75rem;
  height: 15.625rem;
  content: '';
}.odx-gr_jp_26x::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 32, 0.18) 0%,transparent 70%);
  position: absolute;
  bottom: -40px;
  right: 0;
  height: 12.5rem;
  content: '';
  width: 12.5rem;
}.odx-gr_jp_head_26x {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}.odx-gr_jp_info_26x {
  flex: 1;
}.odx-gr_jp_label_26x {
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #8B35CC;
}.odx-gr_jp_label_26x svg {
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  stroke-linejoin: round;
  height: 14px;
}.odx-gr_jp_amount_26x {
  font-weight: 800;
  line-height: 1;
  color: #F6EDD8;
  font-size: 32px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width: 767px) {.odx-gr_jp_amount_26x {
  font-size: 40px;
}
}.odx-gr_jp_amount_26x span {
  color: #D4A020;
}.odx-gr_jp_seo_26x {
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 30rem;
  color: #BAA078;
}.odx-gr_jp_cta_26x {
  transition: background .2s;
  border: 1px solid rgba(212, 86, 10, 0.20);
  padding: 0.688rem 1.25rem;
  border-radius: 10px;
  background: rgba(212, 86, 10, 0.20);
  z-index: 1;
  flex-shrink: 0;
  position: relative;
  white-space: nowrap;
  font-size: 0.813rem;
  align-self: flex-start;
  font-weight: 700;
  color: #F6EDD8;
  margin-top: 0.25rem;
}.odx-gr_jp_cta_26x:hover {
  background: #D4560A;
}.odx-ws_26x {
  padding: 32px 1rem 0;
  background: #0D0905;
}
@media(min-width:768px) {.odx-ws_26x {
  padding: 2.25rem 1.5rem 0;
}
}.odx-ws_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-ws_head_26x {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.odx-ws_title_26x {
  gap: 10px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  align-items: center;
}.odx-ws_title_ic_26x svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #D4A020;
  stroke-linecap: round;
}.odx-ws_online_26x {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #9A7A56;
  display: flex;
  font-size: 0.75rem;
}.odx-ws_online_dot_26x {
  background: #2A9448;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(42, 148, 72, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.odx-ws_scroll_26x {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.odx-ws_scroll_26x::-webkit-scrollbar {
  display: none;
}.odx-wc_26x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 10px 14px;
  background: #120C06;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.odx-wc_img_26x {
  border-radius: 6px;
  overflow: hidden;
  background: #181009;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.odx-wc_img_26x img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.odx-wc_info_26x {
  min-width: 0;
}.odx-wc_game_26x {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D9C5A0;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.odx-wc_player_26x {
  overflow: hidden;
  color: #926E4A;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.odx-wc_amount_26x {
  font-size: 13px;
  color: #2A9448;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
}.odx-app_26x {
  background: #0D0905;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.odx-app_26x {
  padding: 2.75rem 1.5rem 0;
}
}.odx-app_in_26x {
  margin: 0 auto;
  max-width: 82.5rem;
}.odx-app_head_26x {
  margin-bottom: 1rem;
}.odx-app_label_26x {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C9912A;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.odx-app_h2_26x {
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.odx-app_h2_26x {
  font-size: 1.5rem;
}
}.odx-app_sub_26x {
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9A7A56;
}.odx-app_sub_26x strong {
  color: #D9C5A0;
  font-weight: 700;
}.odx-app_cards_26x {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.odx-app_cards_26x {
  grid-template-columns: repeat(3,1fr);
}
}.odx-app_card_26x {
  border-radius: 0.625rem;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.odx-app_card_ios_26x {
  background: linear-gradient(135deg,rgba(201, 145, 42, 0.18) 0%,#181009 100%);
}.odx-app_card_android_26x {
  background: linear-gradient(135deg,rgba(42, 148, 72, 0.18) 0%,#181009 100%);
}.odx-app_card_win_26x {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#181009 100%);
}.odx-app_card_ic_26x svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
}.odx-app_card_ic_26x {
  color: #F6EDD8;
  flex-shrink: 0;
}.odx-app_card_os_26x {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 6px;
  color: #9A7A56;
}.odx-app_card_title_26x {
  color: #F6EDD8;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
}.odx-app_card_text_26x {
  margin-bottom: 14px;
  color: #9A7A56;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.odx-app_card_btn_26x {
  padding: 10px 18px;
  gap: 7px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(201, 145, 42, 0.45);
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  color: #F6EDD8;
}.odx-app_card_btn_26x:hover {
  background: rgba(255, 255, 255, 0.07);
}.odx-bon_26x {
  background: #0D0905;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.odx-bon_26x {
  padding: 2.75rem 1.5rem 0;
}
}.odx-bon_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-bon_head_26x {
  margin-bottom: 20px;
}.odx-bon_label_26x {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9912A;
  font-weight: 700;
}.odx-bon_h2_26x {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.odx-bon_h2_26x {
  font-size: 1.5rem;
}
}.odx-bon_seo_26x {
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9A7A56;
}.odx-bon_seo_26x strong {
  font-weight: 700;
  color: #D9C5A0;
}.odx-bon_seo_26x a {
  color: #C9912A;
  text-decoration: underline;
}.odx-bon_grid_26x {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.odx-bon_grid_26x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.odx-bon_grid_26x {
  grid-template-columns: repeat(5,1fr);
}
}.odx-bon_card_26x {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  background: #120C06;
}.odx-bon_card_26x:hover {
  border-color: rgba(201, 145, 42, 0.08);
  transform: translateY(-2px);
}.odx-bon_card_ic_26x svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.odx-bon_card_ic_26x {
  margin-bottom: 0.625rem;
}.odx-bon_card_type_26x {
  font-weight: 700;
  margin-bottom: 6px;
  color: #9A7A56;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.odx-bon_card_amount_26x {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #D4A020;
  line-height: 1.1;
}.odx-bon_card_name_26x {
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
}.odx-bon_card_detail_26x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #926E4A;
  overflow-wrap: break-word;
  font-size: 11px;
}.odx-reg_26x {
  padding: 2.25rem 1rem 0;
  background: #0D0905;
}
@media(min-width: 766px) {.odx-reg_26x {
  padding: 2.75rem 1.5rem 0;
}
}.odx-reg_in_26x {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 16px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #181009;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.odx-reg_in_26x {
  padding: 40px;
}
}.odx-reg_top_26x {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.odx-reg_top_26x {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.odx-reg_label_26x {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C9912A;
}.odx-reg_h2_26x {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.2;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.odx-reg_h2_26x {
  font-size: 28px;
}
}.odx-reg_bonus_26x {
  border-radius: 10px;
  gap: 0.5rem;
  border: 1px solid rgba(212, 160, 32, 0.18);
  background: rgba(212, 160, 32, 0.18);
  padding: 0.625rem 1rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.odx-reg_bonus_amount_26x {
  color: #D4A020;
  font-size: 20px;
  font-weight: 800;
}.odx-reg_bonus_text_26x {
  color: #BAA078;
  line-height: 1.35;
  font-size: 13px;
}.odx-reg_cta_btn_26x {
  background: #2A9448;
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 10px;
  color: #0A0604;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 2px 10px rgba(42, 148, 72, 0.52), 0 0.5rem 1.75rem rgba(42, 148, 72, 0.24);
  margin-bottom: 0.75rem;
}.odx-reg_cta_btn_26x:hover {
  background: #35B05C;
}.odx-reg_terms_26x {
  font-size: 11px;
  line-height: 1.5;
  color: #926E4A;
}.odx-reg_seo_26x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 1.25rem;
  color: #9A7A56;
  line-height: 1.65;
  font-size: 13px;
}.odx-reg_seo_26x p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #9A7A56;
}.odx-reg_seo_26x p:last-child {
  margin-bottom: 0;
}.odx-reg_seo_26x strong {
  color: #D9C5A0;
  font-weight: 700;
}.odx-reg_seo_26x a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9912A;
}.odx-reg_seo_26x a:hover {
  color: #DBA83E;
}.odx-reg_seo_26x ul,.odx-reg_seo_26x ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.odx-reg_seo_26x ol {
  list-style: decimal;
}.odx-reg_seo_26x li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #9A7A56;
}.odx-reg_seo_26x table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.odx-reg_seo_26x table {
  display: table;
}
}.odx-reg_seo_26x th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D9C5A0;
}.odx-reg_seo_26x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9A7A56;
}.odx-reg_steps_26x {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.odx-reg_steps_26x {
  margin-top: 0;
}
}.odx-reg_step_26x {
  gap: 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.odx-reg_step_num_26x {
  background: rgba(201, 145, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 145, 42, 0.08);
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  color: #C9912A;
  display: flex;
  width: 2.125rem;
}.odx-reg_step_title_26x {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EDD8;
}.odx-reg_step_text_26x {
  line-height: 1.5;
  color: #9A7A56;
  font-size: 0.75rem;
}.odx-reg_trust_26x {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.odx-reg_trust_item_26x {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #9A7A56;
  font-size: 12px;
  display: flex;
  align-items: center;
}.odx-reg_trust_ic_26x svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  color: #C9912A;
}.odx-prov_26x {
  padding: 2.25rem 16px 0;
  background: #0D0905;
}
@media(min-width:768px) {.odx-prov_26x {
  padding: 2.75rem 24px 0;
}
}.odx-prov_in_26x {
  margin: 0 auto;
  max-width: 82.5rem;
}.odx-prov_head_26x {
  margin-bottom: 16px;
}.odx-prov_label_26x {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C9912A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.odx-prov_h2_26x {
  font-family: 'Bebas Neue', sans-serif;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.odx-prov_h2_26x {
  font-size: 24px;
}
}.odx-prov_seo_26x {
  line-height: 1.6;
  max-width: 620px;
  color: #9A7A56;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 16px;
}.odx-prov_seo_26x strong {
  font-weight: 700;
  color: #D9C5A0;
}.odx-prov_seo_26x a {
  color: #C9912A;
  text-decoration: underline;
}.odx-prov_grid_26x {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.odx-prov_grid_26x {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.odx-prov_grid_26x {
  grid-template-columns: repeat(8,1fr);
}
}.odx-prov_card_26x {
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  background: #120C06;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.odx-prov_card_26x:hover {
  border-color: rgba(201, 145, 42, 0.45);
  background: #181009;
}.odx-prov_logo_26x {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  width: 2.75rem;
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
}.odx-prov_logo_26x img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.odx-prov_name_26x {
  font-weight: 600;
  text-align: center;
  color: #BAA078;
  overflow-wrap: break-word;
  font-size: 11px;
}.odx-htp_26x {
  padding: 2.25rem 1rem 0;
  background: #0D0905;
}
@media(min-width: 765px) {.odx-htp_26x {
  padding: 44px 24px 0;
}
}.odx-htp_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-htp_head_26x {
  max-width: 45rem;
  margin-bottom: 22px;
}.odx-htp_label_26x {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9912A;
  font-size: 11px;
  margin-bottom: 8px;
}.odx-htp_h2_26x {
  color: #F6EDD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.odx-htp_h2_26x {
  font-size: 28px;
}
}.odx-htp_intro_26x {
  font-size: 14px;
  color: #9A7A56;
  line-height: 1.6;
}.odx-htp_steps_26x {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.odx-htp_steps_26x {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.odx-htp_steps_26x {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.odx-htp_step_26x {
  border-radius: 0.625rem;
  background: #181009;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.odx-htp_step_num_26x {
  border-radius: 50%;
  background: #C9912A;
  justify-content: center;
  top: -0.75rem;
  width: 1.75rem;
  font-size: 13px;
  height: 1.75rem;
  position: absolute;
  font-weight: 800;
  align-items: center;
  left: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #0A0604;
  display: flex;
}.odx-htp_step_ic_26x {
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  background: rgba(201, 145, 42, 0.18);
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  color: #C9912A;
}.odx-htp_step_ic_26x svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.odx-htp_step_h_26x {
  color: #F6EDD8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
}.odx-htp_step_p_26x {
  overflow-wrap: break-word;
  color: #9A7A56;
  font-size: 0.813rem;
  line-height: 1.55;
}.odx-htp_step_p_26x strong {
  font-weight: 600;
  color: #D9C5A0;
}.odx-htp_cta_26x {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2A9448;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
  color: #0A0604;
}.odx-htp_cta_26x:hover {
  background: #35B05C;
}.odx-pmt_26x {
  padding: 36px 16px 0;
  background: #0D0905;
}
@media(min-width: 770px) {.odx-pmt_26x {
  padding: 44px 1.5rem 0;
}
}.odx-pmt_in_26x {
  margin: 0 auto;
  max-width: 82.5rem;
}.odx-pmt_head_26x {
  margin-bottom: 22px;
  max-width: 45rem;
}.odx-pmt_label_26x {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9912A;
}.odx-pmt_h2_26x {
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 769px) {.odx-pmt_h2_26x {
  font-size: 1.75rem;
}
}.odx-pmt_intro_26x {
  color: #9A7A56;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.odx-pmt_groups_26x {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.odx-pmt_group_26x {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181009;
  border-radius: 10px;
}.odx-pmt_group_head_26x {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.odx-pmt_group_ic_26x {
  border-radius: 6px;
  background: rgba(201, 145, 42, 0.18);
  display: flex;
  width: 36px;
  align-items: center;
  height: 36px;
  color: #C9912A;
  justify-content: center;
  flex-shrink: 0;
}.odx-pmt_group_ic_26x svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.odx-pmt_group_h_26x {
  margin: 0;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.odx-pmt_group_p_26x {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A7A56;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.odx-pmt_group_p_26x strong {
  color: #D9C5A0;
  font-weight: 600;
}.odx-pmt_table_wrap_26x {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.odx-pmt_table_26x {
  min-width: 33.75rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}.odx-pmt_table_26x th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9C5A0;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 11px;
  text-align: left;
}.odx-pmt_table_26x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #9A7A56;
}.odx-pmt_table_26x tbody tr:last-child td {
  border-bottom: none;
}.odx-pmt_table_26x tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D9C5A0;
}.odx-faq_26x {
  padding: 2.25rem 16px 0;
  background: #0D0905;
}
@media(min-width: 769px) {.odx-faq_26x {
  padding: 44px 1.5rem 0;
}
}.odx-faq_in_26x {
  margin: 0 auto;
  max-width: 1320px;
}.odx-faq_head_26x {
  margin-bottom: 20px;
}.odx-faq_label_26x {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C9912A;
  text-transform: uppercase;
  font-size: 11px;
}.odx-faq_h2_26x {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 771px) {.odx-faq_h2_26x {
  font-size: 24px;
}
}.odx-faq_list_26x {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.odx-faq_item_26x {
  background: #181009;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.odx-faq_q_26x {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #D9C5A0;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  cursor: pointer;
}.odx-faq_q_26x:hover {
  color: #F6EDD8;
}.odx-faq_q_ic_26x {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #C9912A;
  font-size: 16px;
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.odx-faq_item_26x.odx-state_open_26x .odx-faq_q_ic_26x {
  transform: rotate(45deg);
}.odx-faq_a_26x {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #9A7A56;
}.odx-faq_item_26x.odx-state_open_26x .odx-faq_a_26x {
  display: block;
}.odx-faq_a_26x strong {
  font-weight: 700;
  color: #D9C5A0;
}.odx-faq_a_26x a {
  color: #C9912A;
  text-decoration: underline;
}.odx-faq_a_26x ul,.odx-faq_a_26x ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.odx-faq_a_26x ol {
  list-style: decimal;
}.odx-faq_a_26x li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.odx-faq_a_26x table {
  margin: 8px 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.odx-faq_a_26x table {
  display: table;
}
}.odx-faq_a_26x th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #D9C5A0;
  font-weight: 700;
  text-align: left;
}.odx-faq_a_26x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #9A7A56;
}.odx-seo_26x {
  background: #0D0905;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.odx-seo_26x {
  padding: 44px 24px 0;
}
}.odx-seo_in_26x {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #181009;
  max-width: 1320px;
}
@media(min-width:768px) {.odx-seo_in_26x {
  padding: 2.25rem 2.5rem;
}
}.odx-seo_label_26x {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C9912A;
}.odx-seo_h2_26x {
  color: #F6EDD8;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.odx-seo_h2_26x {
  font-size: 24px;
}
}.odx-seo_body_26x {
  overflow-wrap: break-word;
  color: #BAA078;
  font-size: 14px;
  line-height: 1.75;
}.odx-seo_body_26x p {
  line-height: 1.75;
  color: #BAA078;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.odx-seo_body_26x p:last-child {
  margin-bottom: 0;
}.odx-seo_body_26x strong {
  font-weight: 700;
  color: #D9C5A0;
}.odx-seo_body_26x a {
  transition: color .2s;
  color: #C9912A;
  text-decoration: underline;
}.odx-seo_body_26x a:hover {
  color: #DBA83E;
}.odx-seo_body_26x ul,.odx-seo_body_26x ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.odx-seo_body_26x ol {
  list-style: decimal;
}.odx-seo_body_26x li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #BAA078;
}.odx-seo_body_26x table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.odx-seo_body_26x table {
  display: table;
}
}.odx-seo_body_26x th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D9C5A0;
}.odx-seo_body_26x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #BAA078;
}.odx-seo_cols_26x {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.odx-seo_cols_26x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.odx-seo_cols_26x {
  grid-template-columns: repeat(3,1fr);
}
}.odx-seo_col_h_26x {
  overflow-wrap: break-word;
  color: #D9C5A0;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
}.odx-seo_col_p_26x {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9A7A56;
}.odx-seo_stats_26x {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.odx-seo_stat_26x {
  border: 1px solid rgba(201, 145, 42, 0.18);
  padding: 14px 1rem;
  background: rgba(201, 145, 42, 0.08);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.odx-seo_stat_val_26x {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C9912A;
}.odx-seo_stat_lb_26x {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #9A7A56;
}.odx-seo_26x {
  padding: 2.25rem 1rem 0;
  background: #0D0905;
}
@media(min-width: 765px) {.odx-seo_26x {
  padding: 44px 24px 0;
}
}.odx-seo_in_26x {
  background: #181009;
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.odx-seo_in_26x {
  padding: 36px 40px;
}
}.odx-seo_label_26x {
  color: #C9912A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.odx-seo_h2_26x {
  margin-bottom: 0.875rem;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.odx-seo_h2_26x {
  font-size: 1.5rem;
}
}.odx-seo_body_26x {
  color: #BAA078;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.odx-seo_body_26x p {
  color: #BAA078;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.odx-seo_body_26x p:last-child {
  margin-bottom: 0;
}.odx-seo_body_26x strong {
  color: #D9C5A0;
  font-weight: 700;
}.odx-seo_body_26x a {
  transition: color .2s;
  color: #C9912A;
  text-decoration: underline;
}.odx-seo_body_26x a:hover {
  color: #DBA83E;
}.odx-seo_body_26x ul,.odx-seo_body_26x ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.odx-seo_body_26x ol {
  list-style: decimal;
}.odx-seo_body_26x li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #BAA078;
  line-height: 1.75;
}.odx-seo_body_26x table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.odx-seo_body_26x table {
  display: table;
}
}.odx-seo_body_26x th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9C5A0;
  font-weight: 700;
  text-align: left;
}.odx-seo_body_26x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #BAA078;
}.odx-seo_cols_26x {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.odx-seo_cols_26x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.odx-seo_cols_26x {
  grid-template-columns: repeat(3,1fr);
}
}.odx-seo_col_h_26x {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D9C5A0;
}.odx-seo_col_p_26x {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #9A7A56;
  font-size: 0.813rem;
}.odx-seo_stats_26x {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.odx-seo_stat_26x {
  padding: 14px 16px;
  flex: 1;
  background: rgba(201, 145, 42, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(201, 145, 42, 0.18);
  min-width: 140px;
}.odx-seo_stat_val_26x {
  color: #C9912A;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.odx-seo_stat_lb_26x {
  color: #9A7A56;
  font-size: 11px;
  overflow-wrap: break-word;
}.odx-rv_26x {
  background: #0D0905;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.odx-rv_26x {
  padding: 44px 24px 0;
}
}.odx-rv_in_26x {
  margin: 0 auto;
  max-width: 82.5rem;
}.odx-rv_head_26x {
  margin-bottom: 20px;
  max-width: 720px;
}.odx-rv_label_26x {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C9912A;
  letter-spacing: .08em;
}.odx-rv_h2_26x {
  color: #F6EDD8;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.odx-rv_h2_26x {
  font-size: 28px;
}
}.odx-rv_stats_26x {
  gap: 18px;
  color: #9A7A56;
  flex-wrap: wrap;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.odx-rv_stats_score_26x {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.odx-rv_stats_score_val_26x {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #D4A020;
}.odx-rv_stats_score_max_26x {
  font-size: 13px;
  color: #926E4A;
}.odx-rv_stats_badge_26x {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.odx-rv_stats_badge_26x svg {
  color: #D4A020;
  width: 0.875rem;
  height: 0.875rem;
}.odx-rv_grid_26x {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.odx-rv_grid_26x {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.odx-rv_grid_26x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.odx-rv_card_26x {
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #181009;
  display: flex;
  flex-direction: column;
}.odx-rv_card_stars_26x {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #D4A020;
}.odx-rv_card_stars_26x svg {
  width: 0.875rem;
  height: 0.875rem;
}.odx-rv_card_h_26x {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EDD8;
}.odx-rv_card_body_26x {
  flex: 1;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #9A7A56;
  line-height: 1.65;
  overflow-wrap: break-word;
}.odx-rv_card_body_26x strong {
  color: #D9C5A0;
  font-weight: 600;
}.odx-rv_card_meta_26x {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.odx-rv_card_author_26x {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D9C5A0;
}.odx-rv_card_date_26x {
  font-size: 11px;
  color: #926E4A;
}.odx-seo_26x {
  background: #0D0905;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.odx-seo_26x {
  padding: 44px 24px 0;
}
}.odx-seo_in_26x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  background: #181009;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.odx-seo_in_26x {
  padding: 36px 2.5rem;
}
}.odx-seo_label_26x {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C9912A;
}.odx-seo_h2_26x {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.odx-seo_h2_26x {
  font-size: 24px;
}
}.odx-seo_body_26x {
  color: #BAA078;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.odx-seo_body_26x p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #BAA078;
  line-height: 1.75;
}.odx-seo_body_26x p:last-child {
  margin-bottom: 0;
}.odx-seo_body_26x strong {
  color: #D9C5A0;
  font-weight: 700;
}.odx-seo_body_26x a {
  transition: color .2s;
  color: #C9912A;
  text-decoration: underline;
}.odx-seo_body_26x a:hover {
  color: #DBA83E;
}.odx-seo_body_26x ul,.odx-seo_body_26x ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.odx-seo_body_26x ol {
  list-style: decimal;
}.odx-seo_body_26x li {
  color: #BAA078;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.odx-seo_body_26x table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.odx-seo_body_26x table {
  display: table;
}
}.odx-seo_body_26x th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9C5A0;
  font-weight: 700;
  text-align: left;
}.odx-seo_body_26x td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #BAA078;
}.odx-seo_cols_26x {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.odx-seo_cols_26x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.odx-seo_cols_26x {
  grid-template-columns: repeat(3,1fr);
}
}.odx-seo_col_h_26x {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D9C5A0;
  overflow-wrap: break-word;
}.odx-seo_col_p_26x {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9A7A56;
  font-size: 13px;
}.odx-seo_stats_26x {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.odx-seo_stat_26x {
  border-radius: 0.625rem;
  border: 1px solid rgba(201, 145, 42, 0.18);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(201, 145, 42, 0.08);
  min-width: 140px;
}.odx-seo_stat_val_26x {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C9912A;
  overflow-wrap: break-word;
  font-weight: 800;
}.odx-seo_stat_lb_26x {
  color: #9A7A56;
  font-size: 11px;
  overflow-wrap: break-word;
}.odx-ft_26x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080503;
  margin-top: 3rem;
}.odx-ft_support_26x {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.odx-ft_support_26x {
  padding: 28px 24px;
}
}.odx-ft_support_in_26x {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.odx-ft_support_main_26x {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.odx-ft_support_ic_26x {
  color: #C9912A;
  flex-shrink: 0;
}.odx-ft_support_ic_26x svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
}.odx-ft_support_text_title_26x {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 3px;
}.odx-ft_support_text_sub_26x {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9A7A56;
}.odx-ft_support_btn_26x {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem 22px;
  background: #C9912A;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F6EDD8;
}.odx-ft_support_btn_26x:hover {
  background: #DBA83E;
}.odx-ft_support_contacts_26x {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.odx-ft_support_contact_26x {
  line-height: 1.4;
  font-size: 12px;
  color: #926E4A;
}.odx-ft_support_contact_26x strong {
  color: #BAA078;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.odx-ft_main_26x {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.odx-ft_main_26x {
  padding: 40px 24px 32px;
}
}.odx-ft_main_in_26x {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.odx-ft_main_in_26x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.odx-ft_main_in_26x {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.odx-ft_col_logo_26x {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.odx-ft_col_logo_26x {
  grid-column: auto;
}
}.odx-ft_logo_26x {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.odx-ft_logo_mark_26x {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.odx-ft_logo_mark_26x img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.odx-ft_logo_sub_26x {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #926E4A;
  overflow-wrap: break-word;
}.odx-ft_col_title_26x {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #BAA078;
  letter-spacing: .07em;
  text-transform: uppercase;
}.odx-ft_col_links_26x {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.odx-ft_col_link_26x {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #926E4A;
  font-size: 0.813rem;
}.odx-ft_col_link_26x:hover {
  color: #D9C5A0;
}.odx-ft_apps_26x {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.odx-ft_app_card_26x {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.odx-ft_app_card_26x:hover {
  border-color: rgba(201, 145, 42, 0.45);
}.odx-ft_app_card_ic_26x svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.odx-ft_app_card_os_26x {
  font-weight: 600;
  font-size: 0.625rem;
  color: #926E4A;
}.odx-ft_app_card_action_26x {
  color: #D9C5A0;
  font-size: 12px;
  font-weight: 700;
}.odx-ft_bot_26x {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.odx-ft_bot_26x {
  padding: 20px 24px;
}
}.odx-ft_bot_in_26x {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.odx-ft_socials_26x {
  gap: 8px;
  display: flex;
}.odx-ft_soc_26x {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #BAA078;
  width: 2.25rem;
}.odx-ft_soc_26x svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.odx-ft_soc_26x:hover {
  background: rgba(255, 255, 255, 0.07);
}.odx-ft_legal_26x {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #A87E56;
  font-size: 11px;
}.odx-ft_legal_26x strong {
  color: #BAA078;
  font-weight: 700;
}.odx-ft_legal_26x a {
  color: #BAA078;
  text-decoration: underline;
}.odx-ft_age_26x {
  border-radius: 50%;
  border: 2px solid #A87E56;
  display: flex;
  flex-shrink: 0;
  color: #A87E56;
  width: 32px;
  font-size: 0.688rem;
  margin-left: auto;
  justify-content: center;
  height: 32px;
  font-weight: 800;
  align-items: center;
}