*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D2C4C2;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #130D0D;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.ykv-layout_cz1 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ykv-page_cz1 {
  display: flex;
  min-height: 100vh;
}.ykv-main_cz1 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.ykv-main_cz1 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.ykv-main_cz1 {
  padding-bottom: 4.5rem;
}
}.ykv-gc_cz1 {
  background: #181010;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 641px) {.ykv-gc_cz1 {
  width: 156px;
}
}
@media(min-width: 1081px) {.ykv-gc_cz1 {
  width: 10.5rem;
}
}.ykv-gc_cz1:hover {
  transform: translateY(-3px);
  border-color: rgba(232,22,24,0.08);
}.ykv-gc_img_cz1 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ykv-gc_img_cz1 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.ykv-gc_hover_cz1 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.ykv-gc_cz1:hover .ykv-gc_hover_cz1 {
  opacity: 1;
}.ykv-gc_hover_btn_cz1 {
  background: #E81618;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  color: #F5EFEE;
  font-size: 12px;
  font-weight: 700;
}.ykv-gc_info_cz1 {
  padding: 0.5rem 10px 0.625rem;
}.ykv-gc_name_cz1 {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D2C4C2;
  max-width: 100%;
  font-weight: 600;
}.ykv-gc_prov_cz1 {
  font-size: 10px;
  color: #6A5050;
}.ykv-gc_tag_cz1 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  text-transform: uppercase;
  left: 0.375rem;
  top: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  font-weight: 700;
}.ykv-gc_tag_hot_cz1 {
  background: #FF1A3C;
  color: #fff;
}.ykv-gc_tag_new_cz1 {
  background: #1AB955;
  color: #130D0D;
}.ykv-gc_tag_jp_cz1 {
  background: #F5B800;
  color: #130D0D;
}.ykv-gc_tag_ex_cz1 {
  background: #C49A00;
  color: #fff;
}.ykv-gc_tag_live_cz1 {
  background: #FF1A3C;
  color: #fff;
}.ykv-gr_cz1 {
  background: #130D0D;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.ykv-gr_cz1 {
  padding: 2.25rem 1.5rem 0;
}
}.ykv-gr_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-gr_head_cz1 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.ykv-gr_head_l_cz1 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.ykv-gr_ic_cz1 {
  border-radius: 10px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  align-items: center;
}.ykv-gr_ic_cz1 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.ykv-gr_title_cz1 {
  color: #F5EFEE;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 766px) {.ykv-gr_title_cz1 {
  font-size: 18px;
}
}.ykv-gr_more_cz1 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #7E6260;
  display: flex;
  white-space: nowrap;
}.ykv-gr_more_cz1:hover {
  color: #E81618;
}.ykv-gr_more_cz1 svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ykv-gr_arrows_cz1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ykv-gr_arr_cz1 {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  height: 1.875rem;
  display: flex;
  color: #A88C8A;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.ykv-gr_arr_cz1:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EFEE;
}.ykv-gr_arr_cz1 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.ykv-gr_seo_h_cz1 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Righteous', sans-serif;
  font-size: 0.813rem;
  color: #D2C4C2;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width: 765px) {.ykv-gr_seo_h_cz1 {
  font-size: 14px;
}
}.ykv-gr_seo_cz1 {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6260;
}.ykv-gr_seo_cz1 strong {
  font-weight: 600;
  color: #D2C4C2;
}.ykv-gr_scroll_cz1 {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.ykv-gr_scroll_cz1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ykv-gr_scroll_cz1 {
  gap: 12px;
}
}.ykv-tb_cz1 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #130D0D;
  height: 56px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  z-index: 80;
}.ykv-tb_in_cz1 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.ykv-tb_burger_cz1 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  flex-shrink: 0;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  height: 38px;
}.ykv-tb_burger_cz1:hover {
  background: rgba(255,255,255,0.05);
}.ykv-tb_burger_line_cz1 {
  border-radius: 1px;
  background: #A88C8A;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.ykv-tb_burger_cz1 {
  display: none;
}
}.ykv-tb_logo_cz1 {
  gap: 0.563rem;
  color: #F5EFEE;
  margin-right: 20px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-weight: 800;
  display: flex;
}.ykv-tb_logo_mark_cz1 {
  overflow: hidden;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 2rem;
  display: flex;
  width: 2rem;
}.ykv-tb_logo_mark_cz1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ykv-tb_nav_cz1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ykv-tb_nav_cz1 {
  display: flex;
}
}.ykv-tb_tab_cz1 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  white-space: nowrap;
  color: #A88C8A;
  font-size: 13px;
  font-weight: 600;
}.ykv-tb_tab_cz1:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFEE;
}.ykv-tb_tab_cz1.ykv-state_active_cz1 {
  background: rgba(232,22,24,0.18);
  color: #F5EFEE;
}.ykv-tb_right_cz1 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.ykv-tb_login_cz1 {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 1rem;
  display: none;
  color: #D2C4C2;
  font-size: 0.813rem;
  font-weight: 600;
}.ykv-tb_login_cz1:hover {
  border-color: rgba(232,22,24,0.55);
  color: #F5EFEE;
}
@media(min-width: 481px) {.ykv-tb_login_cz1 {
  display: block;
}
}.ykv-tb_reg_cz1 {
  background: #1AB955;
  transition: background .2s;
  border-radius: 10px;
  padding: 9px 1.125rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0E0404;
}.ykv-tb_reg_cz1:hover {
  background: #22D464;
}.ykv-sb_cz1 {
  background: #1E1414;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  left: 0;
  width: 13.75rem;
  top: 3.5rem;
}.ykv-sb_cz1.ykv-state_open_cz1 {
  transform: translateX(0);
}.ykv-sb_cz1::-webkit-scrollbar {
  width: 4px;
}.ykv-sb_cz1::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.ykv-sb_cz1 {
  transform: translateX(0);
}
}.ykv-sb_auth_cz1 {
  padding: 14px 12px 0.625rem;
}.ykv-sb_btn_reg_cz1 {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #1AB955;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0E0404;
  display: block;
}.ykv-sb_btn_reg_cz1:hover {
  background: #22D464;
}.ykv-sb_btn_login_cz1 {
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  font-weight: 600;
  color: #D2C4C2;
  font-size: 13px;
  text-align: center;
  display: block;
}.ykv-sb_btn_login_cz1:hover {
  border-color: rgba(232,22,24,0.55);
  color: #F5EFEE;
}.ykv-sb_promo_cz1 {
  background: linear-gradient(135deg,#2C0A0A,#1E1414);
  border: 1px solid rgba(232,22,24,0.18);
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  padding: 0.75rem 14px;
  overflow: hidden;
  position: relative;
}.ykv-sb_promo_cz1::before {
  background: radial-gradient(circle,rgba(232,22,24,0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  top: -1.25rem;
  position: absolute;
  right: -1.25rem;
  width: 80px;
  content: '';
}.ykv-sb_promo_title_cz1 {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
  font-weight: 700;
  color: #E81618;
  text-transform: uppercase;
}.ykv-sb_promo_text_cz1 {
  color: #F5EFEE;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
}.ykv-sb_promo_sub_cz1 {
  margin-top: 3px;
  color: #7E6260;
  font-size: 0.625rem;
}.ykv-sb_nav_cz1 {
  padding: 6px 8px 1rem;
}.ykv-sb_nav_lb_cz1 {
  padding: 10px 8px 6px;
  color: #6A5050;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.ykv-sb_link_cz1 {
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #A88C8A;
}.ykv-sb_link_cz1:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFEE;
}.ykv-sb_link_cz1.ykv-state_active_cz1 {
  background: rgba(232,22,24,0.18);
  color: #F5EFEE;
}.ykv-sb_ic_cz1 {
  border-radius: 6px;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
}.ykv-sb_ic_cz1 svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ykv-sb_ic_1_cz1 {
  background: rgba(232,22,24,0.08);
  color: #E81618;
}.ykv-sb_ic_2_cz1 {
  background: rgba(26,185,85,0.16);
  color: #1AB955;
}.ykv-sb_ic_3_cz1 {
  background: rgba(245,184,0,0.16);
  color: #F5B800;
}.ykv-sb_ic_4_cz1 {
  background: rgba(196,154,0,0.20);
  color: #C49A00;
}.ykv-sb_ic_5_cz1 {
  background: rgba(232,22,24,0.08);
  color: #FF4FA0;
}.ykv-sb_ic_6_cz1 {
  background: rgba(196,154,0,0.20);
  color: #9B2EFF;
}.ykv-sb_badge_cz1 {
  padding: 2px 0.438rem;
  background: #F5B800;
  border-radius: 6px;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0404;
}.ykv-sb_bot_cz1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.ykv-sb_lang_cz1,.ykv-sb_help_cz1 {
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  padding: 9px 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 6px;
  border-radius: 0.375rem;
  display: flex;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #A88C8A;
}.ykv-sb_lang_cz1:hover,.ykv-sb_help_cz1:hover {
  border-color: rgba(232,22,24,0.55);
  color: #F5EFEE;
}.ykv-sb_lang_cz1 svg,.ykv-sb_help_cz1 svg {
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
  stroke-linecap: round;
}.ykv-sb_bd_cz1 {
  background: rgba(0,0,0,0.68);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ykv-sb_bd_cz1.ykv-state_on_cz1 {
  display: block;
}
@media(min-width: 1079px) {.ykv-sb_bd_cz1 {
  display: none!important;
}
}.ykv-mob_nav_cz1 {
  background: #1E1414;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  bottom: 0;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1077px) {.ykv-mob_nav_cz1 {
  display: none;
}
}.ykv-mob_nav_item_cz1 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #6A5050;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.ykv-mob_nav_ic_cz1 {
  line-height: 1;
}.ykv-mob_nav_ic_cz1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.ykv-mob_nav_lb_cz1 {
  font-size: 10px;
  font-weight: 600;
  color: #6A5050;
}.ykv-mob_nav_item_cz1.ykv-state_active_cz1 {
  color: #E81618;
}.ykv-mob_nav_item_cz1.ykv-state_active_cz1 .ykv-mob_nav_lb_cz1 {
  color: #E81618;
}.ykv-hero_cz1 {
  background: #130D0D;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.ykv-hero_cz1 {
  padding: 24px 1.5rem 0;
}
}.ykv-hero_in_cz1 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.ykv-hero_in_cz1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.ykv-hero_in_cz1 {
  grid-template-columns: 1fr 340px;
}
}.ykv-hero_promo_cz1 {
  background: #181010;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 767px) {.ykv-hero_promo_cz1 {
  min-height: 17.5rem;
}
}.ykv-hero_promo_bg_cz1 {
  background: linear-gradient(120deg,#2C0A0A 0%,#130D0D 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.ykv-hero_promo_bg_cz1::after {
  background: linear-gradient(90deg,#130D0D 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ykv-hero_promo_glow_cz1 {
  background: radial-gradient(circle,rgba(196,154,0,0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 60px;
  width: 300px;
  height: 300px;
  position: absolute;
  pointer-events: none;
}.ykv-hero_promo_ct_cz1 {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  display: flex;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 769px) {.ykv-hero_promo_ct_cz1 {
  padding: 2.5rem 2rem;
}
}.ykv-hero_badge_cz1 {
  background: rgba(232,22,24,0.18);
  padding: 5px 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(232,22,24,0.08);
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #E81618;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.ykv-hero_h1_cz1 {
  color: #F5EFEE;
  margin-bottom: 0.625rem;
  font-size: 26px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Righteous', sans-serif;
}.ykv-hero_h1_cz1 em {
  font-style: normal;
  color: #F5B800;
}
@media(min-width: 766px) {.ykv-hero_h1_cz1 {
  font-size: 36px;
}
}.ykv-hero_sub_cz1 {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A88C8A;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.ykv-hero_sub_cz1 {
  font-size: 14px;
}
}.ykv-hero_row_cz1 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ykv-hero_cta_cz1 {
  border-radius: 0.625rem;
  background: #1AB955;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-weight: 700;
  color: #0E0404;
  box-shadow: 3px 3px 0px #0E7A36, 0 0 1.125rem rgba(26,185,85,0.38);
  font-size: 14px;
}.ykv-hero_cta_cz1:hover {
  background: #22D464;
}.ykv-hero_terms_cz1 {
  color: #6A5050;
  font-size: 11px;
}.ykv-hero_game_cz1 {
  background: #181010;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.ykv-hero_game_badge_cz1 {
  border: 1px solid rgba(245,184,0,0.16);
  padding: 5px 10px;
  background: rgba(245,184,0,0.16);
  border-radius: 1.25rem;
  position: absolute;
  left: 12px;
  font-size: 0.625rem;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #F5B800;
  z-index: 3;
  letter-spacing: .06em;
}.ykv-hero_game_badge_cz1 svg {
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.ykv-hero_game_img_cz1 {
  overflow: hidden;
  background: linear-gradient(135deg,#2C0A0A,#130D0D);
  padding-bottom: 60%;
  position: relative;
}.ykv-hero_game_img_cz1 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.ykv-hero_game_play_cz1 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.68);
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.ykv-hero_game_cz1:hover .ykv-hero_game_play_cz1 {
  opacity: 1;
}.ykv-hero_game_play_cz1 span {
  background: #E81618;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
}.ykv-hero_game_play_cz1 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.ykv-hero_game_info_cz1 {
  padding: 14px 16px;
}.ykv-hero_game_title_cz1 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EFEE;
  font-weight: 700;
  margin-bottom: 4px;
}.ykv-hero_game_provider_cz1 {
  color: #7E6260;
  font-size: 0.688rem;
}.ykv-hero_game_btn_cz1 {
  margin: 0.75rem 1rem 1rem;
  background: #E81618;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 10px;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EFEE;
}.ykv-hero_game_cz1:hover .ykv-hero_game_btn_cz1 {
  background: #FF2C2E;
}.ykv-sbar_cz1 {
  padding: 16px 16px 0;
  background: #130D0D;
}
@media(min-width: 767px) {.ykv-sbar_cz1 {
  padding: 18px 1.5rem 0;
}
}.ykv-sbar_in_cz1 {
  margin: 0 auto;
  max-width: 1320px;
}.ykv-sbar_row_cz1 {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.ykv-sbar_input_cz1 {
  border-radius: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #181010;
  padding: 11px 16px;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  color: #7E6260;
  cursor: pointer;
}.ykv-sbar_input_cz1:hover {
  border-color: rgba(232,22,24,0.55);
}.ykv-sbar_input_cz1 svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
}.ykv-sbar_providers_cz1 {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 11px 18px;
  background: #181010;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 600;
  color: #D2C4C2;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.ykv-sbar_providers_cz1:hover {
  border-color: rgba(232,22,24,0.55);
  color: #F5EFEE;
}.ykv-sbar_providers_cz1 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.ykv-sbar_tabs_cz1 {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.ykv-sbar_tabs_cz1::-webkit-scrollbar {
  display: none;
}.ykv-sbar_tab_cz1 {
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  padding: 8px 14px;
  color: #A88C8A;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.ykv-sbar_tab_cz1:hover {
  border-color: rgba(232,22,24,0.55);
  background: rgba(255,255,255,0.07);
  color: #F5EFEE;
}.ykv-sbar_tab_cz1.ykv-state_active_cz1 {
  border-color: rgba(232,22,24,0.08);
  background: rgba(232,22,24,0.18);
  color: #F5EFEE;
}.ykv-sbar_tab_ic_cz1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.ykv-wy_cz1 {
  padding: 2rem 16px 0;
  background: #130D0D;
}
@media(min-width:768px) {.ykv-wy_cz1 {
  padding: 40px 24px 0;
}
}.ykv-wy_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-wy_head_cz1 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.ykv-wy_label_cz1 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #E81618;
  text-transform: uppercase;
}.ykv-wy_h2_cz1 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EFEE;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 766px) {.ykv-wy_h2_cz1 {
  font-size: 1.5rem;
}
}.ykv-wy_intro_cz1 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6260;
}.ykv-wy_grid_cz1 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ykv-wy_grid_cz1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ykv-wy_grid_cz1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykv-wy_card_cz1 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #1E1414;
  padding: 20px;
}.ykv-wy_card_cz1:hover {
  transform: translateY(-2px);
  border-color: rgba(232,22,24,0.08);
}.ykv-wy_card_ic_cz1 {
  background: rgba(232,22,24,0.18);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #E81618;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: center;
}.ykv-wy_card_ic_cz1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.ykv-wy_card_h_cz1 {
  color: #F5EFEE;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
}.ykv-wy_card_p_cz1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6260;
}.ykv-wy_card_p_cz1 strong {
  color: #D2C4C2;
  font-weight: 600;
}.ykv-gr_jp_cz1 {
  background: linear-gradient(135deg,#1A0930 0%,#0B0808 100%);
  border-radius: 14px;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.ykv-gr_jp_cz1::before {
  background: radial-gradient(circle,rgba(196,154,0,0.20) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  top: -3.75rem;
  left: -3.75rem;
  width: 15.625rem;
  position: absolute;
  content: '';
}.ykv-gr_jp_cz1::after {
  background: radial-gradient(circle,rgba(245,184,0,0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  content: '';
  width: 200px;
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.ykv-gr_jp_head_cz1 {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
}.ykv-gr_jp_info_cz1 {
  flex: 1;
}.ykv-gr_jp_label_cz1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #9B2EFF;
  letter-spacing: .08em;
}.ykv-gr_jp_label_cz1 svg {
  vertical-align: -2px;
  height: 14px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.ykv-gr_jp_amount_cz1 {
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  color: #F5EFEE;
  font-family: 'Righteous', sans-serif;
  margin-bottom: 4px;
  font-size: 32px;
}
@media(min-width: 770px) {.ykv-gr_jp_amount_cz1 {
  font-size: 40px;
}
}.ykv-gr_jp_amount_cz1 span {
  color: #F5B800;
}.ykv-gr_jp_seo_cz1 {
  max-width: 30rem;
  color: #A88C8A;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
}.ykv-gr_jp_cta_cz1 {
  border-radius: 0.625rem;
  transition: background .2s;
  border: 1px solid rgba(196,154,0,0.20);
  background: rgba(196,154,0,0.20);
  padding: 0.688rem 1.25rem;
  align-self: flex-start;
  font-weight: 700;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  margin-top: 0.25rem;
  color: #F5EFEE;
  white-space: nowrap;
  font-size: 13px;
}.ykv-gr_jp_cta_cz1:hover {
  background: #C49A00;
}.ykv-gcg_cz1 {
  background: #130D0D;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.ykv-gcg_cz1 {
  padding: 2.75rem 24px 0;
}
}.ykv-gcg_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-gcg_head_cz1 {
  margin-bottom: 20px;
  max-width: 45rem;
}.ykv-gcg_label_cz1 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #E81618;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ykv-gcg_h2_cz1 {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F5EFEE;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 771px) {.ykv-gcg_h2_cz1 {
  font-size: 1.75rem;
}
}.ykv-gcg_intro_cz1 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7E6260;
}.ykv-gcg_grid_cz1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ykv-gcg_grid_cz1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ykv-gcg_grid_cz1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykv-gcg_card_cz1 {
  border-radius: 0.875rem;
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  position: relative;
  min-height: 15rem;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
}.ykv-gcg_card_cz1:hover {
  border-color: rgba(232,22,24,0.18);
  transform: translateY(-3px);
}.ykv-gcg_card_bg_cz1 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ykv-gcg_card_bg_cz1::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ykv-gcg_card_ic_cz1 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 18px;
  display: flex;
  top: 1.125rem;
  z-index: 2;
  height: 2.5rem;
  color: #F5EFEE;
  width: 2.5rem;
}.ykv-gcg_card_ic_cz1 svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.ykv-gcg_card_ct_cz1 {
  z-index: 1;
  position: relative;
}.ykv-gcg_card_h_cz1 {
  font-family: 'Righteous', sans-serif;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F5EFEE;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width:768px) {.ykv-gcg_card_h_cz1 {
  font-size: 20px;
}
}.ykv-gcg_card_p_cz1 {
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.ykv-gcg_card_p_cz1 strong {
  font-weight: 600;
  color: #F5EFEE;
}.ykv-gcg_card_cta_cz1 {
  gap: 4px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  align-items: center;
  color: #E81618;
  display: inline-flex;
}.ykv-gcg_card_cta_cz1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.ykv-ws_cz1 {
  padding: 32px 1rem 0;
  background: #130D0D;
}
@media(min-width: 769px) {.ykv-ws_cz1 {
  padding: 36px 24px 0;
}
}.ykv-ws_in_cz1 {
  margin: 0 auto;
  max-width: 1320px;
}.ykv-ws_head_cz1 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
}.ykv-ws_title_cz1 {
  gap: 10px;
  color: #F5EFEE;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-family: 'Righteous', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
}.ykv-ws_title_ic_cz1 svg {
  color: #F5B800;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.ykv-ws_online_cz1 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #7E6260;
}.ykv-ws_online_dot_cz1 {
  background: #1AB955;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(26,185,85,0.16);
  height: 8px;
  width: 0.5rem;
}.ykv-ws_scroll_cz1 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.ykv-ws_scroll_cz1::-webkit-scrollbar {
  display: none;
}.ykv-wc_cz1 {
  background: #181010;
  padding: 0.625rem 14px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.ykv-wc_img_cz1 {
  border-radius: 6px;
  overflow: hidden;
  background: #1E1414;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.ykv-wc_img_cz1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ykv-wc_info_cz1 {
  min-width: 0;
}.ykv-wc_game_cz1 {
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D2C4C2;
  white-space: nowrap;
}.ykv-wc_player_cz1 {
  overflow: hidden;
  color: #6A5050;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ykv-wc_amount_cz1 {
  white-space: nowrap;
  color: #1AB955;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.813rem;
}.ykv-bon_cz1 {
  padding: 2.25rem 16px 0;
  background: #130D0D;
}
@media(min-width: 769px) {.ykv-bon_cz1 {
  padding: 44px 24px 0;
}
}.ykv-bon_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-bon_head_cz1 {
  margin-bottom: 20px;
}.ykv-bon_label_cz1 {
  color: #E81618;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.ykv-bon_h2_cz1 {
  color: #F5EFEE;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.ykv-bon_h2_cz1 {
  font-size: 24px;
}
}.ykv-bon_seo_cz1 {
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  color: #7E6260;
  overflow-wrap: break-word;
}.ykv-bon_seo_cz1 strong {
  font-weight: 700;
  color: #D2C4C2;
}.ykv-bon_seo_cz1 a {
  text-decoration: underline;
  color: #E81618;
}.ykv-bon_grid_cz1 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.ykv-bon_grid_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ykv-bon_grid_cz1 {
  grid-template-columns: repeat(5,1fr);
}
}.ykv-bon_card_cz1 {
  padding: 1rem;
  background: #181010;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.ykv-bon_card_cz1:hover {
  transform: translateY(-2px);
  border-color: rgba(232,22,24,0.08);
}.ykv-bon_card_ic_cz1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.ykv-bon_card_ic_cz1 {
  margin-bottom: 0.625rem;
}.ykv-bon_card_type_cz1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #7E6260;
}.ykv-bon_card_amount_cz1 {
  color: #F5B800;
  margin-bottom: 6px;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
}.ykv-bon_card_name_cz1 {
  color: #F5EFEE;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.ykv-bon_card_detail_cz1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #6A5050;
}.ykv-app_cz1 {
  background: #130D0D;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ykv-app_cz1 {
  padding: 44px 24px 0;
}
}.ykv-app_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-app_head_cz1 {
  margin-bottom: 1rem;
}.ykv-app_label_cz1 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #E81618;
}.ykv-app_h2_cz1 {
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  color: #F5EFEE;
  font-size: 20px;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 769px) {.ykv-app_h2_cz1 {
  font-size: 1.5rem;
}
}.ykv-app_sub_cz1 {
  color: #7E6260;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.ykv-app_sub_cz1 strong {
  font-weight: 700;
  color: #D2C4C2;
}.ykv-app_cards_cz1 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ykv-app_cards_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}.ykv-app_card_cz1 {
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  gap: 16px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ykv-app_card_ios_cz1 {
  background: linear-gradient(135deg,rgba(232,22,24,0.18) 0%,#1E1414 100%);
}.ykv-app_card_android_cz1 {
  background: linear-gradient(135deg,rgba(26,185,85,0.16) 0%,#1E1414 100%);
}.ykv-app_card_win_cz1 {
  background: linear-gradient(135deg,rgba(245,184,0,0.16) 0%,#1E1414 100%);
}.ykv-app_card_ic_cz1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.ykv-app_card_ic_cz1 {
  color: #F5EFEE;
  flex-shrink: 0;
}.ykv-app_card_os_cz1 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  color: #7E6260;
}.ykv-app_card_title_cz1 {
  color: #F5EFEE;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  font-size: 0.938rem;
}.ykv-app_card_text_cz1 {
  color: #7E6260;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
}.ykv-app_card_btn_cz1 {
  border-radius: 6px;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border: 1px solid rgba(232,22,24,0.55);
  display: inline-flex;
  color: #F5EFEE;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.ykv-app_card_btn_cz1:hover {
  background: rgba(255,255,255,0.07);
}.ykv-prov_cz1 {
  padding: 36px 1rem 0;
  background: #130D0D;
}
@media(min-width: 769px) {.ykv-prov_cz1 {
  padding: 44px 24px 0;
}
}.ykv-prov_in_cz1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ykv-prov_head_cz1 {
  margin-bottom: 1rem;
}.ykv-prov_label_cz1 {
  font-size: 11px;
  font-weight: 700;
  color: #E81618;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.ykv-prov_h2_cz1 {
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  color: #F5EFEE;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ykv-prov_h2_cz1 {
  font-size: 24px;
}
}.ykv-prov_seo_cz1 {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  color: #7E6260;
  font-size: 0.813rem;
  line-height: 1.6;
}.ykv-prov_seo_cz1 strong {
  color: #D2C4C2;
  font-weight: 700;
}.ykv-prov_seo_cz1 a {
  text-decoration: underline;
  color: #E81618;
}.ykv-prov_grid_cz1 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ykv-prov_grid_cz1 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ykv-prov_grid_cz1 {
  grid-template-columns: repeat(8,1fr);
}
}.ykv-prov_card_cz1 {
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.625rem;
  background: #181010;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.ykv-prov_card_cz1:hover {
  background: #1E1414;
  border-color: rgba(232,22,24,0.55);
}.ykv-prov_logo_cz1 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  display: flex;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.ykv-prov_logo_cz1 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ykv-prov_name_cz1 {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  color: #A88C8A;
  font-weight: 600;
}.ykv-htp_cz1 {
  padding: 2.25rem 1rem 0;
  background: #130D0D;
}
@media(min-width: 765px) {.ykv-htp_cz1 {
  padding: 2.75rem 1.5rem 0;
}
}.ykv-htp_in_cz1 {
  margin: 0 auto;
  max-width: 1320px;
}.ykv-htp_head_cz1 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ykv-htp_label_cz1 {
  font-weight: 700;
  text-transform: uppercase;
  color: #E81618;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.ykv-htp_h2_cz1 {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  color: #F5EFEE;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ykv-htp_h2_cz1 {
  font-size: 28px;
}
}.ykv-htp_intro_cz1 {
  font-size: 0.875rem;
  color: #7E6260;
  line-height: 1.6;
}.ykv-htp_steps_cz1 {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ykv-htp_steps_cz1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ykv-htp_steps_cz1 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ykv-htp_step_cz1 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1414;
  padding: 1.25rem 18px 18px;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.ykv-htp_step_num_cz1 {
  border-radius: 50%;
  background: #E81618;
  left: 20px;
  height: 1.75rem;
  align-items: center;
  width: 28px;
  color: #0E0404;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -0.75rem;
  font-size: 13px;
}.ykv-htp_step_ic_cz1 {
  border-radius: 0.375rem;
  background: rgba(232,22,24,0.18);
  margin: 0.5rem 0 12px;
  display: flex;
  justify-content: center;
  color: #E81618;
  width: 36px;
  height: 2.25rem;
  align-items: center;
}.ykv-htp_step_ic_cz1 svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.ykv-htp_step_h_cz1 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #F5EFEE;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.ykv-htp_step_p_cz1 {
  color: #7E6260;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
}.ykv-htp_step_p_cz1 strong {
  font-weight: 600;
  color: #D2C4C2;
}.ykv-htp_cta_cz1 {
  background: #1AB955;
  border-radius: 10px;
  padding: 0.813rem 26px;
  transition: background .2s;
  display: inline-block;
  color: #0E0404;
  font-size: 14px;
  font-weight: 700;
  margin-top: 1.25rem;
}.ykv-htp_cta_cz1:hover {
  background: #22D464;
}.ykv-reg_cz1 {
  padding: 36px 1rem 0;
  background: #130D0D;
}
@media(min-width: 765px) {.ykv-reg_cz1 {
  padding: 44px 24px 0;
}
}.ykv-reg_in_cz1 {
  background: #1E1414;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ykv-reg_in_cz1 {
  padding: 40px;
}
}.ykv-reg_top_cz1 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.ykv-reg_top_cz1 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ykv-reg_label_cz1 {
  color: #E81618;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.ykv-reg_h2_cz1 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Righteous', sans-serif;
  line-height: 1.2;
  color: #F5EFEE;
}
@media(min-width: 767px) {.ykv-reg_h2_cz1 {
  font-size: 1.75rem;
}
}.ykv-reg_bonus_cz1 {
  background: rgba(245,184,0,0.16);
  border: 1px solid rgba(245,184,0,0.16);
  border-radius: 0.625rem;
  gap: 0.5rem;
  padding: 10px 1rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.ykv-reg_bonus_amount_cz1 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5B800;
}.ykv-reg_bonus_text_cz1 {
  color: #A88C8A;
  line-height: 1.35;
  font-size: 13px;
}.ykv-reg_cta_btn_cz1 {
  background: #1AB955;
  border-radius: 0.625rem;
  padding: 14px 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 3px 3px 0px #0E7A36, 0 0 18px rgba(26,185,85,0.38);
  color: #0E0404;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
}.ykv-reg_cta_btn_cz1:hover {
  background: #22D464;
}.ykv-reg_terms_cz1 {
  line-height: 1.5;
  color: #6A5050;
  font-size: 0.688rem;
}.ykv-reg_seo_cz1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  color: #7E6260;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ykv-reg_seo_cz1 p {
  font-size: 13px;
  color: #7E6260;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.ykv-reg_seo_cz1 p:last-child {
  margin-bottom: 0;
}.ykv-reg_seo_cz1 strong {
  color: #D2C4C2;
  font-weight: 700;
}.ykv-reg_seo_cz1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E81618;
}.ykv-reg_seo_cz1 a:hover {
  color: #FF2C2E;
}.ykv-reg_seo_cz1 ul,.ykv-reg_seo_cz1 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.ykv-reg_seo_cz1 ol {
  list-style: decimal;
}.ykv-reg_seo_cz1 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7E6260;
  font-size: 13px;
}.ykv-reg_seo_cz1 table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.ykv-reg_seo_cz1 table {
  display: table;
}
}.ykv-reg_seo_cz1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #D2C4C2;
  font-weight: 700;
  text-align: left;
}.ykv-reg_seo_cz1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #7E6260;
}.ykv-reg_steps_cz1 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.ykv-reg_steps_cz1 {
  margin-top: 0;
}
}.ykv-reg_step_cz1 {
  gap: 14px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ykv-reg_step_num_cz1 {
  border-radius: 50%;
  background: rgba(232,22,24,0.18);
  border: 1px solid rgba(232,22,24,0.08);
  font-weight: 800;
  justify-content: center;
  display: flex;
  font-size: 14px;
  height: 2.125rem;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
  color: #E81618;
}.ykv-reg_step_title_cz1 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EFEE;
}.ykv-reg_step_text_cz1 {
  font-size: 12px;
  line-height: 1.5;
  color: #7E6260;
}.ykv-reg_trust_cz1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.ykv-reg_trust_item_cz1 {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #7E6260;
  font-size: 0.75rem;
}.ykv-reg_trust_ic_cz1 svg {
  height: 16px;
  stroke-linejoin: round;
  color: #E81618;
  stroke-linecap: round;
  width: 1rem;
}.ykv-faq_cz1 {
  background: #130D0D;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ykv-faq_cz1 {
  padding: 44px 1.5rem 0;
}
}.ykv-faq_in_cz1 {
  margin: 0 auto;
  max-width: 1320px;
}.ykv-faq_head_cz1 {
  margin-bottom: 1.25rem;
}.ykv-faq_label_cz1 {
  color: #E81618;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.ykv-faq_h2_cz1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Righteous', sans-serif;
  color: #F5EFEE;
  font-weight: 800;
}
@media(min-width: 770px) {.ykv-faq_h2_cz1 {
  font-size: 1.5rem;
}
}.ykv-faq_list_cz1 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ykv-faq_item_cz1 {
  background: #1E1414;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
}.ykv-faq_q_cz1 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  overflow-wrap: break-word;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  color: #D2C4C2;
  font-weight: 600;
  flex-wrap: wrap;
  align-items: center;
}.ykv-faq_q_cz1:hover {
  color: #F5EFEE;
}.ykv-faq_q_ic_cz1 {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
  display: flex;
  color: #E81618;
  height: 1.5rem;
}.ykv-faq_item_cz1.ykv-state_open_cz1 .ykv-faq_q_ic_cz1 {
  transform: rotate(45deg);
}.ykv-faq_a_cz1 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #7E6260;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.ykv-faq_item_cz1.ykv-state_open_cz1 .ykv-faq_a_cz1 {
  display: block;
}.ykv-faq_a_cz1 strong {
  color: #D2C4C2;
  font-weight: 700;
}.ykv-faq_a_cz1 a {
  color: #E81618;
  text-decoration: underline;
}.ykv-faq_a_cz1 ul,.ykv-faq_a_cz1 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ykv-faq_a_cz1 ol {
  list-style: decimal;
}.ykv-faq_a_cz1 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ykv-faq_a_cz1 table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 771px) {.ykv-faq_a_cz1 table {
  display: table;
}
}.ykv-faq_a_cz1 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D2C4C2;
}.ykv-faq_a_cz1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #7E6260;
}.ykv-seo_cz1 {
  padding: 36px 1rem 0;
  background: #130D0D;
}
@media(min-width: 770px) {.ykv-seo_cz1 {
  padding: 44px 24px 0;
}
}.ykv-seo_in_cz1 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1E1414;
  max-width: 1320px;
}
@media(min-width: 766px) {.ykv-seo_in_cz1 {
  padding: 36px 40px;
}
}.ykv-seo_label_cz1 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E81618;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ykv-seo_h2_cz1 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EFEE;
  font-family: 'Righteous', sans-serif;
}
@media(min-width:768px) {.ykv-seo_h2_cz1 {
  font-size: 1.5rem;
}
}.ykv-seo_body_cz1 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A88C8A;
  font-size: 0.875rem;
}.ykv-seo_body_cz1 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A88C8A;
}.ykv-seo_body_cz1 p:last-child {
  margin-bottom: 0;
}.ykv-seo_body_cz1 strong {
  font-weight: 700;
  color: #D2C4C2;
}.ykv-seo_body_cz1 a {
  transition: color .2s;
  color: #E81618;
  text-decoration: underline;
}.ykv-seo_body_cz1 a:hover {
  color: #FF2C2E;
}.ykv-seo_body_cz1 ul,.ykv-seo_body_cz1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ykv-seo_body_cz1 ol {
  list-style: decimal;
}.ykv-seo_body_cz1 li {
  line-height: 1.75;
  color: #A88C8A;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.ykv-seo_body_cz1 table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width:768px) {.ykv-seo_body_cz1 table {
  display: table;
}
}.ykv-seo_body_cz1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D2C4C2;
  text-align: left;
  font-weight: 700;
}.ykv-seo_body_cz1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A88C8A;
}.ykv-seo_cols_cz1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.ykv-seo_cols_cz1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ykv-seo_cols_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}.ykv-seo_col_h_cz1 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D2C4C2;
  font-size: 13px;
}.ykv-seo_col_p_cz1 {
  color: #7E6260;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.ykv-seo_stats_cz1 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ykv-seo_stat_cz1 {
  border: 1px solid rgba(232,22,24,0.18);
  padding: 0.875rem 1rem;
  background: rgba(232,22,24,0.08);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.ykv-seo_stat_val_cz1 {
  font-size: 1.25rem;
  color: #E81618;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.ykv-seo_stat_lb_cz1 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7E6260;
}.ykv-seo_cz1 {
  background: #130D0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.ykv-seo_cz1 {
  padding: 44px 1.5rem 0;
}
}.ykv-seo_in_cz1 {
  margin: 0 auto;
  background: #1E1414;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 767px) {.ykv-seo_in_cz1 {
  padding: 36px 40px;
}
}.ykv-seo_label_cz1 {
  letter-spacing: .08em;
  color: #E81618;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.ykv-seo_h2_cz1 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EFEE;
  margin-bottom: 0.875rem;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.ykv-seo_h2_cz1 {
  font-size: 24px;
}
}.ykv-seo_body_cz1 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A88C8A;
}.ykv-seo_body_cz1 p {
  margin-bottom: 0.75rem;
  color: #A88C8A;
  line-height: 1.75;
  font-size: 0.875rem;
}.ykv-seo_body_cz1 p:last-child {
  margin-bottom: 0;
}.ykv-seo_body_cz1 strong {
  font-weight: 700;
  color: #D2C4C2;
}.ykv-seo_body_cz1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E81618;
}.ykv-seo_body_cz1 a:hover {
  color: #FF2C2E;
}.ykv-seo_body_cz1 ul,.ykv-seo_body_cz1 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ykv-seo_body_cz1 ol {
  list-style: decimal;
}.ykv-seo_body_cz1 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #A88C8A;
}.ykv-seo_body_cz1 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.ykv-seo_body_cz1 table {
  display: table;
}
}.ykv-seo_body_cz1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D2C4C2;
}.ykv-seo_body_cz1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A88C8A;
}.ykv-seo_cols_cz1 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.ykv-seo_cols_cz1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ykv-seo_cols_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}.ykv-seo_col_h_cz1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D2C4C2;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ykv-seo_col_p_cz1 {
  line-height: 1.65;
  color: #7E6260;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ykv-seo_stats_cz1 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ykv-seo_stat_cz1 {
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(232,22,24,0.18);
  background: rgba(232,22,24,0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.ykv-seo_stat_val_cz1 {
  margin-bottom: 4px;
  color: #E81618;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.ykv-seo_stat_lb_cz1 {
  color: #7E6260;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ykv-pmt_cz1 {
  background: #130D0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ykv-pmt_cz1 {
  padding: 2.75rem 1.5rem 0;
}
}.ykv-pmt_in_cz1 {
  margin: 0 auto;
  max-width: 1320px;
}.ykv-pmt_head_cz1 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ykv-pmt_label_cz1 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #E81618;
}.ykv-pmt_h2_cz1 {
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EFEE;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ykv-pmt_h2_cz1 {
  font-size: 1.75rem;
}
}.ykv-pmt_intro_cz1 {
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6260;
}.ykv-pmt_groups_cz1 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.ykv-pmt_group_cz1 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1E1414;
  border-radius: 10px;
  padding: 1.25rem;
}.ykv-pmt_group_head_cz1 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.ykv-pmt_group_ic_cz1 {
  background: rgba(232,22,24,0.18);
  border-radius: 6px;
  width: 36px;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  color: #E81618;
  align-items: center;
}.ykv-pmt_group_ic_cz1 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
}.ykv-pmt_group_h_cz1 {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EFEE;
  font-family: 'Righteous', sans-serif;
}.ykv-pmt_group_p_cz1 {
  font-size: 0.813rem;
  color: #7E6260;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ykv-pmt_group_p_cz1 strong {
  font-weight: 600;
  color: #D2C4C2;
}.ykv-pmt_table_wrap_cz1 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ykv-pmt_table_cz1 {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  min-width: 33.75rem;
}.ykv-pmt_table_cz1 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  color: #D2C4C2;
  font-size: 0.688rem;
  white-space: nowrap;
}.ykv-pmt_table_cz1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #7E6260;
}.ykv-pmt_table_cz1 tbody tr:last-child td {
  border-bottom: none;
}.ykv-pmt_table_cz1 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D2C4C2;
}.ykv-seo_cz1 {
  background: #130D0D;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ykv-seo_cz1 {
  padding: 44px 24px 0;
}
}.ykv-seo_in_cz1 {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  background: #1E1414;
  max-width: 1320px;
}
@media(min-width: 770px) {.ykv-seo_in_cz1 {
  padding: 36px 40px;
}
}.ykv-seo_label_cz1 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E81618;
  letter-spacing: .08em;
}.ykv-seo_h2_cz1 {
  font-weight: 800;
  color: #F5EFEE;
  font-family: 'Righteous', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ykv-seo_h2_cz1 {
  font-size: 24px;
}
}.ykv-seo_body_cz1 {
  color: #A88C8A;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.ykv-seo_body_cz1 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A88C8A;
}.ykv-seo_body_cz1 p:last-child {
  margin-bottom: 0;
}.ykv-seo_body_cz1 strong {
  font-weight: 700;
  color: #D2C4C2;
}.ykv-seo_body_cz1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E81618;
}.ykv-seo_body_cz1 a:hover {
  color: #FF2C2E;
}.ykv-seo_body_cz1 ul,.ykv-seo_body_cz1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ykv-seo_body_cz1 ol {
  list-style: decimal;
}.ykv-seo_body_cz1 li {
  font-size: 14px;
  color: #A88C8A;
  margin-bottom: 6px;
  line-height: 1.75;
}.ykv-seo_body_cz1 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.ykv-seo_body_cz1 table {
  display: table;
}
}.ykv-seo_body_cz1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D2C4C2;
  font-weight: 700;
  text-align: left;
}.ykv-seo_body_cz1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A88C8A;
}.ykv-seo_cols_cz1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ykv-seo_cols_cz1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ykv-seo_cols_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}.ykv-seo_col_h_cz1 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D2C4C2;
  margin-bottom: 0.438rem;
}.ykv-seo_col_p_cz1 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E6260;
}.ykv-seo_stats_cz1 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ykv-seo_stat_cz1 {
  padding: 14px 16px;
  border-radius: 10px;
  flex: 1;
  background: rgba(232,22,24,0.08);
  border: 1px solid rgba(232,22,24,0.18);
  min-width: 8.75rem;
}.ykv-seo_stat_val_cz1 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #E81618;
}.ykv-seo_stat_lb_cz1 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6260;
}.ykv-ft_cz1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0B0808;
  margin-top: 48px;
}.ykv-ft_support_cz1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.ykv-ft_support_cz1 {
  padding: 1.75rem 1.5rem;
}
}.ykv-ft_support_in_cz1 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.ykv-ft_support_main_cz1 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.ykv-ft_support_ic_cz1 {
  color: #E81618;
  flex-shrink: 0;
}.ykv-ft_support_ic_cz1 svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.ykv-ft_support_text_title_cz1 {
  color: #F5EFEE;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
}.ykv-ft_support_text_sub_cz1 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6260;
}.ykv-ft_support_btn_cz1 {
  background: #E81618;
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #F5EFEE;
  white-space: nowrap;
  font-weight: 700;
}.ykv-ft_support_btn_cz1:hover {
  background: #FF2C2E;
}.ykv-ft_support_contacts_cz1 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ykv-ft_support_contact_cz1 {
  color: #6A5050;
  font-size: 0.75rem;
  line-height: 1.4;
}.ykv-ft_support_contact_cz1 strong {
  color: #A88C8A;
  font-weight: 600;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
}.ykv-ft_main_cz1 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.ykv-ft_main_cz1 {
  padding: 2.5rem 1.5rem 2rem;
}
}.ykv-ft_main_in_cz1 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.ykv-ft_main_in_cz1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ykv-ft_main_in_cz1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ykv-ft_col_logo_cz1 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ykv-ft_col_logo_cz1 {
  grid-column: auto;
}
}.ykv-ft_logo_cz1 {
  gap: 0.563rem;
  font-weight: 800;
  color: #F5EFEE;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
}.ykv-ft_logo_mark_cz1 {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 30px;
}.ykv-ft_logo_mark_cz1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ykv-ft_logo_sub_cz1 {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  color: #6A5050;
}.ykv-ft_col_title_cz1 {
  color: #A88C8A;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.ykv-ft_col_links_cz1 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ykv-ft_col_link_cz1 {
  transition: color .2s;
  color: #6A5050;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ykv-ft_col_link_cz1:hover {
  color: #D2C4C2;
}.ykv-ft_apps_cz1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ykv-ft_app_card_cz1 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.ykv-ft_app_card_cz1:hover {
  border-color: rgba(232,22,24,0.55);
}.ykv-ft_app_card_ic_cz1 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.ykv-ft_app_card_os_cz1 {
  color: #6A5050;
  font-size: 10px;
  font-weight: 600;
}.ykv-ft_app_card_action_cz1 {
  font-weight: 700;
  color: #D2C4C2;
  font-size: 12px;
}.ykv-ft_bot_cz1 {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.ykv-ft_bot_cz1 {
  padding: 20px 24px;
}
}.ykv-ft_bot_in_cz1 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.ykv-ft_socials_cz1 {
  gap: 8px;
  display: flex;
}.ykv-ft_soc_cz1 {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  display: flex;
  justify-content: center;
  color: #A88C8A;
  align-items: center;
  height: 2.25rem;
  width: 36px;
}.ykv-ft_soc_cz1 svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.ykv-ft_soc_cz1:hover {
  background: rgba(255,255,255,0.07);
}.ykv-ft_legal_cz1 {
  flex: 1;
  color: #987676;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
}.ykv-ft_legal_cz1 strong {
  color: #A88C8A;
  font-weight: 700;
}.ykv-ft_legal_cz1 a {
  color: #A88C8A;
  text-decoration: underline;
}.ykv-ft_age_cz1 {
  border: 2px solid #987676;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  font-size: 11px;
  display: flex;
  align-items: center;
  margin-left: auto;
  color: #987676;
  height: 2rem;
  width: 2rem;
}