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 {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130D07;
  line-height: 1.6;
  color: #D0B898;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Jost', sans-serif;
}.uqc_layout_ob2 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.uqc_page_ob2 {
  min-height: 100vh;
  display: flex;
}.uqc_main_ob2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1081px) {.uqc_main_ob2 {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.uqc_main_ob2 {
  padding-bottom: 72px;
}
}.uqc_gc_ob2 {
  border-radius: 10px;
  overflow: hidden;
  background: #19100A;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.uqc_gc_ob2 {
  width: 156px;
}
}
@media(min-width:1080px) {.uqc_gc_ob2 {
  width: 10.5rem;
}
}.uqc_gc_ob2:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.08);
}.uqc_gc_img_ob2 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.uqc_gc_img_ob2 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.uqc_gc_hover_ob2 {
  background: rgba(10, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.uqc_gc_ob2:hover .uqc_gc_hover_ob2 {
  opacity: 1;
}.uqc_gc_hover_btn_ob2 {
  padding: 8px 16px;
  background: #C8922A;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #F5E8D0;
  font-size: 12px;
}.uqc_gc_info_ob2 {
  padding: 0.5rem 10px 0.625rem;
}.uqc_gc_name_ob2 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #D0B898;
}.uqc_gc_prov_ob2 {
  font-size: 0.625rem;
  color: #5E4830;
}.uqc_gc_tag_ob2 {
  padding: 2px 7px;
  border-radius: 4px;
  top: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
}.uqc_gc_tag_hot_ob2 {
  background: #C0392B;
  color: #fff;
}.uqc_gc_tag_new_ob2 {
  background: #4A9B5C;
  color: #130D07;
}.uqc_gc_tag_jp_ob2 {
  background: #E4B84A;
  color: #130D07;
}.uqc_gc_tag_ex_ob2 {
  background: #8B5A1A;
  color: #fff;
}.uqc_gc_tag_live_ob2 {
  background: #C0392B;
  color: #fff;
}.uqc_gr_ob2 {
  background: #130D07;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.uqc_gr_ob2 {
  padding: 2.25rem 24px 0;
}
}.uqc_gr_in_ob2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.uqc_gr_head_ob2 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.uqc_gr_head_l_ob2 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.uqc_gr_ic_ob2 {
  border-radius: 0.625rem;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.uqc_gr_ic_ob2 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.uqc_gr_title_ob2 {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F5E8D0;
}
@media(min-width: 769px) {.uqc_gr_title_ob2 {
  font-size: 1.125rem;
}
}.uqc_gr_more_ob2 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7A5E42;
  white-space: nowrap;
}.uqc_gr_more_ob2:hover {
  color: #C8922A;
}.uqc_gr_more_ob2 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.uqc_gr_arrows_ob2 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.uqc_gr_arr_ob2 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  color: #A08060;
  height: 30px;
}.uqc_gr_arr_ob2:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8D0;
}.uqc_gr_arr_ob2 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.uqc_gr_seo_h_ob2 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  color: #D0B898;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.uqc_gr_seo_h_ob2 {
  font-size: 0.875rem;
}
}.uqc_gr_seo_ob2 {
  font-size: 12px;
  color: #7A5E42;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 680px;
}.uqc_gr_seo_ob2 strong {
  color: #D0B898;
  font-weight: 600;
}.uqc_gr_scroll_ob2 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.uqc_gr_scroll_ob2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.uqc_gr_scroll_ob2 {
  gap: 12px;
}
}.uqc_tb_ob2 {
  background: #160F08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  top: 0;
  left: 0;
  align-items: center;
  right: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
}.uqc_tb_in_ob2 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.uqc_tb_burger_ob2 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  height: 38px;
  width: 38px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
  flex-direction: column;
}.uqc_tb_burger_ob2:hover {
  background: rgba(255, 255, 255, 0.05);
}.uqc_tb_burger_line_ob2 {
  border-radius: 1px;
  background: #A08060;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width:1080px) {.uqc_tb_burger_ob2 {
  display: none;
}
}.uqc_tb_logo_ob2 {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-weight: 800;
  margin-right: 20px;
  align-items: center;
  font-size: 1.125rem;
  display: flex;
}.uqc_tb_logo_mark_ob2 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
}.uqc_tb_logo_mark_ob2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uqc_tb_nav_ob2 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.uqc_tb_nav_ob2 {
  display: flex;
}
}.uqc_tb_tab_ob2 {
  border-radius: 10px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #A08060;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.uqc_tb_tab_ob2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.uqc_tb_tab_ob2.uqc_state_active_ob2 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5E8D0;
}.uqc_tb_right_ob2 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.uqc_tb_login_ob2 {
  padding: 9px 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #D0B898;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.uqc_tb_login_ob2:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8D0;
}
@media(min-width: 479px) {.uqc_tb_login_ob2 {
  display: block;
}
}.uqc_tb_reg_ob2 {
  border-radius: 10px;
  padding: 0.563rem 18px;
  background: #4A9B5C;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0905;
  white-space: nowrap;
}.uqc_tb_reg_ob2:hover {
  background: #56B26A;
}.uqc_sb_ob2 {
  background: #1E1409;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  overflow-y: auto;
  top: 56px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 70;
}.uqc_sb_ob2.uqc_state_open_ob2 {
  transform: translateX(0);
}.uqc_sb_ob2::-webkit-scrollbar {
  width: 4px;
}.uqc_sb_ob2::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.uqc_sb_ob2 {
  transform: translateX(0);
}
}.uqc_sb_auth_ob2 {
  padding: 14px 12px 10px;
}.uqc_sb_btn_reg_ob2 {
  transition: background .2s;
  background: #4A9B5C;
  padding: 0.688rem;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 13px;
  color: #0D0905;
  margin-bottom: 8px;
  text-align: center;
  display: block;
}.uqc_sb_btn_reg_ob2:hover {
  background: #56B26A;
}.uqc_sb_btn_login_ob2 {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  color: #D0B898;
  font-weight: 600;
  font-size: 0.813rem;
}.uqc_sb_btn_login_ob2:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8D0;
}.uqc_sb_promo_ob2 {
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#2E1A06,#1E1409);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.75rem 0.875rem;
  position: relative;
}.uqc_sb_promo_ob2::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  width: 5rem;
  right: -20px;
  content: '';
  height: 5rem;
  position: absolute;
}.uqc_sb_promo_title_ob2 {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
}.uqc_sb_promo_text_ob2 {
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
  color: #F5E8D0;
}.uqc_sb_promo_sub_ob2 {
  color: #7A5E42;
  font-size: 0.625rem;
  margin-top: 3px;
}.uqc_sb_nav_ob2 {
  padding: 0.375rem 8px 16px;
}.uqc_sb_nav_lb_ob2 {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #5E4830;
  letter-spacing: .08em;
}.uqc_sb_link_ob2 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #A08060;
  display: flex;
}.uqc_sb_link_ob2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8D0;
}.uqc_sb_link_ob2.uqc_state_active_ob2 {
  background: rgba(200, 146, 42, 0.18);
  color: #F5E8D0;
}.uqc_sb_ic_ob2 {
  border-radius: 0.375rem;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.uqc_sb_ic_ob2 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.uqc_sb_ic_1_ob2 {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.uqc_sb_ic_2_ob2 {
  background: rgba(74, 155, 92, 0.16);
  color: #4A9B5C;
}.uqc_sb_ic_3_ob2 {
  background: rgba(228, 184, 74, 0.14);
  color: #E4B84A;
}.uqc_sb_ic_4_ob2 {
  background: rgba(139, 90, 26, 0.22);
  color: #8B5A1A;
}.uqc_sb_ic_5_ob2 {
  background: rgba(200, 146, 42, 0.08);
  color: #D4547A;
}.uqc_sb_ic_6_ob2 {
  background: rgba(139, 90, 26, 0.22);
  color: #9B50E0;
}.uqc_sb_badge_ob2 {
  border-radius: 0.375rem;
  background: #E4B84A;
  padding: 2px 0.438rem;
  color: #0D0905;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.uqc_sb_bot_ob2 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.uqc_sb_lang_ob2,.uqc_sb_help_ob2 {
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  padding: 9px 6px;
  transition: border-color .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A08060;
}.uqc_sb_lang_ob2:hover,.uqc_sb_help_ob2:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5E8D0;
}.uqc_sb_lang_ob2 svg,.uqc_sb_help_ob2 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.uqc_sb_bd_ob2 {
  inset: 0;
  background: rgba(10, 6, 4, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.uqc_sb_bd_ob2.uqc_state_on_ob2 {
  display: block;
}
@media(min-width:1080px) {.uqc_sb_bd_ob2 {
  display: none!important;
}
}.uqc_mob_nav_ob2 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1409;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  left: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.uqc_mob_nav_ob2 {
  display: none;
}
}.uqc_mob_nav_item_ob2 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #5E4830;
  display: flex;
}.uqc_mob_nav_ic_ob2 {
  line-height: 1;
}.uqc_mob_nav_ic_ob2 svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.uqc_mob_nav_lb_ob2 {
  color: #5E4830;
  font-weight: 600;
  font-size: 0.625rem;
}.uqc_mob_nav_item_ob2.uqc_state_active_ob2 {
  color: #C8922A;
}.uqc_mob_nav_item_ob2.uqc_state_active_ob2 .uqc_mob_nav_lb_ob2 {
  color: #C8922A;
}.uqc_hero_ob2 {
  background: #130D07;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.uqc_hero_ob2 {
  padding: 1.5rem 1.5rem 0;
}
}.uqc_hero_in_ob2 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.uqc_hero_in_ob2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.uqc_hero_in_ob2 {
  grid-template-columns: 1fr 340px;
}
}.uqc_hero_promo_ob2 {
  border-radius: 1rem;
  overflow: hidden;
  background: #19100A;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 771px) {.uqc_hero_promo_ob2 {
  min-height: 17.5rem;
}
}.uqc_hero_promo_bg_ob2 {
  background: linear-gradient(120deg,#2E1A06 0%,#130D07 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.uqc_hero_promo_bg_ob2::after {
  inset: 0;
  background: linear-gradient(90deg,#130D07 0%,rgba(10, 6, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.uqc_hero_promo_glow_ob2 {
  background: radial-gradient(circle,rgba(139, 90, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -2.5rem;
  width: 300px;
  pointer-events: none;
  right: 60px;
  position: absolute;
}.uqc_hero_promo_ct_ob2 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.uqc_hero_promo_ct_ob2 {
  padding: 40px 2rem;
}
}.uqc_hero_badge_ob2 {
  padding: 0.313rem 12px;
  border-radius: 20px;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.08);
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 0.625rem;
}.uqc_hero_h1_ob2 {
  color: #F5E8D0;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.uqc_hero_h1_ob2 em {
  color: #E4B84A;
  font-style: normal;
}
@media(min-width: 769px) {.uqc_hero_h1_ob2 {
  font-size: 2.25rem;
}
}.uqc_hero_sub_ob2 {
  color: #A08060;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 767px) {.uqc_hero_sub_ob2 {
  font-size: 0.875rem;
}
}.uqc_hero_row_ob2 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uqc_hero_cta_ob2 {
  transition: background .2s;
  background: #4A9B5C;
  padding: 13px 26px;
  border-radius: 10px;
  font-size: 14px;
  box-shadow: 0 0.375rem 14px rgba(74, 155, 92, 0.42);
  font-weight: 700;
  color: #0D0905;
}.uqc_hero_cta_ob2:hover {
  background: #56B26A;
}.uqc_hero_terms_ob2 {
  color: #5E4830;
  font-size: 0.688rem;
}.uqc_hero_game_ob2 {
  background: #19100A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.uqc_hero_game_badge_ob2 {
  background: rgba(228, 184, 74, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(228, 184, 74, 0.14);
  padding: 0.313rem 10px;
  left: 12px;
  font-weight: 700;
  top: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  z-index: 3;
  color: #E4B84A;
  position: absolute;
  font-size: 10px;
}.uqc_hero_game_badge_ob2 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
}.uqc_hero_game_img_ob2 {
  background: linear-gradient(135deg,#2E1A06,#130D07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.uqc_hero_game_img_ob2 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.uqc_hero_game_play_ob2 {
  background: rgba(10, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.uqc_hero_game_ob2:hover .uqc_hero_game_play_ob2 {
  opacity: 1;
}.uqc_hero_game_play_ob2 span {
  background: #C8922A;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.uqc_hero_game_play_ob2 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.uqc_hero_game_info_ob2 {
  padding: 0.875rem 16px;
}.uqc_hero_game_title_ob2 {
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}.uqc_hero_game_provider_ob2 {
  font-size: 11px;
  color: #7A5E42;
}.uqc_hero_game_btn_ob2 {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #C8922A;
  border-radius: 10px;
  padding: 11px;
  color: #F5E8D0;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.uqc_hero_game_ob2:hover .uqc_hero_game_btn_ob2 {
  background: #D9A535;
}.uqc_wy_ob2 {
  background: #130D07;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.uqc_wy_ob2 {
  padding: 2.5rem 1.5rem 0;
}
}.uqc_wy_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_wy_head_ob2 {
  margin-bottom: 18px;
  max-width: 45rem;
}.uqc_wy_label_ob2 {
  color: #C8922A;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.uqc_wy_h2_ob2 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5E8D0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.uqc_wy_h2_ob2 {
  font-size: 1.5rem;
}
}.uqc_wy_intro_ob2 {
  margin: 0;
  color: #7A5E42;
  line-height: 1.6;
  font-size: 13px;
}.uqc_wy_grid_ob2 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.uqc_wy_grid_ob2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uqc_wy_grid_ob2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uqc_wy_card_ob2 {
  transition: border-color .2s,transform .2s;
  background: #1E1409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 20px;
}.uqc_wy_card_ob2:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.uqc_wy_card_ic_ob2 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  justify-content: center;
  margin-bottom: 14px;
  height: 44px;
  display: flex;
  align-items: center;
  color: #C8922A;
  width: 2.75rem;
}.uqc_wy_card_ic_ob2 svg {
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.uqc_wy_card_h_ob2 {
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F5E8D0;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.uqc_wy_card_p_ob2 {
  line-height: 1.6;
  color: #7A5E42;
  overflow-wrap: break-word;
  font-size: 13px;
}.uqc_wy_card_p_ob2 strong {
  font-weight: 600;
  color: #D0B898;
}.uqc_gcg_ob2 {
  padding: 2.25rem 1rem 0;
  background: #130D07;
}
@media(min-width: 765px) {.uqc_gcg_ob2 {
  padding: 44px 1.5rem 0;
}
}.uqc_gcg_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_gcg_head_ob2 {
  margin-bottom: 20px;
  max-width: 720px;
}.uqc_gcg_label_ob2 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
}.uqc_gcg_h2_ob2 {
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F5E8D0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.uqc_gcg_h2_ob2 {
  font-size: 1.75rem;
}
}.uqc_gcg_intro_ob2 {
  color: #7A5E42;
  line-height: 1.6;
  font-size: 0.813rem;
}.uqc_gcg_grid_ob2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.uqc_gcg_grid_ob2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uqc_gcg_grid_ob2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uqc_gcg_card_ob2 {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  min-height: 240px;
}.uqc_gcg_card_ob2:hover {
  border-color: rgba(200, 146, 42, 0.18);
  transform: translateY(-3px);
}.uqc_gcg_card_bg_ob2 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.uqc_gcg_card_bg_ob2::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.uqc_gcg_card_ic_ob2 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  color: #F5E8D0;
  position: absolute;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 2.5rem;
  right: 18px;
  display: flex;
  z-index: 2;
  top: 18px;
}.uqc_gcg_card_ic_ob2 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
}.uqc_gcg_card_ct_ob2 {
  position: relative;
  z-index: 1;
}.uqc_gcg_card_h_ob2 {
  line-height: 1.2;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5E8D0;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.uqc_gcg_card_h_ob2 {
  font-size: 20px;
}
}.uqc_gcg_card_p_ob2 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.uqc_gcg_card_p_ob2 strong {
  font-weight: 600;
  color: #F5E8D0;
}.uqc_gcg_card_cta_ob2 {
  gap: 0.25rem;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  color: #C8922A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.uqc_gcg_card_cta_ob2 svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.uqc_gr_jp_ob2 {
  background: linear-gradient(135deg,#1C0E2C 0%,#0A0604 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  position: relative;
}.uqc_gr_jp_ob2::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 90, 26, 0.22) 0%,transparent 70%);
  content: '';
  left: -60px;
  position: absolute;
  height: 250px;
  width: 250px;
  top: -60px;
}.uqc_gr_jp_ob2::after {
  background: radial-gradient(circle,rgba(228, 184, 74, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -40px;
  height: 12.5rem;
  right: 0;
  position: absolute;
  width: 12.5rem;
}.uqc_gr_jp_head_ob2 {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  align-items: flex-start;
  display: flex;
}.uqc_gr_jp_info_ob2 {
  flex: 1;
}.uqc_gr_jp_label_ob2 {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #9B50E0;
}.uqc_gr_jp_label_ob2 svg {
  stroke-linecap: round;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  width: 0.875rem;
}.uqc_gr_jp_amount_ob2 {
  margin-bottom: 0.25rem;
  color: #F5E8D0;
  font-size: 32px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.uqc_gr_jp_amount_ob2 {
  font-size: 40px;
}
}.uqc_gr_jp_amount_ob2 span {
  color: #E4B84A;
}.uqc_gr_jp_seo_ob2 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #A08060;
  overflow-wrap: break-word;
  max-width: 480px;
}.uqc_gr_jp_cta_ob2 {
  border-radius: 0.625rem;
  background: rgba(139, 90, 26, 0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 90, 26, 0.22);
  transition: background .2s;
  z-index: 1;
  color: #F5E8D0;
  align-self: flex-start;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  margin-top: 4px;
  flex-shrink: 0;
}.uqc_gr_jp_cta_ob2:hover {
  background: #8B5A1A;
}.uqc_ws_ob2 {
  background: #130D07;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.uqc_ws_ob2 {
  padding: 36px 1.5rem 0;
}
}.uqc_ws_in_ob2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.uqc_ws_head_ob2 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.uqc_ws_title_ob2 {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  display: flex;
  color: #F5E8D0;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
}.uqc_ws_title_ic_ob2 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E4B84A;
}.uqc_ws_online_ob2 {
  gap: 0.438rem;
  display: flex;
  color: #7A5E42;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
}.uqc_ws_online_dot_ob2 {
  border-radius: 50%;
  background: #4A9B5C;
  box-shadow: 0 0 0.375rem rgba(74, 155, 92, 0.16);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.uqc_ws_scroll_ob2 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.uqc_ws_scroll_ob2::-webkit-scrollbar {
  display: none;
}.uqc_wc_ob2 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  gap: 10px;
  background: #19100A;
  padding: 0.625rem 14px;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.uqc_wc_img_ob2 {
  background: #1E1409;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.uqc_wc_img_ob2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uqc_wc_info_ob2 {
  min-width: 0;
}.uqc_wc_game_ob2 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D0B898;
  font-weight: 600;
}.uqc_wc_player_ob2 {
  overflow: hidden;
  font-size: 0.625rem;
  color: #5E4830;
  text-overflow: ellipsis;
  white-space: nowrap;
}.uqc_wc_amount_ob2 {
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  color: #4A9B5C;
}.uqc_htp_ob2 {
  padding: 36px 16px 0;
  background: #130D07;
}
@media(min-width:768px) {.uqc_htp_ob2 {
  padding: 2.75rem 1.5rem 0;
}
}.uqc_htp_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_htp_head_ob2 {
  margin-bottom: 22px;
  max-width: 45rem;
}.uqc_htp_label_ob2 {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8922A;
  text-transform: uppercase;
}.uqc_htp_h2_ob2 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F5E8D0;
}
@media(min-width: 771px) {.uqc_htp_h2_ob2 {
  font-size: 28px;
}
}.uqc_htp_intro_ob2 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7A5E42;
}.uqc_htp_steps_ob2 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.uqc_htp_steps_ob2 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uqc_htp_steps_ob2 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.uqc_htp_step_ob2 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1409;
  padding: 1.25rem 1.125rem 1.125rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.uqc_htp_step_num_ob2 {
  background: #C8922A;
  border-radius: 50%;
  font-size: 0.813rem;
  width: 28px;
  font-weight: 800;
  position: absolute;
  justify-content: center;
  display: flex;
  left: 20px;
  font-family: 'Cinzel', serif;
  align-items: center;
  color: #0D0905;
  top: -12px;
  height: 1.75rem;
}.uqc_htp_step_ic_ob2 {
  background: rgba(200, 146, 42, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.375rem;
  color: #C8922A;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 36px;
}.uqc_htp_step_ic_ob2 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uqc_htp_step_h_ob2 {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F5E8D0;
  overflow-wrap: break-word;
}.uqc_htp_step_p_ob2 {
  color: #7A5E42;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.uqc_htp_step_p_ob2 strong {
  font-weight: 600;
  color: #D0B898;
}.uqc_htp_cta_ob2 {
  border-radius: 0.625rem;
  background: #4A9B5C;
  padding: 13px 1.625rem;
  transition: background .2s;
  color: #0D0905;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  display: inline-block;
}.uqc_htp_cta_ob2:hover {
  background: #56B26A;
}.uqc_prov_ob2 {
  background: #130D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.uqc_prov_ob2 {
  padding: 44px 1.5rem 0;
}
}.uqc_prov_in_ob2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.uqc_prov_head_ob2 {
  margin-bottom: 16px;
}.uqc_prov_label_ob2 {
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}.uqc_prov_h2_ob2 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5E8D0;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.uqc_prov_h2_ob2 {
  font-size: 1.5rem;
}
}.uqc_prov_seo_ob2 {
  line-height: 1.6;
  color: #7A5E42;
  margin-bottom: 16px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.uqc_prov_seo_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_prov_seo_ob2 a {
  text-decoration: underline;
  color: #C8922A;
}.uqc_prov_grid_ob2 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.uqc_prov_grid_ob2 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.uqc_prov_grid_ob2 {
  grid-template-columns: repeat(8,1fr);
}
}.uqc_prov_card_ob2 {
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #19100A;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.uqc_prov_card_ob2:hover {
  background: #1E1409;
  border-color: rgba(200, 146, 42, 0.45);
}.uqc_prov_logo_ob2 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
}.uqc_prov_logo_ob2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.uqc_prov_name_ob2 {
  color: #A08060;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
}.uqc_bon_ob2 {
  background: #130D07;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.uqc_bon_ob2 {
  padding: 44px 1.5rem 0;
}
}.uqc_bon_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_bon_head_ob2 {
  margin-bottom: 20px;
}.uqc_bon_label_ob2 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8922A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.uqc_bon_h2_ob2 {
  color: #F5E8D0;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.uqc_bon_h2_ob2 {
  font-size: 1.5rem;
}
}.uqc_bon_seo_ob2 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7A5E42;
  line-height: 1.6;
  font-size: 0.813rem;
}.uqc_bon_seo_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_bon_seo_ob2 a {
  text-decoration: underline;
  color: #C8922A;
}.uqc_bon_grid_ob2 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.uqc_bon_grid_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.uqc_bon_grid_ob2 {
  grid-template-columns: repeat(5,1fr);
}
}.uqc_bon_card_ob2 {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #19100A;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.uqc_bon_card_ob2:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.uqc_bon_card_ic_ob2 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uqc_bon_card_ic_ob2 {
  margin-bottom: 0.625rem;
}.uqc_bon_card_type_ob2 {
  font-size: 10px;
  color: #7A5E42;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.uqc_bon_card_amount_ob2 {
  line-height: 1.1;
  font-weight: 800;
  color: #E4B84A;
  margin-bottom: 6px;
  font-size: 18px;
}.uqc_bon_card_name_ob2 {
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5E8D0;
}.uqc_bon_card_detail_ob2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #5E4830;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.uqc_reg_ob2 {
  background: #130D07;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.uqc_reg_ob2 {
  padding: 2.75rem 24px 0;
}
}.uqc_reg_in_ob2 {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1E1409;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1340px;
}
@media(min-width: 769px) {.uqc_reg_in_ob2 {
  padding: 2.5rem;
}
}.uqc_reg_top_ob2 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.uqc_reg_top_ob2 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.uqc_reg_label_ob2 {
  color: #C8922A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.uqc_reg_h2_ob2 {
  font-family: 'Cinzel', serif;
  color: #F5E8D0;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 770px) {.uqc_reg_h2_ob2 {
  font-size: 28px;
}
}.uqc_reg_bonus_ob2 {
  padding: 0.625rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(228, 184, 74, 0.14);
  background: rgba(228, 184, 74, 0.14);
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.uqc_reg_bonus_amount_ob2 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E4B84A;
}.uqc_reg_bonus_text_ob2 {
  font-size: 13px;
  line-height: 1.35;
  color: #A08060;
}.uqc_reg_cta_btn_ob2 {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 10px;
  background: #4A9B5C;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0D0905;
  box-shadow: 0 0.375rem 0.875rem rgba(74, 155, 92, 0.42);
  font-size: 0.938rem;
  display: inline-block;
}.uqc_reg_cta_btn_ob2:hover {
  background: #56B26A;
}.uqc_reg_terms_ob2 {
  color: #5E4830;
  line-height: 1.5;
  font-size: 11px;
}.uqc_reg_seo_ob2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A5E42;
  line-height: 1.65;
  padding-top: 20px;
}.uqc_reg_seo_ob2 p {
  color: #7A5E42;
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
}.uqc_reg_seo_ob2 p:last-child {
  margin-bottom: 0;
}.uqc_reg_seo_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_reg_seo_ob2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.uqc_reg_seo_ob2 a:hover {
  color: #D9A535;
}.uqc_reg_seo_ob2 ul,.uqc_reg_seo_ob2 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.uqc_reg_seo_ob2 ol {
  list-style: decimal;
}.uqc_reg_seo_ob2 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #7A5E42;
  line-height: 1.65;
}.uqc_reg_seo_ob2 table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.uqc_reg_seo_ob2 table {
  display: table;
}
}.uqc_reg_seo_ob2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D0B898;
}.uqc_reg_seo_ob2 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A5E42;
}.uqc_reg_steps_ob2 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 857px) {.uqc_reg_steps_ob2 {
  margin-top: 0;
}
}.uqc_reg_step_ob2 {
  padding: 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.uqc_reg_step_num_ob2 {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  color: #C8922A;
  flex-shrink: 0;
  font-size: 0.875rem;
  justify-content: center;
  width: 2.125rem;
  font-weight: 800;
  height: 34px;
  display: flex;
  align-items: center;
}.uqc_reg_step_title_ob2 {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5E8D0;
}.uqc_reg_step_text_ob2 {
  line-height: 1.5;
  font-size: 12px;
  color: #7A5E42;
}.uqc_reg_trust_ob2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
}.uqc_reg_trust_item_ob2 {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  color: #7A5E42;
  align-items: center;
  font-size: 12px;
}.uqc_reg_trust_ic_ob2 svg {
  color: #C8922A;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.uqc_app_ob2 {
  padding: 36px 1rem 0;
  background: #130D07;
}
@media(min-width: 767px) {.uqc_app_ob2 {
  padding: 44px 24px 0;
}
}.uqc_app_in_ob2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.uqc_app_head_ob2 {
  margin-bottom: 1rem;
}.uqc_app_label_ob2 {
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.uqc_app_h2_ob2 {
  font-weight: 800;
  color: #F5E8D0;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.uqc_app_h2_ob2 {
  font-size: 24px;
}
}.uqc_app_sub_ob2 {
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #7A5E42;
  line-height: 1.6;
  overflow-wrap: break-word;
}.uqc_app_sub_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_app_cards_ob2 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.uqc_app_cards_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}.uqc_app_card_ob2 {
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.uqc_app_card_ios_ob2 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1E1409 100%);
}.uqc_app_card_android_ob2 {
  background: linear-gradient(135deg,rgba(74, 155, 92, 0.16) 0%,#1E1409 100%);
}.uqc_app_card_win_ob2 {
  background: linear-gradient(135deg,rgba(228, 184, 74, 0.14) 0%,#1E1409 100%);
}.uqc_app_card_ic_ob2 svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.uqc_app_card_ic_ob2 {
  color: #F5E8D0;
  flex-shrink: 0;
}.uqc_app_card_os_ob2 {
  color: #7A5E42;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 10px;
}.uqc_app_card_title_ob2 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5E8D0;
}.uqc_app_card_text_ob2 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A5E42;
}.uqc_app_card_btn_ob2 {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 146, 42, 0.45);
  padding: 0.625rem 18px;
  gap: 0.438rem;
  border-radius: 6px;
  transition: background .2s;
  color: #F5E8D0;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.uqc_app_card_btn_ob2:hover {
  background: rgba(255, 255, 255, 0.07);
}.uqc_faq_ob2 {
  padding: 2.25rem 16px 0;
  background: #130D07;
}
@media(min-width: 769px) {.uqc_faq_ob2 {
  padding: 2.75rem 1.5rem 0;
}
}.uqc_faq_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_faq_head_ob2 {
  margin-bottom: 20px;
}.uqc_faq_label_ob2 {
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.uqc_faq_h2_ob2 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E8D0;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 770px) {.uqc_faq_h2_ob2 {
  font-size: 24px;
}
}.uqc_faq_list_ob2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uqc_faq_item_ob2 {
  background: #1E1409;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.uqc_faq_q_ob2 {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #D0B898;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
}.uqc_faq_q_ob2:hover {
  color: #F5E8D0;
}.uqc_faq_q_ic_ob2 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  font-size: 16px;
  flex-shrink: 0;
  width: 24px;
  height: 1.5rem;
  color: #C8922A;
  display: flex;
  align-items: center;
  justify-content: center;
}.uqc_faq_item_ob2.uqc_state_open_ob2 .uqc_faq_q_ic_ob2 {
  transform: rotate(45deg);
}.uqc_faq_a_ob2 {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  color: #7A5E42;
  font-size: 0.813rem;
  line-height: 1.7;
}.uqc_faq_item_ob2.uqc_state_open_ob2 .uqc_faq_a_ob2 {
  display: block;
}.uqc_faq_a_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_faq_a_ob2 a {
  text-decoration: underline;
  color: #C8922A;
}.uqc_faq_a_ob2 ul,.uqc_faq_a_ob2 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.uqc_faq_a_ob2 ol {
  list-style: decimal;
}.uqc_faq_a_ob2 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.uqc_faq_a_ob2 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.uqc_faq_a_ob2 table {
  display: table;
}
}.uqc_faq_a_ob2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #D0B898;
  font-weight: 700;
  text-align: left;
}.uqc_faq_a_ob2 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A5E42;
}.uqc_seo_ob2 {
  padding: 36px 1rem 0;
  background: #130D07;
}
@media(min-width: 766px) {.uqc_seo_ob2 {
  padding: 2.75rem 24px 0;
}
}.uqc_seo_in_ob2 {
  margin: 0 auto;
  background: #1E1409;
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.uqc_seo_in_ob2 {
  padding: 2.25rem 40px;
}
}.uqc_seo_label_ob2 {
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.uqc_seo_h2_ob2 {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F5E8D0;
  line-height: 1.25;
}
@media(min-width: 771px) {.uqc_seo_h2_ob2 {
  font-size: 24px;
}
}.uqc_seo_body_ob2 {
  color: #A08060;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.uqc_seo_body_ob2 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A08060;
}.uqc_seo_body_ob2 p:last-child {
  margin-bottom: 0;
}.uqc_seo_body_ob2 strong {
  color: #D0B898;
  font-weight: 700;
}.uqc_seo_body_ob2 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.uqc_seo_body_ob2 a:hover {
  color: #D9A535;
}.uqc_seo_body_ob2 ul,.uqc_seo_body_ob2 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.uqc_seo_body_ob2 ol {
  list-style: decimal;
}.uqc_seo_body_ob2 li {
  font-size: 0.875rem;
  color: #A08060;
  line-height: 1.75;
  margin-bottom: 6px;
}.uqc_seo_body_ob2 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.uqc_seo_body_ob2 table {
  display: table;
}
}.uqc_seo_body_ob2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D0B898;
}.uqc_seo_body_ob2 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08060;
}.uqc_seo_cols_ob2 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.uqc_seo_cols_ob2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.uqc_seo_cols_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}.uqc_seo_col_h_ob2 {
  font-weight: 700;
  color: #D0B898;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.uqc_seo_col_p_ob2 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A5E42;
}.uqc_seo_stats_ob2 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uqc_seo_stat_ob2 {
  background: rgba(200, 146, 42, 0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  border-radius: 10px;
  min-width: 140px;
}.uqc_seo_stat_val_ob2 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #C8922A;
}.uqc_seo_stat_lb_ob2 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A5E42;
}.uqc_seo_ob2 {
  background: #130D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.uqc_seo_ob2 {
  padding: 2.75rem 24px 0;
}
}.uqc_seo_in_ob2 {
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  background: #1E1409;
  max-width: 1340px;
}
@media(min-width: 771px) {.uqc_seo_in_ob2 {
  padding: 36px 40px;
}
}.uqc_seo_label_ob2 {
  letter-spacing: .08em;
  color: #C8922A;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.uqc_seo_h2_ob2 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  color: #F5E8D0;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.uqc_seo_h2_ob2 {
  font-size: 24px;
}
}.uqc_seo_body_ob2 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08060;
}.uqc_seo_body_ob2 p {
  font-size: 14px;
  line-height: 1.75;
  color: #A08060;
  margin-bottom: 12px;
}.uqc_seo_body_ob2 p:last-child {
  margin-bottom: 0;
}.uqc_seo_body_ob2 strong {
  color: #D0B898;
  font-weight: 700;
}.uqc_seo_body_ob2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.uqc_seo_body_ob2 a:hover {
  color: #D9A535;
}.uqc_seo_body_ob2 ul,.uqc_seo_body_ob2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.uqc_seo_body_ob2 ol {
  list-style: decimal;
}.uqc_seo_body_ob2 li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08060;
  margin-bottom: 6px;
}.uqc_seo_body_ob2 table {
  font-size: 0.813rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.uqc_seo_body_ob2 table {
  display: table;
}
}.uqc_seo_body_ob2 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0B898;
  text-align: left;
  font-weight: 700;
}.uqc_seo_body_ob2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08060;
}.uqc_seo_cols_ob2 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.uqc_seo_cols_ob2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.uqc_seo_cols_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}.uqc_seo_col_h_ob2 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D0B898;
}.uqc_seo_col_p_ob2 {
  line-height: 1.65;
  color: #7A5E42;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uqc_seo_stats_ob2 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.uqc_seo_stat_ob2 {
  background: rgba(200, 146, 42, 0.08);
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 140px;
}.uqc_seo_stat_val_ob2 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8922A;
  font-size: 1.25rem;
}.uqc_seo_stat_lb_ob2 {
  font-size: 11px;
  color: #7A5E42;
  overflow-wrap: break-word;
}.uqc_pmt_ob2 {
  background: #130D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.uqc_pmt_ob2 {
  padding: 2.75rem 24px 0;
}
}.uqc_pmt_in_ob2 {
  margin: 0 auto;
  max-width: 83.75rem;
}.uqc_pmt_head_ob2 {
  max-width: 720px;
  margin-bottom: 22px;
}.uqc_pmt_label_ob2 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8922A;
}.uqc_pmt_h2_ob2 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F5E8D0;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.uqc_pmt_h2_ob2 {
  font-size: 28px;
}
}.uqc_pmt_intro_ob2 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #7A5E42;
  line-height: 1.6;
}.uqc_pmt_groups_ob2 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.uqc_pmt_group_ob2 {
  background: #1E1409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 20px;
}.uqc_pmt_group_head_ob2 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.uqc_pmt_group_ic_ob2 {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 6px;
  width: 36px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  color: #C8922A;
  align-items: center;
}.uqc_pmt_group_ic_ob2 svg {
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.uqc_pmt_group_h_ob2 {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F5E8D0;
  font-weight: 700;
}.uqc_pmt_group_p_ob2 {
  margin-bottom: 14px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A5E42;
  overflow-wrap: break-word;
}.uqc_pmt_group_p_ob2 strong {
  font-weight: 600;
  color: #D0B898;
}.uqc_pmt_table_wrap_ob2 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.uqc_pmt_table_ob2 {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.uqc_pmt_table_ob2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 11px;
  white-space: nowrap;
  font-weight: 700;
  color: #D0B898;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .04em;
}.uqc_pmt_table_ob2 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A5E42;
}.uqc_pmt_table_ob2 tbody tr:last-child td {
  border-bottom: none;
}.uqc_pmt_table_ob2 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D0B898;
}.uqc_seo_ob2 {
  background: #130D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.uqc_seo_ob2 {
  padding: 2.75rem 24px 0;
}
}.uqc_seo_in_ob2 {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1E1409;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.uqc_seo_in_ob2 {
  padding: 2.25rem 2.5rem;
}
}.uqc_seo_label_ob2 {
  color: #C8922A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.uqc_seo_h2_ob2 {
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F5E8D0;
}
@media(min-width: 765px) {.uqc_seo_h2_ob2 {
  font-size: 1.5rem;
}
}.uqc_seo_body_ob2 {
  color: #A08060;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.uqc_seo_body_ob2 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A08060;
}.uqc_seo_body_ob2 p:last-child {
  margin-bottom: 0;
}.uqc_seo_body_ob2 strong {
  font-weight: 700;
  color: #D0B898;
}.uqc_seo_body_ob2 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.uqc_seo_body_ob2 a:hover {
  color: #D9A535;
}.uqc_seo_body_ob2 ul,.uqc_seo_body_ob2 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.uqc_seo_body_ob2 ol {
  list-style: decimal;
}.uqc_seo_body_ob2 li {
  color: #A08060;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.uqc_seo_body_ob2 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.uqc_seo_body_ob2 table {
  display: table;
}
}.uqc_seo_body_ob2 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0B898;
  text-align: left;
  font-weight: 700;
}.uqc_seo_body_ob2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08060;
}.uqc_seo_cols_ob2 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.uqc_seo_cols_ob2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.uqc_seo_cols_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}.uqc_seo_col_h_ob2 {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D0B898;
}.uqc_seo_col_p_ob2 {
  color: #7A5E42;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.uqc_seo_stats_ob2 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uqc_seo_stat_ob2 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 1rem;
  border-radius: 10px;
  flex: 1;
  background: rgba(200, 146, 42, 0.08);
  min-width: 8.75rem;
}.uqc_seo_stat_val_ob2 {
  overflow-wrap: break-word;
  color: #C8922A;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.uqc_seo_stat_lb_ob2 {
  overflow-wrap: break-word;
  color: #7A5E42;
  font-size: 0.688rem;
}.uqc_rv_ob2 {
  background: #130D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.uqc_rv_ob2 {
  padding: 44px 24px 0;
}
}.uqc_rv_in_ob2 {
  margin: 0 auto;
  max-width: 1340px;
}.uqc_rv_head_ob2 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.uqc_rv_label_ob2 {
  font-size: 0.688rem;
  color: #C8922A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.uqc_rv_h2_ob2 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 10px;
  color: #F5E8D0;
}
@media(min-width: 769px) {.uqc_rv_h2_ob2 {
  font-size: 28px;
}
}.uqc_rv_stats_ob2 {
  gap: 18px;
  display: flex;
  align-items: center;
  color: #7A5E42;
  font-size: 13px;
  flex-wrap: wrap;
}.uqc_rv_stats_score_ob2 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.uqc_rv_stats_score_val_ob2 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #E4B84A;
  font-weight: 800;
}.uqc_rv_stats_score_max_ob2 {
  font-size: 13px;
  color: #5E4830;
}.uqc_rv_stats_badge_ob2 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.uqc_rv_stats_badge_ob2 svg {
  width: 0.875rem;
  color: #E4B84A;
  height: 0.875rem;
}.uqc_rv_grid_ob2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.uqc_rv_grid_ob2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uqc_rv_grid_ob2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uqc_rv_card_ob2 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1409;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.uqc_rv_card_stars_ob2 {
  gap: 2px;
  display: flex;
  color: #E4B84A;
  margin-bottom: 10px;
}.uqc_rv_card_stars_ob2 svg {
  height: 14px;
  width: 0.875rem;
}.uqc_rv_card_h_ob2 {
  line-height: 1.3;
  color: #F5E8D0;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
}.uqc_rv_card_body_ob2 {
  flex: 1;
  color: #7A5E42;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.uqc_rv_card_body_ob2 strong {
  font-weight: 600;
  color: #D0B898;
}.uqc_rv_card_meta_ob2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.uqc_rv_card_author_ob2 {
  font-weight: 600;
  color: #D0B898;
  font-size: 0.75rem;
}.uqc_rv_card_date_ob2 {
  font-size: 0.688rem;
  color: #5E4830;
}.uqc_ft_ob2 {
  background: #0A0604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.uqc_ft_support_ob2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.uqc_ft_support_ob2 {
  padding: 28px 1.5rem;
}
}.uqc_ft_support_in_ob2 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
}.uqc_ft_support_main_ob2 {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.uqc_ft_support_ic_ob2 {
  flex-shrink: 0;
  color: #C8922A;
}.uqc_ft_support_ic_ob2 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.uqc_ft_support_text_title_ob2 {
  color: #F5E8D0;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.uqc_ft_support_text_sub_ob2 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A5E42;
}.uqc_ft_support_btn_ob2 {
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C8922A;
  border-radius: 10px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F5E8D0;
  font-size: 0.813rem;
}.uqc_ft_support_btn_ob2:hover {
  background: #D9A535;
}.uqc_ft_support_contacts_ob2 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.uqc_ft_support_contact_ob2 {
  color: #5E4830;
  line-height: 1.4;
  font-size: 0.75rem;
}.uqc_ft_support_contact_ob2 strong {
  display: block;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #A08060;
}.uqc_ft_main_ob2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width:768px) {.uqc_ft_main_ob2 {
  padding: 40px 1.5rem 32px;
}
}.uqc_ft_main_in_ob2 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.uqc_ft_main_in_ob2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.uqc_ft_main_in_ob2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uqc_ft_col_logo_ob2 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.uqc_ft_col_logo_ob2 {
  grid-column: auto;
}
}.uqc_ft_logo_ob2 {
  gap: 9px;
  flex-wrap: wrap;
  color: #F5E8D0;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  display: flex;
  font-weight: 800;
}.uqc_ft_logo_mark_ob2 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 1.875rem;
}.uqc_ft_logo_mark_ob2 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uqc_ft_logo_sub_ob2 {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  color: #5E4830;
}.uqc_ft_col_title_ob2 {
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #A08060;
}.uqc_ft_col_links_ob2 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uqc_ft_col_link_ob2 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E4830;
}.uqc_ft_col_link_ob2:hover {
  color: #D0B898;
}.uqc_ft_apps_ob2 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.uqc_ft_app_card_ob2 {
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  display: flex;
}.uqc_ft_app_card_ob2:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.uqc_ft_app_card_ic_ob2 svg {
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uqc_ft_app_card_os_ob2 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4830;
}.uqc_ft_app_card_action_ob2 {
  color: #D0B898;
  font-size: 12px;
  font-weight: 700;
}.uqc_ft_bot_ob2 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.uqc_ft_bot_ob2 {
  padding: 20px 24px;
}
}.uqc_ft_bot_in_ob2 {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.uqc_ft_socials_ob2 {
  gap: 0.5rem;
  display: flex;
}.uqc_ft_soc_ob2 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  color: #A08060;
  display: flex;
}.uqc_ft_soc_ob2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.uqc_ft_soc_ob2:hover {
  background: rgba(255, 255, 255, 0.07);
}.uqc_ft_legal_ob2 {
  flex: 1;
  min-width: 12.5rem;
  color: #967E6A;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.uqc_ft_legal_ob2 strong {
  color: #A08060;
  font-weight: 700;
}.uqc_ft_legal_ob2 a {
  text-decoration: underline;
  color: #A08060;
}.uqc_ft_age_ob2 {
  border-radius: 50%;
  border: 2px solid #967E6A;
  color: #967E6A;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  display: flex;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 0.688rem;
  align-items: center;
}