*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0F1C;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C8BFA2;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.udb_layout_wkz {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.udb_page_wkz {
  min-height: 100vh;
  display: flex;
}.udb_main_wkz {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1082px) {.udb_main_wkz {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.udb_main_wkz {
  padding-bottom: 72px;
}
}.udb_gc_wkz {
  border-radius: 8px;
  overflow: hidden;
  background: #111422;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 641px) {.udb_gc_wkz {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.udb_gc_wkz {
  width: 10.5rem;
}
}.udb_gc_wkz:hover {
  transform: translateY(-3px);
  border-color: rgba(201,162,40,0.08);
}.udb_gc_img_wkz {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.udb_gc_img_wkz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.udb_gc_hover_wkz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,8,15,0.72);
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.udb_gc_wkz:hover .udb_gc_hover_wkz {
  opacity: 1;
}.udb_gc_hover_btn_wkz {
  padding: 0.5rem 16px;
  background: #C9A228;
  border-radius: 0.25rem;
  color: #F0E9D4;
  font-size: 0.75rem;
  font-weight: 700;
}.udb_gc_info_wkz {
  padding: 8px 10px 10px;
}.udb_gc_name_wkz {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #C8BFA2;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
}.udb_gc_prov_wkz {
  font-size: 10px;
  color: #6A6252;
}.udb_gc_tag_wkz {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  font-size: 0.563rem;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  top: 6px;
  left: 0.375rem;
  text-transform: uppercase;
}.udb_gc_tag_hot_wkz {
  background: #EF4444;
  color: #fff;
}.udb_gc_tag_new_wkz {
  background: #22C55E;
  color: #0D0F1C;
}.udb_gc_tag_jp_wkz {
  background: #F59E0B;
  color: #0D0F1C;
}.udb_gc_tag_ex_wkz {
  background: #7C4E18;
  color: #fff;
}.udb_gc_tag_live_wkz {
  background: #EF4444;
  color: #fff;
}.udb_gr_wkz {
  background: #0D0F1C;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.udb_gr_wkz {
  padding: 2.25rem 24px 0;
}
}.udb_gr_in_wkz {
  margin: 0 auto;
  max-width: 82.5rem;
}.udb_gr_head_wkz {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.udb_gr_head_l_wkz {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.udb_gr_ic_wkz {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  display: flex;
  justify-content: center;
}.udb_gr_ic_wkz svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.udb_gr_title_wkz {
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F0E9D4;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.udb_gr_title_wkz {
  font-size: 18px;
}
}.udb_gr_more_wkz {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  color: #7A7260;
}.udb_gr_more_wkz:hover {
  color: #C9A228;
}.udb_gr_more_wkz svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.udb_gr_arrows_wkz {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.udb_gr_arr_wkz {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  display: flex;
  width: 1.875rem;
  height: 30px;
  align-items: center;
  color: #9E9478;
  justify-content: center;
}.udb_gr_arr_wkz:hover {
  background: rgba(255,255,255,0.07);
  color: #F0E9D4;
}.udb_gr_arr_wkz svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udb_gr_seo_h_wkz {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  color: #C8BFA2;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.udb_gr_seo_h_wkz {
  font-size: 0.875rem;
}
}.udb_gr_seo_wkz {
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 12px;
  color: #7A7260;
}.udb_gr_seo_wkz strong {
  font-weight: 600;
  color: #C8BFA2;
}.udb_gr_scroll_wkz {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.udb_gr_scroll_wkz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.udb_gr_scroll_wkz {
  gap: 12px;
}
}.udb_tb_wkz {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0F1C;
  right: 0;
  top: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  align-items: center;
  height: 56px;
  left: 0;
}.udb_tb_in_wkz {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.udb_tb_burger_wkz {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
}.udb_tb_burger_wkz:hover {
  background: rgba(255,255,255,0.05);
}.udb_tb_burger_line_wkz {
  border-radius: 1px;
  background: #9E9478;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1078px) {.udb_tb_burger_wkz {
  display: none;
}
}.udb_tb_logo_wkz {
  gap: 9px;
  font-size: 18px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #F0E9D4;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
}.udb_tb_logo_mark_wkz {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 2rem;
}.udb_tb_logo_mark_wkz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.udb_tb_nav_wkz {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.udb_tb_nav_wkz {
  display: flex;
}
}.udb_tb_tab_wkz {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 8px;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #9E9478;
}.udb_tb_tab_wkz:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E9D4;
}.udb_tb_tab_wkz.udb_state_active_wkz {
  background: rgba(201,162,40,0.18);
  color: #F0E9D4;
}.udb_tb_right_wkz {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.udb_tb_login_wkz {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  color: #C8BFA2;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.udb_tb_login_wkz:hover {
  border-color: rgba(201,162,40,0.45);
  color: #F0E9D4;
}
@media(min-width: 479px) {.udb_tb_login_wkz {
  display: block;
}
}.udb_tb_reg_wkz {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #22C55E;
  font-size: 13px;
  color: #0E0F1A;
  font-weight: 700;
  white-space: nowrap;
}.udb_tb_reg_wkz:hover {
  background: #16A34A;
}.udb_sb_wkz {
  transform: translateX(-100%);
  background: #161929;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  width: 13.75rem;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
  left: 0;
}.udb_sb_wkz.udb_state_open_wkz {
  transform: translateX(0);
}.udb_sb_wkz::-webkit-scrollbar {
  width: 4px;
}.udb_sb_wkz::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.udb_sb_wkz {
  transform: translateX(0);
}
}.udb_sb_auth_wkz {
  padding: 0.875rem 0.75rem 10px;
}.udb_sb_btn_reg_wkz {
  border-radius: 0.5rem;
  background: #22C55E;
  transition: background .2s;
  padding: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0E0F1A;
  display: block;
  text-align: center;
  font-size: 0.813rem;
}.udb_sb_btn_reg_wkz:hover {
  background: #16A34A;
}.udb_sb_btn_login_wkz {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  color: #C8BFA2;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  text-align: center;
}.udb_sb_btn_login_wkz:hover {
  border-color: rgba(201,162,40,0.45);
  color: #F0E9D4;
}.udb_sb_promo_wkz {
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1A1206,#161929);
  margin: 0 12px 10px;
  border: 1px solid rgba(201,162,40,0.18);
  overflow: hidden;
  position: relative;
}.udb_sb_promo_wkz::before {
  background: radial-gradient(circle,rgba(201,162,40,0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  right: -20px;
  content: '';
  top: -20px;
  position: absolute;
  width: 5rem;
}.udb_sb_promo_title_wkz {
  margin-bottom: 0.25rem;
  color: #C9A228;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.udb_sb_promo_text_wkz {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F0E9D4;
  font-size: 12px;
  font-weight: 600;
}.udb_sb_promo_sub_wkz {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A7260;
}.udb_sb_nav_wkz {
  padding: 6px 0.5rem 1rem;
}.udb_sb_nav_lb_wkz {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #6A6252;
  text-transform: uppercase;
}.udb_sb_link_wkz {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 4px;
  gap: 0.625rem;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  color: #9E9478;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.udb_sb_link_wkz:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E9D4;
}.udb_sb_link_wkz.udb_state_active_wkz {
  background: rgba(201,162,40,0.18);
  color: #F0E9D4;
}.udb_sb_ic_wkz {
  border-radius: 4px;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 30px;
}.udb_sb_ic_wkz svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udb_sb_ic_1_wkz {
  background: rgba(201,162,40,0.08);
  color: #C9A228;
}.udb_sb_ic_2_wkz {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.udb_sb_ic_3_wkz {
  background: rgba(245,158,11,0.16);
  color: #F59E0B;
}.udb_sb_ic_4_wkz {
  background: rgba(124,78,24,0.28);
  color: #7C4E18;
}.udb_sb_ic_5_wkz {
  background: rgba(201,162,40,0.08);
  color: #EC4899;
}.udb_sb_ic_6_wkz {
  background: rgba(124,78,24,0.28);
  color: #8B5CF6;
}.udb_sb_badge_wkz {
  border-radius: 0.25rem;
  background: #F59E0B;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0E0F1A;
  margin-left: auto;
}.udb_sb_bot_wkz {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.udb_sb_lang_wkz,.udb_sb_help_wkz {
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 4px;
  flex: 1;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  justify-content: center;
  display: flex;
  color: #9E9478;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.udb_sb_lang_wkz:hover,.udb_sb_help_wkz:hover {
  border-color: rgba(201,162,40,0.45);
  color: #F0E9D4;
}.udb_sb_lang_wkz svg,.udb_sb_help_wkz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.udb_sb_bd_wkz {
  background: rgba(7,8,15,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.udb_sb_bd_wkz.udb_state_on_wkz {
  display: block;
}
@media(min-width: 1082px) {.udb_sb_bd_wkz {
  display: none!important;
}
}.udb_mob_nav_wkz {
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #161929;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  bottom: 0;
  right: 0;
}
@media(min-width: 1077px) {.udb_mob_nav_wkz {
  display: none;
}
}.udb_mob_nav_item_wkz {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #6A6252;
}.udb_mob_nav_ic_wkz {
  line-height: 1;
}.udb_mob_nav_ic_wkz svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.udb_mob_nav_lb_wkz {
  font-weight: 600;
  font-size: 0.625rem;
  color: #6A6252;
}.udb_mob_nav_item_wkz.udb_state_active_wkz {
  color: #C9A228;
}.udb_mob_nav_item_wkz.udb_state_active_wkz .udb_mob_nav_lb_wkz {
  color: #C9A228;
}.udb_hero_wkz {
  background: #0D0F1C;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.udb_hero_wkz {
  padding: 1.5rem 1.5rem 0;
}
}.udb_hero_in_wkz {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.udb_hero_in_wkz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.udb_hero_in_wkz {
  grid-template-columns: 1fr 340px;
}
}.udb_hero_promo_wkz {
  background: #111422;
  border-radius: 14px;
  overflow: hidden;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.udb_hero_promo_wkz {
  min-height: 280px;
}
}.udb_hero_promo_bg_wkz {
  background-position: center;
  background: linear-gradient(120deg,#1A1206 0%,#0D0F1C 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.udb_hero_promo_bg_wkz::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0F1C 0%,rgba(7,8,15,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.udb_hero_promo_glow_wkz {
  background: radial-gradient(circle,rgba(124,78,24,0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  width: 300px;
  position: absolute;
  right: 60px;
  top: -40px;
  pointer-events: none;
}.udb_hero_promo_ct_wkz {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  display: flex;
}
@media(min-width: 771px) {.udb_hero_promo_ct_wkz {
  padding: 40px 2rem;
}
}.udb_hero_badge_wkz {
  background: rgba(201,162,40,0.18);
  padding: 5px 12px;
  border-radius: 20px;
  border: 1px solid rgba(201,162,40,0.08);
  color: #C9A228;
  letter-spacing: .08em;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}.udb_hero_h1_wkz {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.625rem;
  color: #F0E9D4;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.udb_hero_h1_wkz em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 769px) {.udb_hero_h1_wkz {
  font-size: 2.25rem;
}
}.udb_hero_sub_wkz {
  font-size: 13px;
  margin-bottom: 20px;
  color: #9E9478;
  line-height: 1.55;
}
@media(min-width: 766px) {.udb_hero_sub_wkz {
  font-size: 0.875rem;
}
}.udb_hero_row_wkz {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.udb_hero_cta_wkz {
  transition: background .2s;
  background: #22C55E;
  padding: 13px 26px;
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 4px 1.125rem rgba(34,197,94,0.42);
  font-size: 14px;
  font-weight: 700;
  color: #0E0F1A;
}.udb_hero_cta_wkz:hover {
  background: #16A34A;
}.udb_hero_terms_wkz {
  color: #6A6252;
  font-size: 0.688rem;
}.udb_hero_game_wkz {
  border-radius: 14px;
  background: #111422;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.udb_hero_game_badge_wkz {
  background: rgba(245,158,11,0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(245,158,11,0.16);
  padding: 0.313rem 10px;
  left: 12px;
  text-transform: uppercase;
  z-index: 3;
  top: 12px;
  color: #F59E0B;
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
}.udb_hero_game_badge_wkz svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.udb_hero_game_img_wkz {
  background: linear-gradient(135deg,#1A1206,#0D0F1C);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.udb_hero_game_img_wkz img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.udb_hero_game_play_wkz {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,8,15,0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.udb_hero_game_wkz:hover .udb_hero_game_play_wkz {
  opacity: 1;
}.udb_hero_game_play_wkz span {
  border-radius: 50%;
  background: #C9A228;
  align-items: center;
  height: 52px;
  width: 52px;
  justify-content: center;
  display: flex;
}.udb_hero_game_play_wkz span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.udb_hero_game_info_wkz {
  padding: 0.875rem 16px;
}.udb_hero_game_title_wkz {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0E9D4;
}.udb_hero_game_provider_wkz {
  color: #7A7260;
  font-size: 0.688rem;
}.udb_hero_game_btn_wkz {
  padding: 11px;
  margin: 12px 16px 1rem;
  border-radius: 0.5rem;
  background: #C9A228;
  transition: background .2s;
  text-align: center;
  color: #F0E9D4;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.udb_hero_game_wkz:hover .udb_hero_game_btn_wkz {
  background: #DDB93C;
}.udb_gr_jp_wkz {
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0E2E 0%,#0A0812 100%);
  position: relative;
}.udb_gr_jp_wkz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(124,78,24,0.28) 0%,transparent 70%);
  top: -60px;
  position: absolute;
  content: '';
  width: 15.625rem;
  left: -3.75rem;
  height: 250px;
}.udb_gr_jp_wkz::after {
  background: radial-gradient(circle,rgba(245,158,11,0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  position: absolute;
  width: 200px;
  right: 0;
  height: 200px;
  content: '';
}.udb_gr_jp_head_wkz {
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
}.udb_gr_jp_info_wkz {
  flex: 1;
}.udb_gr_jp_label_wkz {
  font-size: 0.688rem;
  color: #8B5CF6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.udb_gr_jp_label_wkz svg {
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.udb_gr_jp_amount_wkz {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0E9D4;
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
}
@media(min-width: 766px) {.udb_gr_jp_amount_wkz {
  font-size: 2.5rem;
}
}.udb_gr_jp_amount_wkz span {
  color: #F59E0B;
}.udb_gr_jp_seo_wkz {
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9E9478;
  max-width: 480px;
}.udb_gr_jp_cta_wkz {
  background: rgba(124,78,24,0.28);
  padding: 11px 20px;
  border-radius: 8px;
  border: 1px solid rgba(124,78,24,0.28);
  transition: background .2s;
  z-index: 1;
  color: #F0E9D4;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  margin-top: 0.25rem;
  position: relative;
  align-self: flex-start;
}.udb_gr_jp_cta_wkz:hover {
  background: #7C4E18;
}.udb_gcg_wkz {
  padding: 2.25rem 1rem 0;
  background: #0D0F1C;
}
@media(min-width: 766px) {.udb_gcg_wkz {
  padding: 44px 24px 0;
}
}.udb_gcg_in_wkz {
  margin: 0 auto;
  max-width: 82.5rem;
}.udb_gcg_head_wkz {
  max-width: 45rem;
  margin-bottom: 20px;
}.udb_gcg_label_wkz {
  letter-spacing: .08em;
  color: #C9A228;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.udb_gcg_h2_wkz {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F0E9D4;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.udb_gcg_h2_wkz {
  font-size: 28px;
}
}.udb_gcg_intro_wkz {
  color: #7A7260;
  font-size: 0.813rem;
  line-height: 1.6;
}.udb_gcg_grid_wkz {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.udb_gcg_grid_wkz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.udb_gcg_grid_wkz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.udb_gcg_card_wkz {
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  overflow: hidden;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  cursor: pointer;
  flex-direction: column;
  position: relative;
  display: flex;
  min-height: 240px;
  justify-content: flex-end;
}.udb_gcg_card_wkz:hover {
  transform: translateY(-3px);
  border-color: rgba(201,162,40,0.18);
}.udb_gcg_card_bg_wkz {
  inset: 0;
  z-index: 0;
  position: absolute;
}.udb_gcg_card_bg_wkz::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.udb_gcg_card_ic_wkz {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  justify-content: center;
  height: 2.5rem;
  position: absolute;
  display: flex;
  z-index: 2;
  top: 1.125rem;
  color: #F0E9D4;
  width: 40px;
  right: 18px;
  align-items: center;
}.udb_gcg_card_ic_wkz svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.udb_gcg_card_ct_wkz {
  z-index: 1;
  position: relative;
}.udb_gcg_card_h_wkz {
  color: #F0E9D4;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.udb_gcg_card_h_wkz {
  font-size: 1.25rem;
}
}.udb_gcg_card_p_wkz {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.udb_gcg_card_p_wkz strong {
  font-weight: 600;
  color: #F0E9D4;
}.udb_gcg_card_cta_wkz {
  gap: 0.25rem;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-flex;
  color: #C9A228;
  letter-spacing: .04em;
  font-weight: 700;
}.udb_gcg_card_cta_wkz svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udb_ws_wkz {
  padding: 2rem 16px 0;
  background: #0D0F1C;
}
@media(min-width: 767px) {.udb_ws_wkz {
  padding: 2.25rem 1.5rem 0;
}
}.udb_ws_in_wkz {
  margin: 0 auto;
  max-width: 1320px;
}.udb_ws_head_wkz {
  gap: 12px;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.udb_ws_title_wkz {
  gap: 10px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0E9D4;
  font-family: 'Cinzel', serif;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
}.udb_ws_title_ic_wkz svg {
  width: 1.125rem;
  color: #F59E0B;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udb_ws_online_wkz {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #7A7260;
  align-items: center;
}.udb_ws_online_dot_wkz {
  background: #22C55E;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
  width: 0.5rem;
  height: 8px;
}.udb_ws_scroll_wkz {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.udb_ws_scroll_wkz::-webkit-scrollbar {
  display: none;
}.udb_wc_wkz {
  padding: 10px 14px;
  gap: 0.625rem;
  background: #111422;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.udb_wc_img_wkz {
  background: #161929;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.udb_wc_img_wkz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.udb_wc_info_wkz {
  min-width: 0;
}.udb_wc_game_wkz {
  overflow: hidden;
  color: #C8BFA2;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.udb_wc_player_wkz {
  overflow: hidden;
  font-size: 10px;
  color: #6A6252;
  white-space: nowrap;
  text-overflow: ellipsis;
}.udb_wc_amount_wkz {
  font-size: 0.813rem;
  font-weight: 700;
  color: #22C55E;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}.udb_app_wkz {
  background: #0D0F1C;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.udb_app_wkz {
  padding: 2.75rem 24px 0;
}
}.udb_app_in_wkz {
  margin: 0 auto;
  max-width: 1320px;
}.udb_app_head_wkz {
  margin-bottom: 16px;
}.udb_app_label_wkz {
  font-weight: 700;
  color: #C9A228;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.udb_app_h2_wkz {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F0E9D4;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
}
@media(min-width: 771px) {.udb_app_h2_wkz {
  font-size: 1.5rem;
}
}.udb_app_sub_wkz {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
  color: #7A7260;
}.udb_app_sub_wkz strong {
  color: #C8BFA2;
  font-weight: 700;
}.udb_app_cards_wkz {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.udb_app_cards_wkz {
  grid-template-columns: repeat(3,1fr);
}
}.udb_app_card_wkz {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.udb_app_card_ios_wkz {
  background: linear-gradient(135deg,rgba(201,162,40,0.18) 0%,#161929 100%);
}.udb_app_card_android_wkz {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#161929 100%);
}.udb_app_card_win_wkz {
  background: linear-gradient(135deg,rgba(245,158,11,0.16) 0%,#161929 100%);
}.udb_app_card_ic_wkz svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.udb_app_card_ic_wkz {
  color: #F0E9D4;
  flex-shrink: 0;
}.udb_app_card_os_wkz {
  font-size: 0.625rem;
  color: #7A7260;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.udb_app_card_title_wkz {
  line-height: 1.2;
  color: #F0E9D4;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.udb_app_card_text_wkz {
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7A7260;
}.udb_app_card_btn_wkz {
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(201,162,40,0.45);
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 18px;
  border-radius: 0.25rem;
  color: #F0E9D4;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.udb_app_card_btn_wkz:hover {
  background: rgba(255,255,255,0.07);
}.udb_prov_wkz {
  padding: 2.25rem 16px 0;
  background: #0D0F1C;
}
@media(min-width: 770px) {.udb_prov_wkz {
  padding: 2.75rem 24px 0;
}
}.udb_prov_in_wkz {
  margin: 0 auto;
  max-width: 1320px;
}.udb_prov_head_wkz {
  margin-bottom: 16px;
}.udb_prov_label_wkz {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C9A228;
  margin-bottom: 8px;
  font-weight: 700;
}.udb_prov_h2_wkz {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0E9D4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.udb_prov_h2_wkz {
  font-size: 24px;
}
}.udb_prov_seo_wkz {
  color: #7A7260;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 16px;
}.udb_prov_seo_wkz strong {
  color: #C8BFA2;
  font-weight: 700;
}.udb_prov_seo_wkz a {
  color: #C9A228;
  text-decoration: underline;
}.udb_prov_grid_wkz {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.udb_prov_grid_wkz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.udb_prov_grid_wkz {
  grid-template-columns: repeat(8,1fr);
}
}.udb_prov_card_wkz {
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #111422;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 7px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.udb_prov_card_wkz:hover {
  background: #161929;
  border-color: rgba(201,162,40,0.45);
}.udb_prov_logo_wkz {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
}.udb_prov_logo_wkz img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.udb_prov_name_wkz {
  overflow-wrap: break-word;
  color: #9E9478;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
}.udb_bon_wkz {
  background: #0D0F1C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.udb_bon_wkz {
  padding: 2.75rem 24px 0;
}
}.udb_bon_in_wkz {
  margin: 0 auto;
  max-width: 82.5rem;
}.udb_bon_head_wkz {
  margin-bottom: 20px;
}.udb_bon_label_wkz {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C9A228;
}.udb_bon_h2_wkz {
  margin-bottom: 0.5rem;
  color: #F0E9D4;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.udb_bon_h2_wkz {
  font-size: 24px;
}
}.udb_bon_seo_wkz {
  color: #7A7260;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.udb_bon_seo_wkz strong {
  font-weight: 700;
  color: #C8BFA2;
}.udb_bon_seo_wkz a {
  text-decoration: underline;
  color: #C9A228;
}.udb_bon_grid_wkz {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.udb_bon_grid_wkz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.udb_bon_grid_wkz {
  grid-template-columns: repeat(5,1fr);
}
}.udb_bon_card_wkz {
  padding: 16px;
  background: #111422;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.11);
}.udb_bon_card_wkz:hover {
  border-color: rgba(201,162,40,0.08);
  transform: translateY(-2px);
}.udb_bon_card_ic_wkz svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.udb_bon_card_ic_wkz {
  margin-bottom: 0.625rem;
}.udb_bon_card_type_wkz {
  text-transform: uppercase;
  font-size: 10px;
  color: #7A7260;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
}.udb_bon_card_amount_wkz {
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  color: #F59E0B;
  margin-bottom: 0.375rem;
}.udb_bon_card_name_wkz {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
  color: #F0E9D4;
}.udb_bon_card_detail_wkz {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6A6252;
  font-size: 11px;
}.udb_reg_wkz {
  padding: 36px 16px 0;
  background: #0D0F1C;
}
@media(min-width: 769px) {.udb_reg_wkz {
  padding: 44px 1.5rem 0;
}
}.udb_reg_in_wkz {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  background: #161929;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.udb_reg_in_wkz {
  padding: 40px;
}
}.udb_reg_top_wkz {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.udb_reg_top_wkz {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.udb_reg_label_wkz {
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #C9A228;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.udb_reg_h2_wkz {
  color: #F0E9D4;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width:768px) {.udb_reg_h2_wkz {
  font-size: 1.75rem;
}
}.udb_reg_bonus_wkz {
  padding: 0.625rem 16px;
  border: 1px solid rgba(245,158,11,0.16);
  background: rgba(245,158,11,0.16);
  border-radius: 0.5rem;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.udb_reg_bonus_amount_wkz {
  font-weight: 800;
  font-size: 20px;
  color: #F59E0B;
}.udb_reg_bonus_text_wkz {
  font-size: 13px;
  line-height: 1.35;
  color: #9E9478;
}.udb_reg_cta_btn_wkz {
  background: #22C55E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  display: inline-block;
  font-weight: 700;
  color: #0E0F1A;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 4px 1.125rem rgba(34,197,94,0.42);
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
}.udb_reg_cta_btn_wkz:hover {
  background: #16A34A;
}.udb_reg_terms_wkz {
  font-size: 11px;
  color: #6A6252;
  line-height: 1.5;
}.udb_reg_seo_wkz {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 13px;
  color: #7A7260;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
}.udb_reg_seo_wkz p {
  line-height: 1.65;
  font-size: 13px;
  color: #7A7260;
  margin-bottom: 10px;
}.udb_reg_seo_wkz p:last-child {
  margin-bottom: 0;
}.udb_reg_seo_wkz strong {
  color: #C8BFA2;
  font-weight: 700;
}.udb_reg_seo_wkz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A228;
}.udb_reg_seo_wkz a:hover {
  color: #DDB93C;
}.udb_reg_seo_wkz ul,.udb_reg_seo_wkz ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.udb_reg_seo_wkz ol {
  list-style: decimal;
}.udb_reg_seo_wkz li {
  line-height: 1.65;
  color: #7A7260;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.udb_reg_seo_wkz table {
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.udb_reg_seo_wkz table {
  display: table;
}
}.udb_reg_seo_wkz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C8BFA2;
  text-align: left;
}.udb_reg_seo_wkz td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A7260;
}.udb_reg_steps_wkz {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.udb_reg_steps_wkz {
  margin-top: 0;
}
}.udb_reg_step_wkz {
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.udb_reg_step_num_wkz {
  background: rgba(201,162,40,0.18);
  border: 1px solid rgba(201,162,40,0.08);
  border-radius: 50%;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  height: 34px;
  width: 2.125rem;
  display: flex;
  font-weight: 800;
  color: #C9A228;
}.udb_reg_step_title_wkz {
  color: #F0E9D4;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.udb_reg_step_text_wkz {
  color: #7A7260;
  line-height: 1.5;
  font-size: 12px;
}.udb_reg_trust_wkz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.udb_reg_trust_item_wkz {
  gap: 7px;
  font-size: 12px;
  color: #7A7260;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.udb_reg_trust_ic_wkz svg {
  stroke-linejoin: round;
  color: #C9A228;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.udb_pmt_wkz {
  background: #0D0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.udb_pmt_wkz {
  padding: 44px 24px 0;
}
}.udb_pmt_in_wkz {
  margin: 0 auto;
  max-width: 1320px;
}.udb_pmt_head_wkz {
  margin-bottom: 22px;
  max-width: 45rem;
}.udb_pmt_label_wkz {
  letter-spacing: .08em;
  color: #C9A228;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.udb_pmt_h2_wkz {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F0E9D4;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.udb_pmt_h2_wkz {
  font-size: 28px;
}
}.udb_pmt_intro_wkz {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7A7260;
}.udb_pmt_groups_wkz {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.udb_pmt_group_wkz {
  background: #161929;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
}.udb_pmt_group_head_wkz {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.udb_pmt_group_ic_wkz {
  border-radius: 4px;
  background: rgba(201,162,40,0.18);
  align-items: center;
  color: #C9A228;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
  display: flex;
  justify-content: center;
}.udb_pmt_group_ic_wkz svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.udb_pmt_group_h_wkz {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  font-weight: 700;
  color: #F0E9D4;
}.udb_pmt_group_p_wkz {
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.6;
  color: #7A7260;
  overflow-wrap: break-word;
}.udb_pmt_group_p_wkz strong {
  color: #C8BFA2;
  font-weight: 600;
}.udb_pmt_table_wrap_wkz {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.udb_pmt_table_wkz {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.udb_pmt_table_wkz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #C8BFA2;
}.udb_pmt_table_wkz td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A7260;
}.udb_pmt_table_wkz tbody tr:last-child td {
  border-bottom: none;
}.udb_pmt_table_wkz tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8BFA2;
}.udb_seo_wkz {
  background: #0D0F1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.udb_seo_wkz {
  padding: 2.75rem 1.5rem 0;
}
}.udb_seo_in_wkz {
  background: #161929;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 765px) {.udb_seo_in_wkz {
  padding: 2.25rem 40px;
}
}.udb_seo_label_wkz {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9A228;
}.udb_seo_h2_wkz {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0E9D4;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.udb_seo_h2_wkz {
  font-size: 1.5rem;
}
}.udb_seo_body_wkz {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9E9478;
  font-size: 14px;
}.udb_seo_body_wkz p {
  margin-bottom: 12px;
  color: #9E9478;
  line-height: 1.75;
  font-size: 0.875rem;
}.udb_seo_body_wkz p:last-child {
  margin-bottom: 0;
}.udb_seo_body_wkz strong {
  font-weight: 700;
  color: #C8BFA2;
}.udb_seo_body_wkz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A228;
}.udb_seo_body_wkz a:hover {
  color: #DDB93C;
}.udb_seo_body_wkz ul,.udb_seo_body_wkz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.udb_seo_body_wkz ol {
  list-style: decimal;
}.udb_seo_body_wkz li {
  font-size: 14px;
  color: #9E9478;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.udb_seo_body_wkz table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.udb_seo_body_wkz table {
  display: table;
}
}.udb_seo_body_wkz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #C8BFA2;
  text-align: left;
  font-weight: 700;
}.udb_seo_body_wkz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9E9478;
}.udb_seo_cols_wkz {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.udb_seo_cols_wkz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.udb_seo_cols_wkz {
  grid-template-columns: repeat(3,1fr);
}
}.udb_seo_col_h_wkz {
  color: #C8BFA2;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.udb_seo_col_p_wkz {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A7260;
}.udb_seo_stats_wkz {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.udb_seo_stat_wkz {
  border: 1px solid rgba(201,162,40,0.18);
  background: rgba(201,162,40,0.08);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.udb_seo_stat_val_wkz {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C9A228;
  overflow-wrap: break-word;
  font-weight: 800;
}.udb_seo_stat_lb_wkz {
  color: #7A7260;
  font-size: 11px;
  overflow-wrap: break-word;
}.udb_rv_wkz {
  padding: 2.25rem 16px 0;
  background: #0D0F1C;
}
@media(min-width: 765px) {.udb_rv_wkz {
  padding: 2.75rem 24px 0;
}
}.udb_rv_in_wkz {
  margin: 0 auto;
  max-width: 1320px;
}.udb_rv_head_wkz {
  max-width: 720px;
  margin-bottom: 20px;
}.udb_rv_label_wkz {
  font-size: 11px;
  font-weight: 700;
  color: #C9A228;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.udb_rv_h2_wkz {
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F0E9D4;
}
@media(min-width: 771px) {.udb_rv_h2_wkz {
  font-size: 28px;
}
}.udb_rv_stats_wkz {
  gap: 1.125rem;
  flex-wrap: wrap;
  color: #7A7260;
  align-items: center;
  display: flex;
  font-size: 13px;
}.udb_rv_stats_score_wkz {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.udb_rv_stats_score_val_wkz {
  color: #F59E0B;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
}.udb_rv_stats_score_max_wkz {
  color: #6A6252;
  font-size: 0.813rem;
}.udb_rv_stats_badge_wkz {
  gap: 4px;
  align-items: center;
  display: flex;
}.udb_rv_stats_badge_wkz svg {
  width: 14px;
  color: #F59E0B;
  height: 14px;
}.udb_rv_grid_wkz {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.udb_rv_grid_wkz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.udb_rv_grid_wkz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.udb_rv_card_wkz {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #161929;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.udb_rv_card_stars_wkz {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F59E0B;
}.udb_rv_card_stars_wkz svg {
  width: 0.875rem;
  height: 14px;
}.udb_rv_card_h_wkz {
  margin-bottom: 8px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #F0E9D4;
  font-weight: 700;
  overflow-wrap: break-word;
}.udb_rv_card_body_wkz {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A7260;
}.udb_rv_card_body_wkz strong {
  font-weight: 600;
  color: #C8BFA2;
}.udb_rv_card_meta_wkz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
}.udb_rv_card_author_wkz {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8BFA2;
}.udb_rv_card_date_wkz {
  font-size: 11px;
  color: #6A6252;
}.udb_seo_wkz {
  background: #0D0F1C;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.udb_seo_wkz {
  padding: 44px 24px 0;
}
}.udb_seo_in_wkz {
  background: #161929;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 771px) {.udb_seo_in_wkz {
  padding: 2.25rem 40px;
}
}.udb_seo_label_wkz {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C9A228;
  font-weight: 700;
}.udb_seo_h2_wkz {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F0E9D4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.udb_seo_h2_wkz {
  font-size: 1.5rem;
}
}.udb_seo_body_wkz {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9E9478;
  line-height: 1.75;
}.udb_seo_body_wkz p {
  color: #9E9478;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.udb_seo_body_wkz p:last-child {
  margin-bottom: 0;
}.udb_seo_body_wkz strong {
  color: #C8BFA2;
  font-weight: 700;
}.udb_seo_body_wkz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A228;
}.udb_seo_body_wkz a:hover {
  color: #DDB93C;
}.udb_seo_body_wkz ul,.udb_seo_body_wkz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.udb_seo_body_wkz ol {
  list-style: decimal;
}.udb_seo_body_wkz li {
  line-height: 1.75;
  color: #9E9478;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.udb_seo_body_wkz table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.udb_seo_body_wkz table {
  display: table;
}
}.udb_seo_body_wkz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8BFA2;
  text-align: left;
}.udb_seo_body_wkz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9E9478;
}.udb_seo_cols_wkz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.udb_seo_cols_wkz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.udb_seo_cols_wkz {
  grid-template-columns: repeat(3,1fr);
}
}.udb_seo_col_h_wkz {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C8BFA2;
  font-weight: 700;
}.udb_seo_col_p_wkz {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A7260;
}.udb_seo_stats_wkz {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.udb_seo_stat_wkz {
  background: rgba(201,162,40,0.08);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  border: 1px solid rgba(201,162,40,0.18);
  min-width: 8.75rem;
}.udb_seo_stat_val_wkz {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C9A228;
  overflow-wrap: break-word;
}.udb_seo_stat_lb_wkz {
  font-size: 0.688rem;
  color: #7A7260;
  overflow-wrap: break-word;
}.udb_faq_wkz {
  padding: 36px 16px 0;
  background: #0D0F1C;
}
@media(min-width: 766px) {.udb_faq_wkz {
  padding: 44px 24px 0;
}
}.udb_faq_in_wkz {
  margin: 0 auto;
  max-width: 82.5rem;
}.udb_faq_head_wkz {
  margin-bottom: 1.25rem;
}.udb_faq_label_wkz {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C9A228;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.udb_faq_h2_wkz {
  color: #F0E9D4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.udb_faq_h2_wkz {
  font-size: 24px;
}
}.udb_faq_list_wkz {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.udb_faq_item_wkz {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  background: #161929;
  border-radius: 0.5rem;
}.udb_faq_q_wkz {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  justify-content: space-between;
  color: #C8BFA2;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.udb_faq_q_wkz:hover {
  color: #F0E9D4;
}.udb_faq_q_ic_wkz {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  color: #C9A228;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  height: 24px;
}.udb_faq_item_wkz.udb_state_open_wkz .udb_faq_q_ic_wkz {
  transform: rotate(45deg);
}.udb_faq_a_wkz {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7A7260;
  font-size: 0.813rem;
  display: none;
}.udb_faq_item_wkz.udb_state_open_wkz .udb_faq_a_wkz {
  display: block;
}.udb_faq_a_wkz strong {
  color: #C8BFA2;
  font-weight: 700;
}.udb_faq_a_wkz a {
  color: #C9A228;
  text-decoration: underline;
}.udb_faq_a_wkz ul,.udb_faq_a_wkz ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.udb_faq_a_wkz ol {
  list-style: decimal;
}.udb_faq_a_wkz li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.udb_faq_a_wkz table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 767px) {.udb_faq_a_wkz table {
  display: table;
}
}.udb_faq_a_wkz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #C8BFA2;
  text-align: left;
  font-weight: 700;
}.udb_faq_a_wkz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #7A7260;
}.udb_seo_wkz {
  background: #0D0F1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.udb_seo_wkz {
  padding: 44px 1.5rem 0;
}
}.udb_seo_in_wkz {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  background: #161929;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.udb_seo_in_wkz {
  padding: 2.25rem 40px;
}
}.udb_seo_label_wkz {
  color: #C9A228;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.udb_seo_h2_wkz {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F0E9D4;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.udb_seo_h2_wkz {
  font-size: 1.5rem;
}
}.udb_seo_body_wkz {
  line-height: 1.75;
  color: #9E9478;
  font-size: 14px;
  overflow-wrap: break-word;
}.udb_seo_body_wkz p {
  color: #9E9478;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.udb_seo_body_wkz p:last-child {
  margin-bottom: 0;
}.udb_seo_body_wkz strong {
  font-weight: 700;
  color: #C8BFA2;
}.udb_seo_body_wkz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A228;
}.udb_seo_body_wkz a:hover {
  color: #DDB93C;
}.udb_seo_body_wkz ul,.udb_seo_body_wkz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.udb_seo_body_wkz ol {
  list-style: decimal;
}.udb_seo_body_wkz li {
  font-size: 0.875rem;
  color: #9E9478;
  line-height: 1.75;
  margin-bottom: 6px;
}.udb_seo_body_wkz table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 765px) {.udb_seo_body_wkz table {
  display: table;
}
}.udb_seo_body_wkz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BFA2;
}.udb_seo_body_wkz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9E9478;
}.udb_seo_cols_wkz {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.udb_seo_cols_wkz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.udb_seo_cols_wkz {
  grid-template-columns: repeat(3,1fr);
}
}.udb_seo_col_h_wkz {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BFA2;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.udb_seo_col_p_wkz {
  font-size: 13px;
  color: #7A7260;
  line-height: 1.65;
  overflow-wrap: break-word;
}.udb_seo_stats_wkz {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.udb_seo_stat_wkz {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(201,162,40,0.18);
  border-radius: 8px;
  background: rgba(201,162,40,0.08);
  min-width: 140px;
}.udb_seo_stat_val_wkz {
  color: #C9A228;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.udb_seo_stat_lb_wkz {
  color: #7A7260;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.udb_ft_wkz {
  background: #07080F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.udb_ft_support_wkz {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.udb_ft_support_wkz {
  padding: 28px 24px;
}
}.udb_ft_support_in_wkz {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.udb_ft_support_main_wkz {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.udb_ft_support_ic_wkz {
  color: #C9A228;
  flex-shrink: 0;
}.udb_ft_support_ic_wkz svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
}.udb_ft_support_text_title_wkz {
  font-weight: 700;
  color: #F0E9D4;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
}.udb_ft_support_text_sub_wkz {
  color: #7A7260;
  font-size: 12px;
  overflow-wrap: break-word;
}.udb_ft_support_btn_wkz {
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C9A228;
  color: #F0E9D4;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.udb_ft_support_btn_wkz:hover {
  background: #DDB93C;
}.udb_ft_support_contacts_wkz {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.udb_ft_support_contact_wkz {
  color: #6A6252;
  font-size: 0.75rem;
  line-height: 1.4;
}.udb_ft_support_contact_wkz strong {
  display: block;
  font-weight: 600;
  color: #9E9478;
  font-size: 11px;
  margin-bottom: 2px;
}.udb_ft_main_wkz {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 769px) {.udb_ft_main_wkz {
  padding: 40px 1.5rem 32px;
}
}.udb_ft_main_in_wkz {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.udb_ft_main_in_wkz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.udb_ft_main_in_wkz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.udb_ft_col_logo_wkz {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.udb_ft_col_logo_wkz {
  grid-column: auto;
}
}.udb_ft_logo_wkz {
  gap: 0.563rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  color: #F0E9D4;
}.udb_ft_logo_mark_wkz {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.udb_ft_logo_mark_wkz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.udb_ft_logo_sub_wkz {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6A6252;
  max-width: 200px;
  line-height: 1.55;
}.udb_ft_col_title_wkz {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #9E9478;
  font-size: 0.75rem;
}.udb_ft_col_links_wkz {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.udb_ft_col_link_wkz {
  transition: color .2s;
  font-size: 0.813rem;
  color: #6A6252;
  overflow-wrap: break-word;
}.udb_ft_col_link_wkz:hover {
  color: #C8BFA2;
}.udb_ft_apps_wkz {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.udb_ft_app_card_wkz {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  display: flex;
}.udb_ft_app_card_wkz:hover {
  border-color: rgba(201,162,40,0.45);
}.udb_ft_app_card_ic_wkz svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.udb_ft_app_card_os_wkz {
  color: #6A6252;
  font-weight: 600;
  font-size: 0.625rem;
}.udb_ft_app_card_action_wkz {
  color: #C8BFA2;
  font-size: 0.75rem;
  font-weight: 700;
}.udb_ft_bot_wkz {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.udb_ft_bot_wkz {
  padding: 20px 1.5rem;
}
}.udb_ft_bot_in_wkz {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.udb_ft_socials_wkz {
  gap: 0.5rem;
  display: flex;
}.udb_ft_soc_wkz {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
  color: #9E9478;
  display: flex;
}.udb_ft_soc_wkz svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.udb_ft_soc_wkz:hover {
  background: rgba(255,255,255,0.07);
}.udb_ft_legal_wkz {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #8C8370;
  min-width: 200px;
}.udb_ft_legal_wkz strong {
  color: #9E9478;
  font-weight: 700;
}.udb_ft_legal_wkz a {
  color: #9E9478;
  text-decoration: underline;
}.udb_ft_age_wkz {
  border: 2px solid #8C8370;
  border-radius: 50%;
  align-items: center;
  height: 2rem;
  display: flex;
  margin-left: auto;
  font-size: 11px;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  width: 2rem;
  color: #8C8370;
}