*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #100B09;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #CDB8B0;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.uym-layout_6i9 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.uym-page_6i9 {
  min-height: 100vh;
  display: flex;
}.uym-main_6i9 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.uym-main_6i9 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.uym-main_6i9 {
  padding-bottom: 4.5rem;
}
}.uym-gc_6i9 {
  border-radius: 8px;
  overflow: hidden;
  background: #160F0C;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 140px;
}
@media(min-width: 641px) {.uym-gc_6i9 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.uym-gc_6i9 {
  width: 10.5rem;
}
}.uym-gc_6i9:hover {
  transform: translateY(-3px);
  border-color: rgba(212,33,84,0.08);
}.uym-gc_img_6i9 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.uym-gc_img_6i9 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.uym-gc_hover_6i9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,4,3,0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.uym-gc_6i9:hover .uym-gc_hover_6i9 {
  opacity: 1;
}.uym-gc_hover_btn_6i9 {
  border-radius: 0.25rem;
  background: #D42154;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F4EAE6;
  font-size: 12px;
}.uym-gc_info_6i9 {
  padding: 8px 10px 10px;
}.uym-gc_name_6i9 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #CDB8B0;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
}.uym-gc_prov_6i9 {
  font-size: 0.625rem;
  color: #5A4C47;
}.uym-gc_tag_6i9 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  top: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  font-size: 0.563rem;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
}.uym-gc_tag_hot_6i9 {
  background: #FF2C3C;
  color: #fff;
}.uym-gc_tag_new_6i9 {
  background: #1DB96A;
  color: #100B09;
}.uym-gc_tag_jp_6i9 {
  background: #E8A020;
  color: #100B09;
}.uym-gc_tag_ex_6i9 {
  background: #A8341C;
  color: #fff;
}.uym-gc_tag_live_6i9 {
  background: #FF2C3C;
  color: #fff;
}.uym-gr_6i9 {
  padding: 2rem 16px 0;
  background: #100B09;
}
@media(min-width: 766px) {.uym-gr_6i9 {
  padding: 2.25rem 1.5rem 0;
}
}.uym-gr_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-gr_head_6i9 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.uym-gr_head_l_6i9 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.uym-gr_ic_6i9 {
  border-radius: 0.5rem;
  width: 32px;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.uym-gr_ic_6i9 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.uym-gr_title_6i9 {
  overflow-wrap: break-word;
  color: #F4EAE6;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}
@media(min-width:768px) {.uym-gr_title_6i9 {
  font-size: 1.125rem;
}
}.uym-gr_more_6i9 {
  gap: 5px;
  transition: color .2s;
  color: #72605A;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.uym-gr_more_6i9:hover {
  color: #D42154;
}.uym-gr_more_6i9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.uym-gr_arrows_6i9 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.uym-gr_arr_6i9 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #9A8078;
}.uym-gr_arr_6i9:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EAE6;
}.uym-gr_arr_6i9 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.uym-gr_seo_h_6i9 {
  margin: 0 0 6px;
  font-family: 'Oswald', sans-serif;
  color: #CDB8B0;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 766px) {.uym-gr_seo_h_6i9 {
  font-size: 14px;
}
}.uym-gr_seo_6i9 {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #72605A;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
}.uym-gr_seo_6i9 strong {
  color: #CDB8B0;
  font-weight: 600;
}.uym-gr_scroll_6i9 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
}.uym-gr_scroll_6i9::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.uym-gr_scroll_6i9 {
  gap: 12px;
}
}.uym-tb_6i9 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #100B09;
  right: 0;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  height: 56px;
  align-items: center;
  z-index: 80;
}.uym-tb_in_6i9 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.uym-tb_burger_6i9 {
  border-radius: 8px;
  gap: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
  height: 2.375rem;
  margin-right: 8px;
  align-items: center;
}.uym-tb_burger_6i9:hover {
  background: rgba(255,255,255,0.05);
}.uym-tb_burger_line_6i9 {
  border-radius: 1px;
  background: #9A8078;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.uym-tb_burger_6i9 {
  display: none;
}
}.uym-tb_logo_6i9 {
  gap: 0.563rem;
  color: #F4EAE6;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 1.125rem;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 20px;
  overflow-wrap: break-word;
}.uym-tb_logo_mark_6i9 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  display: flex;
  height: 32px;
  justify-content: center;
  align-items: center;
}.uym-tb_logo_mark_6i9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uym-tb_nav_6i9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.uym-tb_nav_6i9 {
  display: flex;
}
}.uym-tb_tab_6i9 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #9A8078;
}.uym-tb_tab_6i9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EAE6;
}.uym-tb_tab_6i9.uym-state_active_6i9 {
  background: rgba(212,33,84,0.18);
  color: #F4EAE6;
}.uym-tb_right_6i9 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.uym-tb_login_6i9 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #CDB8B0;
}.uym-tb_login_6i9:hover {
  border-color: rgba(212,33,84,0.55);
  color: #F4EAE6;
}
@media(min-width: 483px) {.uym-tb_login_6i9 {
  display: block;
}
}.uym-tb_reg_6i9 {
  background: #1DB96A;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #12080A;
  white-space: nowrap;
  font-weight: 700;
}.uym-tb_reg_6i9:hover {
  background: #22D178;
}.uym-sb_6i9 {
  background: #1C1410;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  bottom: 0;
  top: 56px;
  width: 220px;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.uym-sb_6i9.uym-state_open_6i9 {
  transform: translateX(0);
}.uym-sb_6i9::-webkit-scrollbar {
  width: 0.25rem;
}.uym-sb_6i9::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.uym-sb_6i9 {
  transform: translateX(0);
}
}.uym-sb_auth_6i9 {
  padding: 14px 12px 0.625rem;
}.uym-sb_btn_reg_6i9 {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1DB96A;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #12080A;
  display: block;
  font-size: 0.813rem;
}.uym-sb_btn_reg_6i9:hover {
  background: #22D178;
}.uym-sb_btn_login_6i9 {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  text-align: center;
  color: #CDB8B0;
  font-weight: 600;
  display: block;
}.uym-sb_btn_login_6i9:hover {
  border-color: rgba(212,33,84,0.55);
  color: #F4EAE6;
}.uym-sb_promo_6i9 {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(212,33,84,0.18);
  background: linear-gradient(135deg,#4A0A1C,#1C1410);
  margin: 0 12px 10px;
  position: relative;
}.uym-sb_promo_6i9::before {
  background: radial-gradient(circle,rgba(212,33,84,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -20px;
  width: 5rem;
  position: absolute;
  content: '';
  top: -20px;
}.uym-sb_promo_title_6i9 {
  margin-bottom: 4px;
  color: #D42154;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.uym-sb_promo_text_6i9 {
  font-weight: 600;
  line-height: 1.35;
  color: #F4EAE6;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.uym-sb_promo_sub_6i9 {
  font-size: 10px;
  margin-top: 3px;
  color: #72605A;
}.uym-sb_nav_6i9 {
  padding: 6px 0.5rem 1rem;
}.uym-sb_nav_lb_6i9 {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #5A4C47;
  letter-spacing: .08em;
}.uym-sb_link_6i9 {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  border-radius: 4px;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9A8078;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
}.uym-sb_link_6i9:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EAE6;
}.uym-sb_link_6i9.uym-state_active_6i9 {
  background: rgba(212,33,84,0.18);
  color: #F4EAE6;
}.uym-sb_ic_6i9 {
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 30px;
  width: 1.875rem;
}.uym-sb_ic_6i9 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.uym-sb_ic_1_6i9 {
  background: rgba(212,33,84,0.08);
  color: #D42154;
}.uym-sb_ic_2_6i9 {
  background: rgba(29,185,106,0.16);
  color: #1DB96A;
}.uym-sb_ic_3_6i9 {
  background: rgba(232,160,32,0.16);
  color: #E8A020;
}.uym-sb_ic_4_6i9 {
  background: rgba(168,52,28,0.22);
  color: #A8341C;
}.uym-sb_ic_5_6i9 {
  background: rgba(212,33,84,0.08);
  color: #E8196E;
}.uym-sb_ic_6_6i9 {
  background: rgba(168,52,28,0.22);
  color: #9B3FD4;
}.uym-sb_badge_6i9 {
  background: #E8A020;
  border-radius: 4px;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #12080A;
}.uym-sb_bot_6i9 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.uym-sb_lang_6i9,.uym-sb_help_6i9 {
  flex: 1;
  border-radius: 4px;
  padding: 9px 6px;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  color: #9A8078;
  align-items: center;
}.uym-sb_lang_6i9:hover,.uym-sb_help_6i9:hover {
  border-color: rgba(212,33,84,0.55);
  color: #F4EAE6;
}.uym-sb_lang_6i9 svg,.uym-sb_help_6i9 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.uym-sb_bd_6i9 {
  background: rgba(8,4,3,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.uym-sb_bd_6i9.uym-state_on_6i9 {
  display: block;
}
@media(min-width: 1081px) {.uym-sb_bd_6i9 {
  display: none!important;
}
}.uym-mob_nav_6i9 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #1C1410;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
}
@media(min-width: 1083px) {.uym-mob_nav_6i9 {
  display: none;
}
}.uym-mob_nav_item_6i9 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  color: #5A4C47;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.uym-mob_nav_ic_6i9 {
  line-height: 1;
}.uym-mob_nav_ic_6i9 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.uym-mob_nav_lb_6i9 {
  font-weight: 600;
  color: #5A4C47;
  font-size: 0.625rem;
}.uym-mob_nav_item_6i9.uym-state_active_6i9 {
  color: #D42154;
}.uym-mob_nav_item_6i9.uym-state_active_6i9 .uym-mob_nav_lb_6i9 {
  color: #D42154;
}.uym-hero_6i9 {
  background: #100B09;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.uym-hero_6i9 {
  padding: 24px 1.5rem 0;
}
}.uym-hero_in_6i9 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.uym-hero_in_6i9 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.uym-hero_in_6i9 {
  grid-template-columns: 1fr 21.25rem;
}
}.uym-hero_promo_6i9 {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #160F0C;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 767px) {.uym-hero_promo_6i9 {
  min-height: 280px;
}
}.uym-hero_promo_bg_6i9 {
  inset: 0;
  background: linear-gradient(120deg,#4A0A1C 0%,#130809 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.uym-hero_promo_bg_6i9::after {
  background: linear-gradient(90deg,#100B09 0%,rgba(8,4,3,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.uym-hero_promo_glow_6i9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(168,52,28,0.22) 0%,transparent 65%);
  right: 3.75rem;
  top: -40px;
  pointer-events: none;
  height: 18.75rem;
  width: 18.75rem;
  position: absolute;
}.uym-hero_promo_ct_6i9 {
  padding: 28px 24px 28px 1.75rem;
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 30rem;
  justify-content: center;
}
@media(min-width: 769px) {.uym-hero_promo_ct_6i9 {
  padding: 2.5rem 2rem;
}
}.uym-hero_badge_6i9 {
  border: 1px solid rgba(212,33,84,0.08);
  background: rgba(212,33,84,0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D42154;
  font-size: 0.625rem;
  margin-bottom: 14px;
  font-weight: 700;
}.uym-hero_h1_6i9 {
  overflow-wrap: break-word;
  font-size: 26px;
  color: #F4EAE6;
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  line-height: 1.15;
  font-weight: 800;
}.uym-hero_h1_6i9 em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width:768px) {.uym-hero_h1_6i9 {
  font-size: 2.25rem;
}
}.uym-hero_sub_6i9 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #9A8078;
  line-height: 1.55;
}
@media(min-width:768px) {.uym-hero_sub_6i9 {
  font-size: 0.875rem;
}
}.uym-hero_row_6i9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.uym-hero_cta_6i9 {
  background: #1DB96A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  box-shadow: 0.25rem 0.25rem 0px #0D6B3C, 0 0 0.875rem rgba(29,185,106,0.40);
  font-weight: 700;
  color: #12080A;
  font-size: 14px;
}.uym-hero_cta_6i9:hover {
  background: #22D178;
}.uym-hero_terms_6i9 {
  color: #5A4C47;
  font-size: 11px;
}.uym-hero_game_6i9 {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #160F0C;
  position: relative;
  flex-direction: column;
  display: flex;
}.uym-hero_game_badge_6i9 {
  background: rgba(232,160,32,0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(232,160,32,0.16);
  padding: 5px 0.625rem;
  top: 0.75rem;
  font-size: 10px;
  letter-spacing: .06em;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  left: 12px;
  text-transform: uppercase;
  color: #E8A020;
}.uym-hero_game_badge_6i9 svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.uym-hero_game_img_6i9 {
  background: linear-gradient(135deg,#4A0A1C,#130809);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.uym-hero_game_img_6i9 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.uym-hero_game_play_6i9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,4,3,0.72);
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.uym-hero_game_6i9:hover .uym-hero_game_play_6i9 {
  opacity: 1;
}.uym-hero_game_play_6i9 span {
  background: #D42154;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
  width: 52px;
}.uym-hero_game_play_6i9 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.uym-hero_game_info_6i9 {
  padding: 0.875rem 16px;
}.uym-hero_game_title_6i9 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F4EAE6;
  font-size: 15px;
  font-weight: 700;
}.uym-hero_game_provider_6i9 {
  font-size: 11px;
  color: #72605A;
}.uym-hero_game_btn_6i9 {
  background: #D42154;
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #F4EAE6;
  text-align: center;
  display: block;
}.uym-hero_game_6i9:hover .uym-hero_game_btn_6i9 {
  background: #E8265F;
}.uym-sbar_6i9 {
  background: #100B09;
  padding: 1rem 1rem 0;
}
@media(min-width:768px) {.uym-sbar_6i9 {
  padding: 18px 1.5rem 0;
}
}.uym-sbar_in_6i9 {
  margin: 0 auto;
  max-width: 1320px;
}.uym-sbar_row_6i9 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.uym-sbar_input_6i9 {
  padding: 0.688rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  flex: 1;
  background: #160F0C;
  gap: 10px;
  align-items: center;
  color: #72605A;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
}.uym-sbar_input_6i9:hover {
  border-color: rgba(212,33,84,0.55);
}.uym-sbar_input_6i9 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
}.uym-sbar_providers_6i9 {
  border-radius: 0.5rem;
  gap: 8px;
  background: #160F0C;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 13px;
  align-items: center;
  font-weight: 600;
  color: #CDB8B0;
  display: flex;
  white-space: nowrap;
}.uym-sbar_providers_6i9:hover {
  border-color: rgba(212,33,84,0.55);
  color: #F4EAE6;
}.uym-sbar_providers_6i9 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uym-sbar_tabs_6i9 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.uym-sbar_tabs_6i9::-webkit-scrollbar {
  display: none;
}.uym-sbar_tab_6i9 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border-radius: 20px;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  cursor: pointer;
  white-space: nowrap;
  color: #9A8078;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.uym-sbar_tab_6i9:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,33,84,0.55);
  color: #F4EAE6;
}.uym-sbar_tab_6i9.uym-state_active_6i9 {
  border-color: rgba(212,33,84,0.08);
  background: rgba(212,33,84,0.18);
  color: #F4EAE6;
}.uym-sbar_tab_ic_6i9 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.uym-wy_6i9 {
  background: #100B09;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.uym-wy_6i9 {
  padding: 40px 24px 0;
}
}.uym-wy_in_6i9 {
  margin: 0 auto;
  max-width: 1320px;
}.uym-wy_head_6i9 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.uym-wy_label_6i9 {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D42154;
}.uym-wy_h2_6i9 {
  overflow-wrap: break-word;
  color: #F4EAE6;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.uym-wy_h2_6i9 {
  font-size: 1.5rem;
}
}.uym-wy_intro_6i9 {
  margin: 0;
  color: #72605A;
  font-size: 13px;
  line-height: 1.6;
}.uym-wy_grid_6i9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.uym-wy_grid_6i9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.uym-wy_grid_6i9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uym-wy_card_6i9 {
  transition: border-color .2s,transform .2s;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 0.5rem;
}.uym-wy_card_6i9:hover {
  border-color: rgba(212,33,84,0.08);
  transform: translateY(-2px);
}.uym-wy_card_ic_6i9 {
  background: rgba(212,33,84,0.18);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 44px;
  color: #D42154;
  margin-bottom: 14px;
}.uym-wy_card_ic_6i9 svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uym-wy_card_h_6i9 {
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EAE6;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.uym-wy_card_p_6i9 {
  color: #72605A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.uym-wy_card_p_6i9 strong {
  font-weight: 600;
  color: #CDB8B0;
}.uym-gcg_6i9 {
  padding: 2.25rem 1rem 0;
  background: #100B09;
}
@media(min-width: 769px) {.uym-gcg_6i9 {
  padding: 2.75rem 24px 0;
}
}.uym-gcg_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-gcg_head_6i9 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.uym-gcg_label_6i9 {
  color: #D42154;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.uym-gcg_h2_6i9 {
  color: #F4EAE6;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 767px) {.uym-gcg_h2_6i9 {
  font-size: 1.75rem;
}
}.uym-gcg_intro_6i9 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #72605A;
}.uym-gcg_grid_6i9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.uym-gcg_grid_6i9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.uym-gcg_grid_6i9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uym-gcg_card_6i9 {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  position: relative;
}.uym-gcg_card_6i9:hover {
  border-color: rgba(212,33,84,0.18);
  transform: translateY(-3px);
}.uym-gcg_card_bg_6i9 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.uym-gcg_card_bg_6i9::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.uym-gcg_card_ic_6i9 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  width: 40px;
  top: 1.125rem;
  position: absolute;
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #F4EAE6;
  right: 18px;
  height: 40px;
}.uym-gcg_card_ic_6i9 svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.uym-gcg_card_ct_6i9 {
  z-index: 1;
  position: relative;
}.uym-gcg_card_h_6i9 {
  color: #F4EAE6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 771px) {.uym-gcg_card_h_6i9 {
  font-size: 20px;
}
}.uym-gcg_card_p_6i9 {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
}.uym-gcg_card_p_6i9 strong {
  font-weight: 600;
  color: #F4EAE6;
}.uym-gcg_card_cta_6i9 {
  gap: 0.25rem;
  font-weight: 700;
  letter-spacing: .04em;
  color: #D42154;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
}.uym-gcg_card_cta_6i9 svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.uym-ws_6i9 {
  padding: 32px 1rem 0;
  background: #100B09;
}
@media(min-width: 770px) {.uym-ws_6i9 {
  padding: 36px 24px 0;
}
}.uym-ws_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-ws_head_6i9 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.uym-ws_title_6i9 {
  gap: 10px;
  font-weight: 700;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Oswald', sans-serif;
  display: flex;
  font-size: 16px;
  color: #F4EAE6;
  overflow-wrap: break-word;
}.uym-ws_title_ic_6i9 svg {
  color: #E8A020;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uym-ws_online_6i9 {
  gap: 7px;
  color: #72605A;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.uym-ws_online_dot_6i9 {
  border-radius: 50%;
  background: #1DB96A;
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(29,185,106,0.16);
}.uym-ws_scroll_6i9 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.uym-ws_scroll_6i9::-webkit-scrollbar {
  display: none;
}.uym-wc_6i9 {
  border-radius: 8px;
  gap: 10px;
  padding: 10px 0.875rem;
  background: #160F0C;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.uym-wc_img_6i9 {
  background: #1C1410;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.uym-wc_img_6i9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uym-wc_info_6i9 {
  min-width: 0;
}.uym-wc_game_6i9 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #CDB8B0;
  font-size: 0.75rem;
  white-space: nowrap;
}.uym-wc_player_6i9 {
  overflow: hidden;
  color: #5A4C47;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
}.uym-wc_amount_6i9 {
  color: #1DB96A;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.uym-bon_6i9 {
  background: #100B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.uym-bon_6i9 {
  padding: 2.75rem 1.5rem 0;
}
}.uym-bon_in_6i9 {
  margin: 0 auto;
  max-width: 1320px;
}.uym-bon_head_6i9 {
  margin-bottom: 1.25rem;
}.uym-bon_label_6i9 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D42154;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.uym-bon_h2_6i9 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 8px;
  color: #F4EAE6;
}
@media(min-width: 769px) {.uym-bon_h2_6i9 {
  font-size: 24px;
}
}.uym-bon_seo_6i9 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #72605A;
  max-width: 38.75rem;
}.uym-bon_seo_6i9 strong {
  font-weight: 700;
  color: #CDB8B0;
}.uym-bon_seo_6i9 a {
  color: #D42154;
  text-decoration: underline;
}.uym-bon_grid_6i9 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.uym-bon_grid_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.uym-bon_grid_6i9 {
  grid-template-columns: repeat(5,1fr);
}
}.uym-bon_card_6i9 {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #160F0C;
  border-radius: 8px;
}.uym-bon_card_6i9:hover {
  transform: translateY(-2px);
  border-color: rgba(212,33,84,0.08);
}.uym-bon_card_ic_6i9 svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.uym-bon_card_ic_6i9 {
  margin-bottom: 10px;
}.uym-bon_card_type_6i9 {
  color: #72605A;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
}.uym-bon_card_amount_6i9 {
  margin-bottom: 6px;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E8A020;
  font-weight: 800;
}.uym-bon_card_name_6i9 {
  color: #F4EAE6;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
}.uym-bon_card_detail_6i9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  color: #5A4C47;
  line-height: 1.5;
}.uym-htp_6i9 {
  background: #100B09;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.uym-htp_6i9 {
  padding: 2.75rem 24px 0;
}
}.uym-htp_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-htp_head_6i9 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.uym-htp_label_6i9 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D42154;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.uym-htp_h2_6i9 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F4EAE6;
}
@media(min-width: 766px) {.uym-htp_h2_6i9 {
  font-size: 1.75rem;
}
}.uym-htp_intro_6i9 {
  font-size: 14px;
  color: #72605A;
  line-height: 1.6;
}.uym-htp_steps_6i9 {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.uym-htp_steps_6i9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.uym-htp_steps_6i9 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.uym-htp_step_6i9 {
  background: #1C1410;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  display: flex;
  position: relative;
  flex-direction: column;
}.uym-htp_step_num_6i9 {
  border-radius: 50%;
  background: #D42154;
  justify-content: center;
  height: 1.75rem;
  width: 28px;
  top: -0.75rem;
  font-size: 13px;
  position: absolute;
  display: flex;
  left: 1.25rem;
  align-items: center;
  font-weight: 800;
  color: #12080A;
  font-family: 'Oswald', sans-serif;
}.uym-htp_step_ic_6i9 {
  background: rgba(212,33,84,0.18);
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  height: 2.25rem;
  color: #D42154;
  align-items: center;
  width: 36px;
  justify-content: center;
  display: flex;
}.uym-htp_step_ic_6i9 svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.uym-htp_step_h_6i9 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4EAE6;
  line-height: 1.25;
}.uym-htp_step_p_6i9 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #72605A;
  line-height: 1.55;
}.uym-htp_step_p_6i9 strong {
  color: #CDB8B0;
  font-weight: 600;
}.uym-htp_cta_6i9 {
  background: #1DB96A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  font-size: 14px;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #12080A;
  display: inline-block;
}.uym-htp_cta_6i9:hover {
  background: #22D178;
}.uym-prov_6i9 {
  padding: 2.25rem 1rem 0;
  background: #100B09;
}
@media(min-width: 766px) {.uym-prov_6i9 {
  padding: 2.75rem 1.5rem 0;
}
}.uym-prov_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-prov_head_6i9 {
  margin-bottom: 16px;
}.uym-prov_label_6i9 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D42154;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}.uym-prov_h2_6i9 {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EAE6;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.uym-prov_h2_6i9 {
  font-size: 24px;
}
}.uym-prov_seo_6i9 {
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #72605A;
  font-size: 13px;
  max-width: 620px;
}.uym-prov_seo_6i9 strong {
  color: #CDB8B0;
  font-weight: 700;
}.uym-prov_seo_6i9 a {
  color: #D42154;
  text-decoration: underline;
}.uym-prov_grid_6i9 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.uym-prov_grid_6i9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.uym-prov_grid_6i9 {
  grid-template-columns: repeat(8,1fr);
}
}.uym-prov_card_6i9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  background: #160F0C;
  padding: 14px 10px;
  gap: 7px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.uym-prov_card_6i9:hover {
  border-color: rgba(212,33,84,0.55);
  background: #1C1410;
}.uym-prov_logo_6i9 {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.uym-prov_logo_6i9 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.uym-prov_name_6i9 {
  overflow-wrap: break-word;
  text-align: center;
  color: #9A8078;
  font-size: 0.688rem;
  font-weight: 600;
}.uym-reg_6i9 {
  padding: 2.25rem 1rem 0;
  background: #100B09;
}
@media(min-width:768px) {.uym-reg_6i9 {
  padding: 44px 1.5rem 0;
}
}.uym-reg_in_6i9 {
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #1C1410;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.uym-reg_in_6i9 {
  padding: 40px;
}
}.uym-reg_top_6i9 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.uym-reg_top_6i9 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uym-reg_label_6i9 {
  letter-spacing: .08em;
  color: #D42154;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.uym-reg_h2_6i9 {
  font-weight: 800;
  color: #F4EAE6;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.uym-reg_h2_6i9 {
  font-size: 28px;
}
}.uym-reg_bonus_6i9 {
  background: rgba(232,160,32,0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(232,160,32,0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.uym-reg_bonus_amount_6i9 {
  color: #E8A020;
  font-size: 20px;
  font-weight: 800;
}.uym-reg_bonus_text_6i9 {
  line-height: 1.35;
  color: #9A8078;
  font-size: 13px;
}.uym-reg_cta_btn_6i9 {
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 8px;
  background: #1DB96A;
  font-weight: 700;
  box-shadow: 4px 0.25rem 0px #0D6B3C, 0 0 14px rgba(29,185,106,0.40);
  font-size: 15px;
  color: #12080A;
  display: inline-block;
  margin-bottom: 12px;
}.uym-reg_cta_btn_6i9:hover {
  background: #22D178;
}.uym-reg_terms_6i9 {
  font-size: 0.688rem;
  color: #5A4C47;
  line-height: 1.5;
}.uym-reg_seo_6i9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #72605A;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 20px;
}.uym-reg_seo_6i9 p {
  font-size: 0.813rem;
  color: #72605A;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.uym-reg_seo_6i9 p:last-child {
  margin-bottom: 0;
}.uym-reg_seo_6i9 strong {
  color: #CDB8B0;
  font-weight: 700;
}.uym-reg_seo_6i9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42154;
}.uym-reg_seo_6i9 a:hover {
  color: #E8265F;
}.uym-reg_seo_6i9 ul,.uym-reg_seo_6i9 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.uym-reg_seo_6i9 ol {
  list-style: decimal;
}.uym-reg_seo_6i9 li {
  color: #72605A;
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
}.uym-reg_seo_6i9 table {
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.uym-reg_seo_6i9 table {
  display: table;
}
}.uym-reg_seo_6i9 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #CDB8B0;
}.uym-reg_seo_6i9 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #72605A;
}.uym-reg_steps_6i9 {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.uym-reg_steps_6i9 {
  margin-top: 0;
}
}.uym-reg_step_6i9 {
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.uym-reg_step_num_6i9 {
  border: 1px solid rgba(212,33,84,0.08);
  border-radius: 50%;
  background: rgba(212,33,84,0.18);
  align-items: center;
  height: 34px;
  flex-shrink: 0;
  color: #D42154;
  font-size: 0.875rem;
  font-weight: 800;
  display: flex;
  justify-content: center;
  width: 2.125rem;
}.uym-reg_step_title_6i9 {
  color: #F4EAE6;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.uym-reg_step_text_6i9 {
  font-size: 0.75rem;
  color: #72605A;
  line-height: 1.5;
}.uym-reg_trust_6i9 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
  display: flex;
}.uym-reg_trust_item_6i9 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #72605A;
  align-items: center;
  display: flex;
}.uym-reg_trust_ic_6i9 svg {
  stroke-linecap: round;
  color: #D42154;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.uym-app_6i9 {
  background: #100B09;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.uym-app_6i9 {
  padding: 2.75rem 24px 0;
}
}.uym-app_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-app_head_6i9 {
  margin-bottom: 16px;
}.uym-app_label_6i9 {
  font-size: 11px;
  color: #D42154;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.uym-app_h2_6i9 {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4EAE6;
}
@media(min-width: 769px) {.uym-app_h2_6i9 {
  font-size: 24px;
}
}.uym-app_sub_6i9 {
  color: #72605A;
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.uym-app_sub_6i9 strong {
  font-weight: 700;
  color: #CDB8B0;
}.uym-app_cards_6i9 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.uym-app_cards_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}.uym-app_card_6i9 {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.uym-app_card_ios_6i9 {
  background: linear-gradient(135deg,rgba(212,33,84,0.18) 0%,#1C1410 100%);
}.uym-app_card_android_6i9 {
  background: linear-gradient(135deg,rgba(29,185,106,0.16) 0%,#1C1410 100%);
}.uym-app_card_win_6i9 {
  background: linear-gradient(135deg,rgba(232,160,32,0.16) 0%,#1C1410 100%);
}.uym-app_card_ic_6i9 svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.uym-app_card_ic_6i9 {
  flex-shrink: 0;
  color: #F4EAE6;
}.uym-app_card_os_6i9 {
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #72605A;
}.uym-app_card_title_6i9 {
  line-height: 1.2;
  font-size: 0.938rem;
  color: #F4EAE6;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
}.uym-app_card_text_6i9 {
  overflow-wrap: break-word;
  color: #72605A;
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
}.uym-app_card_btn_6i9 {
  padding: 10px 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(212,33,84,0.55);
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  color: #F4EAE6;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
}.uym-app_card_btn_6i9:hover {
  background: rgba(255,255,255,0.07);
}.uym-seo_6i9 {
  background: #100B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.uym-seo_6i9 {
  padding: 44px 1.5rem 0;
}
}.uym-seo_in_6i9 {
  background: #1C1410;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.uym-seo_in_6i9 {
  padding: 2.25rem 40px;
}
}.uym-seo_label_6i9 {
  color: #D42154;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.uym-seo_h2_6i9 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F4EAE6;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.uym-seo_h2_6i9 {
  font-size: 1.5rem;
}
}.uym-seo_body_6i9 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8078;
}.uym-seo_body_6i9 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #9A8078;
}.uym-seo_body_6i9 p:last-child {
  margin-bottom: 0;
}.uym-seo_body_6i9 strong {
  color: #CDB8B0;
  font-weight: 700;
}.uym-seo_body_6i9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42154;
}.uym-seo_body_6i9 a:hover {
  color: #E8265F;
}.uym-seo_body_6i9 ul,.uym-seo_body_6i9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uym-seo_body_6i9 ol {
  list-style: decimal;
}.uym-seo_body_6i9 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8078;
}.uym-seo_body_6i9 table {
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.uym-seo_body_6i9 table {
  display: table;
}
}.uym-seo_body_6i9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #CDB8B0;
  font-weight: 700;
}.uym-seo_body_6i9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A8078;
}.uym-seo_cols_6i9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.uym-seo_cols_6i9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.uym-seo_cols_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}.uym-seo_col_h_6i9 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #CDB8B0;
  overflow-wrap: break-word;
  font-weight: 700;
}.uym-seo_col_p_6i9 {
  color: #72605A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.uym-seo_stats_6i9 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uym-seo_stat_6i9 {
  border: 1px solid rgba(212,33,84,0.18);
  background: rgba(212,33,84,0.08);
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.uym-seo_stat_val_6i9 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D42154;
  margin-bottom: 4px;
}.uym-seo_stat_lb_6i9 {
  color: #72605A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.uym-seo_6i9 {
  padding: 2.25rem 16px 0;
  background: #100B09;
}
@media(min-width: 765px) {.uym-seo_6i9 {
  padding: 2.75rem 24px 0;
}
}.uym-seo_in_6i9 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #1C1410;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.uym-seo_in_6i9 {
  padding: 36px 40px;
}
}.uym-seo_label_6i9 {
  color: #D42154;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.uym-seo_h2_6i9 {
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
  color: #F4EAE6;
}
@media(min-width: 769px) {.uym-seo_h2_6i9 {
  font-size: 24px;
}
}.uym-seo_body_6i9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8078;
}.uym-seo_body_6i9 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A8078;
}.uym-seo_body_6i9 p:last-child {
  margin-bottom: 0;
}.uym-seo_body_6i9 strong {
  color: #CDB8B0;
  font-weight: 700;
}.uym-seo_body_6i9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42154;
}.uym-seo_body_6i9 a:hover {
  color: #E8265F;
}.uym-seo_body_6i9 ul,.uym-seo_body_6i9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.uym-seo_body_6i9 ol {
  list-style: decimal;
}.uym-seo_body_6i9 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8078;
  margin-bottom: 6px;
}.uym-seo_body_6i9 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.uym-seo_body_6i9 table {
  display: table;
}
}.uym-seo_body_6i9 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CDB8B0;
  text-align: left;
}.uym-seo_body_6i9 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9A8078;
}.uym-seo_cols_6i9 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.uym-seo_cols_6i9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uym-seo_cols_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}.uym-seo_col_h_6i9 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #CDB8B0;
}.uym-seo_col_p_6i9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #72605A;
}.uym-seo_stats_6i9 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uym-seo_stat_6i9 {
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(212,33,84,0.18);
  background: rgba(212,33,84,0.08);
  min-width: 8.75rem;
}.uym-seo_stat_val_6i9 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #D42154;
  margin-bottom: 0.25rem;
}.uym-seo_stat_lb_6i9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #72605A;
}.uym-seo_6i9 {
  padding: 2.25rem 16px 0;
  background: #100B09;
}
@media(min-width: 767px) {.uym-seo_6i9 {
  padding: 44px 1.5rem 0;
}
}.uym-seo_in_6i9 {
  padding: 28px 24px;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.uym-seo_in_6i9 {
  padding: 36px 40px;
}
}.uym-seo_label_6i9 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D42154;
  margin-bottom: 0.625rem;
}.uym-seo_h2_6i9 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #F4EAE6;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 766px) {.uym-seo_h2_6i9 {
  font-size: 24px;
}
}.uym-seo_body_6i9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8078;
}.uym-seo_body_6i9 p {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8078;
  margin-bottom: 12px;
}.uym-seo_body_6i9 p:last-child {
  margin-bottom: 0;
}.uym-seo_body_6i9 strong {
  font-weight: 700;
  color: #CDB8B0;
}.uym-seo_body_6i9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42154;
}.uym-seo_body_6i9 a:hover {
  color: #E8265F;
}.uym-seo_body_6i9 ul,.uym-seo_body_6i9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.uym-seo_body_6i9 ol {
  list-style: decimal;
}.uym-seo_body_6i9 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #9A8078;
  line-height: 1.75;
}.uym-seo_body_6i9 table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.uym-seo_body_6i9 table {
  display: table;
}
}.uym-seo_body_6i9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #CDB8B0;
  font-weight: 700;
}.uym-seo_body_6i9 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8078;
}.uym-seo_cols_6i9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.uym-seo_cols_6i9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uym-seo_cols_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}.uym-seo_col_h_6i9 {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CDB8B0;
}.uym-seo_col_p_6i9 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #72605A;
}.uym-seo_stats_6i9 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.uym-seo_stat_6i9 {
  border-radius: 0.5rem;
  border: 1px solid rgba(212,33,84,0.18);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(212,33,84,0.08);
  min-width: 8.75rem;
}.uym-seo_stat_val_6i9 {
  color: #D42154;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.uym-seo_stat_lb_6i9 {
  font-size: 11px;
  color: #72605A;
  overflow-wrap: break-word;
}.uym-faq_6i9 {
  background: #100B09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.uym-faq_6i9 {
  padding: 44px 1.5rem 0;
}
}.uym-faq_in_6i9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uym-faq_head_6i9 {
  margin-bottom: 20px;
}.uym-faq_label_6i9 {
  margin-bottom: 0.5rem;
  color: #D42154;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.uym-faq_h2_6i9 {
  font-size: 20px;
  color: #F4EAE6;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.uym-faq_h2_6i9 {
  font-size: 24px;
}
}.uym-faq_list_6i9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uym-faq_item_6i9 {
  border-radius: 8px;
  background: #1C1410;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
}.uym-faq_q_6i9 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  color: #CDB8B0;
  font-size: 0.875rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.uym-faq_q_6i9:hover {
  color: #F4EAE6;
}.uym-faq_q_ic_6i9 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  font-size: 16px;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #D42154;
  height: 24px;
}.uym-faq_item_6i9.uym-state_open_6i9 .uym-faq_q_ic_6i9 {
  transform: rotate(45deg);
}.uym-faq_a_6i9 {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  color: #72605A;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.uym-faq_item_6i9.uym-state_open_6i9 .uym-faq_a_6i9 {
  display: block;
}.uym-faq_a_6i9 strong {
  font-weight: 700;
  color: #CDB8B0;
}.uym-faq_a_6i9 a {
  color: #D42154;
  text-decoration: underline;
}.uym-faq_a_6i9 ul,.uym-faq_a_6i9 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.uym-faq_a_6i9 ol {
  list-style: decimal;
}.uym-faq_a_6i9 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.uym-faq_a_6i9 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.uym-faq_a_6i9 table {
  display: table;
}
}.uym-faq_a_6i9 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #CDB8B0;
  font-weight: 700;
}.uym-faq_a_6i9 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #72605A;
}.uym-ft_6i9 {
  background: #080504;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.uym-ft_support_6i9 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.uym-ft_support_6i9 {
  padding: 28px 1.5rem;
}
}.uym-ft_support_in_6i9 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.uym-ft_support_main_6i9 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.uym-ft_support_ic_6i9 {
  flex-shrink: 0;
  color: #D42154;
}.uym-ft_support_ic_6i9 svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.uym-ft_support_text_title_6i9 {
  font-weight: 700;
  color: #F4EAE6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
}.uym-ft_support_text_sub_6i9 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #72605A;
}.uym-ft_support_btn_6i9 {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #D42154;
  border-radius: 8px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  color: #F4EAE6;
}.uym-ft_support_btn_6i9:hover {
  background: #E8265F;
}.uym-ft_support_contacts_6i9 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.uym-ft_support_contact_6i9 {
  color: #5A4C47;
  line-height: 1.4;
  font-size: 0.75rem;
}.uym-ft_support_contact_6i9 strong {
  margin-bottom: 2px;
  display: block;
  color: #9A8078;
  font-size: 11px;
  font-weight: 600;
}.uym-ft_main_6i9 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.uym-ft_main_6i9 {
  padding: 40px 24px 2rem;
}
}.uym-ft_main_in_6i9 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.uym-ft_main_in_6i9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.uym-ft_main_in_6i9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.uym-ft_col_logo_6i9 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.uym-ft_col_logo_6i9 {
  grid-column: auto;
}
}.uym-ft_logo_6i9 {
  gap: 0.563rem;
  display: flex;
  color: #F4EAE6;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
}.uym-ft_logo_mark_6i9 {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.uym-ft_logo_mark_6i9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uym-ft_logo_sub_6i9 {
  color: #5A4C47;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
}.uym-ft_col_title_6i9 {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  color: #9A8078;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.uym-ft_col_links_6i9 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uym-ft_col_link_6i9 {
  transition: color .2s;
  color: #5A4C47;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uym-ft_col_link_6i9:hover {
  color: #CDB8B0;
}.uym-ft_apps_6i9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uym-ft_app_card_6i9 {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.uym-ft_app_card_6i9:hover {
  border-color: rgba(212,33,84,0.55);
}.uym-ft_app_card_ic_6i9 svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.uym-ft_app_card_os_6i9 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5A4C47;
}.uym-ft_app_card_action_6i9 {
  color: #CDB8B0;
  font-size: 12px;
  font-weight: 700;
}.uym-ft_bot_6i9 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.uym-ft_bot_6i9 {
  padding: 20px 24px;
}
}.uym-ft_bot_in_6i9 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.uym-ft_socials_6i9 {
  gap: 8px;
  display: flex;
}.uym-ft_soc_6i9 {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  color: #9A8078;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  display: flex;
}.uym-ft_soc_6i9 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.uym-ft_soc_6i9:hover {
  background: rgba(255,255,255,0.07);
}.uym-ft_legal_6i9 {
  flex: 1;
  color: #8A7C78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
}.uym-ft_legal_6i9 strong {
  font-weight: 700;
  color: #9A8078;
}.uym-ft_legal_6i9 a {
  color: #9A8078;
  text-decoration: underline;
}.uym-ft_age_6i9 {
  border: 2px solid #8A7C78;
  border-radius: 50%;
  align-items: center;
  color: #8A7C78;
  height: 2rem;
  width: 32px;
  font-weight: 800;
  margin-left: auto;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}