*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #CCBEA4;
  -webkit-font-smoothing: antialiased;
  background-color: #0E0C09;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
}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 {
  text-decoration: none;
  color: inherit;
}.ykq_layout_dha {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.ykq_page_dha {
  display: flex;
  min-height: 100vh;
}.ykq_main_dha {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.ykq_main_dha {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.ykq_main_dha {
  padding-bottom: 4.5rem;
}
}.ykq_gc_dha {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 10px;
  background: #151210;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 639px) {.ykq_gc_dha {
  width: 156px;
}
}
@media(min-width: 1079px) {.ykq_gc_dha {
  width: 168px;
}
}.ykq_gc_dha:hover {
  border-color: rgba(200,136,26,0.08);
  transform: translateY(-3px);
}.ykq_gc_img_dha {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ykq_gc_img_dha img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.ykq_gc_hover_dha {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,7,6,0.74);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.ykq_gc_dha:hover .ykq_gc_hover_dha {
  opacity: 1;
}.ykq_gc_hover_btn_dha {
  background: #C8881A;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #F5EFE0;
}.ykq_gc_info_dha {
  padding: 8px 10px 0.625rem;
}.ykq_gc_name_dha {
  overflow: hidden;
  color: #CCBEA4;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
}.ykq_gc_prov_dha {
  color: #5E4E3C;
  font-size: 0.625rem;
}.ykq_gc_tag_dha {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  top: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  left: 0.375rem;
  font-weight: 700;
  font-size: 0.563rem;
}.ykq_gc_tag_hot_dha {
  background: #E03030;
  color: #fff;
}.ykq_gc_tag_new_dha {
  background: #1EB856;
  color: #0E0C09;
}.ykq_gc_tag_jp_dha {
  background: #F0C030;
  color: #0E0C09;
}.ykq_gc_tag_ex_dha {
  background: #7A4E0E;
  color: #fff;
}.ykq_gc_tag_live_dha {
  background: #E03030;
  color: #fff;
}.ykq_gr_dha {
  background: #0E0C09;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.ykq_gr_dha {
  padding: 2.25rem 1.5rem 0;
}
}.ykq_gr_in_dha {
  margin: 0 auto;
  max-width: 1340px;
}.ykq_gr_head_dha {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.ykq_gr_head_l_dha {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.ykq_gr_ic_dha {
  border-radius: 10px;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.ykq_gr_ic_dha svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.ykq_gr_title_dha {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F5EFE0;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 771px) {.ykq_gr_title_dha {
  font-size: 1.125rem;
}
}.ykq_gr_more_dha {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  color: #7A6550;
  align-items: center;
}.ykq_gr_more_dha:hover {
  color: #C8881A;
}.ykq_gr_more_dha svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ykq_gr_arrows_dha {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ykq_gr_arr_dha {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  width: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #9E876A;
  height: 1.875rem;
}.ykq_gr_arr_dha:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EFE0;
}.ykq_gr_arr_dha svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.ykq_gr_seo_h_dha {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  color: #CCBEA4;
}
@media(min-width: 771px) {.ykq_gr_seo_h_dha {
  font-size: 14px;
}
}.ykq_gr_seo_dha {
  font-size: 12px;
  color: #7A6550;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  margin-bottom: 12px;
}.ykq_gr_seo_dha strong {
  color: #CCBEA4;
  font-weight: 600;
}.ykq_gr_scroll_dha {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
}.ykq_gr_scroll_dha::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.ykq_gr_scroll_dha {
  gap: 0.75rem;
}
}.ykq_tb_dha {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0E0C09;
  right: 0;
  top: 0;
  left: 0;
  z-index: 80;
  height: 3.5rem;
  align-items: center;
  display: flex;
  position: fixed;
}.ykq_tb_in_dha {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.ykq_tb_burger_dha {
  border-radius: 0.625rem;
  gap: 0.313rem;
  justify-content: center;
  height: 2.375rem;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  margin-right: 8px;
  width: 38px;
}.ykq_tb_burger_dha:hover {
  background: rgba(255,255,255,0.05);
}.ykq_tb_burger_line_dha {
  background: #9E876A;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1082px) {.ykq_tb_burger_dha {
  display: none;
}
}.ykq_tb_logo_dha {
  gap: 0.563rem;
  color: #F5EFE0;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ykq_tb_logo_mark_dha {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 2rem;
  display: flex;
}.ykq_tb_logo_mark_dha img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ykq_tb_nav_dha {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.ykq_tb_nav_dha {
  display: flex;
}
}.ykq_tb_tab_dha {
  padding: 8px 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  color: #9E876A;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.ykq_tb_tab_dha:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFE0;
}.ykq_tb_tab_dha.ykq_state_active_dha {
  background: rgba(200,136,26,0.20);
  color: #F5EFE0;
}.ykq_tb_right_dha {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ykq_tb_login_dha {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  color: #CCBEA4;
  display: none;
  font-weight: 600;
}.ykq_tb_login_dha:hover {
  border-color: rgba(200,136,26,0.48);
  color: #F5EFE0;
}
@media(min-width: 478px) {.ykq_tb_login_dha {
  display: block;
}
}.ykq_tb_reg_dha {
  background: #1EB856;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0D0B07;
}.ykq_tb_reg_dha:hover {
  background: #17A04B;
}.ykq_sb_dha {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #1C1814;
  transform: translateX(-100%);
  top: 3.5rem;
  left: 0;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
}.ykq_sb_dha.ykq_state_open_dha {
  transform: translateX(0);
}.ykq_sb_dha::-webkit-scrollbar {
  width: 4px;
}.ykq_sb_dha::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.ykq_sb_dha {
  transform: translateX(0);
}
}.ykq_sb_auth_dha {
  padding: 14px 12px 0.625rem;
}.ykq_sb_btn_reg_dha {
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  background: #1EB856;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0D0B07;
  font-size: 0.813rem;
  font-weight: 700;
}.ykq_sb_btn_reg_dha:hover {
  background: #17A04B;
}.ykq_sb_btn_login_dha {
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #CCBEA4;
  text-align: center;
}.ykq_sb_btn_login_dha:hover {
  border-color: rgba(200,136,26,0.48);
  color: #F5EFE0;
}.ykq_sb_promo_dha {
  background: linear-gradient(135deg,#2C1A06,#1C1814);
  border-radius: 10px;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200,136,26,0.20);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.ykq_sb_promo_dha::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,136,26,0.20),transparent 70%);
  content: '';
  height: 5rem;
  width: 5rem;
  right: -1.25rem;
  top: -20px;
  position: absolute;
}.ykq_sb_promo_title_dha {
  color: #C8881A;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.ykq_sb_promo_text_dha {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #F5EFE0;
}.ykq_sb_promo_sub_dha {
  margin-top: 3px;
  color: #7A6550;
  font-size: 10px;
}.ykq_sb_nav_dha {
  padding: 0.375rem 8px 16px;
}.ykq_sb_nav_lb_dha {
  padding: 10px 8px 6px;
  color: #5E4E3C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.ykq_sb_link_dha {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 10px;
  display: flex;
  cursor: pointer;
  color: #9E876A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 500;
}.ykq_sb_link_dha:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFE0;
}.ykq_sb_link_dha.ykq_state_active_dha {
  background: rgba(200,136,26,0.20);
  color: #F5EFE0;
}.ykq_sb_ic_dha {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  width: 30px;
}.ykq_sb_ic_dha svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.ykq_sb_ic_1_dha {
  background: rgba(200,136,26,0.08);
  color: #C8881A;
}.ykq_sb_ic_2_dha {
  background: rgba(30,184,86,0.15);
  color: #1EB856;
}.ykq_sb_ic_3_dha {
  background: rgba(240,192,48,0.18);
  color: #F0C030;
}.ykq_sb_ic_4_dha {
  background: rgba(122,78,14,0.32);
  color: #7A4E0E;
}.ykq_sb_ic_5_dha {
  background: rgba(200,136,26,0.08);
  color: #E8408A;
}.ykq_sb_ic_6_dha {
  background: rgba(122,78,14,0.32);
  color: #8B44CC;
}.ykq_sb_badge_dha {
  border-radius: 6px;
  background: #F0C030;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0D0B07;
}.ykq_sb_bot_dha {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.ykq_sb_lang_dha,.ykq_sb_help_dha {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  gap: 0.375rem;
  border-radius: 6px;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  display: flex;
  align-items: center;
  color: #9E876A;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
}.ykq_sb_lang_dha:hover,.ykq_sb_help_dha:hover {
  border-color: rgba(200,136,26,0.48);
  color: #F5EFE0;
}.ykq_sb_lang_dha svg,.ykq_sb_help_dha svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.ykq_sb_bd_dha {
  background: rgba(8,7,6,0.74);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ykq_sb_bd_dha.ykq_state_on_dha {
  display: block;
}
@media(min-width: 1082px) {.ykq_sb_bd_dha {
  display: none!important;
}
}.ykq_mob_nav_dha {
  background: #1C1814;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1078px) {.ykq_mob_nav_dha {
  display: none;
}
}.ykq_mob_nav_item_dha {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  cursor: pointer;
  color: #5E4E3C;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ykq_mob_nav_ic_dha {
  line-height: 1;
}.ykq_mob_nav_ic_dha svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ykq_mob_nav_lb_dha {
  font-weight: 600;
  color: #5E4E3C;
  font-size: 10px;
}.ykq_mob_nav_item_dha.ykq_state_active_dha {
  color: #C8881A;
}.ykq_mob_nav_item_dha.ykq_state_active_dha .ykq_mob_nav_lb_dha {
  color: #C8881A;
}.ykq_hero_dha {
  padding: 20px 1rem 0;
  background: #0E0C09;
}
@media(min-width:768px) {.ykq_hero_dha {
  padding: 1.5rem 24px 0;
}
}.ykq_hero_in_dha {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ykq_hero_in_dha {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.ykq_hero_in_dha {
  grid-template-columns: 1fr 340px;
}
}.ykq_hero_promo_dha {
  overflow: hidden;
  background: #151210;
  border-radius: 1rem;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.ykq_hero_promo_dha {
  min-height: 17.5rem;
}
}.ykq_hero_promo_bg_dha {
  background: linear-gradient(120deg,#2C1A06 0%,#0E0C09 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.ykq_hero_promo_bg_dha::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0C09 0%,rgba(8,7,6,0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ykq_hero_promo_glow_dha {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,78,14,0.32) 0%,transparent 65%);
  height: 18.75rem;
  pointer-events: none;
  right: 60px;
  top: -40px;
  position: absolute;
  width: 18.75rem;
}.ykq_hero_promo_ct_dha {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  z-index: 2;
}
@media(min-width: 765px) {.ykq_hero_promo_ct_dha {
  padding: 40px 2rem;
}
}.ykq_hero_badge_dha {
  padding: 5px 12px;
  border-radius: 20px;
  border: 1px solid rgba(200,136,26,0.08);
  background: rgba(200,136,26,0.20);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  color: #C8881A;
}.ykq_hero_h1_dha {
  color: #F5EFE0;
  margin-bottom: 0.625rem;
  font-size: 26px;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
}.ykq_hero_h1_dha em {
  color: #F0C030;
  font-style: normal;
}
@media(min-width: 766px) {.ykq_hero_h1_dha {
  font-size: 36px;
}
}.ykq_hero_sub_dha {
  line-height: 1.55;
  color: #9E876A;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 771px) {.ykq_hero_sub_dha {
  font-size: 14px;
}
}.ykq_hero_row_dha {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ykq_hero_cta_dha {
  border-radius: 10px;
  background: #1EB856;
  padding: 13px 26px;
  transition: background .2s;
  font-size: 0.875rem;
  color: #0D0B07;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(30,184,86,0.46), inset 0 1px 0 rgba(255,255,255,0.10);
}.ykq_hero_cta_dha:hover {
  background: #17A04B;
}.ykq_hero_terms_dha {
  color: #5E4E3C;
  font-size: 0.688rem;
}.ykq_hero_game_dha {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  background: #151210;
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.ykq_hero_game_badge_dha {
  background: rgba(240,192,48,0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(240,192,48,0.18);
  padding: 5px 10px;
  font-size: 10px;
  left: 0.75rem;
  color: #F0C030;
  letter-spacing: .06em;
  top: 12px;
  position: absolute;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
}.ykq_hero_game_badge_dha svg {
  width: 0.688rem;
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.ykq_hero_game_img_dha {
  background: linear-gradient(135deg,#2C1A06,#0E0C09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ykq_hero_game_img_dha img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.ykq_hero_game_play_dha {
  transition: opacity .2s;
  background: rgba(8,7,6,0.74);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.ykq_hero_game_dha:hover .ykq_hero_game_play_dha {
  opacity: 1;
}.ykq_hero_game_play_dha span {
  background: #C8881A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
}.ykq_hero_game_play_dha span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.ykq_hero_game_info_dha {
  padding: 14px 1rem;
}.ykq_hero_game_title_dha {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F5EFE0;
  font-weight: 700;
  font-size: 0.938rem;
}.ykq_hero_game_provider_dha {
  color: #7A6550;
  font-size: 11px;
}.ykq_hero_game_btn_dha {
  background: #C8881A;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.625rem;
  font-weight: 700;
  display: block;
  font-size: 13px;
  color: #F5EFE0;
  text-align: center;
}.ykq_hero_game_dha:hover .ykq_hero_game_btn_dha {
  background: #DDA020;
}.ykq_sbar_dha {
  background: #0E0C09;
  padding: 16px 16px 0;
}
@media(min-width: 766px) {.ykq_sbar_dha {
  padding: 1.125rem 24px 0;
}
}.ykq_sbar_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_sbar_row_dha {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.ykq_sbar_input_dha {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  gap: 10px;
  background: #151210;
  padding: 11px 1rem;
  border-radius: 0.625rem;
  flex: 1;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #7A6550;
}.ykq_sbar_input_dha:hover {
  border-color: rgba(200,136,26,0.48);
}.ykq_sbar_input_dha svg {
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
}.ykq_sbar_providers_dha {
  background: #151210;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  color: #CCBEA4;
  align-items: center;
}.ykq_sbar_providers_dha:hover {
  border-color: rgba(200,136,26,0.48);
  color: #F5EFE0;
}.ykq_sbar_providers_dha svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.ykq_sbar_tabs_dha {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ykq_sbar_tabs_dha::-webkit-scrollbar {
  display: none;
}.ykq_sbar_tab_dha {
  background: rgba(255,255,255,0.05);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.06);
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  color: #9E876A;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  cursor: pointer;
}.ykq_sbar_tab_dha:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(200,136,26,0.48);
  color: #F5EFE0;
}.ykq_sbar_tab_dha.ykq_state_active_dha {
  border-color: rgba(200,136,26,0.08);
  background: rgba(200,136,26,0.20);
  color: #F5EFE0;
}.ykq_sbar_tab_ic_dha svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.ykq_gcg_dha {
  padding: 2.25rem 16px 0;
  background: #0E0C09;
}
@media(min-width: 767px) {.ykq_gcg_dha {
  padding: 44px 1.5rem 0;
}
}.ykq_gcg_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_gcg_head_dha {
  max-width: 45rem;
  margin-bottom: 20px;
}.ykq_gcg_label_dha {
  color: #C8881A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.ykq_gcg_h2_dha {
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EFE0;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.ykq_gcg_h2_dha {
  font-size: 1.75rem;
}
}.ykq_gcg_intro_dha {
  color: #7A6550;
  font-size: 13px;
  line-height: 1.6;
}.ykq_gcg_grid_dha {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ykq_gcg_grid_dha {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ykq_gcg_grid_dha {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykq_gcg_card_dha {
  border-radius: 1rem;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
}.ykq_gcg_card_dha:hover {
  transform: translateY(-3px);
  border-color: rgba(200,136,26,0.20);
}.ykq_gcg_card_bg_dha {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ykq_gcg_card_bg_dha::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ykq_gcg_card_ic_dha {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  width: 40px;
  position: absolute;
  height: 2.5rem;
  justify-content: center;
  z-index: 2;
  color: #F5EFE0;
  top: 1.125rem;
  align-items: center;
  display: flex;
  right: 1.125rem;
}.ykq_gcg_card_ic_dha svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.ykq_gcg_card_ct_dha {
  z-index: 1;
  position: relative;
}.ykq_gcg_card_h_dha {
  color: #F5EFE0;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.ykq_gcg_card_h_dha {
  font-size: 1.25rem;
}
}.ykq_gcg_card_p_dha {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.ykq_gcg_card_p_dha strong {
  color: #F5EFE0;
  font-weight: 600;
}.ykq_gcg_card_cta_dha {
  gap: 0.25rem;
  color: #C8881A;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  font-size: 12px;
}.ykq_gcg_card_cta_dha svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.ykq_ws_dha {
  padding: 2rem 1rem 0;
  background: #0E0C09;
}
@media(min-width: 767px) {.ykq_ws_dha {
  padding: 2.25rem 24px 0;
}
}.ykq_ws_in_dha {
  margin: 0 auto;
  max-width: 1340px;
}.ykq_ws_head_dha {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}.ykq_ws_title_dha {
  gap: 10px;
  color: #F5EFE0;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  font-family: 'Oswald', sans-serif;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
}.ykq_ws_title_ic_dha svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  color: #F0C030;
}.ykq_ws_online_dha {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #7A6550;
  font-size: 0.75rem;
  display: flex;
}.ykq_ws_online_dot_dha {
  background: #1EB856;
  border-radius: 50%;
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(30,184,86,0.15);
}.ykq_ws_scroll_dha {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.ykq_ws_scroll_dha::-webkit-scrollbar {
  display: none;
}.ykq_wc_dha {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 0.625rem;
  background: #151210;
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.ykq_wc_img_dha {
  background: #1C1814;
  border-radius: 6px;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.ykq_wc_img_dha img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ykq_wc_info_dha {
  min-width: 0;
}.ykq_wc_game_dha {
  overflow: hidden;
  font-size: 12px;
  color: #CCBEA4;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.ykq_wc_player_dha {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #5E4E3C;
}.ykq_wc_amount_dha {
  font-size: 13px;
  font-weight: 700;
  color: #1EB856;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.ykq_bon_dha {
  padding: 2.25rem 1rem 0;
  background: #0E0C09;
}
@media(min-width:768px) {.ykq_bon_dha {
  padding: 44px 1.5rem 0;
}
}.ykq_bon_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_bon_head_dha {
  margin-bottom: 20px;
}.ykq_bon_label_dha {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8881A;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ykq_bon_h2_dha {
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EFE0;
  font-weight: 800;
}
@media(min-width:768px) {.ykq_bon_h2_dha {
  font-size: 24px;
}
}.ykq_bon_seo_dha {
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A6550;
  overflow-wrap: break-word;
}.ykq_bon_seo_dha strong {
  color: #CCBEA4;
  font-weight: 700;
}.ykq_bon_seo_dha a {
  text-decoration: underline;
  color: #C8881A;
}.ykq_bon_grid_dha {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.ykq_bon_grid_dha {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ykq_bon_grid_dha {
  grid-template-columns: repeat(5,1fr);
}
}.ykq_bon_card_dha {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #151210;
}.ykq_bon_card_dha:hover {
  border-color: rgba(200,136,26,0.08);
  transform: translateY(-2px);
}.ykq_bon_card_ic_dha svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.ykq_bon_card_ic_dha {
  margin-bottom: 0.625rem;
}.ykq_bon_card_type_dha {
  color: #7A6550;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
}.ykq_bon_card_amount_dha {
  line-height: 1.1;
  color: #F0C030;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
}.ykq_bon_card_name_dha {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #F5EFE0;
  font-size: 13px;
}.ykq_bon_card_detail_dha {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #5E4E3C;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
}.ykq_htp_dha {
  background: #0E0C09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.ykq_htp_dha {
  padding: 2.75rem 1.5rem 0;
}
}.ykq_htp_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_htp_head_dha {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.ykq_htp_label_dha {
  font-size: 0.688rem;
  color: #C8881A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.ykq_htp_h2_dha {
  margin-bottom: 8px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
  color: #F5EFE0;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ykq_htp_h2_dha {
  font-size: 28px;
}
}.ykq_htp_intro_dha {
  color: #7A6550;
  line-height: 1.6;
  font-size: 0.875rem;
}.ykq_htp_steps_dha {
  margin: 0;
  list-style: none;
  gap: 12px;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.ykq_htp_steps_dha {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ykq_htp_steps_dha {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ykq_htp_step_dha {
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1814;
  border-radius: 10px;
  padding: 20px 18px 18px;
  flex-direction: column;
  display: flex;
  position: relative;
}.ykq_htp_step_num_dha {
  border-radius: 50%;
  background: #C8881A;
  justify-content: center;
  color: #0D0B07;
  width: 28px;
  height: 28px;
  display: flex;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  align-items: center;
  font-weight: 800;
  left: 1.25rem;
  top: -12px;
  font-size: 13px;
}.ykq_htp_step_ic_dha {
  background: rgba(200,136,26,0.20);
  border-radius: 0.375rem;
  margin: 0.5rem 0 12px;
  justify-content: center;
  color: #C8881A;
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
}.ykq_htp_step_ic_dha svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.ykq_htp_step_h_dha {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-weight: 700;
}.ykq_htp_step_p_dha {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #7A6550;
}.ykq_htp_step_p_dha strong {
  color: #CCBEA4;
  font-weight: 600;
}.ykq_htp_cta_dha {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1EB856;
  padding: 0.813rem 26px;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  color: #0D0B07;
  font-size: 0.875rem;
}.ykq_htp_cta_dha:hover {
  background: #17A04B;
}.ykq_app_dha {
  background: #0E0C09;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ykq_app_dha {
  padding: 2.75rem 24px 0;
}
}.ykq_app_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_app_head_dha {
  margin-bottom: 1rem;
}.ykq_app_label_dha {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8881A;
}.ykq_app_h2_dha {
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.ykq_app_h2_dha {
  font-size: 1.5rem;
}
}.ykq_app_sub_dha {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #7A6550;
  overflow-wrap: break-word;
}.ykq_app_sub_dha strong {
  color: #CCBEA4;
  font-weight: 700;
}.ykq_app_cards_dha {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.ykq_app_cards_dha {
  grid-template-columns: repeat(3,1fr);
}
}.ykq_app_card_dha {
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.ykq_app_card_ios_dha {
  background: linear-gradient(135deg,rgba(200,136,26,0.20) 0%,#1C1814 100%);
}.ykq_app_card_android_dha {
  background: linear-gradient(135deg,rgba(30,184,86,0.15) 0%,#1C1814 100%);
}.ykq_app_card_win_dha {
  background: linear-gradient(135deg,rgba(240,192,48,0.18) 0%,#1C1814 100%);
}.ykq_app_card_ic_dha svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.ykq_app_card_ic_dha {
  flex-shrink: 0;
  color: #F5EFE0;
}.ykq_app_card_os_dha {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #7A6550;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ykq_app_card_title_dha {
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.ykq_app_card_text_dha {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7A6550;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.ykq_app_card_btn_dha {
  border-radius: 0.375rem;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(200,136,26,0.48);
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F5EFE0;
  display: inline-flex;
}.ykq_app_card_btn_dha:hover {
  background: rgba(255,255,255,0.07);
}.ykq_reg_dha {
  background: #0E0C09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.ykq_reg_dha {
  padding: 2.75rem 24px 0;
}
}.ykq_reg_in_dha {
  margin: 0 auto;
  background: #1C1814;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.ykq_reg_in_dha {
  padding: 2.5rem;
}
}.ykq_reg_top_dha {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.ykq_reg_top_dha {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ykq_reg_label_dha {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8881A;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.ykq_reg_h2_dha {
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F5EFE0;
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ykq_reg_h2_dha {
  font-size: 1.75rem;
}
}.ykq_reg_bonus_dha {
  gap: 8px;
  padding: 10px 1rem;
  border-radius: 10px;
  border: 1px solid rgba(240,192,48,0.18);
  background: rgba(240,192,48,0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.ykq_reg_bonus_amount_dha {
  color: #F0C030;
  font-size: 20px;
  font-weight: 800;
}.ykq_reg_bonus_text_dha {
  color: #9E876A;
  line-height: 1.35;
  font-size: 0.813rem;
}.ykq_reg_cta_btn_dha {
  background: #1EB856;
  padding: 14px 2rem;
  border-radius: 0.625rem;
  transition: background .2s;
  margin-bottom: 12px;
  box-shadow: 0 2px 0.875rem rgba(30,184,86,0.46), inset 0 1px 0 rgba(255,255,255,0.10);
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  color: #0D0B07;
}.ykq_reg_cta_btn_dha:hover {
  background: #17A04B;
}.ykq_reg_terms_dha {
  line-height: 1.5;
  color: #5E4E3C;
  font-size: 11px;
}.ykq_reg_seo_dha {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #7A6550;
  font-size: 13px;
}.ykq_reg_seo_dha p {
  color: #7A6550;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
}.ykq_reg_seo_dha p:last-child {
  margin-bottom: 0;
}.ykq_reg_seo_dha strong {
  font-weight: 700;
  color: #CCBEA4;
}.ykq_reg_seo_dha a {
  transition: color .2s;
  color: #C8881A;
  text-decoration: underline;
}.ykq_reg_seo_dha a:hover {
  color: #DDA020;
}.ykq_reg_seo_dha ul,.ykq_reg_seo_dha ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.ykq_reg_seo_dha ol {
  list-style: decimal;
}.ykq_reg_seo_dha li {
  color: #7A6550;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.ykq_reg_seo_dha table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.ykq_reg_seo_dha table {
  display: table;
}
}.ykq_reg_seo_dha th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CCBEA4;
  text-align: left;
}.ykq_reg_seo_dha td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #7A6550;
}.ykq_reg_steps_dha {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.ykq_reg_steps_dha {
  margin-top: 0;
}
}.ykq_reg_step_dha {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ykq_reg_step_num_dha {
  border: 1px solid rgba(200,136,26,0.08);
  border-radius: 50%;
  background: rgba(200,136,26,0.20);
  color: #C8881A;
  width: 2.125rem;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  flex-shrink: 0;
}.ykq_reg_step_title_dha {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EFE0;
}.ykq_reg_step_text_dha {
  color: #7A6550;
  font-size: 0.75rem;
  line-height: 1.5;
}.ykq_reg_trust_dha {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.ykq_reg_trust_item_dha {
  gap: 7px;
  color: #7A6550;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  align-items: center;
}.ykq_reg_trust_ic_dha svg {
  stroke-linecap: round;
  height: 1rem;
  color: #C8881A;
  width: 1rem;
  stroke-linejoin: round;
}.ykq_prov_dha {
  padding: 2.25rem 16px 0;
  background: #0E0C09;
}
@media(min-width: 770px) {.ykq_prov_dha {
  padding: 44px 1.5rem 0;
}
}.ykq_prov_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_prov_head_dha {
  margin-bottom: 1rem;
}.ykq_prov_label_dha {
  color: #C8881A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.ykq_prov_h2_dha {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EFE0;
}
@media(min-width: 766px) {.ykq_prov_h2_dha {
  font-size: 1.5rem;
}
}.ykq_prov_seo_dha {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  color: #7A6550;
}.ykq_prov_seo_dha strong {
  color: #CCBEA4;
  font-weight: 700;
}.ykq_prov_seo_dha a {
  color: #C8881A;
  text-decoration: underline;
}.ykq_prov_grid_dha {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ykq_prov_grid_dha {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ykq_prov_grid_dha {
  grid-template-columns: repeat(8,1fr);
}
}.ykq_prov_card_dha {
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 7px;
  background: #151210;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.ykq_prov_card_dha:hover {
  background: #1C1814;
  border-color: rgba(200,136,26,0.48);
}.ykq_prov_logo_dha {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  align-items: center;
  width: 44px;
  display: flex;
  height: 44px;
  justify-content: center;
}.ykq_prov_logo_dha img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.ykq_prov_name_dha {
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  color: #9E876A;
}.ykq_pmt_dha {
  padding: 36px 16px 0;
  background: #0E0C09;
}
@media(min-width: 771px) {.ykq_pmt_dha {
  padding: 44px 24px 0;
}
}.ykq_pmt_in_dha {
  margin: 0 auto;
  max-width: 1340px;
}.ykq_pmt_head_dha {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ykq_pmt_label_dha {
  color: #C8881A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ykq_pmt_h2_dha {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Oswald', sans-serif;
  color: #F5EFE0;
}
@media(min-width: 767px) {.ykq_pmt_h2_dha {
  font-size: 28px;
}
}.ykq_pmt_intro_dha {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A6550;
}.ykq_pmt_groups_dha {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ykq_pmt_group_dha {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1814;
  padding: 1.25rem;
}.ykq_pmt_group_head_dha {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.ykq_pmt_group_ic_dha {
  border-radius: 6px;
  background: rgba(200,136,26,0.20);
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #C8881A;
  flex-shrink: 0;
  width: 36px;
}.ykq_pmt_group_ic_dha svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.ykq_pmt_group_h_dha {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #F5EFE0;
}.ykq_pmt_group_p_dha {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #7A6550;
  overflow-wrap: break-word;
}.ykq_pmt_group_p_dha strong {
  font-weight: 600;
  color: #CCBEA4;
}.ykq_pmt_table_wrap_dha {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ykq_pmt_table_dha {
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
  font-size: 13px;
}.ykq_pmt_table_dha th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
  text-align: left;
  color: #CCBEA4;
}.ykq_pmt_table_dha td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #7A6550;
}.ykq_pmt_table_dha tbody tr:last-child td {
  border-bottom: none;
}.ykq_pmt_table_dha tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #CCBEA4;
}.ykq_seo_dha {
  padding: 36px 16px 0;
  background: #0E0C09;
}
@media(min-width: 771px) {.ykq_seo_dha {
  padding: 2.75rem 1.5rem 0;
}
}.ykq_seo_in_dha {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  background: #1C1814;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.ykq_seo_in_dha {
  padding: 36px 2.5rem;
}
}.ykq_seo_label_dha {
  text-transform: uppercase;
  color: #C8881A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.ykq_seo_h2_dha {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EFE0;
  line-height: 1.25;
}
@media(min-width: 766px) {.ykq_seo_h2_dha {
  font-size: 1.5rem;
}
}.ykq_seo_body_dha {
  font-size: 0.875rem;
  color: #9E876A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ykq_seo_body_dha p {
  font-size: 14px;
  line-height: 1.75;
  color: #9E876A;
  margin-bottom: 0.75rem;
}.ykq_seo_body_dha p:last-child {
  margin-bottom: 0;
}.ykq_seo_body_dha strong {
  font-weight: 700;
  color: #CCBEA4;
}.ykq_seo_body_dha a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8881A;
}.ykq_seo_body_dha a:hover {
  color: #DDA020;
}.ykq_seo_body_dha ul,.ykq_seo_body_dha ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ykq_seo_body_dha ol {
  list-style: decimal;
}.ykq_seo_body_dha li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #9E876A;
  line-height: 1.75;
}.ykq_seo_body_dha table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width:768px) {.ykq_seo_body_dha table {
  display: table;
}
}.ykq_seo_body_dha th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CCBEA4;
  text-align: left;
}.ykq_seo_body_dha td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9E876A;
}.ykq_seo_cols_dha {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ykq_seo_cols_dha {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ykq_seo_cols_dha {
  grid-template-columns: repeat(3,1fr);
}
}.ykq_seo_col_h_dha {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CCBEA4;
}.ykq_seo_col_p_dha {
  line-height: 1.65;
  color: #7A6550;
  font-size: 13px;
  overflow-wrap: break-word;
}.ykq_seo_stats_dha {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ykq_seo_stat_dha {
  border-radius: 10px;
  border: 1px solid rgba(200,136,26,0.20);
  padding: 14px 16px;
  background: rgba(200,136,26,0.08);
  flex: 1;
  min-width: 140px;
}.ykq_seo_stat_val_dha {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8881A;
}.ykq_seo_stat_lb_dha {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6550;
}.ykq_rv_dha {
  padding: 2.25rem 1rem 0;
  background: #0E0C09;
}
@media(min-width: 765px) {.ykq_rv_dha {
  padding: 2.75rem 24px 0;
}
}.ykq_rv_in_dha {
  margin: 0 auto;
  max-width: 83.75rem;
}.ykq_rv_head_dha {
  margin-bottom: 20px;
  max-width: 720px;
}.ykq_rv_label_dha {
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8881A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ykq_rv_h2_dha {
  font-weight: 800;
  color: #F5EFE0;
  margin-bottom: 0.625rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 770px) {.ykq_rv_h2_dha {
  font-size: 28px;
}
}.ykq_rv_stats_dha {
  gap: 1.125rem;
  font-size: 13px;
  flex-wrap: wrap;
  color: #7A6550;
  align-items: center;
  display: flex;
}.ykq_rv_stats_score_dha {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.ykq_rv_stats_score_val_dha {
  font-family: 'Oswald', sans-serif;
  font-size: 1.375rem;
  color: #F0C030;
  font-weight: 800;
}.ykq_rv_stats_score_max_dha {
  color: #5E4E3C;
  font-size: 0.813rem;
}.ykq_rv_stats_badge_dha {
  gap: 4px;
  align-items: center;
  display: flex;
}.ykq_rv_stats_badge_dha svg {
  width: 14px;
  height: 0.875rem;
  color: #F0C030;
}.ykq_rv_grid_dha {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.ykq_rv_grid_dha {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ykq_rv_grid_dha {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ykq_rv_card_dha {
  background: #1C1814;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.ykq_rv_card_stars_dha {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F0C030;
}.ykq_rv_card_stars_dha svg {
  height: 0.875rem;
  width: 14px;
}.ykq_rv_card_h_dha {
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 14px;
  color: #F5EFE0;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.ykq_rv_card_body_dha {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6550;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.ykq_rv_card_body_dha strong {
  color: #CCBEA4;
  font-weight: 600;
}.ykq_rv_card_meta_dha {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.ykq_rv_card_author_dha {
  font-size: 12px;
  font-weight: 600;
  color: #CCBEA4;
}.ykq_rv_card_date_dha {
  font-size: 0.688rem;
  color: #5E4E3C;
}.ykq_faq_dha {
  padding: 36px 1rem 0;
  background: #0E0C09;
}
@media(min-width: 765px) {.ykq_faq_dha {
  padding: 44px 24px 0;
}
}.ykq_faq_in_dha {
  margin: 0 auto;
  max-width: 1340px;
}.ykq_faq_head_dha {
  margin-bottom: 20px;
}.ykq_faq_label_dha {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C8881A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ykq_faq_h2_dha {
  font-family: 'Oswald', sans-serif;
  color: #F5EFE0;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ykq_faq_h2_dha {
  font-size: 1.5rem;
}
}.ykq_faq_list_dha {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ykq_faq_item_dha {
  background: #1C1814;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
}.ykq_faq_q_dha {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  color: #CCBEA4;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
  display: flex;
}.ykq_faq_q_dha:hover {
  color: #F5EFE0;
}.ykq_faq_q_ic_dha {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  color: #C8881A;
  width: 1.5rem;
  justify-content: center;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 24px;
}.ykq_faq_item_dha.ykq_state_open_dha .ykq_faq_q_ic_dha {
  transform: rotate(45deg);
}.ykq_faq_a_dha {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  color: #7A6550;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.ykq_faq_item_dha.ykq_state_open_dha .ykq_faq_a_dha {
  display: block;
}.ykq_faq_a_dha strong {
  font-weight: 700;
  color: #CCBEA4;
}.ykq_faq_a_dha a {
  text-decoration: underline;
  color: #C8881A;
}.ykq_faq_a_dha ul,.ykq_faq_a_dha ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ykq_faq_a_dha ol {
  list-style: decimal;
}.ykq_faq_a_dha li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ykq_faq_a_dha table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ykq_faq_a_dha table {
  display: table;
}
}.ykq_faq_a_dha th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #CCBEA4;
  font-weight: 700;
}.ykq_faq_a_dha td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #7A6550;
}.ykq_seo_dha {
  background: #0E0C09;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ykq_seo_dha {
  padding: 2.75rem 24px 0;
}
}.ykq_seo_in_dha {
  margin: 0 auto;
  padding: 28px 24px;
  background: #1C1814;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 767px) {.ykq_seo_in_dha {
  padding: 2.25rem 2.5rem;
}
}.ykq_seo_label_dha {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8881A;
  font-size: 0.688rem;
  font-weight: 700;
}.ykq_seo_h2_dha {
  overflow-wrap: break-word;
  color: #F5EFE0;
  font-size: 20px;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 765px) {.ykq_seo_h2_dha {
  font-size: 1.5rem;
}
}.ykq_seo_body_dha {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #9E876A;
}.ykq_seo_body_dha p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9E876A;
  font-size: 0.875rem;
}.ykq_seo_body_dha p:last-child {
  margin-bottom: 0;
}.ykq_seo_body_dha strong {
  font-weight: 700;
  color: #CCBEA4;
}.ykq_seo_body_dha a {
  transition: color .2s;
  color: #C8881A;
  text-decoration: underline;
}.ykq_seo_body_dha a:hover {
  color: #DDA020;
}.ykq_seo_body_dha ul,.ykq_seo_body_dha ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ykq_seo_body_dha ol {
  list-style: decimal;
}.ykq_seo_body_dha li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #9E876A;
}.ykq_seo_body_dha table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ykq_seo_body_dha table {
  display: table;
}
}.ykq_seo_body_dha th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #CCBEA4;
  text-align: left;
  font-weight: 700;
}.ykq_seo_body_dha td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9E876A;
}.ykq_seo_cols_dha {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ykq_seo_cols_dha {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ykq_seo_cols_dha {
  grid-template-columns: repeat(3,1fr);
}
}.ykq_seo_col_h_dha {
  color: #CCBEA4;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.ykq_seo_col_p_dha {
  overflow-wrap: break-word;
  color: #7A6550;
  line-height: 1.65;
  font-size: 13px;
}.ykq_seo_stats_dha {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ykq_seo_stat_dha {
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(200,136,26,0.20);
  background: rgba(200,136,26,0.08);
  padding: 14px 1rem;
  min-width: 140px;
}.ykq_seo_stat_val_dha {
  font-size: 20px;
  color: #C8881A;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.ykq_seo_stat_lb_dha {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6550;
}.ykq_seo_dha {
  padding: 2.25rem 16px 0;
  background: #0E0C09;
}
@media(min-width: 771px) {.ykq_seo_dha {
  padding: 2.75rem 24px 0;
}
}.ykq_seo_in_dha {
  margin: 0 auto;
  background: #1C1814;
  border-radius: 16px;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1340px;
}
@media(min-width: 766px) {.ykq_seo_in_dha {
  padding: 36px 40px;
}
}.ykq_seo_label_dha {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8881A;
  font-size: 0.688rem;
}.ykq_seo_h2_dha {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EFE0;
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 769px) {.ykq_seo_h2_dha {
  font-size: 24px;
}
}.ykq_seo_body_dha {
  color: #9E876A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.ykq_seo_body_dha p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9E876A;
}.ykq_seo_body_dha p:last-child {
  margin-bottom: 0;
}.ykq_seo_body_dha strong {
  color: #CCBEA4;
  font-weight: 700;
}.ykq_seo_body_dha a {
  transition: color .2s;
  color: #C8881A;
  text-decoration: underline;
}.ykq_seo_body_dha a:hover {
  color: #DDA020;
}.ykq_seo_body_dha ul,.ykq_seo_body_dha ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ykq_seo_body_dha ol {
  list-style: decimal;
}.ykq_seo_body_dha li {
  margin-bottom: 6px;
  color: #9E876A;
  line-height: 1.75;
  font-size: 14px;
}.ykq_seo_body_dha table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ykq_seo_body_dha table {
  display: table;
}
}.ykq_seo_body_dha th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #CCBEA4;
  font-weight: 700;
}.ykq_seo_body_dha td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9E876A;
}.ykq_seo_cols_dha {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.ykq_seo_cols_dha {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ykq_seo_cols_dha {
  grid-template-columns: repeat(3,1fr);
}
}.ykq_seo_col_h_dha {
  color: #CCBEA4;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.ykq_seo_col_p_dha {
  color: #7A6550;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ykq_seo_stats_dha {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ykq_seo_stat_dha {
  flex: 1;
  border: 1px solid rgba(200,136,26,0.20);
  background: rgba(200,136,26,0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.ykq_seo_stat_val_dha {
  margin-bottom: 0.25rem;
  color: #C8881A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.ykq_seo_stat_lb_dha {
  font-size: 0.688rem;
  color: #7A6550;
  overflow-wrap: break-word;
}.ykq_ft_dha {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080706;
  margin-top: 3rem;
}.ykq_ft_support_dha {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.ykq_ft_support_dha {
  padding: 28px 1.5rem;
}
}.ykq_ft_support_in_dha {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ykq_ft_support_main_dha {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.ykq_ft_support_ic_dha {
  color: #C8881A;
  flex-shrink: 0;
}.ykq_ft_support_ic_dha svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.ykq_ft_support_text_title_dha {
  margin-bottom: 3px;
  color: #F5EFE0;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.ykq_ft_support_text_sub_dha {
  color: #7A6550;
  font-size: 12px;
  overflow-wrap: break-word;
}.ykq_ft_support_btn_dha {
  background: #C8881A;
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #F5EFE0;
}.ykq_ft_support_btn_dha:hover {
  background: #DDA020;
}.ykq_ft_support_contacts_dha {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ykq_ft_support_contact_dha {
  line-height: 1.4;
  color: #5E4E3C;
  font-size: 12px;
}.ykq_ft_support_contact_dha strong {
  font-weight: 600;
  color: #9E876A;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.ykq_ft_main_dha {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.ykq_ft_main_dha {
  padding: 40px 24px 2rem;
}
}.ykq_ft_main_in_dha {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 642px) {.ykq_ft_main_in_dha {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ykq_ft_main_in_dha {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ykq_ft_col_logo_dha {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.ykq_ft_col_logo_dha {
  grid-column: auto;
}
}.ykq_ft_logo_dha {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  align-items: center;
  font-size: 16px;
  color: #F5EFE0;
}.ykq_ft_logo_mark_dha {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
}.ykq_ft_logo_mark_dha img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ykq_ft_logo_sub_dha {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #5E4E3C;
}.ykq_ft_col_title_dha {
  font-size: 12px;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #9E876A;
  font-weight: 700;
}.ykq_ft_col_links_dha {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ykq_ft_col_link_dha {
  transition: color .2s;
  color: #5E4E3C;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ykq_ft_col_link_dha:hover {
  color: #CCBEA4;
}.ykq_ft_apps_dha {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ykq_ft_app_card_dha {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.375rem;
  padding: 0.625rem 0.75rem;
  display: flex;
  align-items: center;
}.ykq_ft_app_card_dha:hover {
  border-color: rgba(200,136,26,0.48);
}.ykq_ft_app_card_ic_dha svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.ykq_ft_app_card_os_dha {
  color: #5E4E3C;
  font-size: 10px;
  font-weight: 600;
}.ykq_ft_app_card_action_dha {
  font-size: 0.75rem;
  color: #CCBEA4;
  font-weight: 700;
}.ykq_ft_bot_dha {
  padding: 20px 16px;
}
@media(min-width: 771px) {.ykq_ft_bot_dha {
  padding: 1.25rem 1.5rem;
}
}.ykq_ft_bot_in_dha {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1340px;
}.ykq_ft_socials_dha {
  gap: 0.5rem;
  display: flex;
}.ykq_ft_soc_dha {
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  align-items: center;
  color: #9E876A;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
}.ykq_ft_soc_dha svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.ykq_ft_soc_dha:hover {
  background: rgba(255,255,255,0.07);
}.ykq_ft_legal_dha {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7A60;
  line-height: 1.6;
  min-width: 12.5rem;
}.ykq_ft_legal_dha strong {
  color: #9E876A;
  font-weight: 700;
}.ykq_ft_legal_dha a {
  text-decoration: underline;
  color: #9E876A;
}.ykq_ft_age_dha {
  border: 2px solid #8A7A60;
  border-radius: 50%;
  width: 32px;
  align-items: center;
  font-weight: 800;
  color: #8A7A60;
  font-size: 11px;
  display: flex;
  margin-left: auto;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
}