*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C1710;
  min-height: 100vh;
  color: #C9C0A4;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.uoj_layout-31c {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.uoj_page-31c {
  min-height: 100vh;
  display: flex;
}.uoj_main-31c {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1079px) {.uoj_main-31c {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.uoj_main-31c {
  padding-bottom: 72px;
}
}.uoj_gc-31c {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  background: #0F1C14;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.uoj_gc-31c {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.uoj_gc-31c {
  width: 168px;
}
}.uoj_gc-31c:hover {
  border-color: rgba(201, 168, 72, 0.07);
  transform: translateY(-3px);
}.uoj_gc_img-31c {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.uoj_gc_img-31c img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.uoj_gc_hover-31c {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 14, 10, 0.72);
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.uoj_gc-31c:hover .uoj_gc_hover-31c {
  opacity: 1;
}.uoj_gc_hover_btn-31c {
  padding: 8px 16px;
  border-radius: 0.375rem;
  background: #C9A848;
  font-size: 0.75rem;
  color: #F3EDD8;
  font-weight: 700;
}.uoj_gc_info-31c {
  padding: 8px 0.625rem 10px;
}.uoj_gc_name-31c {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #C9C0A4;
}.uoj_gc_prov-31c {
  font-size: 0.625rem;
  color: #565148;
}.uoj_gc_tag-31c {
  border-radius: 4px;
  padding: 2px 7px;
  top: 0.375rem;
  left: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
}.uoj_gc_tag_hot-31c {
  background: #DC3B3B;
  color: #fff;
}.uoj_gc_tag_new-31c {
  background: #3CB86A;
  color: #0C1710;
}.uoj_gc_tag_jp-31c {
  background: #E89E18;
  color: #0C1710;
}.uoj_gc_tag_ex-31c {
  background: #2E6344;
  color: #fff;
}.uoj_gc_tag_live-31c {
  background: #DC3B3B;
  color: #fff;
}.uoj_gr-31c {
  background: #0C1710;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.uoj_gr-31c {
  padding: 36px 24px 0;
}
}.uoj_gr_in-31c {
  margin: 0 auto;
  max-width: 1320px;
}.uoj_gr_head-31c {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.uoj_gr_head_l-31c {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.uoj_gr_ic-31c {
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  align-items: center;
}.uoj_gr_ic-31c svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uoj_gr_title-31c {
  font-size: 1rem;
  color: #F3EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.uoj_gr_title-31c {
  font-size: 18px;
}
}.uoj_gr_more-31c {
  transition: color .2s;
  gap: 0.313rem;
  color: #706A56;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.uoj_gr_more-31c:hover {
  color: #C9A848;
}.uoj_gr_more-31c svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.uoj_gr_arrows-31c {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.uoj_gr_arr-31c {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  color: #96907A;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
}.uoj_gr_arr-31c:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3EDD8;
}.uoj_gr_arr-31c svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uoj_gr_seo_h-31c {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C9C0A4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.uoj_gr_seo_h-31c {
  font-size: 14px;
}
}.uoj_gr_seo-31c {
  color: #706A56;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  max-width: 42.5rem;
}.uoj_gr_seo-31c strong {
  font-weight: 600;
  color: #C9C0A4;
}.uoj_gr_scroll-31c {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
}.uoj_gr_scroll-31c::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.uoj_gr_scroll-31c {
  gap: 0.75rem;
}
}.uoj_tb-31c {
  background: #0C1710;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  left: 0;
  position: fixed;
  align-items: center;
  height: 56px;
  display: flex;
  z-index: 80;
  right: 0;
}.uoj_tb_in-31c {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.uoj_tb_burger-31c {
  border-radius: 10px;
  gap: 0.313rem;
  width: 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  height: 2.375rem;
  flex-shrink: 0;
}.uoj_tb_burger-31c:hover {
  background: rgba(255, 255, 255, 0.05);
}.uoj_tb_burger_line-31c {
  background: #96907A;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.uoj_tb_burger-31c {
  display: none;
}
}.uoj_tb_logo-31c {
  gap: 0.563rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F3EDD8;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
  margin-right: 1.25rem;
  flex-shrink: 0;
  align-items: center;
}.uoj_tb_logo_mark-31c {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.uoj_tb_logo_mark-31c img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uoj_tb_nav-31c {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.uoj_tb_nav-31c {
  display: flex;
}
}.uoj_tb_tab-31c {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 13px;
  color: #96907A;
  font-weight: 600;
}.uoj_tb_tab-31c:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EDD8;
}.uoj_tb_tab-31c.uoj_state_active-31c {
  background: rgba(201, 168, 72, 0.18);
  color: #F3EDD8;
}.uoj_tb_right-31c {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.uoj_tb_login-31c {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #C9C0A4;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.uoj_tb_login-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  color: #F3EDD8;
}
@media(min-width: 479px) {.uoj_tb_login-31c {
  display: block;
}
}.uoj_tb_reg-31c {
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #3CB86A;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #0D1A10;
  white-space: nowrap;
  font-weight: 700;
}.uoj_tb_reg-31c:hover {
  background: #4DCF7E;
}.uoj_sb-31c {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #132018;
  transition: transform .25s ease;
  overflow-y: auto;
  width: 220px;
  position: fixed;
  left: 0;
  z-index: 70;
  bottom: 0;
  top: 56px;
}.uoj_sb-31c.uoj_state_open-31c {
  transform: translateX(0);
}.uoj_sb-31c::-webkit-scrollbar {
  width: 4px;
}.uoj_sb-31c::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.uoj_sb-31c {
  transform: translateX(0);
}
}.uoj_sb_auth-31c {
  padding: 14px 0.75rem 10px;
}.uoj_sb_btn_reg-31c {
  background: #3CB86A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #0D1A10;
}.uoj_sb_btn_reg-31c:hover {
  background: #4DCF7E;
}.uoj_sb_btn_login-31c {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  color: #C9C0A4;
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.uoj_sb_btn_login-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  color: #F3EDD8;
}.uoj_sb_promo-31c {
  border: 1px solid rgba(201, 168, 72, 0.18);
  overflow: hidden;
  border-radius: 10px;
  padding: 12px 14px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1C4030,#132018);
  position: relative;
}.uoj_sb_promo-31c::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 168, 72, 0.18),transparent 70%);
  top: -20px;
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  width: 80px;
  content: '';
}.uoj_sb_promo_title-31c {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #C9A848;
}.uoj_sb_promo_text-31c {
  line-height: 1.35;
  font-size: 12px;
  color: #F3EDD8;
  font-weight: 600;
  overflow-wrap: break-word;
}.uoj_sb_promo_sub-31c {
  color: #706A56;
  font-size: 10px;
  margin-top: 3px;
}.uoj_sb_nav-31c {
  padding: 6px 8px 1rem;
}.uoj_sb_nav_lb-31c {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #565148;
  font-size: 0.625rem;
  font-weight: 700;
}.uoj_sb_link-31c {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 10px;
  padding: 0.563rem 10px;
  display: flex;
  color: #96907A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
}.uoj_sb_link-31c:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EDD8;
}.uoj_sb_link-31c.uoj_state_active-31c {
  background: rgba(201, 168, 72, 0.18);
  color: #F3EDD8;
}.uoj_sb_ic-31c {
  border-radius: 6px;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  align-items: center;
}.uoj_sb_ic-31c svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.uoj_sb_ic_1-31c {
  background: rgba(201, 168, 72, 0.07);
  color: #C9A848;
}.uoj_sb_ic_2-31c {
  background: rgba(60, 184, 106, 0.18);
  color: #3CB86A;
}.uoj_sb_ic_3-31c {
  background: rgba(232, 158, 24, 0.18);
  color: #E89E18;
}.uoj_sb_ic_4-31c {
  background: rgba(46, 99, 68, 0.32);
  color: #2E6344;
}.uoj_sb_ic_5-31c {
  background: rgba(201, 168, 72, 0.07);
  color: #E8528A;
}.uoj_sb_ic_6-31c {
  background: rgba(46, 99, 68, 0.32);
  color: #9B5CD8;
}.uoj_sb_badge-31c {
  background: #E89E18;
  border-radius: 6px;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0D1A10;
}.uoj_sb_bot-31c {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.uoj_sb_lang-31c,.uoj_sb_help-31c {
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 9px 6px;
  border-radius: 0.375rem;
  color: #96907A;
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.uoj_sb_lang-31c:hover,.uoj_sb_help-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  color: #F3EDD8;
}.uoj_sb_lang-31c svg,.uoj_sb_help-31c svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.uoj_sb_bd-31c {
  inset: 0;
  background: rgba(8, 14, 10, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.uoj_sb_bd-31c.uoj_state_on-31c {
  display: block;
}
@media(min-width: 1082px) {.uoj_sb_bd-31c {
  display: none!important;
}
}.uoj_mob_nav-31c {
  background: #132018;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1083px) {.uoj_mob_nav-31c {
  display: none;
}
}.uoj_mob_nav_item-31c {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  color: #565148;
  display: flex;
  align-items: center;
}.uoj_mob_nav_ic-31c {
  line-height: 1;
}.uoj_mob_nav_ic-31c svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.uoj_mob_nav_lb-31c {
  color: #565148;
  font-weight: 600;
  font-size: 0.625rem;
}.uoj_mob_nav_item-31c.uoj_state_active-31c {
  color: #C9A848;
}.uoj_mob_nav_item-31c.uoj_state_active-31c .uoj_mob_nav_lb-31c {
  color: #C9A848;
}.uoj_hero-31c {
  background: #0C1710;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.uoj_hero-31c {
  padding: 1.5rem 24px 0;
}
}.uoj_hero_in-31c {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.uoj_hero_in-31c {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.uoj_hero_in-31c {
  grid-template-columns: 1fr 21.25rem;
}
}.uoj_hero_promo-31c {
  overflow: hidden;
  border-radius: 16px;
  background: #0F1C14;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.uoj_hero_promo-31c {
  min-height: 280px;
}
}.uoj_hero_promo_bg-31c {
  inset: 0;
  background: linear-gradient(120deg,#1C4030 0%,#0C1710 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.uoj_hero_promo_bg-31c::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1710 0%,rgba(8, 14, 10, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.uoj_hero_promo_glow-31c {
  background: radial-gradient(circle,rgba(46, 99, 68, 0.32) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  width: 18.75rem;
  position: absolute;
  top: -2.5rem;
  height: 18.75rem;
  pointer-events: none;
}.uoj_hero_promo_ct-31c {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 771px) {.uoj_hero_promo_ct-31c {
  padding: 2.5rem 2rem;
}
}.uoj_hero_badge-31c {
  background: rgba(201, 168, 72, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(201, 168, 72, 0.07);
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  display: inline-block;
  color: #C9A848;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.uoj_hero_h1-31c {
  font-size: 26px;
  font-weight: 800;
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  margin-bottom: 10px;
}.uoj_hero_h1-31c em {
  color: #E89E18;
  font-style: normal;
}
@media(min-width: 767px) {.uoj_hero_h1-31c {
  font-size: 2.25rem;
}
}.uoj_hero_sub-31c {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #96907A;
}
@media(min-width: 770px) {.uoj_hero_sub-31c {
  font-size: 14px;
}
}.uoj_hero_row-31c {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.uoj_hero_cta-31c {
  transition: background .2s;
  background: #3CB86A;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0 0.375rem 0.875rem rgba(60, 184, 106, 0.42), 0 2px 5px rgba(0, 0, 0, 0.35);
  font-size: 14px;
  color: #0D1A10;
}.uoj_hero_cta-31c:hover {
  background: #4DCF7E;
}.uoj_hero_terms-31c {
  font-size: 0.688rem;
  color: #565148;
}.uoj_hero_game-31c {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #0F1C14;
  border-radius: 16px;
  display: flex;
  position: relative;
  flex-direction: column;
}.uoj_hero_game_badge-31c {
  border-radius: 20px;
  padding: 0.313rem 10px;
  border: 1px solid rgba(232, 158, 24, 0.18);
  background: rgba(232, 158, 24, 0.18);
  letter-spacing: .06em;
  top: 0.75rem;
  color: #E89E18;
  left: 12px;
  z-index: 3;
  text-transform: uppercase;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
}.uoj_hero_game_badge-31c svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 11px;
  vertical-align: -1px;
}.uoj_hero_game_img-31c {
  overflow: hidden;
  background: linear-gradient(135deg,#1C4030,#0C1710);
  padding-bottom: 60%;
  position: relative;
}.uoj_hero_game_img-31c img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.uoj_hero_game_play-31c {
  background: rgba(8, 14, 10, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.uoj_hero_game-31c:hover .uoj_hero_game_play-31c {
  opacity: 1;
}.uoj_hero_game_play-31c span {
  border-radius: 50%;
  background: #C9A848;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.uoj_hero_game_play-31c span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.uoj_hero_game_info-31c {
  padding: 0.875rem 1rem;
}.uoj_hero_game_title-31c {
  color: #F3EDD8;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.uoj_hero_game_provider-31c {
  color: #706A56;
  font-size: 0.688rem;
}.uoj_hero_game_btn-31c {
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #C9A848;
  margin: 12px 1rem 16px;
  color: #F3EDD8;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.uoj_hero_game-31c:hover .uoj_hero_game_btn-31c {
  background: #DBC070;
}.uoj_sbar-31c {
  padding: 1rem 16px 0;
  background: #0C1710;
}
@media(min-width: 765px) {.uoj_sbar-31c {
  padding: 18px 24px 0;
}
}.uoj_sbar_in-31c {
  margin: 0 auto;
  max-width: 82.5rem;
}.uoj_sbar_row-31c {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.uoj_sbar_input-31c {
  padding: 0.688rem 16px;
  background: #0F1C14;
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  gap: 0.625rem;
  cursor: pointer;
  color: #706A56;
  font-size: 13px;
  align-items: center;
  display: flex;
}.uoj_sbar_input-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
}.uoj_sbar_input-31c svg {
  height: 0.938rem;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.uoj_sbar_providers-31c {
  padding: 11px 18px;
  transition: border-color .2s;
  background: #0F1C14;
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  color: #C9C0A4;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.uoj_sbar_providers-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  color: #F3EDD8;
}.uoj_sbar_providers-31c svg {
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
}.uoj_sbar_tabs-31c {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.uoj_sbar_tabs-31c::-webkit-scrollbar {
  display: none;
}.uoj_sbar_tab-31c {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  color: #96907A;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 12px;
  display: flex;
}.uoj_sbar_tab-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F3EDD8;
}.uoj_sbar_tab-31c.uoj_state_active-31c {
  background: rgba(201, 168, 72, 0.18);
  border-color: rgba(201, 168, 72, 0.07);
  color: #F3EDD8;
}.uoj_sbar_tab_ic-31c svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 0.875rem;
}.uoj_wy-31c {
  background: #0C1710;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.uoj_wy-31c {
  padding: 2.5rem 1.5rem 0;
}
}.uoj_wy_in-31c {
  margin: 0 auto;
  max-width: 82.5rem;
}.uoj_wy_head-31c {
  margin-bottom: 18px;
  max-width: 45rem;
}.uoj_wy_label-31c {
  font-weight: 700;
  color: #C9A848;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.uoj_wy_h2-31c {
  font-weight: 800;
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.uoj_wy_h2-31c {
  font-size: 1.5rem;
}
}.uoj_wy_intro-31c {
  margin: 0;
  color: #706A56;
  font-size: 0.813rem;
  line-height: 1.6;
}.uoj_wy_grid-31c {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.uoj_wy_grid-31c {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uoj_wy_grid-31c {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uoj_wy_card-31c {
  background: #132018;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
}.uoj_wy_card-31c:hover {
  border-color: rgba(201, 168, 72, 0.07);
  transform: translateY(-2px);
}.uoj_wy_card_ic-31c {
  border-radius: 50%;
  background: rgba(201, 168, 72, 0.18);
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 2.75rem;
  color: #C9A848;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.uoj_wy_card_ic-31c svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.uoj_wy_card_h-31c {
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F3EDD8;
  font-weight: 700;
  overflow-wrap: break-word;
}.uoj_wy_card_p-31c {
  overflow-wrap: break-word;
  color: #706A56;
  font-size: 13px;
  line-height: 1.6;
}.uoj_wy_card_p-31c strong {
  font-weight: 600;
  color: #C9C0A4;
}.uoj_gcg-31c {
  background: #0C1710;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.uoj_gcg-31c {
  padding: 2.75rem 1.5rem 0;
}
}.uoj_gcg_in-31c {
  margin: 0 auto;
  max-width: 82.5rem;
}.uoj_gcg_head-31c {
  margin-bottom: 20px;
  max-width: 720px;
}.uoj_gcg_label-31c {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C9A848;
  font-weight: 700;
  text-transform: uppercase;
}.uoj_gcg_h2-31c {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F3EDD8;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.uoj_gcg_h2-31c {
  font-size: 28px;
}
}.uoj_gcg_intro-31c {
  line-height: 1.6;
  font-size: 13px;
  color: #706A56;
}.uoj_gcg_grid-31c {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.uoj_gcg_grid-31c {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uoj_gcg_grid-31c {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uoj_gcg_card-31c {
  border-radius: 16px;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
  position: relative;
  cursor: pointer;
  display: flex;
}.uoj_gcg_card-31c:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 168, 72, 0.18);
}.uoj_gcg_card_bg-31c {
  inset: 0;
  position: absolute;
  z-index: 0;
}.uoj_gcg_card_bg-31c::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.uoj_gcg_card_ic-31c {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 18px;
  align-items: center;
  top: 18px;
  height: 2.5rem;
  position: absolute;
  z-index: 2;
  justify-content: center;
  color: #F3EDD8;
  display: flex;
  width: 40px;
}.uoj_gcg_card_ic-31c svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uoj_gcg_card_ct-31c {
  position: relative;
  z-index: 1;
}.uoj_gcg_card_h-31c {
  color: #F3EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem;
}
@media(min-width: 770px) {.uoj_gcg_card_h-31c {
  font-size: 20px;
}
}.uoj_gcg_card_p-31c {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.625rem;
}.uoj_gcg_card_p-31c strong {
  color: #F3EDD8;
  font-weight: 600;
}.uoj_gcg_card_cta-31c {
  gap: 4px;
  font-size: 12px;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  color: #C9A848;
  letter-spacing: .04em;
}.uoj_gcg_card_cta-31c svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uoj_ws-31c {
  padding: 32px 16px 0;
  background: #0C1710;
}
@media(min-width: 767px) {.uoj_ws-31c {
  padding: 36px 24px 0;
}
}.uoj_ws_in-31c {
  margin: 0 auto;
  max-width: 82.5rem;
}.uoj_ws_head-31c {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
}.uoj_ws_title-31c {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
}.uoj_ws_title_ic-31c svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E89E18;
}.uoj_ws_online-31c {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #706A56;
  font-size: 0.75rem;
}.uoj_ws_online_dot-31c {
  border-radius: 50%;
  background: #3CB86A;
  width: 8px;
  box-shadow: 0 0 6px rgba(60, 184, 106, 0.18);
  flex-shrink: 0;
  height: 0.5rem;
}.uoj_ws_scroll-31c {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.uoj_ws_scroll-31c::-webkit-scrollbar {
  display: none;
}.uoj_wc-31c {
  padding: 0.625rem 0.875rem;
  border-radius: 0.625rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1C14;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.uoj_wc_img-31c {
  background: #132018;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.uoj_wc_img-31c img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.uoj_wc_info-31c {
  min-width: 0;
}.uoj_wc_game-31c {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C9C0A4;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
}.uoj_wc_player-31c {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #565148;
  font-size: 0.625rem;
  white-space: nowrap;
}.uoj_wc_amount-31c {
  color: #3CB86A;
  font-weight: 700;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.uoj_prov-31c {
  padding: 2.25rem 1rem 0;
  background: #0C1710;
}
@media(min-width: 771px) {.uoj_prov-31c {
  padding: 2.75rem 1.5rem 0;
}
}.uoj_prov_in-31c {
  margin: 0 auto;
  max-width: 1320px;
}.uoj_prov_head-31c {
  margin-bottom: 16px;
}.uoj_prov_label-31c {
  letter-spacing: .08em;
  color: #C9A848;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.uoj_prov_h2-31c {
  color: #F3EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.uoj_prov_h2-31c {
  font-size: 24px;
}
}.uoj_prov_seo-31c {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #706A56;
  font-size: 13px;
  max-width: 38.75rem;
}.uoj_prov_seo-31c strong {
  font-weight: 700;
  color: #C9C0A4;
}.uoj_prov_seo-31c a {
  text-decoration: underline;
  color: #C9A848;
}.uoj_prov_grid-31c {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.uoj_prov_grid-31c {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.uoj_prov_grid-31c {
  grid-template-columns: repeat(8,1fr);
}
}.uoj_prov_card-31c {
  gap: 0.438rem;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #0F1C14;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.uoj_prov_card-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
  background: #132018;
}.uoj_prov_logo-31c {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
}.uoj_prov_logo-31c img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.uoj_prov_name-31c {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #96907A;
  text-align: center;
  font-size: 11px;
}.uoj_reg-31c {
  background: #0C1710;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.uoj_reg-31c {
  padding: 2.75rem 24px 0;
}
}.uoj_reg_in-31c {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #132018;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.uoj_reg_in-31c {
  padding: 40px;
}
}.uoj_reg_top-31c {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.uoj_reg_top-31c {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.uoj_reg_label-31c {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C9A848;
}.uoj_reg_h2-31c {
  color: #F3EDD8;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
}
@media(min-width: 766px) {.uoj_reg_h2-31c {
  font-size: 1.75rem;
}
}.uoj_reg_bonus-31c {
  padding: 10px 16px;
  border-radius: 0.625rem;
  gap: 0.5rem;
  background: rgba(232, 158, 24, 0.18);
  border: 1px solid rgba(232, 158, 24, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.uoj_reg_bonus_amount-31c {
  font-size: 20px;
  font-weight: 800;
  color: #E89E18;
}.uoj_reg_bonus_text-31c {
  font-size: 13px;
  color: #96907A;
  line-height: 1.35;
}.uoj_reg_cta_btn-31c {
  transition: background .2s;
  background: #3CB86A;
  padding: 0.875rem 32px;
  border-radius: 0.625rem;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
  box-shadow: 0 6px 0.875rem rgba(60, 184, 106, 0.42), 0 2px 5px rgba(0, 0, 0, 0.35);
  color: #0D1A10;
  font-weight: 700;
}.uoj_reg_cta_btn-31c:hover {
  background: #4DCF7E;
}.uoj_reg_terms-31c {
  color: #565148;
  font-size: 0.688rem;
  line-height: 1.5;
}.uoj_reg_seo-31c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 20px;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #706A56;
}.uoj_reg_seo-31c p {
  font-size: 13px;
  color: #706A56;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.uoj_reg_seo-31c p:last-child {
  margin-bottom: 0;
}.uoj_reg_seo-31c strong {
  color: #C9C0A4;
  font-weight: 700;
}.uoj_reg_seo-31c a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A848;
}.uoj_reg_seo-31c a:hover {
  color: #DBC070;
}.uoj_reg_seo-31c ul,.uoj_reg_seo-31c ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.uoj_reg_seo-31c ol {
  list-style: decimal;
}.uoj_reg_seo-31c li {
  color: #706A56;
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.uoj_reg_seo-31c table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.uoj_reg_seo-31c table {
  display: table;
}
}.uoj_reg_seo-31c th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C0A4;
}.uoj_reg_seo-31c td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706A56;
}.uoj_reg_steps-31c {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.uoj_reg_steps-31c {
  margin-top: 0;
}
}.uoj_reg_step-31c {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.uoj_reg_step_num-31c {
  background: rgba(201, 168, 72, 0.18);
  border: 1px solid rgba(201, 168, 72, 0.07);
  border-radius: 50%;
  align-items: center;
  height: 34px;
  color: #C9A848;
  justify-content: center;
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 34px;
  font-weight: 800;
}.uoj_reg_step_title-31c {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F3EDD8;
  font-weight: 700;
}.uoj_reg_step_text-31c {
  color: #706A56;
  font-size: 0.75rem;
  line-height: 1.5;
}.uoj_reg_trust-31c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.uoj_reg_trust_item-31c {
  gap: 7px;
  color: #706A56;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
}.uoj_reg_trust_ic-31c svg {
  color: #C9A848;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.uoj_app-31c {
  background: #0C1710;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.uoj_app-31c {
  padding: 44px 1.5rem 0;
}
}.uoj_app_in-31c {
  margin: 0 auto;
  max-width: 1320px;
}.uoj_app_head-31c {
  margin-bottom: 1rem;
}.uoj_app_label-31c {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C9A848;
  font-weight: 700;
  text-transform: uppercase;
}.uoj_app_h2-31c {
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.uoj_app_h2-31c {
  font-size: 24px;
}
}.uoj_app_sub-31c {
  color: #706A56;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uoj_app_sub-31c strong {
  font-weight: 700;
  color: #C9C0A4;
}.uoj_app_cards-31c {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.uoj_app_cards-31c {
  grid-template-columns: repeat(3,1fr);
}
}.uoj_app_card-31c {
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  padding: 20px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.uoj_app_card_ios-31c {
  background: linear-gradient(135deg,rgba(201, 168, 72, 0.18) 0%,#132018 100%);
}.uoj_app_card_android-31c {
  background: linear-gradient(135deg,rgba(60, 184, 106, 0.18) 0%,#132018 100%);
}.uoj_app_card_win-31c {
  background: linear-gradient(135deg,rgba(232, 158, 24, 0.18) 0%,#132018 100%);
}.uoj_app_card_ic-31c svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.uoj_app_card_ic-31c {
  flex-shrink: 0;
  color: #F3EDD8;
}.uoj_app_card_os-31c {
  color: #706A56;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.uoj_app_card_title-31c {
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F3EDD8;
  font-weight: 700;
  line-height: 1.2;
}.uoj_app_card_text-31c {
  overflow-wrap: break-word;
  color: #706A56;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.uoj_app_card_btn-31c {
  transition: background .2s;
  border: 1px solid rgba(201, 168, 72, 0.45);
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  color: #F3EDD8;
}.uoj_app_card_btn-31c:hover {
  background: rgba(255, 255, 255, 0.07);
}.uoj_bon-31c {
  padding: 2.25rem 1rem 0;
  background: #0C1710;
}
@media(min-width: 767px) {.uoj_bon-31c {
  padding: 44px 1.5rem 0;
}
}.uoj_bon_in-31c {
  margin: 0 auto;
  max-width: 82.5rem;
}.uoj_bon_head-31c {
  margin-bottom: 20px;
}.uoj_bon_label-31c {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A848;
  font-size: 11px;
  font-weight: 700;
}.uoj_bon_h2-31c {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F3EDD8;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.uoj_bon_h2-31c {
  font-size: 24px;
}
}.uoj_bon_seo-31c {
  overflow-wrap: break-word;
  color: #706A56;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
}.uoj_bon_seo-31c strong {
  color: #C9C0A4;
  font-weight: 700;
}.uoj_bon_seo-31c a {
  color: #C9A848;
  text-decoration: underline;
}.uoj_bon_grid-31c {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.uoj_bon_grid-31c {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.uoj_bon_grid-31c {
  grid-template-columns: repeat(5,1fr);
}
}.uoj_bon_card-31c {
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  background: #0F1C14;
}.uoj_bon_card-31c:hover {
  border-color: rgba(201, 168, 72, 0.07);
  transform: translateY(-2px);
}.uoj_bon_card_ic-31c svg {
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
}.uoj_bon_card_ic-31c {
  margin-bottom: 10px;
}.uoj_bon_card_type-31c {
  color: #706A56;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.uoj_bon_card_amount-31c {
  margin-bottom: 0.375rem;
  color: #E89E18;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
}.uoj_bon_card_name-31c {
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F3EDD8;
}.uoj_bon_card_detail-31c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #565148;
  line-height: 1.5;
  padding-top: 0.5rem;
}.uoj_seo-31c {
  background: #0C1710;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.uoj_seo-31c {
  padding: 2.75rem 1.5rem 0;
}
}.uoj_seo_in-31c {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #132018;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.uoj_seo_in-31c {
  padding: 2.25rem 40px;
}
}.uoj_seo_label-31c {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C9A848;
  margin-bottom: 10px;
  text-transform: uppercase;
}.uoj_seo_h2-31c {
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.uoj_seo_h2-31c {
  font-size: 24px;
}
}.uoj_seo_body-31c {
  color: #96907A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.uoj_seo_body-31c p {
  font-size: 14px;
  color: #96907A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.uoj_seo_body-31c p:last-child {
  margin-bottom: 0;
}.uoj_seo_body-31c strong {
  font-weight: 700;
  color: #C9C0A4;
}.uoj_seo_body-31c a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A848;
}.uoj_seo_body-31c a:hover {
  color: #DBC070;
}.uoj_seo_body-31c ul,.uoj_seo_body-31c ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.uoj_seo_body-31c ol {
  list-style: decimal;
}.uoj_seo_body-31c li {
  font-size: 0.875rem;
  color: #96907A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.uoj_seo_body-31c table {
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.uoj_seo_body-31c table {
  display: table;
}
}.uoj_seo_body-31c th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9C0A4;
  text-align: left;
}.uoj_seo_body-31c td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #96907A;
}.uoj_seo_cols-31c {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.uoj_seo_cols-31c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.uoj_seo_cols-31c {
  grid-template-columns: repeat(3,1fr);
}
}.uoj_seo_col_h-31c {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C9C0A4;
}.uoj_seo_col_p-31c {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #706A56;
}.uoj_seo_stats-31c {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uoj_seo_stat-31c {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(201, 168, 72, 0.18);
  background: rgba(201, 168, 72, 0.07);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.uoj_seo_stat_val-31c {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C9A848;
  font-weight: 800;
  font-size: 20px;
}.uoj_seo_stat_lb-31c {
  font-size: 11px;
  color: #706A56;
  overflow-wrap: break-word;
}.uoj_pmt-31c {
  padding: 36px 16px 0;
  background: #0C1710;
}
@media(min-width: 765px) {.uoj_pmt-31c {
  padding: 2.75rem 24px 0;
}
}.uoj_pmt_in-31c {
  margin: 0 auto;
  max-width: 1320px;
}.uoj_pmt_head-31c {
  max-width: 45rem;
  margin-bottom: 22px;
}.uoj_pmt_label-31c {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C9A848;
}.uoj_pmt_h2-31c {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  color: #F3EDD8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.uoj_pmt_h2-31c {
  font-size: 1.75rem;
}
}.uoj_pmt_intro-31c {
  color: #706A56;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.uoj_pmt_groups-31c {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.uoj_pmt_group-31c {
  background: #132018;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 10px;
}.uoj_pmt_group_head-31c {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.uoj_pmt_group_ic-31c {
  border-radius: 0.375rem;
  background: rgba(201, 168, 72, 0.18);
  height: 36px;
  justify-content: center;
  color: #C9A848;
  width: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.uoj_pmt_group_ic-31c svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uoj_pmt_group_h-31c {
  margin: 0;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  color: #F3EDD8;
  overflow-wrap: break-word;
}.uoj_pmt_group_p-31c {
  margin-bottom: 14px;
  font-size: 13px;
  color: #706A56;
  line-height: 1.6;
  overflow-wrap: break-word;
}.uoj_pmt_group_p-31c strong {
  color: #C9C0A4;
  font-weight: 600;
}.uoj_pmt_table_wrap-31c {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.uoj_pmt_table-31c {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 540px;
}.uoj_pmt_table-31c th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-transform: uppercase;
  color: #C9C0A4;
  white-space: nowrap;
  text-align: left;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
}.uoj_pmt_table-31c td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #706A56;
}.uoj_pmt_table-31c tbody tr:last-child td {
  border-bottom: none;
}.uoj_pmt_table-31c tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9C0A4;
}.uoj_faq-31c {
  padding: 36px 16px 0;
  background: #0C1710;
}
@media(min-width: 770px) {.uoj_faq-31c {
  padding: 2.75rem 24px 0;
}
}.uoj_faq_in-31c {
  margin: 0 auto;
  max-width: 1320px;
}.uoj_faq_head-31c {
  margin-bottom: 1.25rem;
}.uoj_faq_label-31c {
  color: #C9A848;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.uoj_faq_h2-31c {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F3EDD8;
  font-weight: 800;
}
@media(min-width: 771px) {.uoj_faq_h2-31c {
  font-size: 1.5rem;
}
}.uoj_faq_list-31c {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.uoj_faq_item-31c {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #132018;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.uoj_faq_q-31c {
  gap: 12px;
  padding: 16px 1.25rem;
  transition: color .2s;
  font-size: 0.875rem;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  color: #C9C0A4;
  flex-wrap: wrap;
  justify-content: space-between;
}.uoj_faq_q-31c:hover {
  color: #F3EDD8;
}.uoj_faq_q_ic-31c {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #C9A848;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  width: 1.5rem;
}.uoj_faq_item-31c.uoj_state_open-31c .uoj_faq_q_ic-31c {
  transform: rotate(45deg);
}.uoj_faq_a-31c {
  padding: 0 20px 16px;
  color: #706A56;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.uoj_faq_item-31c.uoj_state_open-31c .uoj_faq_a-31c {
  display: block;
}.uoj_faq_a-31c strong {
  color: #C9C0A4;
  font-weight: 700;
}.uoj_faq_a-31c a {
  text-decoration: underline;
  color: #C9A848;
}.uoj_faq_a-31c ul,.uoj_faq_a-31c ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.uoj_faq_a-31c ol {
  list-style: decimal;
}.uoj_faq_a-31c li {
  line-height: 1.6;
  margin-bottom: 4px;
}.uoj_faq_a-31c table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width: 769px) {.uoj_faq_a-31c table {
  display: table;
}
}.uoj_faq_a-31c th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C9C0A4;
  font-weight: 700;
  text-align: left;
}.uoj_faq_a-31c td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706A56;
}.uoj_seo-31c {
  background: #0C1710;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.uoj_seo-31c {
  padding: 44px 24px 0;
}
}.uoj_seo_in-31c {
  padding: 28px 1.5rem;
  background: #132018;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.uoj_seo_in-31c {
  padding: 36px 40px;
}
}.uoj_seo_label-31c {
  color: #C9A848;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.uoj_seo_h2-31c {
  color: #F3EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.uoj_seo_h2-31c {
  font-size: 1.5rem;
}
}.uoj_seo_body-31c {
  line-height: 1.75;
  color: #96907A;
  font-size: 14px;
  overflow-wrap: break-word;
}.uoj_seo_body-31c p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #96907A;
}.uoj_seo_body-31c p:last-child {
  margin-bottom: 0;
}.uoj_seo_body-31c strong {
  color: #C9C0A4;
  font-weight: 700;
}.uoj_seo_body-31c a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A848;
}.uoj_seo_body-31c a:hover {
  color: #DBC070;
}.uoj_seo_body-31c ul,.uoj_seo_body-31c ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.uoj_seo_body-31c ol {
  list-style: decimal;
}.uoj_seo_body-31c li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #96907A;
  font-size: 0.875rem;
}.uoj_seo_body-31c table {
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
}
@media(min-width: 771px) {.uoj_seo_body-31c table {
  display: table;
}
}.uoj_seo_body-31c th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C9C0A4;
  text-align: left;
}.uoj_seo_body-31c td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #96907A;
}.uoj_seo_cols-31c {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.uoj_seo_cols-31c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uoj_seo_cols-31c {
  grid-template-columns: repeat(3,1fr);
}
}.uoj_seo_col_h-31c {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C9C0A4;
  font-weight: 700;
  margin-bottom: 7px;
}.uoj_seo_col_p-31c {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #706A56;
  line-height: 1.65;
}.uoj_seo_stats-31c {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.uoj_seo_stat-31c {
  background: rgba(201, 168, 72, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(201, 168, 72, 0.18);
  border-radius: 0.625rem;
  min-width: 140px;
}.uoj_seo_stat_val-31c {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C9A848;
  margin-bottom: 4px;
  font-size: 20px;
}.uoj_seo_stat_lb-31c {
  font-size: 0.688rem;
  color: #706A56;
  overflow-wrap: break-word;
}.uoj_seo-31c {
  padding: 36px 16px 0;
  background: #0C1710;
}
@media(min-width: 770px) {.uoj_seo-31c {
  padding: 2.75rem 1.5rem 0;
}
}.uoj_seo_in-31c {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  margin: 0 auto;
  background: #132018;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.uoj_seo_in-31c {
  padding: 2.25rem 2.5rem;
}
}.uoj_seo_label-31c {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C9A848;
  letter-spacing: .08em;
}.uoj_seo_h2-31c {
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F3EDD8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.uoj_seo_h2-31c {
  font-size: 24px;
}
}.uoj_seo_body-31c {
  color: #96907A;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.uoj_seo_body-31c p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #96907A;
  margin-bottom: 0.75rem;
}.uoj_seo_body-31c p:last-child {
  margin-bottom: 0;
}.uoj_seo_body-31c strong {
  color: #C9C0A4;
  font-weight: 700;
}.uoj_seo_body-31c a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A848;
}.uoj_seo_body-31c a:hover {
  color: #DBC070;
}.uoj_seo_body-31c ul,.uoj_seo_body-31c ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uoj_seo_body-31c ol {
  list-style: decimal;
}.uoj_seo_body-31c li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #96907A;
}.uoj_seo_body-31c table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.uoj_seo_body-31c table {
  display: table;
}
}.uoj_seo_body-31c th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C0A4;
  font-weight: 700;
  text-align: left;
}.uoj_seo_body-31c td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #96907A;
}.uoj_seo_cols-31c {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.uoj_seo_cols-31c {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.uoj_seo_cols-31c {
  grid-template-columns: repeat(3,1fr);
}
}.uoj_seo_col_h-31c {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C9C0A4;
}.uoj_seo_col_p-31c {
  line-height: 1.65;
  color: #706A56;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.uoj_seo_stats-31c {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.uoj_seo_stat-31c {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(201, 168, 72, 0.18);
  border-radius: 0.625rem;
  background: rgba(201, 168, 72, 0.07);
  min-width: 140px;
}.uoj_seo_stat_val-31c {
  color: #C9A848;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.uoj_seo_stat_lb-31c {
  overflow-wrap: break-word;
  color: #706A56;
  font-size: 11px;
}.uoj_ft-31c {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080E0A;
  margin-top: 3rem;
}.uoj_ft_support-31c {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.uoj_ft_support-31c {
  padding: 28px 1.5rem;
}
}.uoj_ft_support_in-31c {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.uoj_ft_support_main-31c {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
}.uoj_ft_support_ic-31c {
  color: #C9A848;
  flex-shrink: 0;
}.uoj_ft_support_ic-31c svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.uoj_ft_support_text_title-31c {
  color: #F3EDD8;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.uoj_ft_support_text_sub-31c {
  overflow-wrap: break-word;
  color: #706A56;
  font-size: 12px;
}.uoj_ft_support_btn-31c {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #C9A848;
  padding: 0.688rem 1.375rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F3EDD8;
}.uoj_ft_support_btn-31c:hover {
  background: #DBC070;
}.uoj_ft_support_contacts-31c {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.uoj_ft_support_contact-31c {
  line-height: 1.4;
  color: #565148;
  font-size: 12px;
}.uoj_ft_support_contact-31c strong {
  margin-bottom: 2px;
  display: block;
  color: #96907A;
  font-weight: 600;
  font-size: 11px;
}.uoj_ft_main-31c {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.uoj_ft_main-31c {
  padding: 40px 1.5rem 32px;
}
}.uoj_ft_main_in-31c {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.uoj_ft_main_in-31c {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.uoj_ft_main_in-31c {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uoj_ft_col_logo-31c {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.uoj_ft_col_logo-31c {
  grid-column: auto;
}
}.uoj_ft_logo-31c {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  color: #F3EDD8;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
}.uoj_ft_logo_mark-31c {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.uoj_ft_logo_mark-31c img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.uoj_ft_logo_sub-31c {
  overflow-wrap: break-word;
  color: #565148;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 12px;
}.uoj_ft_col_title-31c {
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #96907A;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.uoj_ft_col_links-31c {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.uoj_ft_col_link-31c {
  transition: color .2s;
  font-size: 0.813rem;
  color: #565148;
  overflow-wrap: break-word;
}.uoj_ft_col_link-31c:hover {
  color: #C9C0A4;
}.uoj_ft_apps-31c {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uoj_ft_app_card-31c {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  align-items: center;
  display: flex;
}.uoj_ft_app_card-31c:hover {
  border-color: rgba(201, 168, 72, 0.45);
}.uoj_ft_app_card_ic-31c svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.uoj_ft_app_card_os-31c {
  font-size: 10px;
  font-weight: 600;
  color: #565148;
}.uoj_ft_app_card_action-31c {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C9C0A4;
}.uoj_ft_bot-31c {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.uoj_ft_bot-31c {
  padding: 1.25rem 24px;
}
}.uoj_ft_bot_in-31c {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.uoj_ft_socials-31c {
  gap: 8px;
  display: flex;
}.uoj_ft_soc-31c {
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  align-items: center;
  color: #96907A;
}.uoj_ft_soc-31c svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.uoj_ft_soc-31c:hover {
  background: rgba(255, 255, 255, 0.07);
}.uoj_ft_legal-31c {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
  color: #8A8474;
}.uoj_ft_legal-31c strong {
  font-weight: 700;
  color: #96907A;
}.uoj_ft_legal-31c a {
  text-decoration: underline;
  color: #96907A;
}.uoj_ft_age-31c {
  border: 2px solid #8A8474;
  border-radius: 50%;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  height: 2rem;
  width: 2rem;
  justify-content: center;
  color: #8A8474;
  align-items: center;
  font-size: 0.688rem;
}