*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  background-color: #0C0F15;
  color: #C8C2B2;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.kfq_layout_x5s {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.kfq_page_x5s {
  display: flex;
  min-height: 100vh;
}.kfq_main_x5s {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width:1080px) {.kfq_main_x5s {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.kfq_main_x5s {
  padding-bottom: 4.5rem;
}
}.kfq_gc_x5s {
  background: #111520;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 639px) {.kfq_gc_x5s {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.kfq_gc_x5s {
  width: 168px;
}
}.kfq_gc_x5s:hover {
  border-color: rgba(196, 145, 42, 0.08);
  transform: translateY(-3px);
}.kfq_gc_img_x5s {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.kfq_gc_img_x5s img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.kfq_gc_hover_x5s {
  background: rgba(0, 0, 0, 0.65);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
}.kfq_gc_x5s:hover .kfq_gc_hover_x5s {
  opacity: 1;
}.kfq_gc_hover_btn_x5s {
  background: #C4912A;
  padding: 0.5rem 1rem;
  border-radius: 0.313rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2EFE8;
}.kfq_gc_info_x5s {
  padding: 8px 10px 10px;
}.kfq_gc_name_x5s {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  color: #C8C2B2;
}.kfq_gc_prov_x5s {
  font-size: 10px;
  color: #928C80;
}.kfq_gc_tag_x5s {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  font-size: 9px;
  left: 6px;
  position: absolute;
  top: 0.375rem;
  text-transform: uppercase;
}.kfq_gc_tag_hot_x5s {
  background: #E03535;
  color: #fff;
}.kfq_gc_tag_new_x5s {
  background: #22C55E;
  color: #0C0F15;
}.kfq_gc_tag_jp_x5s {
  background: #E8A020;
  color: #0C0F15;
}.kfq_gc_tag_ex_x5s {
  background: #3E5A7A;
  color: #fff;
}.kfq_gc_tag_live_x5s {
  background: #E03535;
  color: #fff;
}.kfq_gr_x5s {
  padding: 32px 1rem 0;
  background: #0C0F15;
}
@media(min-width: 770px) {.kfq_gr_x5s {
  padding: 2.25rem 24px 0;
}
}.kfq_gr_in_x5s {
  margin: 0 auto;
  max-width: 1340px;
}.kfq_gr_head_x5s {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.kfq_gr_head_l_x5s {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.kfq_gr_ic_x5s {
  border-radius: 8px;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.kfq_gr_ic_x5s svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.kfq_gr_title_x5s {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F2EFE8;
  font-weight: 700;
}
@media(min-width: 769px) {.kfq_gr_title_x5s {
  font-size: 1.125rem;
}
}.kfq_gr_more_x5s {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #8C8479;
}.kfq_gr_more_x5s:hover {
  color: #C4912A;
}.kfq_gr_more_x5s svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.kfq_gr_arrows_x5s {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kfq_gr_arr_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  width: 1.875rem;
  color: #A09888;
  display: flex;
  justify-content: center;
  height: 30px;
}.kfq_gr_arr_x5s:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFE8;
}.kfq_gr_arr_x5s svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kfq_gr_seo_h_x5s {
  margin: 0 0 6px;
  color: #C8C2B2;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.kfq_gr_seo_h_x5s {
  font-size: 14px;
}
}.kfq_gr_seo_x5s {
  font-size: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #8C8479;
  margin-bottom: 12px;
  line-height: 1.55;
}.kfq_gr_seo_x5s strong {
  color: #C8C2B2;
  font-weight: 600;
}.kfq_gr_scroll_x5s {
  gap: 0.625rem;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.kfq_gr_scroll_x5s::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.kfq_gr_scroll_x5s {
  gap: 12px;
}
}.kfq_tb_x5s {
  background: #0A0D13;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  align-items: center;
  z-index: 80;
  top: 0;
  position: fixed;
  height: 56px;
  left: 0;
}.kfq_tb_in_x5s {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.kfq_tb_burger_x5s {
  border-radius: 0.5rem;
  gap: 0.313rem;
  align-items: center;
  margin-right: 0.5rem;
  width: 38px;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  height: 38px;
  justify-content: center;
}.kfq_tb_burger_x5s:hover {
  background: rgba(255, 255, 255, 0.05);
}.kfq_tb_burger_line_x5s {
  border-radius: 1px;
  background: #A09888;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.kfq_tb_burger_x5s {
  display: none;
}
}.kfq_tb_logo_x5s {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 1.125rem;
  display: flex;
  color: #F2EFE8;
  overflow-wrap: break-word;
  margin-right: 20px;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
}.kfq_tb_logo_mark_x5s {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  width: 2rem;
  height: 32px;
  justify-content: center;
  align-items: center;
}.kfq_tb_logo_mark_x5s img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kfq_tb_nav_x5s {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.kfq_tb_nav_x5s {
  display: flex;
}
}.kfq_tb_tab_x5s {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  color: #A09888;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.kfq_tb_tab_x5s:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFE8;
}.kfq_tb_tab_x5s.kfq_state_active_x5s {
  background: rgba(196, 145, 42, 0.18);
  color: #F2EFE8;
}.kfq_tb_right_x5s {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.kfq_tb_login_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 9px 1rem;
  color: #C8C2B2;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.kfq_tb_login_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
  color: #F2EFE8;
}
@media(min-width: 481px) {.kfq_tb_login_x5s {
  display: block;
}
}.kfq_tb_reg_x5s {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0E0B06;
  font-size: 13px;
  white-space: nowrap;
}.kfq_tb_reg_x5s:hover {
  background: #16A34A;
}.kfq_sb_x5s {
  background: #161B28;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
}.kfq_sb_x5s.kfq_state_open_x5s {
  transform: translateX(0);
}.kfq_sb_x5s::-webkit-scrollbar {
  width: 4px;
}.kfq_sb_x5s::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.kfq_sb_x5s {
  transform: translateX(0);
}
}.kfq_sb_auth_x5s {
  padding: 0.875rem 0.75rem 10px;
}.kfq_sb_btn_reg_x5s {
  background: #22C55E;
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  text-align: center;
  margin-bottom: 8px;
  color: #0E0B06;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.kfq_sb_btn_reg_x5s:hover {
  background: #16A34A;
}.kfq_sb_btn_login_x5s {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8C2B2;
  text-align: center;
}.kfq_sb_btn_login_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
  color: #F2EFE8;
}.kfq_sb_promo_x5s {
  border: 1px solid rgba(196, 145, 42, 0.18);
  background: linear-gradient(135deg,#1C1508,#161B28);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  padding: 12px 14px;
  border-radius: 0.5rem;
  position: relative;
}.kfq_sb_promo_x5s::before {
  background: radial-gradient(circle,rgba(196, 145, 42, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  width: 5rem;
  height: 5rem;
  top: -1.25rem;
  position: absolute;
}.kfq_sb_promo_title_x5s {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C4912A;
  letter-spacing: .06em;
}.kfq_sb_promo_text_x5s {
  font-size: 12px;
  font-weight: 600;
  color: #F2EFE8;
  overflow-wrap: break-word;
  line-height: 1.35;
}.kfq_sb_promo_sub_x5s {
  color: #8C8479;
  margin-top: 3px;
  font-size: 0.625rem;
}.kfq_sb_nav_x5s {
  padding: 0.375rem 8px 1rem;
}.kfq_sb_nav_lb_x5s {
  padding: 10px 0.5rem 6px;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #928C80;
}.kfq_sb_link_x5s {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.313rem;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
  color: #A09888;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.kfq_sb_link_x5s:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EFE8;
}.kfq_sb_link_x5s.kfq_state_active_x5s {
  background: rgba(196, 145, 42, 0.18);
  color: #F2EFE8;
}.kfq_sb_ic_x5s {
  border-radius: 5px;
  width: 1.875rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.kfq_sb_ic_x5s svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.kfq_sb_ic_1_x5s {
  background: rgba(196, 145, 42, 0.08);
  color: #C4912A;
}.kfq_sb_ic_2_x5s {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.kfq_sb_ic_3_x5s {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.kfq_sb_ic_4_x5s {
  background: rgba(62, 90, 122, 0.22);
  color: #3E5A7A;
}.kfq_sb_ic_5_x5s {
  background: rgba(196, 145, 42, 0.08);
  color: #EC4899;
}.kfq_sb_ic_6_x5s {
  background: rgba(62, 90, 122, 0.22);
  color: #8B5CF6;
}.kfq_sb_badge_x5s {
  padding: 2px 0.438rem;
  border-radius: 5px;
  background: #E8A020;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0E0B06;
}.kfq_sb_bot_x5s {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.kfq_sb_lang_x5s,.kfq_sb_help_x5s {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  padding: 9px 6px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  color: #A09888;
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
}.kfq_sb_lang_x5s:hover,.kfq_sb_help_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
  color: #F2EFE8;
}.kfq_sb_lang_x5s svg,.kfq_sb_help_x5s svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.kfq_sb_bd_x5s {
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  z-index: 69;
  display: none;
}.kfq_sb_bd_x5s.kfq_state_on_x5s {
  display: block;
}
@media(min-width: 1078px) {.kfq_sb_bd_x5s {
  display: none!important;
}
}.kfq_mob_nav_x5s {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #161B28;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.kfq_mob_nav_x5s {
  display: none;
}
}.kfq_mob_nav_item_x5s {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
  color: #928C80;
}.kfq_mob_nav_ic_x5s {
  line-height: 1;
}.kfq_mob_nav_ic_x5s svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kfq_mob_nav_lb_x5s {
  font-size: 10px;
  font-weight: 600;
  color: #928C80;
}.kfq_mob_nav_item_x5s.kfq_state_active_x5s {
  color: #C4912A;
}.kfq_mob_nav_item_x5s.kfq_state_active_x5s .kfq_mob_nav_lb_x5s {
  color: #C4912A;
}.kfq_hero_x5s {
  padding: 1.25rem 16px 0;
  background: #0C0F15;
}
@media(min-width: 767px) {.kfq_hero_x5s {
  padding: 24px 1.5rem 0;
}
}.kfq_hero_in_x5s {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.kfq_hero_in_x5s {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.kfq_hero_in_x5s {
  grid-template-columns: 1fr 340px;
}
}.kfq_hero_promo_x5s {
  border-radius: 0.813rem;
  overflow: hidden;
  background: #111520;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.kfq_hero_promo_x5s {
  min-height: 280px;
}
}.kfq_hero_promo_bg_x5s {
  background: linear-gradient(120deg,#1C1508 0%,#0C0F15 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.kfq_hero_promo_bg_x5s::after {
  background: linear-gradient(90deg,#0C0F15 0%,rgba(0, 0, 0, 0.65) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kfq_hero_promo_glow_x5s {
  background: radial-gradient(circle,rgba(62, 90, 122, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  right: 60px;
  top: -2.5rem;
  height: 18.75rem;
  position: absolute;
}.kfq_hero_promo_ct_x5s {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
@media(min-width: 766px) {.kfq_hero_promo_ct_x5s {
  padding: 40px 32px;
}
}.kfq_hero_badge_x5s {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(196, 145, 42, 0.08);
  border-radius: 1.25rem;
  background: rgba(196, 145, 42, 0.18);
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #C4912A;
}.kfq_hero_h1_x5s {
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.625rem;
  color: #F2EFE8;
  margin-bottom: 10px;
}.kfq_hero_h1_x5s em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width: 765px) {.kfq_hero_h1_x5s {
  font-size: 2.25rem;
}
}.kfq_hero_sub_x5s {
  font-size: 0.813rem;
  color: #A09888;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 769px) {.kfq_hero_sub_x5s {
  font-size: 0.875rem;
}
}.kfq_hero_row_x5s {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.kfq_hero_cta_x5s {
  background: #22C55E;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  box-shadow: 0 0.375rem 18px rgba(34, 197, 94, 0.42);
  font-size: 14px;
  font-weight: 700;
  color: #0E0B06;
}.kfq_hero_cta_x5s:hover {
  background: #16A34A;
}.kfq_hero_terms_x5s {
  color: #928C80;
  font-size: 0.688rem;
}.kfq_hero_game_x5s {
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111520;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.kfq_hero_game_badge_x5s {
  border-radius: 20px;
  border: 1px solid rgba(232, 160, 32, 0.16);
  padding: 5px 10px;
  background: rgba(232, 160, 32, 0.16);
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 12px;
  top: 0.75rem;
  color: #E8A020;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  font-weight: 700;
}.kfq_hero_game_badge_x5s svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 11px;
}.kfq_hero_game_img_x5s {
  background: linear-gradient(135deg,#1C1508,#0C0F15);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.kfq_hero_game_img_x5s img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.kfq_hero_game_play_x5s {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.65);
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.kfq_hero_game_x5s:hover .kfq_hero_game_play_x5s {
  opacity: 1;
}.kfq_hero_game_play_x5s span {
  background: #C4912A;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  width: 52px;
}.kfq_hero_game_play_x5s span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.kfq_hero_game_info_x5s {
  padding: 0.875rem 16px;
}.kfq_hero_game_title_x5s {
  margin-bottom: 4px;
  color: #F2EFE8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.kfq_hero_game_provider_x5s {
  color: #8C8479;
  font-size: 0.688rem;
}.kfq_hero_game_btn_x5s {
  background: #C4912A;
  padding: 11px;
  margin: 12px 16px 1rem;
  border-radius: 8px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #F2EFE8;
}.kfq_hero_game_x5s:hover .kfq_hero_game_btn_x5s {
  background: #D9A840;
}.kfq_sbar_x5s {
  padding: 1rem 1rem 0;
  background: #0C0F15;
}
@media(min-width: 769px) {.kfq_sbar_x5s {
  padding: 18px 24px 0;
}
}.kfq_sbar_in_x5s {
  margin: 0 auto;
  max-width: 1340px;
}.kfq_sbar_row_x5s {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.kfq_sbar_input_x5s {
  transition: border-color .2s;
  background: #111520;
  border-radius: 8px;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1rem;
  align-items: center;
  color: #8C8479;
  cursor: pointer;
  font-size: 13px;
  display: flex;
}.kfq_sbar_input_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
}.kfq_sbar_input_x5s svg {
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
}.kfq_sbar_providers_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 8px;
  background: #111520;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #C8C2B2;
  font-size: 0.813rem;
  font-weight: 600;
}.kfq_sbar_providers_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
  color: #F2EFE8;
}.kfq_sbar_providers_x5s svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.kfq_sbar_tabs_x5s {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.kfq_sbar_tabs_x5s::-webkit-scrollbar {
  display: none;
}.kfq_sbar_tab_x5s {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #A09888;
}.kfq_sbar_tab_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EFE8;
}.kfq_sbar_tab_x5s.kfq_state_active_x5s {
  border-color: rgba(196, 145, 42, 0.08);
  background: rgba(196, 145, 42, 0.18);
  color: #F2EFE8;
}.kfq_sbar_tab_ic_x5s svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.kfq_wy_x5s {
  padding: 32px 1rem 0;
  background: #0C0F15;
}
@media(min-width:768px) {.kfq_wy_x5s {
  padding: 2.5rem 1.5rem 0;
}
}.kfq_wy_in_x5s {
  margin: 0 auto;
  max-width: 83.75rem;
}.kfq_wy_head_x5s {
  margin-bottom: 18px;
  max-width: 45rem;
}.kfq_wy_label_x5s {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C4912A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.kfq_wy_h2_x5s {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F2EFE8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 771px) {.kfq_wy_h2_x5s {
  font-size: 1.5rem;
}
}.kfq_wy_intro_x5s {
  margin: 0;
  color: #8C8479;
  font-size: 13px;
  line-height: 1.6;
}.kfq_wy_grid_x5s {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.kfq_wy_grid_x5s {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kfq_wy_grid_x5s {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.kfq_wy_card_x5s {
  background: #161B28;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
}.kfq_wy_card_x5s:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 145, 42, 0.08);
}.kfq_wy_card_ic_x5s {
  background: rgba(196, 145, 42, 0.18);
  border-radius: 50%;
  color: #C4912A;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
}.kfq_wy_card_ic_x5s svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kfq_wy_card_h_x5s {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EFE8;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.kfq_wy_card_p_x5s {
  font-size: 0.813rem;
  color: #8C8479;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kfq_wy_card_p_x5s strong {
  font-weight: 600;
  color: #C8C2B2;
}.kfq_ws_x5s {
  padding: 32px 16px 0;
  background: #0C0F15;
}
@media(min-width: 767px) {.kfq_ws_x5s {
  padding: 36px 24px 0;
}
}.kfq_ws_in_x5s {
  margin: 0 auto;
  max-width: 83.75rem;
}.kfq_ws_head_x5s {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.kfq_ws_title_x5s {
  gap: 10px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #F2EFE8;
  font-size: 1rem;
  flex-wrap: wrap;
}.kfq_ws_title_ic_x5s svg {
  color: #E8A020;
  width: 18px;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.kfq_ws_online_x5s {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  color: #8C8479;
  align-items: center;
}.kfq_ws_online_dot_x5s {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.15);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.kfq_ws_scroll_x5s {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.kfq_ws_scroll_x5s::-webkit-scrollbar {
  display: none;
}.kfq_wc_x5s {
  gap: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 14px;
  background: #111520;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
}.kfq_wc_img_x5s {
  background: #161B28;
  border-radius: 0.313rem;
  overflow: hidden;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.kfq_wc_img_x5s img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kfq_wc_info_x5s {
  min-width: 0;
}.kfq_wc_game_x5s {
  overflow: hidden;
  white-space: nowrap;
  color: #C8C2B2;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
}.kfq_wc_player_x5s {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #928C80;
  text-overflow: ellipsis;
}.kfq_wc_amount_x5s {
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #22C55E;
  font-weight: 700;
}.kfq_bon_x5s {
  background: #0C0F15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.kfq_bon_x5s {
  padding: 44px 24px 0;
}
}.kfq_bon_in_x5s {
  margin: 0 auto;
  max-width: 1340px;
}.kfq_bon_head_x5s {
  margin-bottom: 1.25rem;
}.kfq_bon_label_x5s {
  font-weight: 700;
  text-transform: uppercase;
  color: #C4912A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.kfq_bon_h2_x5s {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F2EFE8;
}
@media(min-width: 765px) {.kfq_bon_h2_x5s {
  font-size: 24px;
}
}.kfq_bon_seo_x5s {
  color: #8C8479;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
}.kfq_bon_seo_x5s strong {
  color: #C8C2B2;
  font-weight: 700;
}.kfq_bon_seo_x5s a {
  text-decoration: underline;
  color: #C4912A;
}.kfq_bon_grid_x5s {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.kfq_bon_grid_x5s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.kfq_bon_grid_x5s {
  grid-template-columns: repeat(5,1fr);
}
}.kfq_bon_card_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111520;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
}.kfq_bon_card_x5s:hover {
  border-color: rgba(196, 145, 42, 0.08);
  transform: translateY(-2px);
}.kfq_bon_card_ic_x5s svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.kfq_bon_card_ic_x5s {
  margin-bottom: 10px;
}.kfq_bon_card_type_x5s {
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8C8479;
  letter-spacing: .06em;
}.kfq_bon_card_amount_x5s {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8A020;
  font-weight: 800;
  font-size: 18px;
}.kfq_bon_card_name_x5s {
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2EFE8;
  margin-bottom: 0.5rem;
}.kfq_bon_card_detail_x5s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #928C80;
}.kfq_reg_x5s {
  padding: 2.25rem 16px 0;
  background: #0C0F15;
}
@media(min-width: 766px) {.kfq_reg_x5s {
  padding: 44px 24px 0;
}
}.kfq_reg_in_x5s {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 1.5rem;
  background: #161B28;
  border-radius: 0.813rem;
  max-width: 1340px;
}
@media(min-width: 770px) {.kfq_reg_in_x5s {
  padding: 2.5rem;
}
}.kfq_reg_top_x5s {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.kfq_reg_top_x5s {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.kfq_reg_label_x5s {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4912A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.kfq_reg_h2_x5s {
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EFE8;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}
@media(min-width: 765px) {.kfq_reg_h2_x5s {
  font-size: 1.75rem;
}
}.kfq_reg_bonus_x5s {
  padding: 10px 1rem;
  border: 1px solid rgba(232, 160, 32, 0.16);
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: rgba(232, 160, 32, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.kfq_reg_bonus_amount_x5s {
  font-size: 20px;
  font-weight: 800;
  color: #E8A020;
}.kfq_reg_bonus_text_x5s {
  line-height: 1.35;
  font-size: 13px;
  color: #A09888;
}.kfq_reg_cta_btn_x5s {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 8px;
  background: #22C55E;
  box-shadow: 0 6px 1.125rem rgba(34, 197, 94, 0.42);
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0E0B06;
}.kfq_reg_cta_btn_x5s:hover {
  background: #16A34A;
}.kfq_reg_terms_x5s {
  color: #928C80;
  font-size: 0.688rem;
  line-height: 1.5;
}.kfq_reg_seo_x5s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8C8479;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  line-height: 1.65;
}.kfq_reg_seo_x5s p {
  color: #8C8479;
  margin-bottom: 10px;
  font-size: 0.813rem;
  line-height: 1.65;
}.kfq_reg_seo_x5s p:last-child {
  margin-bottom: 0;
}.kfq_reg_seo_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_reg_seo_x5s a {
  transition: color .2s;
  color: #C4912A;
  text-decoration: underline;
}.kfq_reg_seo_x5s a:hover {
  color: #D9A840;
}.kfq_reg_seo_x5s ul,.kfq_reg_seo_x5s ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.kfq_reg_seo_x5s ol {
  list-style: decimal;
}.kfq_reg_seo_x5s li {
  font-size: 13px;
  line-height: 1.65;
  color: #8C8479;
  margin-bottom: 4px;
}.kfq_reg_seo_x5s table {
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.kfq_reg_seo_x5s table {
  display: table;
}
}.kfq_reg_seo_x5s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C8C2B2;
}.kfq_reg_seo_x5s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #8C8479;
}.kfq_reg_steps_x5s {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.kfq_reg_steps_x5s {
  margin-top: 0;
}
}.kfq_reg_step_x5s {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.kfq_reg_step_num_x5s {
  border-radius: 50%;
  border: 1px solid rgba(196, 145, 42, 0.08);
  background: rgba(196, 145, 42, 0.18);
  align-items: center;
  height: 2.125rem;
  justify-content: center;
  width: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  color: #C4912A;
  font-size: 0.875rem;
}.kfq_reg_step_title_x5s {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EFE8;
}.kfq_reg_step_text_x5s {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #8C8479;
}.kfq_reg_trust_x5s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.kfq_reg_trust_item_x5s {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #8C8479;
}.kfq_reg_trust_ic_x5s svg {
  width: 16px;
  color: #C4912A;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.kfq_app_x5s {
  padding: 36px 16px 0;
  background: #0C0F15;
}
@media(min-width: 766px) {.kfq_app_x5s {
  padding: 44px 24px 0;
}
}.kfq_app_in_x5s {
  margin: 0 auto;
  max-width: 1340px;
}.kfq_app_head_x5s {
  margin-bottom: 1rem;
}.kfq_app_label_x5s {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4912A;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kfq_app_h2_x5s {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F2EFE8;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.kfq_app_h2_x5s {
  font-size: 1.5rem;
}
}.kfq_app_sub_x5s {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #8C8479;
  font-size: 0.813rem;
}.kfq_app_sub_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_app_cards_x5s {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.kfq_app_cards_x5s {
  grid-template-columns: repeat(3,1fr);
}
}.kfq_app_card_x5s {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.kfq_app_card_ios_x5s {
  background: linear-gradient(135deg,rgba(196, 145, 42, 0.18) 0%,#161B28 100%);
}.kfq_app_card_android_x5s {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#161B28 100%);
}.kfq_app_card_win_x5s {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#161B28 100%);
}.kfq_app_card_ic_x5s svg {
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.kfq_app_card_ic_x5s {
  flex-shrink: 0;
  color: #F2EFE8;
}.kfq_app_card_os_x5s {
  font-size: 10px;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #8C8479;
  font-weight: 700;
  text-transform: uppercase;
}.kfq_app_card_title_x5s {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EFE8;
}.kfq_app_card_text_x5s {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8C8479;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.kfq_app_card_btn_x5s {
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border-radius: 5px;
  transition: background .2s;
  border: 1px solid rgba(196, 145, 42, 0.50);
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
  color: #F2EFE8;
}.kfq_app_card_btn_x5s:hover {
  background: rgba(255, 255, 255, 0.07);
}.kfq_prov_x5s {
  background: #0C0F15;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.kfq_prov_x5s {
  padding: 44px 24px 0;
}
}.kfq_prov_in_x5s {
  margin: 0 auto;
  max-width: 1340px;
}.kfq_prov_head_x5s {
  margin-bottom: 16px;
}.kfq_prov_label_x5s {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C4912A;
}.kfq_prov_h2_x5s {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F2EFE8;
}
@media(min-width: 767px) {.kfq_prov_h2_x5s {
  font-size: 1.5rem;
}
}.kfq_prov_seo_x5s {
  color: #8C8479;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 13px;
}.kfq_prov_seo_x5s strong {
  color: #C8C2B2;
  font-weight: 700;
}.kfq_prov_seo_x5s a {
  text-decoration: underline;
  color: #C4912A;
}.kfq_prov_grid_x5s {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.kfq_prov_grid_x5s {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.kfq_prov_grid_x5s {
  grid-template-columns: repeat(8,1fr);
}
}.kfq_prov_card_x5s {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #111520;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 14px 10px;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.kfq_prov_card_x5s:hover {
  background: #161B28;
  border-color: rgba(196, 145, 42, 0.50);
}.kfq_prov_logo_x5s {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.kfq_prov_logo_x5s img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.kfq_prov_name_x5s {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A09888;
  font-weight: 600;
  text-align: center;
}.kfq_seo_x5s {
  background: #0C0F15;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.kfq_seo_x5s {
  padding: 44px 1.5rem 0;
}
}.kfq_seo_in_x5s {
  background: #161B28;
  border-radius: 0.813rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 770px) {.kfq_seo_in_x5s {
  padding: 36px 40px;
}
}.kfq_seo_label_x5s {
  color: #C4912A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.kfq_seo_h2_x5s {
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2EFE8;
}
@media(min-width: 769px) {.kfq_seo_h2_x5s {
  font-size: 1.5rem;
}
}.kfq_seo_body_x5s {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A09888;
  line-height: 1.75;
}.kfq_seo_body_x5s p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #A09888;
}.kfq_seo_body_x5s p:last-child {
  margin-bottom: 0;
}.kfq_seo_body_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_seo_body_x5s a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4912A;
}.kfq_seo_body_x5s a:hover {
  color: #D9A840;
}.kfq_seo_body_x5s ul,.kfq_seo_body_x5s ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.kfq_seo_body_x5s ol {
  list-style: decimal;
}.kfq_seo_body_x5s li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #A09888;
}.kfq_seo_body_x5s table {
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.kfq_seo_body_x5s table {
  display: table;
}
}.kfq_seo_body_x5s th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8C2B2;
  text-align: left;
}.kfq_seo_body_x5s td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A09888;
}.kfq_seo_cols_x5s {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.kfq_seo_cols_x5s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kfq_seo_cols_x5s {
  grid-template-columns: repeat(3,1fr);
}
}.kfq_seo_col_h_x5s {
  font-weight: 700;
  color: #C8C2B2;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.kfq_seo_col_p_x5s {
  line-height: 1.65;
  color: #8C8479;
  overflow-wrap: break-word;
  font-size: 13px;
}.kfq_seo_stats_x5s {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kfq_seo_stat_x5s {
  border-radius: 0.5rem;
  background: rgba(196, 145, 42, 0.08);
  border: 1px solid rgba(196, 145, 42, 0.18);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.kfq_seo_stat_val_x5s {
  font-size: 1.25rem;
  color: #C4912A;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.kfq_seo_stat_lb_x5s {
  font-size: 0.688rem;
  color: #8C8479;
  overflow-wrap: break-word;
}.kfq_seo_x5s {
  background: #0C0F15;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.kfq_seo_x5s {
  padding: 44px 24px 0;
}
}.kfq_seo_in_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  border-radius: 0.813rem;
  background: #161B28;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.kfq_seo_in_x5s {
  padding: 2.25rem 2.5rem;
}
}.kfq_seo_label_x5s {
  letter-spacing: .08em;
  color: #C4912A;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.kfq_seo_h2_x5s {
  font-weight: 800;
  color: #F2EFE8;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.kfq_seo_h2_x5s {
  font-size: 24px;
}
}.kfq_seo_body_x5s {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A09888;
}.kfq_seo_body_x5s p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A09888;
  line-height: 1.75;
}.kfq_seo_body_x5s p:last-child {
  margin-bottom: 0;
}.kfq_seo_body_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_seo_body_x5s a {
  transition: color .2s;
  color: #C4912A;
  text-decoration: underline;
}.kfq_seo_body_x5s a:hover {
  color: #D9A840;
}.kfq_seo_body_x5s ul,.kfq_seo_body_x5s ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.kfq_seo_body_x5s ol {
  list-style: decimal;
}.kfq_seo_body_x5s li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #A09888;
}.kfq_seo_body_x5s table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.kfq_seo_body_x5s table {
  display: table;
}
}.kfq_seo_body_x5s th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8C2B2;
}.kfq_seo_body_x5s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A09888;
}.kfq_seo_cols_x5s {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.kfq_seo_cols_x5s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.kfq_seo_cols_x5s {
  grid-template-columns: repeat(3,1fr);
}
}.kfq_seo_col_h_x5s {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C8C2B2;
  font-weight: 700;
}.kfq_seo_col_p_x5s {
  font-size: 0.813rem;
  color: #8C8479;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kfq_seo_stats_x5s {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.kfq_seo_stat_x5s {
  border: 1px solid rgba(196, 145, 42, 0.18);
  border-radius: 8px;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(196, 145, 42, 0.08);
  min-width: 140px;
}.kfq_seo_stat_val_x5s {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C4912A;
  overflow-wrap: break-word;
}.kfq_seo_stat_lb_x5s {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8C8479;
}.kfq_faq_x5s {
  padding: 2.25rem 1rem 0;
  background: #0C0F15;
}
@media(min-width: 767px) {.kfq_faq_x5s {
  padding: 2.75rem 1.5rem 0;
}
}.kfq_faq_in_x5s {
  margin: 0 auto;
  max-width: 83.75rem;
}.kfq_faq_head_x5s {
  margin-bottom: 20px;
}.kfq_faq_label_x5s {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C4912A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.kfq_faq_h2_x5s {
  font-size: 20px;
  color: #F2EFE8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 766px) {.kfq_faq_h2_x5s {
  font-size: 24px;
}
}.kfq_faq_list_x5s {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kfq_faq_item_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #161B28;
}.kfq_faq_q_x5s {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  color: #C8C2B2;
}.kfq_faq_q_x5s:hover {
  color: #F2EFE8;
}.kfq_faq_q_ic_x5s {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  width: 1.5rem;
  font-size: 16px;
  color: #C4912A;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
}.kfq_faq_item_x5s.kfq_state_open_x5s .kfq_faq_q_ic_x5s {
  transform: rotate(45deg);
}.kfq_faq_a_x5s {
  padding: 0 1.25rem 16px;
  color: #8C8479;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.kfq_faq_item_x5s.kfq_state_open_x5s .kfq_faq_a_x5s {
  display: block;
}.kfq_faq_a_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_faq_a_x5s a {
  color: #C4912A;
  text-decoration: underline;
}.kfq_faq_a_x5s ul,.kfq_faq_a_x5s ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.kfq_faq_a_x5s ol {
  list-style: decimal;
}.kfq_faq_a_x5s li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.kfq_faq_a_x5s table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.kfq_faq_a_x5s table {
  display: table;
}
}.kfq_faq_a_x5s th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C2B2;
}.kfq_faq_a_x5s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #8C8479;
}.kfq_seo_x5s {
  background: #0C0F15;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.kfq_seo_x5s {
  padding: 44px 24px 0;
}
}.kfq_seo_in_x5s {
  padding: 28px 1.5rem;
  border-radius: 13px;
  background: #161B28;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.kfq_seo_in_x5s {
  padding: 2.25rem 2.5rem;
}
}.kfq_seo_label_x5s {
  color: #C4912A;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kfq_seo_h2_x5s {
  font-size: 20px;
  color: #F2EFE8;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.kfq_seo_h2_x5s {
  font-size: 1.5rem;
}
}.kfq_seo_body_x5s {
  font-size: 14px;
  line-height: 1.75;
  color: #A09888;
  overflow-wrap: break-word;
}.kfq_seo_body_x5s p {
  color: #A09888;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.kfq_seo_body_x5s p:last-child {
  margin-bottom: 0;
}.kfq_seo_body_x5s strong {
  font-weight: 700;
  color: #C8C2B2;
}.kfq_seo_body_x5s a {
  transition: color .2s;
  color: #C4912A;
  text-decoration: underline;
}.kfq_seo_body_x5s a:hover {
  color: #D9A840;
}.kfq_seo_body_x5s ul,.kfq_seo_body_x5s ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.kfq_seo_body_x5s ol {
  list-style: decimal;
}.kfq_seo_body_x5s li {
  font-size: 14px;
  color: #A09888;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.kfq_seo_body_x5s table {
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.kfq_seo_body_x5s table {
  display: table;
}
}.kfq_seo_body_x5s th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C2B2;
  text-align: left;
  font-weight: 700;
}.kfq_seo_body_x5s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A09888;
}.kfq_seo_cols_x5s {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.kfq_seo_cols_x5s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.kfq_seo_cols_x5s {
  grid-template-columns: repeat(3,1fr);
}
}.kfq_seo_col_h_x5s {
  overflow-wrap: break-word;
  color: #C8C2B2;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.kfq_seo_col_p_x5s {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8C8479;
}.kfq_seo_stats_x5s {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.kfq_seo_stat_x5s {
  flex: 1;
  border: 1px solid rgba(196, 145, 42, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(196, 145, 42, 0.08);
  border-radius: 0.5rem;
  min-width: 140px;
}.kfq_seo_stat_val_x5s {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C4912A;
}.kfq_seo_stat_lb_x5s {
  font-size: 11px;
  color: #8C8479;
  overflow-wrap: break-word;
}.kfq_rv_x5s {
  padding: 36px 16px 0;
  background: #0C0F15;
}
@media(min-width: 771px) {.kfq_rv_x5s {
  padding: 2.75rem 24px 0;
}
}.kfq_rv_in_x5s {
  margin: 0 auto;
  max-width: 83.75rem;
}.kfq_rv_head_x5s {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.kfq_rv_label_x5s {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C4912A;
}.kfq_rv_h2_x5s {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F2EFE8;
  font-size: 22px;
}
@media(min-width: 770px) {.kfq_rv_h2_x5s {
  font-size: 28px;
}
}.kfq_rv_stats_x5s {
  gap: 18px;
  display: flex;
  color: #8C8479;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
}.kfq_rv_stats_score_x5s {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.kfq_rv_stats_score_val_x5s {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #E8A020;
}.kfq_rv_stats_score_max_x5s {
  color: #928C80;
  font-size: 0.813rem;
}.kfq_rv_stats_badge_x5s {
  gap: 4px;
  display: flex;
  align-items: center;
}.kfq_rv_stats_badge_x5s svg {
  color: #E8A020;
  width: 14px;
  height: 0.875rem;
}.kfq_rv_grid_x5s {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.kfq_rv_grid_x5s {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kfq_rv_grid_x5s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kfq_rv_card_x5s {
  border-radius: 8px;
  padding: 1.25rem;
  background: #161B28;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.kfq_rv_card_stars_x5s {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8A020;
}.kfq_rv_card_stars_x5s svg {
  width: 14px;
  height: 14px;
}.kfq_rv_card_h_x5s {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EFE8;
}.kfq_rv_card_body_x5s {
  flex: 1;
  margin-bottom: 14px;
  font-size: 13px;
  color: #8C8479;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kfq_rv_card_body_x5s strong {
  font-weight: 600;
  color: #C8C2B2;
}.kfq_rv_card_meta_x5s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-top: 12px;
}.kfq_rv_card_author_x5s {
  color: #C8C2B2;
  font-weight: 600;
  font-size: 0.75rem;
}.kfq_rv_card_date_x5s {
  font-size: 0.688rem;
  color: #928C80;
}.kfq_ft_x5s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080A0E;
  margin-top: 48px;
}.kfq_ft_support_x5s {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kfq_ft_support_x5s {
  padding: 1.75rem 1.5rem;
}
}.kfq_ft_support_in_x5s {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.kfq_ft_support_main_x5s {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.kfq_ft_support_ic_x5s {
  flex-shrink: 0;
  color: #C4912A;
}.kfq_ft_support_ic_x5s svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.kfq_ft_support_text_title_x5s {
  color: #F2EFE8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.kfq_ft_support_text_sub_x5s {
  font-size: 12px;
  color: #8C8479;
  overflow-wrap: break-word;
}.kfq_ft_support_btn_x5s {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #C4912A;
  padding: 11px 22px;
  white-space: nowrap;
  color: #F2EFE8;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.kfq_ft_support_btn_x5s:hover {
  background: #D9A840;
}.kfq_ft_support_contacts_x5s {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.kfq_ft_support_contact_x5s {
  font-size: 12px;
  color: #928C80;
  line-height: 1.4;
}.kfq_ft_support_contact_x5s strong {
  display: block;
  font-size: 0.688rem;
  color: #A09888;
  margin-bottom: 2px;
  font-weight: 600;
}.kfq_ft_main_x5s {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kfq_ft_main_x5s {
  padding: 40px 1.5rem 32px;
}
}.kfq_ft_main_in_x5s {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.kfq_ft_main_in_x5s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.kfq_ft_main_in_x5s {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kfq_ft_col_logo_x5s {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.kfq_ft_col_logo_x5s {
  grid-column: auto;
}
}.kfq_ft_logo_x5s {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  display: flex;
  font-size: 1rem;
  align-items: center;
  color: #F2EFE8;
  flex-wrap: wrap;
}.kfq_ft_logo_mark_x5s {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 30px;
}.kfq_ft_logo_mark_x5s img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.kfq_ft_logo_sub_x5s {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  color: #928C80;
  font-size: 0.75rem;
}.kfq_ft_col_title_x5s {
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #A09888;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.kfq_ft_col_links_x5s {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.kfq_ft_col_link_x5s {
  transition: color .2s;
  font-size: 13px;
  color: #928C80;
  overflow-wrap: break-word;
}.kfq_ft_col_link_x5s:hover {
  color: #C8C2B2;
}.kfq_ft_apps_x5s {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kfq_ft_app_card_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.kfq_ft_app_card_x5s:hover {
  border-color: rgba(196, 145, 42, 0.50);
}.kfq_ft_app_card_ic_x5s svg {
  width: 22px;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.kfq_ft_app_card_os_x5s {
  font-size: 10px;
  font-weight: 600;
  color: #928C80;
}.kfq_ft_app_card_action_x5s {
  color: #C8C2B2;
  font-size: 0.75rem;
  font-weight: 700;
}.kfq_ft_bot_x5s {
  padding: 20px 16px;
}
@media(min-width: 769px) {.kfq_ft_bot_x5s {
  padding: 20px 24px;
}
}.kfq_ft_bot_in_x5s {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
}.kfq_ft_socials_x5s {
  gap: 8px;
  display: flex;
}.kfq_ft_soc_x5s {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 36px;
  color: #A09888;
}.kfq_ft_soc_x5s svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.kfq_ft_soc_x5s:hover {
  background: rgba(255, 255, 255, 0.07);
}.kfq_ft_legal_x5s {
  flex: 1;
  color: #968E82;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.kfq_ft_legal_x5s strong {
  color: #A09888;
  font-weight: 700;
}.kfq_ft_legal_x5s a {
  color: #A09888;
  text-decoration: underline;
}.kfq_ft_age_x5s {
  border: 2px solid #968E82;
  border-radius: 50%;
  margin-left: auto;
  align-items: center;
  color: #968E82;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  height: 32px;
  font-size: 11px;
  font-weight: 800;
}