*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow', sans-serif;
  color: #CBCBC8;
  background-color: #0C0C0D;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.yut_layout-hzd {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.yut_page-hzd {
  display: flex;
  min-height: 100vh;
}.yut_main-hzd {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.yut_main-hzd {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.yut_main-hzd {
  padding-bottom: 72px;
}
}.yut_gc-hzd {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #121213;
  border-radius: 0.5rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 641px) {.yut_gc-hzd {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.yut_gc-hzd {
  width: 168px;
}
}.yut_gc-hzd:hover {
  border-color: rgba(245, 200, 0, 0.06);
  transform: translateY(-3px);
}.yut_gc_img-hzd {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.yut_gc_img-hzd img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.yut_gc_hover-hzd {
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.yut_gc-hzd:hover .yut_gc_hover-hzd {
  opacity: 1;
}.yut_gc_hover_btn-hzd {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #F5C800;
  color: #F2F2F0;
  font-weight: 700;
  font-size: 0.75rem;
}.yut_gc_info-hzd {
  padding: 8px 0.625rem 10px;
}.yut_gc_name-hzd {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  font-size: 0.75rem;
  color: #CBCBC8;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.yut_gc_prov-hzd {
  font-size: 0.625rem;
  color: #727270;
}.yut_gc_tag-hzd {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  font-size: 9px;
  top: 0.375rem;
  letter-spacing: .04em;
}.yut_gc_tag_hot-hzd {
  background: #EF4444;
  color: #fff;
}.yut_gc_tag_new-hzd {
  background: #22C55E;
  color: #0C0C0D;
}.yut_gc_tag_jp-hzd {
  background: #F59E0B;
  color: #0C0C0D;
}.yut_gc_tag_ex-hzd {
  background: #E07800;
  color: #fff;
}.yut_gc_tag_live-hzd {
  background: #EF4444;
  color: #fff;
}.yut_gr-hzd {
  padding: 2rem 16px 0;
  background: #0C0C0D;
}
@media(min-width: 767px) {.yut_gr-hzd {
  padding: 2.25rem 1.5rem 0;
}
}.yut_gr_in-hzd {
  margin: 0 auto;
  max-width: 1320px;
}.yut_gr_head-hzd {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.yut_gr_head_l-hzd {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.yut_gr_ic-hzd {
  border-radius: 8px;
  align-items: center;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.yut_gr_ic-hzd svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.yut_gr_title-hzd {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F0;
}
@media(min-width: 767px) {.yut_gr_title-hzd {
  font-size: 18px;
}
}.yut_gr_more-hzd {
  gap: 5px;
  transition: color .2s;
  color: #888885;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
}.yut_gr_more-hzd:hover {
  color: #F5C800;
}.yut_gr_more-hzd svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.yut_gr_arrows-hzd {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.yut_gr_arr-hzd {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 4px;
  color: #8F8F8C;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 1.875rem;
  height: 30px;
}.yut_gr_arr-hzd:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2F2F0;
}.yut_gr_arr-hzd svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.yut_gr_seo_h-hzd {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  color: #CBCBC8;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 0.813rem;
}
@media(min-width:768px) {.yut_gr_seo_h-hzd {
  font-size: 14px;
}
}.yut_gr_seo-hzd {
  margin-bottom: 12px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #888885;
  line-height: 1.55;
  max-width: 42.5rem;
}.yut_gr_seo-hzd strong {
  font-weight: 600;
  color: #CBCBC8;
}.yut_gr_scroll-hzd {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.yut_gr_scroll-hzd::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.yut_gr_scroll-hzd {
  gap: 0.75rem;
}
}.yut_tb-hzd {
  background: #0C0C0D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  right: 0;
  align-items: center;
  position: fixed;
  height: 56px;
  top: 0;
  left: 0;
  z-index: 80;
}.yut_tb_in-hzd {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.yut_tb_burger-hzd {
  border-radius: 0.5rem;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  width: 38px;
  display: flex;
  height: 2.375rem;
  flex-direction: column;
}.yut_tb_burger-hzd:hover {
  background: rgba(255, 255, 255, 0.05);
}.yut_tb_burger_line-hzd {
  border-radius: 1px;
  background: #8F8F8C;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1079px) {.yut_tb_burger-hzd {
  display: none;
}
}.yut_tb_logo-hzd {
  gap: 9px;
  color: #F2F2F0;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  display: flex;
}.yut_tb_logo_mark-hzd {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
}.yut_tb_logo_mark-hzd img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.yut_tb_nav-hzd {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.yut_tb_nav-hzd {
  display: flex;
}
}.yut_tb_tab-hzd {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #8F8F8C;
  white-space: nowrap;
}.yut_tb_tab-hzd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2F0;
}.yut_tb_tab-hzd.yut_state_active-hzd {
  background: rgba(245, 200, 0, 0.14);
  color: #F2F2F0;
}.yut_tb_right-hzd {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.yut_tb_login-hzd {
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 9px 16px;
  font-weight: 600;
  color: #CBCBC8;
  display: none;
  font-size: 13px;
}.yut_tb_login-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
  color: #F2F2F0;
}
@media(min-width: 478px) {.yut_tb_login-hzd {
  display: block;
}
}.yut_tb_reg-hzd {
  background: #22C55E;
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  color: #0C0C0D;
  font-weight: 700;
  white-space: nowrap;
}.yut_tb_reg-hzd:hover {
  background: #16A34A;
}.yut_sb-hzd {
  transition: transform .25s ease;
  background: #181819;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  left: 0;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  width: 220px;
  overflow-y: auto;
  bottom: 0;
}.yut_sb-hzd.yut_state_open-hzd {
  transform: translateX(0);
}.yut_sb-hzd::-webkit-scrollbar {
  width: 0.25rem;
}.yut_sb-hzd::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.yut_sb-hzd {
  transform: translateX(0);
}
}.yut_sb_auth-hzd {
  padding: 0.875rem 0.75rem 0.625rem;
}.yut_sb_btn_reg-hzd {
  transition: background .2s;
  padding: 11px;
  background: #22C55E;
  border-radius: 0.5rem;
  color: #0C0C0D;
  font-size: 0.813rem;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  text-align: center;
}.yut_sb_btn_reg-hzd:hover {
  background: #16A34A;
}.yut_sb_btn_login-hzd {
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  font-weight: 600;
  color: #CBCBC8;
  text-align: center;
  display: block;
}.yut_sb_btn_login-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
  color: #F2F2F0;
}.yut_sb_promo-hzd {
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  border-radius: 8px;
  background: linear-gradient(135deg,#1C1400,#181819);
  overflow: hidden;
  border: 1px solid rgba(245, 200, 0, 0.14);
  position: relative;
}.yut_sb_promo-hzd::before {
  background: radial-gradient(circle,rgba(245, 200, 0, 0.14),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -20px;
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: -1.25rem;
}.yut_sb_promo_title-hzd {
  font-size: 0.688rem;
  color: #F5C800;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 4px;
}.yut_sb_promo_text-hzd {
  font-weight: 600;
  color: #F2F2F0;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
}.yut_sb_promo_sub-hzd {
  margin-top: 3px;
  font-size: 10px;
  color: #888885;
}.yut_sb_nav-hzd {
  padding: 0.375rem 8px 16px;
}.yut_sb_nav_lb-hzd {
  padding: 0.625rem 0.5rem 6px;
  color: #727270;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.yut_sb_link-hzd {
  border-radius: 4px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  align-items: center;
  color: #8F8F8C;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
}.yut_sb_link-hzd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2F2F0;
}.yut_sb_link-hzd.yut_state_active-hzd {
  background: rgba(245, 200, 0, 0.14);
  color: #F2F2F0;
}.yut_sb_ic-hzd {
  border-radius: 0.25rem;
  height: 30px;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.yut_sb_ic-hzd svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.yut_sb_ic_1-hzd {
  background: rgba(245, 200, 0, 0.06);
  color: #F5C800;
}.yut_sb_ic_2-hzd {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.yut_sb_ic_3-hzd {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.yut_sb_ic_4-hzd {
  background: rgba(224, 120, 0, 0.18);
  color: #E07800;
}.yut_sb_ic_5-hzd {
  background: rgba(245, 200, 0, 0.06);
  color: #EC4899;
}.yut_sb_ic_6-hzd {
  background: rgba(224, 120, 0, 0.18);
  color: #7C3AED;
}.yut_sb_badge-hzd {
  padding: 2px 7px;
  background: #F59E0B;
  border-radius: 4px;
  font-size: 0.563rem;
  color: #0C0C0D;
  margin-left: auto;
  font-weight: 700;
}.yut_sb_bot-hzd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.yut_sb_lang-hzd,.yut_sb_help-hzd {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #8F8F8C;
  font-size: 11px;
  justify-content: center;
}.yut_sb_lang-hzd:hover,.yut_sb_help-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
  color: #F2F2F0;
}.yut_sb_lang-hzd svg,.yut_sb_help-hzd svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.yut_sb_bd-hzd {
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.yut_sb_bd-hzd.yut_state_on-hzd {
  display: block;
}
@media(min-width: 1081px) {.yut_sb_bd-hzd {
  display: none!important;
}
}.yut_mob_nav-hzd {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #181819;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
  right: 0;
  display: flex;
}
@media(min-width: 1078px) {.yut_mob_nav-hzd {
  display: none;
}
}.yut_mob_nav_item-hzd {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  flex-direction: column;
  color: #727270;
  align-items: center;
  cursor: pointer;
}.yut_mob_nav_ic-hzd {
  line-height: 1;
}.yut_mob_nav_ic-hzd svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yut_mob_nav_lb-hzd {
  color: #727270;
  font-size: 0.625rem;
  font-weight: 600;
}.yut_mob_nav_item-hzd.yut_state_active-hzd {
  color: #F5C800;
}.yut_mob_nav_item-hzd.yut_state_active-hzd .yut_mob_nav_lb-hzd {
  color: #F5C800;
}.yut_hero-hzd {
  background: #0C0C0D;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.yut_hero-hzd {
  padding: 1.5rem 1.5rem 0;
}
}.yut_hero_in-hzd {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.yut_hero_in-hzd {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.yut_hero_in-hzd {
  grid-template-columns: 1fr 340px;
}
}.yut_hero_promo-hzd {
  background: #121213;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 767px) {.yut_hero_promo-hzd {
  min-height: 280px;
}
}.yut_hero_promo_bg-hzd {
  inset: 0;
  background: linear-gradient(120deg,#1C1400 0%,#0C0C0D 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.yut_hero_promo_bg-hzd::after {
  background: linear-gradient(90deg,#0C0C0D 0%,rgba(0, 0, 0, 0.62) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.yut_hero_promo_glow-hzd {
  background: radial-gradient(circle,rgba(224, 120, 0, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -40px;
  pointer-events: none;
  position: absolute;
  right: 60px;
  width: 18.75rem;
}.yut_hero_promo_ct-hzd {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.yut_hero_promo_ct-hzd {
  padding: 2.5rem 32px;
}
}.yut_hero_badge-hzd {
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 200, 0, 0.06);
  background: rgba(245, 200, 0, 0.14);
  text-transform: uppercase;
  color: #F5C800;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
}.yut_hero_h1-hzd {
  font-size: 26px;
  color: #F2F2F0;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}.yut_hero_h1-hzd em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.yut_hero_h1-hzd {
  font-size: 2.25rem;
}
}.yut_hero_sub-hzd {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #8F8F8C;
  line-height: 1.55;
}
@media(min-width: 769px) {.yut_hero_sub-hzd {
  font-size: 14px;
}
}.yut_hero_row-hzd {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yut_hero_cta-hzd {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  font-size: 14px;
  box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30), 0 6px 1.25rem rgba(34, 197, 94, 0.28);
  color: #0C0C0D;
  font-weight: 700;
}.yut_hero_cta-hzd:hover {
  background: #16A34A;
}.yut_hero_terms-hzd {
  font-size: 11px;
  color: #727270;
}.yut_hero_game-hzd {
  overflow: hidden;
  background: #121213;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.yut_hero_game_badge-hzd {
  border: 1px solid rgba(245, 158, 11, 0.15);
  padding: 5px 0.625rem;
  border-radius: 20px;
  background: rgba(245, 158, 11, 0.15);
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  top: 12px;
  position: absolute;
  color: #F59E0B;
  font-size: 0.625rem;
  left: 12px;
}.yut_hero_game_badge-hzd svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 11px;
  height: 0.688rem;
}.yut_hero_game_img-hzd {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1400,#0C0C0D);
  padding-bottom: 60%;
  position: relative;
}.yut_hero_game_img-hzd img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.yut_hero_game_play-hzd {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.yut_hero_game-hzd:hover .yut_hero_game_play-hzd {
  opacity: 1;
}.yut_hero_game_play-hzd span {
  border-radius: 50%;
  background: #F5C800;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
  width: 52px;
}.yut_hero_game_play-hzd span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.yut_hero_game_info-hzd {
  padding: 14px 1rem;
}.yut_hero_game_title-hzd {
  color: #F2F2F0;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 15px;
}.yut_hero_game_provider-hzd {
  font-size: 11px;
  color: #888885;
}.yut_hero_game_btn-hzd {
  margin: 12px 16px 1rem;
  transition: background .2s;
  background: #F5C800;
  padding: 0.688rem;
  border-radius: 0.5rem;
  color: #F2F2F0;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.yut_hero_game-hzd:hover .yut_hero_game_btn-hzd {
  background: #FFD400;
}.yut_sbar-hzd {
  padding: 16px 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 766px) {.yut_sbar-hzd {
  padding: 1.125rem 24px 0;
}
}.yut_sbar_in-hzd {
  margin: 0 auto;
  max-width: 1320px;
}.yut_sbar_row-hzd {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.yut_sbar_input-hzd {
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #121213;
  transition: border-color .2s;
  color: #888885;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.yut_sbar_input-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
}.yut_sbar_input-hzd svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  width: 15px;
}.yut_sbar_providers-hzd {
  padding: 11px 1.125rem;
  border-radius: 8px;
  background: #121213;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  transition: border-color .2s;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
  color: #CBCBC8;
}.yut_sbar_providers-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
  color: #F2F2F0;
}.yut_sbar_providers-hzd svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.yut_sbar_tabs-hzd {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.yut_sbar_tabs-hzd::-webkit-scrollbar {
  display: none;
}.yut_sbar_tab-hzd {
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  color: #8F8F8C;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  font-size: 0.75rem;
}.yut_sbar_tab-hzd:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(245, 200, 0, 0.45);
  color: #F2F2F0;
}.yut_sbar_tab-hzd.yut_state_active-hzd {
  border-color: rgba(245, 200, 0, 0.06);
  background: rgba(245, 200, 0, 0.14);
  color: #F2F2F0;
}.yut_sbar_tab_ic-hzd svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.yut_gr_jp-hzd {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1A0C2E 0%,#070708 100%);
  position: relative;
}.yut_gr_jp-hzd::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 120, 0, 0.18) 0%,transparent 70%);
  top: -3.75rem;
  height: 250px;
  position: absolute;
  content: '';
  left: -60px;
  width: 250px;
}.yut_gr_jp-hzd::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 158, 11, 0.15) 0%,transparent 70%);
  content: '';
  width: 200px;
  height: 200px;
  bottom: -2.5rem;
  right: 0;
  position: absolute;
}.yut_gr_jp_head-hzd {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}.yut_gr_jp_info-hzd {
  flex: 1;
}.yut_gr_jp_label-hzd {
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #7C3AED;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.yut_gr_jp_label-hzd svg {
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  margin-right: 4px;
}.yut_gr_jp_amount-hzd {
  margin-bottom: 0.25rem;
  font-size: 2rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F0;
  overflow-wrap: break-word;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 767px) {.yut_gr_jp_amount-hzd {
  font-size: 40px;
}
}.yut_gr_jp_amount-hzd span {
  color: #F59E0B;
}.yut_gr_jp_seo-hzd {
  color: #8F8F8C;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.yut_gr_jp_cta-hzd {
  border-radius: 0.5rem;
  padding: 0.688rem 20px;
  background: rgba(224, 120, 0, 0.18);
  border: 1px solid rgba(224, 120, 0, 0.18);
  transition: background .2s;
  position: relative;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #F2F2F0;
  flex-shrink: 0;
  z-index: 1;
  align-self: flex-start;
  margin-top: 4px;
}.yut_gr_jp_cta-hzd:hover {
  background: #E07800;
}.yut_ws-hzd {
  padding: 32px 16px 0;
  background: #0C0C0D;
}
@media(min-width: 767px) {.yut_ws-hzd {
  padding: 36px 1.5rem 0;
}
}.yut_ws_in-hzd {
  margin: 0 auto;
  max-width: 82.5rem;
}.yut_ws_head-hzd {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.yut_ws_title-hzd {
  gap: 10px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #F2F2F0;
  font-weight: 700;
  flex-wrap: wrap;
}.yut_ws_title_ic-hzd svg {
  color: #F59E0B;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.yut_ws_online-hzd {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #888885;
  display: flex;
  align-items: center;
}.yut_ws_online_dot-hzd {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.yut_ws_scroll-hzd {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.yut_ws_scroll-hzd::-webkit-scrollbar {
  display: none;
}.yut_wc-hzd {
  border-radius: 0.5rem;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #121213;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
}.yut_wc_img-hzd {
  background: #181819;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.yut_wc_img-hzd img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yut_wc_info-hzd {
  min-width: 0;
}.yut_wc_game-hzd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #CBCBC8;
  font-size: 12px;
}.yut_wc_player-hzd {
  overflow: hidden;
  color: #727270;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.yut_wc_amount-hzd {
  color: #22C55E;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
}.yut_bon-hzd {
  padding: 36px 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 769px) {.yut_bon-hzd {
  padding: 44px 24px 0;
}
}.yut_bon_in-hzd {
  margin: 0 auto;
  max-width: 82.5rem;
}.yut_bon_head-hzd {
  margin-bottom: 20px;
}.yut_bon_label-hzd {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #F5C800;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.yut_bon_h2-hzd {
  color: #F2F2F0;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.yut_bon_h2-hzd {
  font-size: 1.5rem;
}
}.yut_bon_seo-hzd {
  color: #888885;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.yut_bon_seo-hzd strong {
  font-weight: 700;
  color: #CBCBC8;
}.yut_bon_seo-hzd a {
  text-decoration: underline;
  color: #F5C800;
}.yut_bon_grid-hzd {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.yut_bon_grid-hzd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.yut_bon_grid-hzd {
  grid-template-columns: repeat(5,1fr);
}
}.yut_bon_card-hzd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
  background: #121213;
}.yut_bon_card-hzd:hover {
  border-color: rgba(245, 200, 0, 0.06);
  transform: translateY(-2px);
}.yut_bon_card_ic-hzd svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 1.625rem;
}.yut_bon_card_ic-hzd {
  margin-bottom: 10px;
}.yut_bon_card_type-hzd {
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #888885;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.yut_bon_card_amount-hzd {
  font-weight: 800;
  font-size: 1.125rem;
  color: #F59E0B;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.yut_bon_card_name-hzd {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F2F2F0;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.yut_bon_card_detail-hzd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #727270;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
}.yut_htp-hzd {
  background: #0C0C0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.yut_htp-hzd {
  padding: 44px 24px 0;
}
}.yut_htp_in-hzd {
  margin: 0 auto;
  max-width: 1320px;
}.yut_htp_head-hzd {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.yut_htp_label-hzd {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #F5C800;
  letter-spacing: .08em;
}.yut_htp_h2-hzd {
  margin-bottom: 0.5rem;
  color: #F2F2F0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yut_htp_h2-hzd {
  font-size: 1.75rem;
}
}.yut_htp_intro-hzd {
  color: #888885;
  line-height: 1.6;
  font-size: 0.875rem;
}.yut_htp_steps-hzd {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.yut_htp_steps-hzd {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.yut_htp_steps-hzd {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.yut_htp_step-hzd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 1.25rem 18px 18px;
  background: #181819;
  flex-direction: column;
  display: flex;
  position: relative;
}.yut_htp_step_num-hzd {
  border-radius: 50%;
  background: #F5C800;
  left: 1.25rem;
  width: 28px;
  font-size: 0.813rem;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  top: -12px;
  height: 28px;
  color: #0C0C0D;
  font-weight: 800;
  justify-content: center;
  position: absolute;
  display: flex;
}.yut_htp_step_ic-hzd {
  background: rgba(245, 200, 0, 0.14);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  height: 36px;
  display: flex;
  justify-content: center;
  color: #F5C800;
  width: 2.25rem;
}.yut_htp_step_ic-hzd svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.yut_htp_step_h-hzd {
  color: #F2F2F0;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
}.yut_htp_step_p-hzd {
  line-height: 1.55;
  font-size: 13px;
  color: #888885;
  overflow-wrap: break-word;
}.yut_htp_step_p-hzd strong {
  color: #CBCBC8;
  font-weight: 600;
}.yut_htp_cta-hzd {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  color: #0C0C0D;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  font-size: 0.875rem;
}.yut_htp_cta-hzd:hover {
  background: #16A34A;
}.yut_app-hzd {
  padding: 36px 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 766px) {.yut_app-hzd {
  padding: 2.75rem 1.5rem 0;
}
}.yut_app_in-hzd {
  margin: 0 auto;
  max-width: 82.5rem;
}.yut_app_head-hzd {
  margin-bottom: 16px;
}.yut_app_label-hzd {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #F5C800;
  margin-bottom: 8px;
}.yut_app_h2-hzd {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F2F2F0;
}
@media(min-width: 770px) {.yut_app_h2-hzd {
  font-size: 24px;
}
}.yut_app_sub-hzd {
  color: #888885;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.yut_app_sub-hzd strong {
  font-weight: 700;
  color: #CBCBC8;
}.yut_app_cards-hzd {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.yut_app_cards-hzd {
  grid-template-columns: repeat(3,1fr);
}
}.yut_app_card-hzd {
  overflow: hidden;
  border-radius: 8px;
  padding: 1.25rem;
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.yut_app_card_ios-hzd {
  background: linear-gradient(135deg,rgba(245, 200, 0, 0.14) 0%,#181819 100%);
}.yut_app_card_android-hzd {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#181819 100%);
}.yut_app_card_win-hzd {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#181819 100%);
}.yut_app_card_ic-hzd svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yut_app_card_ic-hzd {
  color: #F2F2F0;
  flex-shrink: 0;
}.yut_app_card_os-hzd {
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #888885;
  margin-bottom: 6px;
}.yut_app_card_title-hzd {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F2F2F0;
}.yut_app_card_text-hzd {
  color: #888885;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.yut_app_card_btn-hzd {
  gap: 7px;
  border: 1px solid rgba(245, 200, 0, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  color: #F2F2F0;
  align-items: center;
}.yut_app_card_btn-hzd:hover {
  background: rgba(255, 255, 255, 0.07);
}.yut_prov-hzd {
  padding: 2.25rem 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 766px) {.yut_prov-hzd {
  padding: 44px 24px 0;
}
}.yut_prov_in-hzd {
  margin: 0 auto;
  max-width: 1320px;
}.yut_prov_head-hzd {
  margin-bottom: 16px;
}.yut_prov_label-hzd {
  color: #F5C800;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.yut_prov_h2-hzd {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2F2F0;
  font-size: 20px;
}
@media(min-width:768px) {.yut_prov_h2-hzd {
  font-size: 24px;
}
}.yut_prov_seo-hzd {
  line-height: 1.6;
  margin-bottom: 16px;
  color: #888885;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.yut_prov_seo-hzd strong {
  color: #CBCBC8;
  font-weight: 700;
}.yut_prov_seo-hzd a {
  text-decoration: underline;
  color: #F5C800;
}.yut_prov_grid-hzd {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.yut_prov_grid-hzd {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.yut_prov_grid-hzd {
  grid-template-columns: repeat(8,1fr);
}
}.yut_prov_card-hzd {
  background: #121213;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.yut_prov_card-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
  background: #181819;
}.yut_prov_logo-hzd {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
}.yut_prov_logo-hzd img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.yut_prov_name-hzd {
  overflow-wrap: break-word;
  color: #8F8F8C;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.yut_reg-hzd {
  padding: 36px 16px 0;
  background: #0C0C0D;
}
@media(min-width: 769px) {.yut_reg-hzd {
  padding: 2.75rem 1.5rem 0;
}
}.yut_reg_in-hzd {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #181819;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.yut_reg_in-hzd {
  padding: 2.5rem;
}
}.yut_reg_top-hzd {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.yut_reg_top-hzd {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.yut_reg_label-hzd {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #F5C800;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.yut_reg_h2-hzd {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-size: 1.375rem;
  color: #F2F2F0;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yut_reg_h2-hzd {
  font-size: 28px;
}
}.yut_reg_bonus-hzd {
  border: 1px solid rgba(245, 158, 11, 0.15);
  border-radius: 0.5rem;
  gap: 0.5rem;
  background: rgba(245, 158, 11, 0.15);
  padding: 0.625rem 1rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.yut_reg_bonus_amount-hzd {
  color: #F59E0B;
  font-weight: 800;
  font-size: 20px;
}.yut_reg_bonus_text-hzd {
  font-size: 13px;
  line-height: 1.35;
  color: #8F8F8C;
}.yut_reg_cta_btn-hzd {
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  font-weight: 700;
  box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.30), 0 0.375rem 1.25rem rgba(34, 197, 94, 0.28);
  margin-bottom: 12px;
  color: #0C0C0D;
  font-size: 0.938rem;
  display: inline-block;
}.yut_reg_cta_btn-hzd:hover {
  background: #16A34A;
}.yut_reg_terms-hzd {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #727270;
}.yut_reg_seo-hzd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #888885;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.yut_reg_seo-hzd p {
  line-height: 1.65;
  color: #888885;
  font-size: 13px;
  margin-bottom: 10px;
}.yut_reg_seo-hzd p:last-child {
  margin-bottom: 0;
}.yut_reg_seo-hzd strong {
  font-weight: 700;
  color: #CBCBC8;
}.yut_reg_seo-hzd a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5C800;
}.yut_reg_seo-hzd a:hover {
  color: #FFD400;
}.yut_reg_seo-hzd ul,.yut_reg_seo-hzd ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.yut_reg_seo-hzd ol {
  list-style: decimal;
}.yut_reg_seo-hzd li {
  font-size: 13px;
  margin-bottom: 4px;
  color: #888885;
  line-height: 1.65;
}.yut_reg_seo-hzd table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.yut_reg_seo-hzd table {
  display: table;
}
}.yut_reg_seo-hzd th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #CBCBC8;
}.yut_reg_seo-hzd td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #888885;
}.yut_reg_steps-hzd {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.yut_reg_steps-hzd {
  margin-top: 0;
}
}.yut_reg_step-hzd {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.yut_reg_step_num-hzd {
  background: rgba(245, 200, 0, 0.14);
  border-radius: 50%;
  border: 1px solid rgba(245, 200, 0, 0.06);
  color: #F5C800;
  display: flex;
  width: 34px;
  justify-content: center;
  align-items: center;
  height: 34px;
  font-weight: 800;
  font-size: 0.875rem;
  flex-shrink: 0;
}.yut_reg_step_title-hzd {
  color: #F2F2F0;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.yut_reg_step_text-hzd {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #888885;
}.yut_reg_trust-hzd {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
}.yut_reg_trust_item-hzd {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #888885;
  font-size: 0.75rem;
}.yut_reg_trust_ic-hzd svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  color: #F5C800;
}.yut_seo-hzd {
  padding: 2.25rem 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 769px) {.yut_seo-hzd {
  padding: 44px 24px 0;
}
}.yut_seo_in-hzd {
  background: #181819;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.yut_seo_in-hzd {
  padding: 36px 40px;
}
}.yut_seo_label-hzd {
  letter-spacing: .08em;
  color: #F5C800;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.yut_seo_h2-hzd {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F0;
  line-height: 1.25;
}
@media(min-width: 765px) {.yut_seo_h2-hzd {
  font-size: 24px;
}
}.yut_seo_body-hzd {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8F8F8C;
}.yut_seo_body-hzd p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8F8F8C;
  line-height: 1.75;
}.yut_seo_body-hzd p:last-child {
  margin-bottom: 0;
}.yut_seo_body-hzd strong {
  color: #CBCBC8;
  font-weight: 700;
}.yut_seo_body-hzd a {
  transition: color .2s;
  color: #F5C800;
  text-decoration: underline;
}.yut_seo_body-hzd a:hover {
  color: #FFD400;
}.yut_seo_body-hzd ul,.yut_seo_body-hzd ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.yut_seo_body-hzd ol {
  list-style: decimal;
}.yut_seo_body-hzd li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #8F8F8C;
}.yut_seo_body-hzd table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.yut_seo_body-hzd table {
  display: table;
}
}.yut_seo_body-hzd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #CBCBC8;
}.yut_seo_body-hzd td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8F8F8C;
}.yut_seo_cols-hzd {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.yut_seo_cols-hzd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yut_seo_cols-hzd {
  grid-template-columns: repeat(3,1fr);
}
}.yut_seo_col_h-hzd {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #CBCBC8;
}.yut_seo_col_p-hzd {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #888885;
  line-height: 1.65;
}.yut_seo_stats-hzd {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.yut_seo_stat-hzd {
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(245, 200, 0, 0.06);
  border: 1px solid rgba(245, 200, 0, 0.14);
  border-radius: 8px;
  min-width: 8.75rem;
}.yut_seo_stat_val-hzd {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5C800;
  font-size: 1.25rem;
}.yut_seo_stat_lb-hzd {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #888885;
}.yut_seo-hzd {
  background: #0C0C0D;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.yut_seo-hzd {
  padding: 44px 1.5rem 0;
}
}.yut_seo_in-hzd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  padding: 28px 24px;
  margin: 0 auto;
  background: #181819;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.yut_seo_in-hzd {
  padding: 2.25rem 40px;
}
}.yut_seo_label-hzd {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F5C800;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.yut_seo_h2-hzd {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  color: #F2F2F0;
}
@media(min-width:768px) {.yut_seo_h2-hzd {
  font-size: 24px;
}
}.yut_seo_body-hzd {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8F8F8C;
  line-height: 1.75;
}.yut_seo_body-hzd p {
  margin-bottom: 0.75rem;
  color: #8F8F8C;
  line-height: 1.75;
  font-size: 0.875rem;
}.yut_seo_body-hzd p:last-child {
  margin-bottom: 0;
}.yut_seo_body-hzd strong {
  color: #CBCBC8;
  font-weight: 700;
}.yut_seo_body-hzd a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5C800;
}.yut_seo_body-hzd a:hover {
  color: #FFD400;
}.yut_seo_body-hzd ul,.yut_seo_body-hzd ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.yut_seo_body-hzd ol {
  list-style: decimal;
}.yut_seo_body-hzd li {
  color: #8F8F8C;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.yut_seo_body-hzd table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.yut_seo_body-hzd table {
  display: table;
}
}.yut_seo_body-hzd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #CBCBC8;
}.yut_seo_body-hzd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8F8F8C;
}.yut_seo_cols-hzd {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.yut_seo_cols-hzd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yut_seo_cols-hzd {
  grid-template-columns: repeat(3,1fr);
}
}.yut_seo_col_h-hzd {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #CBCBC8;
  font-size: 13px;
}.yut_seo_col_p-hzd {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #888885;
}.yut_seo_stats-hzd {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yut_seo_stat-hzd {
  padding: 14px 1rem;
  border: 1px solid rgba(245, 200, 0, 0.14);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(245, 200, 0, 0.06);
  min-width: 8.75rem;
}.yut_seo_stat_val-hzd {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #F5C800;
}.yut_seo_stat_lb-hzd {
  color: #888885;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.yut_seo-hzd {
  padding: 2.25rem 16px 0;
  background: #0C0C0D;
}
@media(min-width: 765px) {.yut_seo-hzd {
  padding: 44px 24px 0;
}
}.yut_seo_in-hzd {
  margin: 0 auto;
  background: #181819;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.yut_seo_in-hzd {
  padding: 36px 40px;
}
}.yut_seo_label-hzd {
  color: #F5C800;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.yut_seo_h2-hzd {
  margin-bottom: 14px;
  color: #F2F2F0;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.yut_seo_h2-hzd {
  font-size: 1.5rem;
}
}.yut_seo_body-hzd {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8F8F8C;
  line-height: 1.75;
}.yut_seo_body-hzd p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8F8F8C;
}.yut_seo_body-hzd p:last-child {
  margin-bottom: 0;
}.yut_seo_body-hzd strong {
  font-weight: 700;
  color: #CBCBC8;
}.yut_seo_body-hzd a {
  transition: color .2s;
  color: #F5C800;
  text-decoration: underline;
}.yut_seo_body-hzd a:hover {
  color: #FFD400;
}.yut_seo_body-hzd ul,.yut_seo_body-hzd ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yut_seo_body-hzd ol {
  list-style: decimal;
}.yut_seo_body-hzd li {
  line-height: 1.75;
  color: #8F8F8C;
  margin-bottom: 6px;
  font-size: 14px;
}.yut_seo_body-hzd table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.yut_seo_body-hzd table {
  display: table;
}
}.yut_seo_body-hzd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #CBCBC8;
  font-weight: 700;
}.yut_seo_body-hzd td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8F8F8C;
}.yut_seo_cols-hzd {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.yut_seo_cols-hzd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yut_seo_cols-hzd {
  grid-template-columns: repeat(3,1fr);
}
}.yut_seo_col_h-hzd {
  font-weight: 700;
  color: #CBCBC8;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.yut_seo_col_p-hzd {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #888885;
}.yut_seo_stats-hzd {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.yut_seo_stat-hzd {
  padding: 14px 1rem;
  border: 1px solid rgba(245, 200, 0, 0.14);
  border-radius: 8px;
  background: rgba(245, 200, 0, 0.06);
  flex: 1;
  min-width: 8.75rem;
}.yut_seo_stat_val-hzd {
  color: #F5C800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.yut_seo_stat_lb-hzd {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #888885;
}.yut_faq-hzd {
  padding: 36px 1rem 0;
  background: #0C0C0D;
}
@media(min-width: 770px) {.yut_faq-hzd {
  padding: 44px 24px 0;
}
}.yut_faq_in-hzd {
  margin: 0 auto;
  max-width: 1320px;
}.yut_faq_head-hzd {
  margin-bottom: 1.25rem;
}.yut_faq_label-hzd {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #F5C800;
  margin-bottom: 0.5rem;
}.yut_faq_h2-hzd {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2F2F0;
}
@media(min-width: 767px) {.yut_faq_h2-hzd {
  font-size: 24px;
}
}.yut_faq_list-hzd {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yut_faq_item-hzd {
  overflow: hidden;
  background: #181819;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.yut_faq_q-hzd {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  color: #CBCBC8;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
}.yut_faq_q-hzd:hover {
  color: #F2F2F0;
}.yut_faq_q_ic-hzd {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  display: flex;
  font-size: 1rem;
  align-items: center;
  height: 1.5rem;
  width: 24px;
  justify-content: center;
  flex-shrink: 0;
  color: #F5C800;
}.yut_faq_item-hzd.yut_state_open-hzd .yut_faq_q_ic-hzd {
  transform: rotate(45deg);
}.yut_faq_a-hzd {
  padding: 0 1.25rem 16px;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #888885;
}.yut_faq_item-hzd.yut_state_open-hzd .yut_faq_a-hzd {
  display: block;
}.yut_faq_a-hzd strong {
  font-weight: 700;
  color: #CBCBC8;
}.yut_faq_a-hzd a {
  color: #F5C800;
  text-decoration: underline;
}.yut_faq_a-hzd ul,.yut_faq_a-hzd ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.yut_faq_a-hzd ol {
  list-style: decimal;
}.yut_faq_a-hzd li {
  line-height: 1.6;
  margin-bottom: 4px;
}.yut_faq_a-hzd table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 766px) {.yut_faq_a-hzd table {
  display: table;
}
}.yut_faq_a-hzd th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #CBCBC8;
  font-weight: 700;
}.yut_faq_a-hzd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #888885;
}.yut_ft-hzd {
  background: #070708;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.yut_ft_support-hzd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 766px) {.yut_ft_support-hzd {
  padding: 1.75rem 1.5rem;
}
}.yut_ft_support_in-hzd {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.yut_ft_support_main-hzd {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.yut_ft_support_ic-hzd {
  flex-shrink: 0;
  color: #F5C800;
}.yut_ft_support_ic-hzd svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.yut_ft_support_text_title-hzd {
  overflow-wrap: break-word;
  color: #F2F2F0;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
}.yut_ft_support_text_sub-hzd {
  color: #888885;
  overflow-wrap: break-word;
  font-size: 12px;
}.yut_ft_support_btn-hzd {
  border-radius: 8px;
  background: #F5C800;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F2F2F0;
}.yut_ft_support_btn-hzd:hover {
  background: #FFD400;
}.yut_ft_support_contacts-hzd {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.yut_ft_support_contact-hzd {
  line-height: 1.4;
  font-size: 12px;
  color: #727270;
}.yut_ft_support_contact-hzd strong {
  color: #8F8F8C;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.yut_ft_main-hzd {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.yut_ft_main-hzd {
  padding: 2.5rem 24px 2rem;
}
}.yut_ft_main_in-hzd {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.yut_ft_main_in-hzd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.yut_ft_main_in-hzd {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.yut_ft_col_logo-hzd {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.yut_ft_col_logo-hzd {
  grid-column: auto;
}
}.yut_ft_logo-hzd {
  gap: 9px;
  color: #F2F2F0;
  align-items: center;
  margin-bottom: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  font-weight: 800;
}.yut_ft_logo_mark-hzd {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.yut_ft_logo_mark-hzd img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yut_ft_logo_sub-hzd {
  font-size: 12px;
  line-height: 1.55;
  color: #727270;
  overflow-wrap: break-word;
  max-width: 12.5rem;
}.yut_ft_col_title-hzd {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #8F8F8C;
  text-transform: uppercase;
}.yut_ft_col_links-hzd {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.yut_ft_col_link-hzd {
  transition: color .2s;
  color: #727270;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yut_ft_col_link-hzd:hover {
  color: #CBCBC8;
}.yut_ft_apps-hzd {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.yut_ft_app_card-hzd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  gap: 10px;
  align-items: center;
  display: flex;
}.yut_ft_app_card-hzd:hover {
  border-color: rgba(245, 200, 0, 0.45);
}.yut_ft_app_card_ic-hzd svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.yut_ft_app_card_os-hzd {
  font-weight: 600;
  font-size: 10px;
  color: #727270;
}.yut_ft_app_card_action-hzd {
  color: #CBCBC8;
  font-size: 12px;
  font-weight: 700;
}.yut_ft_bot-hzd {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.yut_ft_bot-hzd {
  padding: 20px 1.5rem;
}
}.yut_ft_bot_in-hzd {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.yut_ft_socials-hzd {
  gap: 0.5rem;
  display: flex;
}.yut_ft_soc-hzd {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #8F8F8C;
  height: 36px;
  display: flex;
}.yut_ft_soc-hzd svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.yut_ft_soc-hzd:hover {
  background: rgba(255, 255, 255, 0.07);
}.yut_ft_legal-hzd {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  color: #7A7A78;
  min-width: 200px;
}.yut_ft_legal-hzd strong {
  font-weight: 700;
  color: #8F8F8C;
}.yut_ft_legal-hzd a {
  text-decoration: underline;
  color: #8F8F8C;
}.yut_ft_age-hzd {
  border-radius: 50%;
  border: 2px solid #7A7A78;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  color: #7A7A78;
  margin-left: auto;
  justify-content: center;
  font-size: 11px;
  height: 32px;
  width: 2rem;
  align-items: center;
}