*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0A06;
  color: #CCBFA6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.uho-layout_6mv {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.uho-page_6mv {
  min-height: 100vh;
  display: flex;
}.uho-main_6mv {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1078px) {.uho-main_6mv {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.uho-main_6mv {
  padding-bottom: 4.5rem;
}
}.uho-gc_6mv {
  border: 1px solid rgba(200, 155, 60, 0.07);
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  background: #1E1510;
  overflow: hidden;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.uho-gc_6mv {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.uho-gc_6mv {
  width: 168px;
}
}.uho-gc_6mv:hover {
  border-color: rgba(200, 145, 30, 0.08);
  transform: translateY(-3px);
}.uho-gc_img_6mv {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.uho-gc_img_6mv img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.uho-gc_hover_6mv {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 4, 2, 0.78);
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.uho-gc_6mv:hover .uho-gc_hover_6mv {
  opacity: 1;
}.uho-gc_hover_btn_6mv {
  border-radius: 0.375rem;
  background: #C8911E;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EDDA;
}.uho-gc_info_6mv {
  padding: 0.5rem 10px 0.625rem;
}.uho-gc_name_6mv {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
  color: #CCBFA6;
}.uho-gc_prov_6mv {
  color: #9C7664;
  font-size: 0.625rem;
}.uho-gc_tag_6mv {
  border-radius: 4px;
  padding: 2px 7px;
  left: 0.375rem;
  position: absolute;
  z-index: 2;
  font-size: 0.563rem;
  text-transform: uppercase;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
}.uho-gc_tag_hot_6mv {
  background: #D94040;
  color: #fff;
}.uho-gc_tag_new_6mv {
  background: #2EBE6A;
  color: #0E0A06;
}.uho-gc_tag_jp_6mv {
  background: #E8B84B;
  color: #0E0A06;
}.uho-gc_tag_ex_6mv {
  background: #7B3F1A;
  color: #fff;
}.uho-gc_tag_live_6mv {
  background: #D94040;
  color: #fff;
}.uho-gr_6mv {
  background: #0E0A06;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.uho-gr_6mv {
  padding: 2.25rem 1.5rem 0;
}
}.uho-gr_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-gr_head_6mv {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.uho-gr_head_l_6mv {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.uho-gr_ic_6mv {
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
}.uho-gr_ic_6mv svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.uho-gr_title_6mv {
  font-size: 16px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.uho-gr_title_6mv {
  font-size: 1.125rem;
}
}.uho-gr_more_6mv {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  color: #9E8070;
}.uho-gr_more_6mv:hover {
  color: #C8911E;
}.uho-gr_more_6mv svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uho-gr_arrows_6mv {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.uho-gr_arr_6mv {
  border: 1px solid rgba(200, 155, 60, 0.14);
  background: rgba(255, 230, 180, 0.05);
  transition: background .15s,color .15s;
  border-radius: 6px;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
  color: #B89878;
}.uho-gr_arr_6mv:hover {
  background: rgba(255, 230, 180, 0.07);
  color: #F5EDDA;
}.uho-gr_arr_6mv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.uho-gr_seo_h_6mv {
  margin: 0 0 0.375rem;
  color: #CCBFA6;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.uho-gr_seo_h_6mv {
  font-size: 0.875rem;
}
}.uho-gr_seo_6mv {
  color: #9E8070;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
}.uho-gr_seo_6mv strong {
  font-weight: 600;
  color: #CCBFA6;
}.uho-gr_scroll_6mv {
  gap: 10px;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.uho-gr_scroll_6mv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.uho-gr_scroll_6mv {
  gap: 0.75rem;
}
}.uho-tb_6mv {
  background: #0E0A06;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  left: 0;
  position: fixed;
  display: flex;
  right: 0;
  height: 56px;
  top: 0;
  align-items: center;
  z-index: 80;
}.uho-tb_in_6mv {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.uho-tb_burger_6mv {
  border-radius: 0.625rem;
  gap: 0.313rem;
  height: 2.375rem;
  width: 38px;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}.uho-tb_burger_6mv:hover {
  background: rgba(255, 230, 180, 0.05);
}.uho-tb_burger_line_6mv {
  background: #B89878;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.uho-tb_burger_6mv {
  display: none;
}
}.uho-tb_logo_6mv {
  gap: 9px;
  align-items: center;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  color: #F5EDDA;
}.uho-tb_logo_mark_6mv {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.uho-tb_logo_mark_6mv img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uho-tb_nav_6mv {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.uho-tb_nav_6mv {
  display: flex;
}
}.uho-tb_tab_6mv {
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #B89878;
  font-weight: 600;
  font-size: 0.813rem;
}.uho-tb_tab_6mv:hover {
  background: rgba(255, 230, 180, 0.05);
  color: #F5EDDA;
}.uho-tb_tab_6mv.uho-state_active_6mv {
  background: rgba(200, 145, 30, 0.18);
  color: #F5EDDA;
}.uho-tb_right_6mv {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.uho-tb_login_6mv {
  background: rgba(255, 230, 180, 0.05);
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  display: none;
  color: #CCBFA6;
  font-weight: 600;
  font-size: 13px;
}.uho-tb_login_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  color: #F5EDDA;
}
@media(min-width: 482px) {.uho-tb_login_6mv {
  display: block;
}
}.uho-tb_reg_6mv {
  background: #2EBE6A;
  border-radius: 0.625rem;
  padding: 9px 18px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0F0B07;
}.uho-tb_reg_6mv:hover {
  background: #3DD47C;
}.uho-sb_6mv {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 230, 180, 0.05);
  transform: translateX(-100%);
  background: #271C12;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
  z-index: 70;
  position: fixed;
  bottom: 0;
}.uho-sb_6mv.uho-state_open_6mv {
  transform: translateX(0);
}.uho-sb_6mv::-webkit-scrollbar {
  width: 4px;
}.uho-sb_6mv::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 230, 180, 0.07);
}
@media(min-width: 1083px) {.uho-sb_6mv {
  transform: translateX(0);
}
}.uho-sb_auth_6mv {
  padding: 0.875rem 0.75rem 10px;
}.uho-sb_btn_reg_6mv {
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  background: #2EBE6A;
  margin-bottom: 8px;
  font-size: 13px;
  display: block;
  color: #0F0B07;
  font-weight: 700;
  text-align: center;
}.uho-sb_btn_reg_6mv:hover {
  background: #3DD47C;
}.uho-sb_btn_login_6mv {
  background: rgba(255, 230, 180, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(200, 155, 60, 0.14);
  border-radius: 10px;
  padding: 10px;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #CCBFA6;
}.uho-sb_btn_login_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  color: #F5EDDA;
}.uho-sb_promo_6mv {
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1F0E06,#271C12);
  overflow: hidden;
  margin: 0 12px 10px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(200, 145, 30, 0.18);
  position: relative;
}.uho-sb_promo_6mv::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 145, 30, 0.18),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  top: -20px;
  position: absolute;
  content: '';
  height: 5rem;
}.uho-sb_promo_title_6mv {
  color: #C8911E;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.uho-sb_promo_text_6mv {
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
}.uho-sb_promo_sub_6mv {
  font-size: 10px;
  color: #9E8070;
  margin-top: 3px;
}.uho-sb_nav_6mv {
  padding: 6px 8px 16px;
}.uho-sb_nav_lb_6mv {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #9C7664;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.uho-sb_link_6mv {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  color: #B89878;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.uho-sb_link_6mv:hover {
  background: rgba(255, 230, 180, 0.05);
  color: #F5EDDA;
}.uho-sb_link_6mv.uho-state_active_6mv {
  background: rgba(200, 145, 30, 0.18);
  color: #F5EDDA;
}.uho-sb_ic_6mv {
  border-radius: 6px;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.uho-sb_ic_6mv svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uho-sb_ic_1_6mv {
  background: rgba(200, 145, 30, 0.08);
  color: #C8911E;
}.uho-sb_ic_2_6mv {
  background: rgba(46, 190, 106, 0.15);
  color: #2EBE6A;
}.uho-sb_ic_3_6mv {
  background: rgba(232, 184, 75, 0.15);
  color: #E8B84B;
}.uho-sb_ic_4_6mv {
  background: rgba(123, 63, 26, 0.22);
  color: #7B3F1A;
}.uho-sb_ic_5_6mv {
  background: rgba(200, 145, 30, 0.08);
  color: #D46085;
}.uho-sb_ic_6_6mv {
  background: rgba(123, 63, 26, 0.22);
  color: #9B5FD4;
}.uho-sb_badge_6mv {
  border-radius: 6px;
  padding: 2px 0.438rem;
  background: #E8B84B;
  color: #0F0B07;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.uho-sb_bot_6mv {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  display: flex;
}.uho-sb_lang_6mv,.uho-sb_help_6mv {
  border: 1px solid rgba(200, 155, 60, 0.07);
  flex: 1;
  background: rgba(255, 230, 180, 0.05);
  border-radius: 0.375rem;
  padding: 9px 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  font-size: 0.688rem;
  align-items: center;
  color: #B89878;
  display: flex;
  font-weight: 600;
  justify-content: center;
}.uho-sb_lang_6mv:hover,.uho-sb_help_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  color: #F5EDDA;
}.uho-sb_lang_6mv svg,.uho-sb_help_6mv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.uho-sb_bd_6mv {
  inset: 0;
  background: rgba(6, 4, 2, 0.78);
  display: none;
  position: fixed;
  z-index: 69;
}.uho-sb_bd_6mv.uho-state_on_6mv {
  display: block;
}
@media(min-width: 1078px) {.uho-sb_bd_6mv {
  display: none!important;
}
}.uho-mob_nav_6mv {
  border-top: 1px solid rgba(200, 155, 60, 0.14);
  background: #271C12;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.uho-mob_nav_6mv {
  display: none;
}
}.uho-mob_nav_item_6mv {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #9C7664;
  cursor: pointer;
}.uho-mob_nav_ic_6mv {
  line-height: 1;
}.uho-mob_nav_ic_6mv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.uho-mob_nav_lb_6mv {
  font-size: 10px;
  color: #9C7664;
  font-weight: 600;
}.uho-mob_nav_item_6mv.uho-state_active_6mv {
  color: #C8911E;
}.uho-mob_nav_item_6mv.uho-state_active_6mv .uho-mob_nav_lb_6mv {
  color: #C8911E;
}.uho-hero_6mv {
  background: #0E0A06;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.uho-hero_6mv {
  padding: 1.5rem 24px 0;
}
}.uho-hero_in_6mv {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.uho-hero_in_6mv {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.uho-hero_in_6mv {
  grid-template-columns: 1fr 21.25rem;
}
}.uho-hero_promo_6mv {
  border-radius: 1rem;
  overflow: hidden;
  background: #1E1510;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 765px) {.uho-hero_promo_6mv {
  min-height: 280px;
}
}.uho-hero_promo_bg_6mv {
  inset: 0;
  background: linear-gradient(120deg,#1F0E06 0%,#0E0A06 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.uho-hero_promo_bg_6mv::after {
  background: linear-gradient(90deg,#0E0A06 0%,rgba(6, 4, 2, 0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.uho-hero_promo_glow_6mv {
  background: radial-gradient(circle,rgba(123, 63, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  right: 3.75rem;
  width: 18.75rem;
}.uho-hero_promo_ct_6mv {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  position: relative;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 769px) {.uho-hero_promo_ct_6mv {
  padding: 2.5rem 32px;
}
}.uho-hero_badge_6mv {
  border-radius: 22px;
  background: rgba(200, 145, 30, 0.18);
  padding: 5px 12px;
  border: 1px solid rgba(200, 145, 30, 0.08);
  display: inline-block;
  color: #C8911E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 0.625rem;
  text-transform: uppercase;
}.uho-hero_h1_6mv {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-size: 26px;
  line-height: 1.15;
}.uho-hero_h1_6mv em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 766px) {.uho-hero_h1_6mv {
  font-size: 36px;
}
}.uho-hero_sub_6mv {
  margin-bottom: 1.25rem;
  color: #B89878;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 766px) {.uho-hero_sub_6mv {
  font-size: 14px;
}
}.uho-hero_row_6mv {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.uho-hero_cta_6mv {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #2EBE6A;
  padding: 13px 1.625rem;
  box-shadow: 0 0.25rem 14px rgba(46, 190, 106, 0.32), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-weight: 700;
  font-size: 14px;
  color: #0F0B07;
}.uho-hero_cta_6mv:hover {
  background: #3DD47C;
}.uho-hero_terms_6mv {
  color: #9C7664;
  font-size: 11px;
}.uho-hero_game_6mv {
  background: #1E1510;
  border: 1px solid rgba(200, 155, 60, 0.07);
  overflow: hidden;
  border-radius: 1rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.uho-hero_game_badge_6mv {
  padding: 5px 0.625rem;
  border-radius: 1.375rem;
  background: rgba(232, 184, 75, 0.15);
  border: 1px solid rgba(232, 184, 75, 0.15);
  position: absolute;
  left: 12px;
  font-size: 10px;
  top: 0.75rem;
  color: #E8B84B;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.uho-hero_game_badge_6mv svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.uho-hero_game_img_6mv {
  background: linear-gradient(135deg,#1F0E06,#0E0A06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.uho-hero_game_img_6mv img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.uho-hero_game_play_6mv {
  background: rgba(6, 4, 2, 0.78);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.uho-hero_game_6mv:hover .uho-hero_game_play_6mv {
  opacity: 1;
}.uho-hero_game_play_6mv span {
  border-radius: 50%;
  background: #C8911E;
  height: 3.25rem;
  display: flex;
  align-items: center;
  width: 52px;
  justify-content: center;
}.uho-hero_game_play_6mv span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.uho-hero_game_info_6mv {
  padding: 14px 16px;
}.uho-hero_game_title_6mv {
  color: #F5EDDA;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.uho-hero_game_provider_6mv {
  font-size: 0.688rem;
  color: #9E8070;
}.uho-hero_game_btn_6mv {
  margin: 0.75rem 16px 16px;
  border-radius: 0.625rem;
  background: #C8911E;
  padding: 0.688rem;
  transition: background .2s;
  color: #F5EDDA;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.uho-hero_game_6mv:hover .uho-hero_game_btn_6mv {
  background: #DBA42C;
}.uho-sbar_6mv {
  padding: 1rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 766px) {.uho-sbar_6mv {
  padding: 1.125rem 1.5rem 0;
}
}.uho-sbar_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-sbar_row_6mv {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.uho-sbar_input_6mv {
  flex: 1;
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 11px 16px;
  transition: border-color .2s;
  gap: 10px;
  background: #1E1510;
  border-radius: 0.625rem;
  font-size: 13px;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #9E8070;
}.uho-sbar_input_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
}.uho-sbar_input_6mv svg {
  stroke-linejoin: round;
  height: 15px;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.uho-sbar_providers_6mv {
  border: 1px solid rgba(200, 155, 60, 0.14);
  transition: border-color .2s;
  padding: 11px 1.125rem;
  gap: 8px;
  border-radius: 0.625rem;
  background: #1E1510;
  color: #CCBFA6;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
}.uho-sbar_providers_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  color: #F5EDDA;
}.uho-sbar_providers_6mv svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.uho-sbar_tabs_6mv {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.uho-sbar_tabs_6mv::-webkit-scrollbar {
  display: none;
}.uho-sbar_tab_6mv {
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border: 1px solid rgba(200, 155, 60, 0.07);
  background: rgba(255, 230, 180, 0.05);
  border-radius: 1.375rem;
  cursor: pointer;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  color: #B89878;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
}.uho-sbar_tab_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  background: rgba(255, 230, 180, 0.07);
  color: #F5EDDA;
}.uho-sbar_tab_6mv.uho-state_active_6mv {
  border-color: rgba(200, 145, 30, 0.08);
  background: rgba(200, 145, 30, 0.18);
  color: #F5EDDA;
}.uho-sbar_tab_ic_6mv svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uho-gr_jp_6mv {
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1A0A20 0%,#0B0608 100%);
  position: relative;
}.uho-gr_jp_6mv::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 63, 26, 0.22) 0%,transparent 70%);
  height: 15.625rem;
  position: absolute;
  content: '';
  top: -60px;
  width: 15.625rem;
  left: -60px;
}.uho-gr_jp_6mv::after {
  background: radial-gradient(circle,rgba(232, 184, 75, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: -2.5rem;
  content: '';
  width: 12.5rem;
  height: 200px;
}.uho-gr_jp_head_6mv {
  gap: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  z-index: 1;
}.uho-gr_jp_info_6mv {
  flex: 1;
}.uho-gr_jp_label_6mv {
  color: #9B5FD4;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.uho-gr_jp_label_6mv svg {
  stroke-linecap: round;
  margin-right: 0.25rem;
  height: 14px;
  vertical-align: -2px;
  width: 14px;
  stroke-linejoin: round;
}.uho-gr_jp_amount_6mv {
  font-size: 2rem;
  margin-bottom: 4px;
  color: #F5EDDA;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.uho-gr_jp_amount_6mv {
  font-size: 2.5rem;
}
}.uho-gr_jp_amount_6mv span {
  color: #E8B84B;
}.uho-gr_jp_seo_6mv {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #B89878;
  font-size: 12px;
  max-width: 30rem;
}.uho-gr_jp_cta_6mv {
  border-radius: 0.625rem;
  background: rgba(123, 63, 26, 0.22);
  transition: background .2s;
  border: 1px solid rgba(123, 63, 26, 0.22);
  padding: 11px 1.25rem;
  white-space: nowrap;
  margin-top: 0.25rem;
  color: #F5EDDA;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
  font-size: 13px;
  align-self: flex-start;
  position: relative;
}.uho-gr_jp_cta_6mv:hover {
  background: #7B3F1A;
}.uho-ws_6mv {
  padding: 32px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.uho-ws_6mv {
  padding: 2.25rem 1.5rem 0;
}
}.uho-ws_in_6mv {
  margin: 0 auto;
  max-width: 1320px;
}.uho-ws_head_6mv {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.uho-ws_title_6mv {
  gap: 0.625rem;
  display: flex;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
}.uho-ws_title_ic_6mv svg {
  height: 1.125rem;
  width: 18px;
  color: #E8B84B;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uho-ws_online_6mv {
  gap: 0.438rem;
  color: #9E8070;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.uho-ws_online_dot_6mv {
  border-radius: 50%;
  background: #2EBE6A;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 190, 106, 0.15);
  width: 0.5rem;
  height: 0.5rem;
}.uho-ws_scroll_6mv {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.uho-ws_scroll_6mv::-webkit-scrollbar {
  display: none;
}.uho-wc_6mv {
  background: #1E1510;
  border: 1px solid rgba(200, 155, 60, 0.14);
  border-radius: 0.625rem;
  padding: 10px 14px;
  gap: 10px;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.uho-wc_img_6mv {
  border-radius: 6px;
  overflow: hidden;
  background: #271C12;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.uho-wc_img_6mv img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.uho-wc_info_6mv {
  min-width: 0;
}.uho-wc_game_6mv {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #CCBFA6;
}.uho-wc_player_6mv {
  overflow: hidden;
  color: #9C7664;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.uho-wc_amount_6mv {
  white-space: nowrap;
  color: #2EBE6A;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
}.uho-reg_6mv {
  padding: 2.25rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 771px) {.uho-reg_6mv {
  padding: 44px 24px 0;
}
}.uho-reg_in_6mv {
  border: 1px solid rgba(200, 155, 60, 0.07);
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #271C12;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.uho-reg_in_6mv {
  padding: 40px;
}
}.uho-reg_top_6mv {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.uho-reg_top_6mv {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.uho-reg_label_6mv {
  text-transform: uppercase;
  color: #C8911E;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
}.uho-reg_h2_6mv {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5EDDA;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.uho-reg_h2_6mv {
  font-size: 28px;
}
}.uho-reg_bonus_6mv {
  border: 1px solid rgba(232, 184, 75, 0.15);
  gap: 8px;
  border-radius: 10px;
  padding: 0.625rem 16px;
  background: rgba(232, 184, 75, 0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.uho-reg_bonus_amount_6mv {
  font-size: 20px;
  font-weight: 800;
  color: #E8B84B;
}.uho-reg_bonus_text_6mv {
  font-size: 13px;
  line-height: 1.35;
  color: #B89878;
}.uho-reg_cta_btn_6mv {
  padding: 14px 32px;
  background: #2EBE6A;
  transition: background .2s;
  border-radius: 10px;
  color: #0F0B07;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 0.875rem rgba(46, 190, 106, 0.32), 0 1px 3px rgba(0, 0, 0, 0.55);
}.uho-reg_cta_btn_6mv:hover {
  background: #3DD47C;
}.uho-reg_terms_6mv {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #9C7664;
}.uho-reg_seo_6mv {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  padding-top: 20px;
  color: #9E8070;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.uho-reg_seo_6mv p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #9E8070;
}.uho-reg_seo_6mv p:last-child {
  margin-bottom: 0;
}.uho-reg_seo_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-reg_seo_6mv a {
  transition: color .2s;
  color: #C8911E;
  text-decoration: underline;
}.uho-reg_seo_6mv a:hover {
  color: #DBA42C;
}.uho-reg_seo_6mv ul,.uho-reg_seo_6mv ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.uho-reg_seo_6mv ol {
  list-style: decimal;
}.uho-reg_seo_6mv li {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  color: #9E8070;
}.uho-reg_seo_6mv table {
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 766px) {.uho-reg_seo_6mv table {
  display: table;
}
}.uho-reg_seo_6mv th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CCBFA6;
}.uho-reg_seo_6mv td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #9E8070;
}.uho-reg_steps_6mv {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.uho-reg_steps_6mv {
  margin-top: 0;
}
}.uho-reg_step_6mv {
  background: rgba(255, 230, 180, 0.05);
  border-radius: 10px;
  gap: 14px;
  border: 1px solid rgba(200, 155, 60, 0.07);
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.uho-reg_step_num_6mv {
  background: rgba(200, 145, 30, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 145, 30, 0.08);
  width: 34px;
  display: flex;
  font-size: 0.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #C8911E;
  height: 2.125rem;
  font-weight: 800;
}.uho-reg_step_title_6mv {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDDA;
  font-size: 14px;
}.uho-reg_step_text_6mv {
  color: #9E8070;
  line-height: 1.5;
  font-size: 12px;
}.uho-reg_trust_6mv {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.uho-reg_trust_item_6mv {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #9E8070;
}.uho-reg_trust_ic_6mv svg {
  stroke-linejoin: round;
  height: 16px;
  color: #C8911E;
  stroke-linecap: round;
  width: 1rem;
}.uho-prov_6mv {
  padding: 2.25rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 765px) {.uho-prov_6mv {
  padding: 44px 1.5rem 0;
}
}.uho-prov_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-prov_head_6mv {
  margin-bottom: 16px;
}.uho-prov_label_6mv {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8911E;
}.uho-prov_h2_6mv {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F5EDDA;
}
@media(min-width: 766px) {.uho-prov_h2_6mv {
  font-size: 1.5rem;
}
}.uho-prov_seo_6mv {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #9E8070;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
}.uho-prov_seo_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-prov_seo_6mv a {
  color: #C8911E;
  text-decoration: underline;
}.uho-prov_grid_6mv {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.uho-prov_grid_6mv {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.uho-prov_grid_6mv {
  grid-template-columns: repeat(8,1fr);
}
}.uho-prov_card_6mv {
  gap: 0.438rem;
  border: 1px solid rgba(200, 155, 60, 0.14);
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border-radius: 10px;
  background: #1E1510;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.uho-prov_card_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
  background: #271C12;
}.uho-prov_logo_6mv {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 230, 180, 0.05);
  justify-content: center;
  width: 2.75rem;
  height: 44px;
  display: flex;
  align-items: center;
}.uho-prov_logo_6mv img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.uho-prov_name_6mv {
  overflow-wrap: break-word;
  color: #B89878;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.uho-bon_6mv {
  padding: 2.25rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 770px) {.uho-bon_6mv {
  padding: 44px 1.5rem 0;
}
}.uho-bon_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-bon_head_6mv {
  margin-bottom: 1.25rem;
}.uho-bon_label_6mv {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8911E;
  font-weight: 700;
  margin-bottom: 8px;
}.uho-bon_h2_6mv {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.uho-bon_h2_6mv {
  font-size: 1.5rem;
}
}.uho-bon_seo_6mv {
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #9E8070;
}.uho-bon_seo_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-bon_seo_6mv a {
  color: #C8911E;
  text-decoration: underline;
}.uho-bon_grid_6mv {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.uho-bon_grid_6mv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.uho-bon_grid_6mv {
  grid-template-columns: repeat(5,1fr);
}
}.uho-bon_card_6mv {
  background: #1E1510;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 1rem;
}.uho-bon_card_6mv:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 145, 30, 0.08);
}.uho-bon_card_ic_6mv svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uho-bon_card_ic_6mv {
  margin-bottom: 10px;
}.uho-bon_card_type_6mv {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #9E8070;
}.uho-bon_card_amount_6mv {
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8B84B;
}.uho-bon_card_name_6mv {
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
}.uho-bon_card_detail_6mv {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  line-height: 1.5;
  color: #9C7664;
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
}.uho-htp_6mv {
  padding: 36px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 771px) {.uho-htp_6mv {
  padding: 2.75rem 24px 0;
}
}.uho-htp_in_6mv {
  margin: 0 auto;
  max-width: 1320px;
}.uho-htp_head_6mv {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.uho-htp_label_6mv {
  color: #C8911E;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.uho-htp_h2_6mv {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.uho-htp_h2_6mv {
  font-size: 1.75rem;
}
}.uho-htp_intro_6mv {
  font-size: 0.875rem;
  color: #9E8070;
  line-height: 1.6;
}.uho-htp_steps_6mv {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.uho-htp_steps_6mv {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uho-htp_steps_6mv {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.uho-htp_step_6mv {
  border: 1px solid rgba(200, 155, 60, 0.14);
  border-radius: 0.625rem;
  background: #271C12;
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.uho-htp_step_num_6mv {
  border-radius: 50%;
  background: #C8911E;
  top: -12px;
  height: 28px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  display: flex;
  width: 1.75rem;
  color: #0F0B07;
  font-size: 13px;
  position: absolute;
  left: 20px;
  font-family: 'Cinzel', serif;
}.uho-htp_step_ic_6mv {
  border-radius: 0.375rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 145, 30, 0.18);
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  color: #C8911E;
  justify-content: center;
  align-items: center;
}.uho-htp_step_ic_6mv svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.uho-htp_step_h_6mv {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F5EDDA;
}.uho-htp_step_p_6mv {
  line-height: 1.55;
  color: #9E8070;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.uho-htp_step_p_6mv strong {
  color: #CCBFA6;
  font-weight: 600;
}.uho-htp_cta_6mv {
  background: #2EBE6A;
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #0F0B07;
}.uho-htp_cta_6mv:hover {
  background: #3DD47C;
}.uho-app_6mv {
  padding: 36px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 767px) {.uho-app_6mv {
  padding: 2.75rem 1.5rem 0;
}
}.uho-app_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-app_head_6mv {
  margin-bottom: 16px;
}.uho-app_label_6mv {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #C8911E;
}.uho-app_h2_6mv {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDDA;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.uho-app_h2_6mv {
  font-size: 1.5rem;
}
}.uho-app_sub_6mv {
  color: #9E8070;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
}.uho-app_sub_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-app_cards_6mv {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.uho-app_cards_6mv {
  grid-template-columns: repeat(3,1fr);
}
}.uho-app_card_6mv {
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.uho-app_card_ios_6mv {
  background: linear-gradient(135deg,rgba(200, 145, 30, 0.18) 0%,#271C12 100%);
}.uho-app_card_android_6mv {
  background: linear-gradient(135deg,rgba(46, 190, 106, 0.15) 0%,#271C12 100%);
}.uho-app_card_win_6mv {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.15) 0%,#271C12 100%);
}.uho-app_card_ic_6mv svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
}.uho-app_card_ic_6mv {
  flex-shrink: 0;
  color: #F5EDDA;
}.uho-app_card_os_6mv {
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #9E8070;
}.uho-app_card_title_6mv {
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDDA;
}.uho-app_card_text_6mv {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #9E8070;
  margin-bottom: 0.875rem;
}.uho-app_card_btn_6mv {
  gap: 7px;
  background: rgba(255, 230, 180, 0.12);
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(200, 155, 60, 0.28);
  border-radius: 0.375rem;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F5EDDA;
}.uho-app_card_btn_6mv:hover {
  background: rgba(255, 230, 180, 0.07);
}.uho-seo_6mv {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uho-seo_6mv {
  padding: 44px 24px 0;
}
}.uho-seo_in_6mv {
  border-radius: 16px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(200, 155, 60, 0.14);
  background: #271C12;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.uho-seo_in_6mv {
  padding: 2.25rem 40px;
}
}.uho-seo_label_6mv {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #C8911E;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.uho-seo_h2_6mv {
  font-size: 20px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width:768px) {.uho-seo_h2_6mv {
  font-size: 24px;
}
}.uho-seo_body_6mv {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B89878;
  line-height: 1.75;
}.uho-seo_body_6mv p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #B89878;
}.uho-seo_body_6mv p:last-child {
  margin-bottom: 0;
}.uho-seo_body_6mv strong {
  font-weight: 700;
  color: #CCBFA6;
}.uho-seo_body_6mv a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8911E;
}.uho-seo_body_6mv a:hover {
  color: #DBA42C;
}.uho-seo_body_6mv ul,.uho-seo_body_6mv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.uho-seo_body_6mv ol {
  list-style: decimal;
}.uho-seo_body_6mv li {
  font-size: 0.875rem;
  color: #B89878;
  margin-bottom: 6px;
  line-height: 1.75;
}.uho-seo_body_6mv table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 765px) {.uho-seo_body_6mv table {
  display: table;
}
}.uho-seo_body_6mv th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  color: #CCBFA6;
  font-weight: 700;
  text-align: left;
}.uho-seo_body_6mv td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #B89878;
}.uho-seo_cols_6mv {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.uho-seo_cols_6mv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uho-seo_cols_6mv {
  grid-template-columns: repeat(3,1fr);
}
}.uho-seo_col_h_6mv {
  margin-bottom: 0.438rem;
  color: #CCBFA6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.uho-seo_col_p_6mv {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #9E8070;
}.uho-seo_stats_6mv {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uho-seo_stat_6mv {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(200, 145, 30, 0.18);
  background: rgba(200, 145, 30, 0.08);
  min-width: 8.75rem;
}.uho-seo_stat_val_6mv {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8911E;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.uho-seo_stat_lb_6mv {
  color: #9E8070;
  overflow-wrap: break-word;
  font-size: 11px;
}.uho-seo_6mv {
  background: #0E0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.uho-seo_6mv {
  padding: 44px 24px 0;
}
}.uho-seo_in_6mv {
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 28px 24px;
  border-radius: 16px;
  background: #271C12;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.uho-seo_in_6mv {
  padding: 2.25rem 2.5rem;
}
}.uho-seo_label_6mv {
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8911E;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.uho-seo_h2_6mv {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 767px) {.uho-seo_h2_6mv {
  font-size: 1.5rem;
}
}.uho-seo_body_6mv {
  color: #B89878;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.uho-seo_body_6mv p {
  color: #B89878;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.uho-seo_body_6mv p:last-child {
  margin-bottom: 0;
}.uho-seo_body_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-seo_body_6mv a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8911E;
}.uho-seo_body_6mv a:hover {
  color: #DBA42C;
}.uho-seo_body_6mv ul,.uho-seo_body_6mv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uho-seo_body_6mv ol {
  list-style: decimal;
}.uho-seo_body_6mv li {
  color: #B89878;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.uho-seo_body_6mv table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.uho-seo_body_6mv table {
  display: table;
}
}.uho-seo_body_6mv th {
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  padding: 0.625rem 0.75rem;
  color: #CCBFA6;
  font-weight: 700;
  text-align: left;
}.uho-seo_body_6mv td {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B89878;
}.uho-seo_cols_6mv {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.uho-seo_cols_6mv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uho-seo_cols_6mv {
  grid-template-columns: repeat(3,1fr);
}
}.uho-seo_col_h_6mv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CCBFA6;
  font-weight: 700;
  margin-bottom: 7px;
}.uho-seo_col_p_6mv {
  color: #9E8070;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.uho-seo_stats_6mv {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.uho-seo_stat_6mv {
  flex: 1;
  border: 1px solid rgba(200, 145, 30, 0.18);
  background: rgba(200, 145, 30, 0.08);
  border-radius: 10px;
  padding: 0.875rem 16px;
  min-width: 140px;
}.uho-seo_stat_val_6mv {
  color: #C8911E;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.uho-seo_stat_lb_6mv {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9E8070;
}.uho-seo_6mv {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.uho-seo_6mv {
  padding: 2.75rem 1.5rem 0;
}
}.uho-seo_in_6mv {
  margin: 0 auto;
  background: #271C12;
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 1.75rem 24px;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.uho-seo_in_6mv {
  padding: 36px 2.5rem;
}
}.uho-seo_label_6mv {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8911E;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
}.uho-seo_h2_6mv {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
}
@media(min-width:768px) {.uho-seo_h2_6mv {
  font-size: 24px;
}
}.uho-seo_body_6mv {
  color: #B89878;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.uho-seo_body_6mv p {
  margin-bottom: 12px;
  color: #B89878;
  line-height: 1.75;
  font-size: 0.875rem;
}.uho-seo_body_6mv p:last-child {
  margin-bottom: 0;
}.uho-seo_body_6mv strong {
  color: #CCBFA6;
  font-weight: 700;
}.uho-seo_body_6mv a {
  transition: color .2s;
  color: #C8911E;
  text-decoration: underline;
}.uho-seo_body_6mv a:hover {
  color: #DBA42C;
}.uho-seo_body_6mv ul,.uho-seo_body_6mv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uho-seo_body_6mv ol {
  list-style: decimal;
}.uho-seo_body_6mv li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B89878;
}.uho-seo_body_6mv table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.uho-seo_body_6mv table {
  display: table;
}
}.uho-seo_body_6mv th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  color: #CCBFA6;
  text-align: left;
  font-weight: 700;
}.uho-seo_body_6mv td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  color: #B89878;
}.uho-seo_cols_6mv {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.uho-seo_cols_6mv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uho-seo_cols_6mv {
  grid-template-columns: repeat(3,1fr);
}
}.uho-seo_col_h_6mv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CCBFA6;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.uho-seo_col_p_6mv {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #9E8070;
  line-height: 1.65;
}.uho-seo_stats_6mv {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uho-seo_stat_6mv {
  background: rgba(200, 145, 30, 0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 145, 30, 0.18);
  border-radius: 10px;
  min-width: 140px;
}.uho-seo_stat_val_6mv {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8911E;
}.uho-seo_stat_lb_6mv {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #9E8070;
}.uho-faq_6mv {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uho-faq_6mv {
  padding: 44px 24px 0;
}
}.uho-faq_in_6mv {
  margin: 0 auto;
  max-width: 82.5rem;
}.uho-faq_head_6mv {
  margin-bottom: 20px;
}.uho-faq_label_6mv {
  text-transform: uppercase;
  color: #C8911E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.uho-faq_h2_6mv {
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.uho-faq_h2_6mv {
  font-size: 1.5rem;
}
}.uho-faq_list_6mv {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.uho-faq_item_6mv {
  border-radius: 10px;
  border: 1px solid rgba(200, 155, 60, 0.14);
  background: #271C12;
  overflow: hidden;
}.uho-faq_q_6mv {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #CCBFA6;
  font-weight: 600;
  align-items: center;
}.uho-faq_q_6mv:hover {
  color: #F5EDDA;
}.uho-faq_q_ic_6mv {
  background: rgba(255, 230, 180, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  color: #C8911E;
  width: 1.5rem;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.uho-faq_item_6mv.uho-state_open_6mv .uho-faq_q_ic_6mv {
  transform: rotate(45deg);
}.uho-faq_a_6mv {
  padding: 0 20px 16px;
  color: #9E8070;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.uho-faq_item_6mv.uho-state_open_6mv .uho-faq_a_6mv {
  display: block;
}.uho-faq_a_6mv strong {
  font-weight: 700;
  color: #CCBFA6;
}.uho-faq_a_6mv a {
  color: #C8911E;
  text-decoration: underline;
}.uho-faq_a_6mv ul,.uho-faq_a_6mv ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.uho-faq_a_6mv ol {
  list-style: decimal;
}.uho-faq_a_6mv li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.uho-faq_a_6mv table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.uho-faq_a_6mv table {
  display: table;
}
}.uho-faq_a_6mv th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  font-weight: 700;
  color: #CCBFA6;
  text-align: left;
}.uho-faq_a_6mv td {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 0.375rem 0.5rem;
  color: #9E8070;
}.uho-rv_6mv {
  padding: 2.25rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 766px) {.uho-rv_6mv {
  padding: 44px 1.5rem 0;
}
}.uho-rv_in_6mv {
  margin: 0 auto;
  max-width: 1320px;
}.uho-rv_head_6mv {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.uho-rv_label_6mv {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8911E;
  text-transform: uppercase;
}.uho-rv_h2_6mv {
  color: #F5EDDA;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.uho-rv_h2_6mv {
  font-size: 1.75rem;
}
}.uho-rv_stats_6mv {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  color: #9E8070;
  align-items: center;
}.uho-rv_stats_score_6mv {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.uho-rv_stats_score_val_6mv {
  font-weight: 800;
  font-size: 22px;
  color: #E8B84B;
  font-family: 'Cinzel', serif;
}.uho-rv_stats_score_max_6mv {
  font-size: 13px;
  color: #9C7664;
}.uho-rv_stats_badge_6mv {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.uho-rv_stats_badge_6mv svg {
  height: 0.875rem;
  color: #E8B84B;
  width: 0.875rem;
}.uho-rv_grid_6mv {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.uho-rv_grid_6mv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.uho-rv_grid_6mv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uho-rv_card_6mv {
  background: #271C12;
  border-radius: 10px;
  border: 1px solid rgba(200, 155, 60, 0.14);
  padding: 20px;
  display: flex;
  flex-direction: column;
}.uho-rv_card_stars_6mv {
  gap: 2px;
  margin-bottom: 10px;
  color: #E8B84B;
  display: flex;
}.uho-rv_card_stars_6mv svg {
  height: 14px;
  width: 14px;
}.uho-rv_card_h_6mv {
  line-height: 1.3;
  font-weight: 700;
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.875rem;
}.uho-rv_card_body_6mv {
  flex: 1;
  font-size: 13px;
  color: #9E8070;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.uho-rv_card_body_6mv strong {
  color: #CCBFA6;
  font-weight: 600;
}.uho-rv_card_meta_6mv {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  gap: 10px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.uho-rv_card_author_6mv {
  color: #CCBFA6;
  font-size: 0.75rem;
  font-weight: 600;
}.uho-rv_card_date_6mv {
  font-size: 11px;
  color: #9C7664;
}.uho-pmt_6mv {
  padding: 2.25rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.uho-pmt_6mv {
  padding: 44px 1.5rem 0;
}
}.uho-pmt_in_6mv {
  margin: 0 auto;
  max-width: 1320px;
}.uho-pmt_head_6mv {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.uho-pmt_label_6mv {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C8911E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.uho-pmt_h2_6mv {
  margin-bottom: 0.5rem;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.uho-pmt_h2_6mv {
  font-size: 1.75rem;
}
}.uho-pmt_intro_6mv {
  color: #9E8070;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.uho-pmt_groups_6mv {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.uho-pmt_group_6mv {
  border: 1px solid rgba(200, 155, 60, 0.14);
  background: #271C12;
  border-radius: 10px;
  padding: 1.25rem;
}.uho-pmt_group_head_6mv {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.uho-pmt_group_ic_6mv {
  background: rgba(200, 145, 30, 0.18);
  border-radius: 0.375rem;
  width: 2.25rem;
  height: 2.25rem;
  align-items: center;
  color: #C8911E;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.uho-pmt_group_ic_6mv svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
}.uho-pmt_group_h_6mv {
  margin: 0;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDDA;
}.uho-pmt_group_p_6mv {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #9E8070;
}.uho-pmt_group_p_6mv strong {
  color: #CCBFA6;
  font-weight: 600;
}.uho-pmt_table_wrap_6mv {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.uho-pmt_table_6mv {
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
}.uho-pmt_table_6mv th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 230, 180, 0.07);
  text-transform: uppercase;
  white-space: nowrap;
  color: #CCBFA6;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.688rem;
  text-align: left;
}.uho-pmt_table_6mv td {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 12px;
  color: #9E8070;
}.uho-pmt_table_6mv tbody tr:last-child td {
  border-bottom: none;
}.uho-pmt_table_6mv tr:hover td {
  background: rgba(255, 230, 180, 0.05);
  color: #CCBFA6;
}.uho-ft_6mv {
  border-top: 1px solid rgba(255, 230, 180, 0.05);
  background: #090604;
  margin-top: 48px;
}.uho-ft_support_6mv {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.uho-ft_support_6mv {
  padding: 28px 1.5rem;
}
}.uho-ft_support_in_6mv {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.uho-ft_support_main_6mv {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.uho-ft_support_ic_6mv {
  color: #C8911E;
  flex-shrink: 0;
}.uho-ft_support_ic_6mv svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uho-ft_support_text_title_6mv {
  color: #F5EDDA;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.uho-ft_support_text_sub_6mv {
  font-size: 0.75rem;
  color: #9E8070;
  overflow-wrap: break-word;
}.uho-ft_support_btn_6mv {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 0.625rem;
  background: #C8911E;
  color: #F5EDDA;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.uho-ft_support_btn_6mv:hover {
  background: #DBA42C;
}.uho-ft_support_contacts_6mv {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.uho-ft_support_contact_6mv {
  line-height: 1.4;
  color: #9C7664;
  font-size: 12px;
}.uho-ft_support_contact_6mv strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  color: #B89878;
  margin-bottom: 2px;
}.uho-ft_main_6mv {
  border-bottom: 1px solid rgba(255, 230, 180, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.uho-ft_main_6mv {
  padding: 40px 24px 32px;
}
}.uho-ft_main_in_6mv {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.uho-ft_main_in_6mv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.uho-ft_main_in_6mv {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.uho-ft_col_logo_6mv {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.uho-ft_col_logo_6mv {
  grid-column: auto;
}
}.uho-ft_logo_6mv {
  gap: 9px;
  color: #F5EDDA;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  font-size: 1rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.uho-ft_logo_mark_6mv {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.uho-ft_logo_mark_6mv img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.uho-ft_logo_sub_6mv {
  max-width: 200px;
  overflow-wrap: break-word;
  color: #9C7664;
  line-height: 1.55;
  font-size: 0.75rem;
}.uho-ft_col_title_6mv {
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #B89878;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
}.uho-ft_col_links_6mv {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.uho-ft_col_link_6mv {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9C7664;
}.uho-ft_col_link_6mv:hover {
  color: #CCBFA6;
}.uho-ft_apps_6mv {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.uho-ft_app_card_6mv {
  border-radius: 0.375rem;
  padding: 10px 0.75rem;
  gap: 0.625rem;
  border: 1px solid rgba(200, 155, 60, 0.14);
  transition: border-color .2s;
  background: rgba(255, 230, 180, 0.05);
  align-items: center;
  display: flex;
}.uho-ft_app_card_6mv:hover {
  border-color: rgba(200, 155, 60, 0.28);
}.uho-ft_app_card_ic_6mv svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.uho-ft_app_card_os_6mv {
  color: #9C7664;
  font-weight: 600;
  font-size: 0.625rem;
}.uho-ft_app_card_action_6mv {
  color: #CCBFA6;
  font-weight: 700;
  font-size: 0.75rem;
}.uho-ft_bot_6mv {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.uho-ft_bot_6mv {
  padding: 20px 24px;
}
}.uho-ft_bot_in_6mv {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.uho-ft_socials_6mv {
  gap: 8px;
  display: flex;
}.uho-ft_soc_6mv {
  border-radius: 6px;
  border: 1px solid rgba(200, 155, 60, 0.14);
  transition: background .2s;
  background: rgba(255, 230, 180, 0.05);
  color: #B89878;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
}.uho-ft_soc_6mv svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.uho-ft_soc_6mv:hover {
  background: rgba(255, 230, 180, 0.07);
}.uho-ft_legal_6mv {
  flex: 1;
  font-size: 0.688rem;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9A7E68;
}.uho-ft_legal_6mv strong {
  color: #B89878;
  font-weight: 700;
}.uho-ft_legal_6mv a {
  color: #B89878;
  text-decoration: underline;
}.uho-ft_age_6mv {
  border-radius: 50%;
  border: 2px solid #9A7E68;
  margin-left: auto;
  color: #9A7E68;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-weight: 800;
  font-size: 11px;
  display: flex;
  flex-shrink: 0;
}