*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100D07;
  color: #D8C99A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Alegreya Sans', sans-serif;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.fcq_layout_np2 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.fcq_page_np2 {
  min-height: 100vh;
  display: flex;
}.fcq_main_np2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.fcq_main_np2 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.fcq_main_np2 {
  padding-bottom: 72px;
}
}.fcq_gc_np2 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  background: #15100A;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.fcq_gc_np2 {
  width: 156px;
}
}
@media(min-width: 1082px) {.fcq_gc_np2 {
  width: 10.5rem;
}
}.fcq_gc_np2:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 150, 30, 0.07);
}.fcq_gc_img_np2 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.fcq_gc_img_np2 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fcq_gc_hover_np2 {
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.fcq_gc_np2:hover .fcq_gc_hover_np2 {
  opacity: 1;
}.fcq_gc_hover_btn_np2 {
  padding: 0.5rem 1rem;
  background: #C8961E;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDCF;
}.fcq_gc_info_np2 {
  padding: 8px 0.625rem 10px;
}.fcq_gc_name_np2 {
  overflow: hidden;
  font-size: 0.75rem;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D8C99A;
}.fcq_gc_prov_np2 {
  color: #5C4F35;
  font-size: 0.625rem;
}.fcq_gc_tag_np2 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  font-size: 9px;
  text-transform: uppercase;
  left: 6px;
  top: 0.375rem;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
}.fcq_gc_tag_hot_np2 {
  background: #C43020;
  color: #fff;
}.fcq_gc_tag_new_np2 {
  background: #27A24A;
  color: #100D07;
}.fcq_gc_tag_jp_np2 {
  background: #D4A217;
  color: #100D07;
}.fcq_gc_tag_ex_np2 {
  background: #2E8B4F;
  color: #fff;
}.fcq_gc_tag_live_np2 {
  background: #C43020;
  color: #fff;
}.fcq_gr_np2 {
  padding: 32px 16px 0;
  background: #100D07;
}
@media(min-width: 767px) {.fcq_gr_np2 {
  padding: 2.25rem 1.5rem 0;
}
}.fcq_gr_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_gr_head_np2 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.fcq_gr_head_l_np2 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.fcq_gr_ic_np2 {
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
}.fcq_gr_ic_np2 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.fcq_gr_title_np2 {
  font-family: 'Cinzel', serif;
  color: #F5EDCF;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fcq_gr_title_np2 {
  font-size: 18px;
}
}.fcq_gr_more_np2 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7A6A47;
  font-weight: 600;
}.fcq_gr_more_np2:hover {
  color: #C8961E;
}.fcq_gr_more_np2 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fcq_gr_arrows_np2 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fcq_gr_arr_np2 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  width: 30px;
  display: flex;
  height: 30px;
  color: #A8956A;
  align-items: center;
  justify-content: center;
}.fcq_gr_arr_np2:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDCF;
}.fcq_gr_arr_np2 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.fcq_gr_seo_h_np2 {
  margin: 0 0 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  color: #D8C99A;
  font-size: 13px;
}
@media(min-width: 769px) {.fcq_gr_seo_h_np2 {
  font-size: 0.875rem;
}
}.fcq_gr_seo_np2 {
  max-width: 680px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #7A6A47;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.fcq_gr_seo_np2 strong {
  font-weight: 600;
  color: #D8C99A;
}.fcq_gr_scroll_np2 {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.fcq_gr_scroll_np2::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.fcq_gr_scroll_np2 {
  gap: 0.75rem;
}
}.fcq_tb_np2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100D07;
  right: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  left: 0;
  display: flex;
  height: 3.5rem;
  top: 0;
}.fcq_tb_in_np2 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.fcq_tb_burger_np2 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-direction: column;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  width: 38px;
}.fcq_tb_burger_np2:hover {
  background: rgba(255, 255, 255, 0.05);
}.fcq_tb_burger_line_np2 {
  background: #A8956A;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.fcq_tb_burger_np2 {
  display: none;
}
}.fcq_tb_logo_np2 {
  gap: 9px;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  color: #F5EDCF;
  letter-spacing: -.01em;
}.fcq_tb_logo_mark_np2 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
  height: 32px;
}.fcq_tb_logo_mark_np2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fcq_tb_nav_np2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.fcq_tb_nav_np2 {
  display: flex;
}
}.fcq_tb_tab_np2 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #A8956A;
}.fcq_tb_tab_np2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDCF;
}.fcq_tb_tab_np2.fcq_state_active_np2 {
  background: rgba(200, 150, 30, 0.18);
  color: #F5EDCF;
}.fcq_tb_right_np2 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.fcq_tb_login_np2 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  padding: 0.563rem 1rem;
  font-size: 0.813rem;
  color: #D8C99A;
  font-weight: 600;
  display: none;
}.fcq_tb_login_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
  color: #F5EDCF;
}
@media(min-width: 481px) {.fcq_tb_login_np2 {
  display: block;
}
}.fcq_tb_reg_np2 {
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  background: #27A24A;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0A04;
  white-space: nowrap;
}.fcq_tb_reg_np2:hover {
  background: #31BC57;
}.fcq_sb_np2 {
  background: #1A1509;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  top: 3.5rem;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
}.fcq_sb_np2.fcq_state_open_np2 {
  transform: translateX(0);
}.fcq_sb_np2::-webkit-scrollbar {
  width: 4px;
}.fcq_sb_np2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.fcq_sb_np2 {
  transform: translateX(0);
}
}.fcq_sb_auth_np2 {
  padding: 14px 12px 0.625rem;
}.fcq_sb_btn_reg_np2 {
  background: #27A24A;
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0D0A04;
  font-weight: 700;
  display: block;
  text-align: center;
}.fcq_sb_btn_reg_np2:hover {
  background: #31BC57;
}.fcq_sb_btn_login_np2 {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D8C99A;
  font-size: 13px;
}.fcq_sb_btn_login_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
  color: #F5EDCF;
}.fcq_sb_promo_np2 {
  padding: 0.75rem 14px;
  border-radius: 8px;
  background: linear-gradient(135deg,#1E1200,#1A1509);
  overflow: hidden;
  border: 1px solid rgba(200, 150, 30, 0.18);
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.fcq_sb_promo_np2::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 150, 30, 0.18),transparent 70%);
  content: '';
  right: -20px;
  height: 80px;
  top: -1.25rem;
  position: absolute;
  width: 5rem;
}.fcq_sb_promo_title_np2 {
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8961E;
  letter-spacing: .06em;
}.fcq_sb_promo_text_np2 {
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F5EDCF;
  overflow-wrap: break-word;
}.fcq_sb_promo_sub_np2 {
  margin-top: 3px;
  color: #7A6A47;
  font-size: 10px;
}.fcq_sb_nav_np2 {
  padding: 0.375rem 8px 16px;
}.fcq_sb_nav_lb_np2 {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5C4F35;
}.fcq_sb_link_np2 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  color: #A8956A;
}.fcq_sb_link_np2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDCF;
}.fcq_sb_link_np2.fcq_state_active_np2 {
  background: rgba(200, 150, 30, 0.18);
  color: #F5EDCF;
}.fcq_sb_ic_np2 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}.fcq_sb_ic_np2 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fcq_sb_ic_1_np2 {
  background: rgba(200, 150, 30, 0.07);
  color: #C8961E;
}.fcq_sb_ic_2_np2 {
  background: rgba(39, 162, 74, 0.18);
  color: #27A24A;
}.fcq_sb_ic_3_np2 {
  background: rgba(212, 162, 23, 0.16);
  color: #D4A217;
}.fcq_sb_ic_4_np2 {
  background: rgba(46, 139, 79, 0.20);
  color: #2E8B4F;
}.fcq_sb_ic_5_np2 {
  background: rgba(200, 150, 30, 0.07);
  color: #C8406E;
}.fcq_sb_ic_6_np2 {
  background: rgba(46, 139, 79, 0.20);
  color: #7C42C8;
}.fcq_sb_badge_np2 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #D4A217;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D0A04;
  font-weight: 700;
}.fcq_sb_bot_np2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.fcq_sb_lang_np2,.fcq_sb_help_np2 {
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #A8956A;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  align-items: center;
}.fcq_sb_lang_np2:hover,.fcq_sb_help_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
  color: #F5EDCF;
}.fcq_sb_lang_np2 svg,.fcq_sb_help_np2 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.fcq_sb_bd_np2 {
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.fcq_sb_bd_np2.fcq_state_on_np2 {
  display: block;
}
@media(min-width: 1081px) {.fcq_sb_bd_np2 {
  display: none!important;
}
}.fcq_mob_nav_np2 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1509;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1079px) {.fcq_mob_nav_np2 {
  display: none;
}
}.fcq_mob_nav_item_np2 {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  flex-direction: column;
  color: #5C4F35;
  align-items: center;
  cursor: pointer;
  display: flex;
}.fcq_mob_nav_ic_np2 {
  line-height: 1;
}.fcq_mob_nav_ic_np2 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.fcq_mob_nav_lb_np2 {
  font-size: 10px;
  font-weight: 600;
  color: #5C4F35;
}.fcq_mob_nav_item_np2.fcq_state_active_np2 {
  color: #C8961E;
}.fcq_mob_nav_item_np2.fcq_state_active_np2 .fcq_mob_nav_lb_np2 {
  color: #C8961E;
}.fcq_hero_np2 {
  background: #100D07;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.fcq_hero_np2 {
  padding: 1.5rem 1.5rem 0;
}
}.fcq_hero_in_np2 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.fcq_hero_in_np2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.fcq_hero_in_np2 {
  grid-template-columns: 1fr 340px;
}
}.fcq_hero_promo_np2 {
  border-radius: 14px;
  background: #15100A;
  overflow: hidden;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.fcq_hero_promo_np2 {
  min-height: 280px;
}
}.fcq_hero_promo_bg_np2 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E1200 0%,#100D07 100%);
  background-size: cover;
  position: absolute;
}.fcq_hero_promo_bg_np2::after {
  background: linear-gradient(90deg,#100D07 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.fcq_hero_promo_glow_np2 {
  background: radial-gradient(circle,rgba(46, 139, 79, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  top: -40px;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
}.fcq_hero_promo_ct_np2 {
  padding: 1.75rem 1.5rem 28px 28px;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.fcq_hero_promo_ct_np2 {
  padding: 40px 2rem;
}
}.fcq_hero_badge_np2 {
  padding: 5px 12px;
  background: rgba(200, 150, 30, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(200, 150, 30, 0.07);
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
  color: #C8961E;
  text-transform: uppercase;
  font-size: 10px;
}.fcq_hero_h1_np2 {
  line-height: 1.15;
  color: #F5EDCF;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
}.fcq_hero_h1_np2 em {
  font-style: normal;
  color: #D4A217;
}
@media(min-width: 766px) {.fcq_hero_h1_np2 {
  font-size: 2.25rem;
}
}.fcq_hero_sub_np2 {
  color: #A8956A;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.fcq_hero_sub_np2 {
  font-size: 0.875rem;
}
}.fcq_hero_row_np2 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fcq_hero_cta_np2 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #27A24A;
  padding: 0.813rem 26px;
  font-weight: 700;
  color: #0D0A04;
  box-shadow: 0 0 0.875rem 1px rgba(39, 162, 74, 0.45), 3px 5px 12px rgba(10, 8, 4, 0.65);
  font-size: 0.875rem;
}.fcq_hero_cta_np2:hover {
  background: #31BC57;
}.fcq_hero_terms_np2 {
  color: #5C4F35;
  font-size: 0.688rem;
}.fcq_hero_game_np2 {
  background: #15100A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  display: flex;
  position: relative;
  flex-direction: column;
}.fcq_hero_game_badge_np2 {
  border: 1px solid rgba(212, 162, 23, 0.16);
  border-radius: 1.25rem;
  background: rgba(212, 162, 23, 0.16);
  padding: 5px 10px;
  font-weight: 700;
  left: 0.75rem;
  font-size: 10px;
  color: #D4A217;
  top: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
}.fcq_hero_game_badge_np2 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.fcq_hero_game_img_np2 {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1200,#100D07);
  padding-bottom: 60%;
  position: relative;
}.fcq_hero_game_img_np2 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.fcq_hero_game_play_np2 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 4, 0.72);
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.fcq_hero_game_np2:hover .fcq_hero_game_play_np2 {
  opacity: 1;
}.fcq_hero_game_play_np2 span {
  border-radius: 50%;
  background: #C8961E;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
}.fcq_hero_game_play_np2 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.fcq_hero_game_info_np2 {
  padding: 14px 1rem;
}.fcq_hero_game_title_np2 {
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDCF;
}.fcq_hero_game_provider_np2 {
  color: #7A6A47;
  font-size: 11px;
}.fcq_hero_game_btn_np2 {
  margin: 12px 16px 1rem;
  padding: 11px;
  border-radius: 8px;
  background: #C8961E;
  transition: background .2s;
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #F5EDCF;
  text-align: center;
}.fcq_hero_game_np2:hover .fcq_hero_game_btn_np2 {
  background: #DBA82C;
}.fcq_sbar_np2 {
  background: #100D07;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.fcq_sbar_np2 {
  padding: 1.125rem 24px 0;
}
}.fcq_sbar_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_sbar_row_np2 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.fcq_sbar_input_np2 {
  padding: 11px 1rem;
  flex: 1;
  border-radius: 8px;
  background: #15100A;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  color: #7A6A47;
}.fcq_sbar_input_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
}.fcq_sbar_input_np2 svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.fcq_sbar_providers_np2 {
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #15100A;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #D8C99A;
}.fcq_sbar_providers_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
  color: #F5EDCF;
}.fcq_sbar_providers_np2 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.fcq_sbar_tabs_np2 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.fcq_sbar_tabs_np2::-webkit-scrollbar {
  display: none;
}.fcq_sbar_tab_np2 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  padding: 0.5rem 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  color: #A8956A;
  white-space: nowrap;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
}.fcq_sbar_tab_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDCF;
}.fcq_sbar_tab_np2.fcq_state_active_np2 {
  background: rgba(200, 150, 30, 0.18);
  border-color: rgba(200, 150, 30, 0.07);
  color: #F5EDCF;
}.fcq_sbar_tab_ic_np2 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.fcq_wy_np2 {
  padding: 2rem 1rem 0;
  background: #100D07;
}
@media(min-width:768px) {.fcq_wy_np2 {
  padding: 40px 1.5rem 0;
}
}.fcq_wy_in_np2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcq_wy_head_np2 {
  margin-bottom: 18px;
  max-width: 45rem;
}.fcq_wy_label_np2 {
  color: #C8961E;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.fcq_wy_h2_np2 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDCF;
}
@media(min-width: 771px) {.fcq_wy_h2_np2 {
  font-size: 24px;
}
}.fcq_wy_intro_np2 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7A6A47;
}.fcq_wy_grid_np2 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.fcq_wy_grid_np2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fcq_wy_grid_np2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fcq_wy_card_np2 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  background: #1A1509;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
}.fcq_wy_card_np2:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 150, 30, 0.07);
}.fcq_wy_card_ic_np2 {
  border-radius: 50%;
  background: rgba(200, 150, 30, 0.18);
  margin-bottom: 14px;
  height: 44px;
  display: flex;
  color: #C8961E;
  align-items: center;
  width: 44px;
  justify-content: center;
}.fcq_wy_card_ic_np2 svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.fcq_wy_card_h_np2 {
  color: #F5EDCF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  font-size: 15px;
}.fcq_wy_card_p_np2 {
  color: #7A6A47;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fcq_wy_card_p_np2 strong {
  font-weight: 600;
  color: #D8C99A;
}.fcq_gcg_np2 {
  padding: 36px 16px 0;
  background: #100D07;
}
@media(min-width: 766px) {.fcq_gcg_np2 {
  padding: 44px 1.5rem 0;
}
}.fcq_gcg_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_gcg_head_np2 {
  max-width: 720px;
  margin-bottom: 20px;
}.fcq_gcg_label_np2 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8961E;
  margin-bottom: 8px;
}.fcq_gcg_h2_np2 {
  margin-bottom: 0.5rem;
  color: #F5EDCF;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 767px) {.fcq_gcg_h2_np2 {
  font-size: 1.75rem;
}
}.fcq_gcg_intro_np2 {
  font-size: 0.813rem;
  color: #7A6A47;
  line-height: 1.6;
}.fcq_gcg_grid_np2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.fcq_gcg_grid_np2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.fcq_gcg_grid_np2 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fcq_gcg_card_np2 {
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: flex-end;
  cursor: pointer;
  min-height: 240px;
  flex-direction: column;
  display: flex;
  position: relative;
}.fcq_gcg_card_np2:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 150, 30, 0.18);
}.fcq_gcg_card_bg_np2 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.fcq_gcg_card_bg_np2::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fcq_gcg_card_ic_np2 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  justify-content: center;
  z-index: 2;
  position: absolute;
  align-items: center;
  display: flex;
  color: #F5EDCF;
  right: 18px;
  height: 2.5rem;
  top: 18px;
  width: 40px;
}.fcq_gcg_card_ic_np2 svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.fcq_gcg_card_ct_np2 {
  z-index: 1;
  position: relative;
}.fcq_gcg_card_h_np2 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  color: #F5EDCF;
  font-weight: 800;
}
@media(min-width: 765px) {.fcq_gcg_card_h_np2 {
  font-size: 20px;
}
}.fcq_gcg_card_p_np2 {
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.fcq_gcg_card_p_np2 strong {
  font-weight: 600;
  color: #F5EDCF;
}.fcq_gcg_card_cta_np2 {
  gap: 4px;
  color: #C8961E;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
}.fcq_gcg_card_cta_np2 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.fcq_ws_np2 {
  background: #100D07;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.fcq_ws_np2 {
  padding: 36px 1.5rem 0;
}
}.fcq_ws_in_np2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcq_ws_head_np2 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
}.fcq_ws_title_np2 {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #F5EDCF;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.fcq_ws_title_ic_np2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D4A217;
  width: 18px;
  height: 1.125rem;
}.fcq_ws_online_np2 {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7A6A47;
  align-items: center;
}.fcq_ws_online_dot_np2 {
  border-radius: 50%;
  background: #27A24A;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(39, 162, 74, 0.18);
  height: 0.5rem;
}.fcq_ws_scroll_np2 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.fcq_ws_scroll_np2::-webkit-scrollbar {
  display: none;
}.fcq_wc_np2 {
  padding: 0.625rem 14px;
  border-radius: 8px;
  background: #15100A;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.fcq_wc_img_np2 {
  border-radius: 4px;
  background: #1A1509;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.fcq_wc_img_np2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fcq_wc_info_np2 {
  min-width: 0;
}.fcq_wc_game_np2 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D8C99A;
  text-overflow: ellipsis;
  font-weight: 600;
}.fcq_wc_player_np2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5C4F35;
}.fcq_wc_amount_np2 {
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  color: #27A24A;
}.fcq_htp_np2 {
  padding: 2.25rem 1rem 0;
  background: #100D07;
}
@media(min-width: 769px) {.fcq_htp_np2 {
  padding: 2.75rem 24px 0;
}
}.fcq_htp_in_np2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcq_htp_head_np2 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.fcq_htp_label_np2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8961E;
  font-size: 0.688rem;
}.fcq_htp_h2_np2 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDCF;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.fcq_htp_h2_np2 {
  font-size: 28px;
}
}.fcq_htp_intro_np2 {
  color: #7A6A47;
  font-size: 14px;
  line-height: 1.6;
}.fcq_htp_steps_np2 {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.fcq_htp_steps_np2 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fcq_htp_steps_np2 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.fcq_htp_step_np2 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1509;
  border-radius: 0.5rem;
  padding: 1.25rem 18px 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.fcq_htp_step_num_np2 {
  border-radius: 50%;
  background: #C8961E;
  height: 28px;
  display: flex;
  position: absolute;
  left: 20px;
  font-family: 'Cinzel', serif;
  justify-content: center;
  width: 28px;
  top: -0.75rem;
  font-size: 13px;
  color: #0D0A04;
  align-items: center;
  font-weight: 800;
}.fcq_htp_step_ic_np2 {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(200, 150, 30, 0.18);
  display: flex;
  justify-content: center;
  color: #C8961E;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
}.fcq_htp_step_ic_np2 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.fcq_htp_step_h_np2 {
  color: #F5EDCF;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.fcq_htp_step_p_np2 {
  font-size: 0.813rem;
  color: #7A6A47;
  line-height: 1.55;
  overflow-wrap: break-word;
}.fcq_htp_step_p_np2 strong {
  font-weight: 600;
  color: #D8C99A;
}.fcq_htp_cta_np2 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #27A24A;
  padding: 13px 1.625rem;
  display: inline-block;
  color: #0D0A04;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
}.fcq_htp_cta_np2:hover {
  background: #31BC57;
}.fcq_bon_np2 {
  background: #100D07;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.fcq_bon_np2 {
  padding: 44px 24px 0;
}
}.fcq_bon_in_np2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcq_bon_head_np2 {
  margin-bottom: 20px;
}.fcq_bon_label_np2 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8961E;
  font-weight: 700;
}.fcq_bon_h2_np2 {
  color: #F5EDCF;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.fcq_bon_h2_np2 {
  font-size: 24px;
}
}.fcq_bon_seo_np2 {
  font-size: 13px;
  line-height: 1.6;
  color: #7A6A47;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.fcq_bon_seo_np2 strong {
  font-weight: 700;
  color: #D8C99A;
}.fcq_bon_seo_np2 a {
  color: #C8961E;
  text-decoration: underline;
}.fcq_bon_grid_np2 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.fcq_bon_grid_np2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.fcq_bon_grid_np2 {
  grid-template-columns: repeat(5,1fr);
}
}.fcq_bon_card_np2 {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #15100A;
}.fcq_bon_card_np2:hover {
  border-color: rgba(200, 150, 30, 0.07);
  transform: translateY(-2px);
}.fcq_bon_card_ic_np2 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fcq_bon_card_ic_np2 {
  margin-bottom: 10px;
}.fcq_bon_card_type_np2 {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  color: #7A6A47;
  letter-spacing: .06em;
  text-transform: uppercase;
}.fcq_bon_card_amount_np2 {
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
  color: #D4A217;
  margin-bottom: 0.375rem;
}.fcq_bon_card_name_np2 {
  color: #F5EDCF;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
}.fcq_bon_card_detail_np2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #5C4F35;
  font-size: 0.688rem;
  line-height: 1.5;
}.fcq_prov_np2 {
  background: #100D07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fcq_prov_np2 {
  padding: 44px 1.5rem 0;
}
}.fcq_prov_in_np2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.fcq_prov_head_np2 {
  margin-bottom: 1rem;
}.fcq_prov_label_np2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8961E;
}.fcq_prov_h2_np2 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDCF;
  font-size: 20px;
}
@media(min-width: 765px) {.fcq_prov_h2_np2 {
  font-size: 24px;
}
}.fcq_prov_seo_np2 {
  margin-bottom: 16px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A6A47;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fcq_prov_seo_np2 strong {
  font-weight: 700;
  color: #D8C99A;
}.fcq_prov_seo_np2 a {
  color: #C8961E;
  text-decoration: underline;
}.fcq_prov_grid_np2 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.fcq_prov_grid_np2 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.fcq_prov_grid_np2 {
  grid-template-columns: repeat(8,1fr);
}
}.fcq_prov_card_np2 {
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #15100A;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.fcq_prov_card_np2:hover {
  background: #1A1509;
  border-color: rgba(200, 152, 30, 0.55);
}.fcq_prov_logo_np2 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
  width: 2.75rem;
}.fcq_prov_logo_np2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.fcq_prov_name_np2 {
  font-weight: 600;
  font-size: 0.688rem;
  color: #A8956A;
  overflow-wrap: break-word;
  text-align: center;
}.fcq_app_np2 {
  padding: 36px 1rem 0;
  background: #100D07;
}
@media(min-width: 766px) {.fcq_app_np2 {
  padding: 2.75rem 24px 0;
}
}.fcq_app_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_app_head_np2 {
  margin-bottom: 1rem;
}.fcq_app_label_np2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8961E;
  font-size: 0.688rem;
}.fcq_app_h2_np2 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDCF;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.fcq_app_h2_np2 {
  font-size: 1.5rem;
}
}.fcq_app_sub_np2 {
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A47;
}.fcq_app_sub_np2 strong {
  color: #D8C99A;
  font-weight: 700;
}.fcq_app_cards_np2 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.fcq_app_cards_np2 {
  grid-template-columns: repeat(3,1fr);
}
}.fcq_app_card_np2 {
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.fcq_app_card_ios_np2 {
  background: linear-gradient(135deg,rgba(200, 150, 30, 0.18) 0%,#1A1509 100%);
}.fcq_app_card_android_np2 {
  background: linear-gradient(135deg,rgba(39, 162, 74, 0.18) 0%,#1A1509 100%);
}.fcq_app_card_win_np2 {
  background: linear-gradient(135deg,rgba(212, 162, 23, 0.16) 0%,#1A1509 100%);
}.fcq_app_card_ic_np2 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.fcq_app_card_ic_np2 {
  color: #F5EDCF;
  flex-shrink: 0;
}.fcq_app_card_os_np2 {
  font-weight: 700;
  font-size: 10px;
  color: #7A6A47;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.fcq_app_card_title_np2 {
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDCF;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.fcq_app_card_text_np2 {
  color: #7A6A47;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.fcq_app_card_btn_np2 {
  border-radius: 4px;
  transition: background .2s;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border: 1px solid rgba(200, 152, 30, 0.55);
  align-items: center;
  display: inline-flex;
  color: #F5EDCF;
  font-size: 13px;
  font-weight: 700;
}.fcq_app_card_btn_np2:hover {
  background: rgba(255, 255, 255, 0.07);
}.fcq_reg_np2 {
  padding: 2.25rem 1rem 0;
  background: #100D07;
}
@media(min-width: 769px) {.fcq_reg_np2 {
  padding: 2.75rem 24px 0;
}
}.fcq_reg_in_np2 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #1A1509;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 770px) {.fcq_reg_in_np2 {
  padding: 2.5rem;
}
}.fcq_reg_top_np2 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.fcq_reg_top_np2 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fcq_reg_label_np2 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8961E;
  font-weight: 700;
  font-size: 0.688rem;
}.fcq_reg_h2_np2 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  color: #F5EDCF;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.fcq_reg_h2_np2 {
  font-size: 1.75rem;
}
}.fcq_reg_bonus_np2 {
  border: 1px solid rgba(212, 162, 23, 0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  background: rgba(212, 162, 23, 0.16);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.fcq_reg_bonus_amount_np2 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A217;
}.fcq_reg_bonus_text_np2 {
  color: #A8956A;
  line-height: 1.35;
  font-size: 0.813rem;
}.fcq_reg_cta_btn_np2 {
  background: #27A24A;
  border-radius: 8px;
  padding: 0.875rem 32px;
  transition: background .2s;
  font-size: 0.938rem;
  box-shadow: 0 0 14px 1px rgba(39, 162, 74, 0.45), 3px 5px 12px rgba(10, 8, 4, 0.65);
  font-weight: 700;
  color: #0D0A04;
  margin-bottom: 12px;
  display: inline-block;
}.fcq_reg_cta_btn_np2:hover {
  background: #31BC57;
}.fcq_reg_terms_np2 {
  font-size: 11px;
  color: #5C4F35;
  line-height: 1.5;
}.fcq_reg_seo_np2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #7A6A47;
  line-height: 1.65;
  font-size: 0.813rem;
}.fcq_reg_seo_np2 p {
  line-height: 1.65;
  color: #7A6A47;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.fcq_reg_seo_np2 p:last-child {
  margin-bottom: 0;
}.fcq_reg_seo_np2 strong {
  color: #D8C99A;
  font-weight: 700;
}.fcq_reg_seo_np2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8961E;
}.fcq_reg_seo_np2 a:hover {
  color: #DBA82C;
}.fcq_reg_seo_np2 ul,.fcq_reg_seo_np2 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.fcq_reg_seo_np2 ol {
  list-style: decimal;
}.fcq_reg_seo_np2 li {
  color: #7A6A47;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
}.fcq_reg_seo_np2 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
}
@media(min-width:768px) {.fcq_reg_seo_np2 table {
  display: table;
}
}.fcq_reg_seo_np2 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C99A;
}.fcq_reg_seo_np2 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A47;
}.fcq_reg_steps_np2 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 862px) {.fcq_reg_steps_np2 {
  margin-top: 0;
}
}.fcq_reg_step_np2 {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.fcq_reg_step_num_np2 {
  background: rgba(200, 150, 30, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 150, 30, 0.07);
  align-items: center;
  color: #C8961E;
  font-size: 0.875rem;
  justify-content: center;
  display: flex;
  width: 34px;
  flex-shrink: 0;
  font-weight: 800;
  height: 34px;
}.fcq_reg_step_title_np2 {
  font-size: 0.875rem;
  color: #F5EDCF;
  font-weight: 700;
  margin-bottom: 3px;
}.fcq_reg_step_text_np2 {
  font-size: 12px;
  line-height: 1.5;
  color: #7A6A47;
}.fcq_reg_trust_np2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.fcq_reg_trust_item_np2 {
  gap: 0.438rem;
  display: flex;
  color: #7A6A47;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.fcq_reg_trust_ic_np2 svg {
  height: 1rem;
  stroke-linecap: round;
  color: #C8961E;
  width: 16px;
  stroke-linejoin: round;
}.fcq_seo_np2 {
  background: #100D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fcq_seo_np2 {
  padding: 2.75rem 1.5rem 0;
}
}.fcq_seo_in_np2 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1509;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.fcq_seo_in_np2 {
  padding: 2.25rem 40px;
}
}.fcq_seo_label_np2 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8961E;
}.fcq_seo_h2_np2 {
  font-size: 1.25rem;
  color: #F5EDCF;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.fcq_seo_h2_np2 {
  font-size: 1.5rem;
}
}.fcq_seo_body_np2 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8956A;
  overflow-wrap: break-word;
}.fcq_seo_body_np2 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8956A;
  font-size: 0.875rem;
}.fcq_seo_body_np2 p:last-child {
  margin-bottom: 0;
}.fcq_seo_body_np2 strong {
  font-weight: 700;
  color: #D8C99A;
}.fcq_seo_body_np2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8961E;
}.fcq_seo_body_np2 a:hover {
  color: #DBA82C;
}.fcq_seo_body_np2 ul,.fcq_seo_body_np2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.fcq_seo_body_np2 ol {
  list-style: decimal;
}.fcq_seo_body_np2 li {
  color: #A8956A;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.fcq_seo_body_np2 table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.fcq_seo_body_np2 table {
  display: table;
}
}.fcq_seo_body_np2 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C99A;
  font-weight: 700;
  text-align: left;
}.fcq_seo_body_np2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8956A;
}.fcq_seo_cols_np2 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.fcq_seo_cols_np2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.fcq_seo_cols_np2 {
  grid-template-columns: repeat(3,1fr);
}
}.fcq_seo_col_h_np2 {
  color: #D8C99A;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.fcq_seo_col_p_np2 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6A47;
}.fcq_seo_stats_np2 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.fcq_seo_stat_np2 {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(200, 150, 30, 0.18);
  background: rgba(200, 150, 30, 0.07);
  min-width: 140px;
}.fcq_seo_stat_val_np2 {
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8961E;
  font-weight: 800;
}.fcq_seo_stat_lb_np2 {
  color: #7A6A47;
  overflow-wrap: break-word;
  font-size: 11px;
}.fcq_seo_np2 {
  padding: 2.25rem 16px 0;
  background: #100D07;
}
@media(min-width: 767px) {.fcq_seo_np2 {
  padding: 44px 24px 0;
}
}.fcq_seo_in_np2 {
  border-radius: 14px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1509;
  max-width: 1320px;
}
@media(min-width: 771px) {.fcq_seo_in_np2 {
  padding: 2.25rem 2.5rem;
}
}.fcq_seo_label_np2 {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8961E;
  font-size: 11px;
}.fcq_seo_h2_np2 {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDCF;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.fcq_seo_h2_np2 {
  font-size: 24px;
}
}.fcq_seo_body_np2 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8956A;
}.fcq_seo_body_np2 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8956A;
  font-size: 0.875rem;
}.fcq_seo_body_np2 p:last-child {
  margin-bottom: 0;
}.fcq_seo_body_np2 strong {
  font-weight: 700;
  color: #D8C99A;
}.fcq_seo_body_np2 a {
  transition: color .2s;
  color: #C8961E;
  text-decoration: underline;
}.fcq_seo_body_np2 a:hover {
  color: #DBA82C;
}.fcq_seo_body_np2 ul,.fcq_seo_body_np2 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fcq_seo_body_np2 ol {
  list-style: decimal;
}.fcq_seo_body_np2 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8956A;
  margin-bottom: 6px;
}.fcq_seo_body_np2 table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.fcq_seo_body_np2 table {
  display: table;
}
}.fcq_seo_body_np2 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C99A;
  font-weight: 700;
  text-align: left;
}.fcq_seo_body_np2 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8956A;
}.fcq_seo_cols_np2 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.fcq_seo_cols_np2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fcq_seo_cols_np2 {
  grid-template-columns: repeat(3,1fr);
}
}.fcq_seo_col_h_np2 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 13px;
  color: #D8C99A;
}.fcq_seo_col_p_np2 {
  font-size: 0.813rem;
  color: #7A6A47;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fcq_seo_stats_np2 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.fcq_seo_stat_np2 {
  border: 1px solid rgba(200, 150, 30, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 150, 30, 0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.fcq_seo_stat_val_np2 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C8961E;
}.fcq_seo_stat_lb_np2 {
  color: #7A6A47;
  overflow-wrap: break-word;
  font-size: 11px;
}.fcq_seo_np2 {
  padding: 36px 1rem 0;
  background: #100D07;
}
@media(min-width: 765px) {.fcq_seo_np2 {
  padding: 44px 24px 0;
}
}.fcq_seo_in_np2 {
  background: #1A1509;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.fcq_seo_in_np2 {
  padding: 2.25rem 40px;
}
}.fcq_seo_label_np2 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #C8961E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fcq_seo_h2_np2 {
  color: #F5EDCF;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.fcq_seo_h2_np2 {
  font-size: 24px;
}
}.fcq_seo_body_np2 {
  font-size: 14px;
  color: #A8956A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fcq_seo_body_np2 p {
  color: #A8956A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.fcq_seo_body_np2 p:last-child {
  margin-bottom: 0;
}.fcq_seo_body_np2 strong {
  font-weight: 700;
  color: #D8C99A;
}.fcq_seo_body_np2 a {
  transition: color .2s;
  color: #C8961E;
  text-decoration: underline;
}.fcq_seo_body_np2 a:hover {
  color: #DBA82C;
}.fcq_seo_body_np2 ul,.fcq_seo_body_np2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.fcq_seo_body_np2 ol {
  list-style: decimal;
}.fcq_seo_body_np2 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8956A;
  font-size: 0.875rem;
}.fcq_seo_body_np2 table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.fcq_seo_body_np2 table {
  display: table;
}
}.fcq_seo_body_np2 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C99A;
  text-align: left;
}.fcq_seo_body_np2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8956A;
}.fcq_seo_cols_np2 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.fcq_seo_cols_np2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fcq_seo_cols_np2 {
  grid-template-columns: repeat(3,1fr);
}
}.fcq_seo_col_h_np2 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #D8C99A;
  font-weight: 700;
}.fcq_seo_col_p_np2 {
  color: #7A6A47;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.fcq_seo_stats_np2 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.fcq_seo_stat_np2 {
  background: rgba(200, 150, 30, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(200, 150, 30, 0.18);
  min-width: 140px;
}.fcq_seo_stat_val_np2 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8961E;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.fcq_seo_stat_lb_np2 {
  font-size: 0.688rem;
  color: #7A6A47;
  overflow-wrap: break-word;
}.fcq_rv_np2 {
  background: #100D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.fcq_rv_np2 {
  padding: 44px 1.5rem 0;
}
}.fcq_rv_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_rv_head_np2 {
  max-width: 720px;
  margin-bottom: 20px;
}.fcq_rv_label_np2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8961E;
  text-transform: uppercase;
  font-size: 11px;
}.fcq_rv_h2_np2 {
  color: #F5EDCF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 22px;
}
@media(min-width: 766px) {.fcq_rv_h2_np2 {
  font-size: 28px;
}
}.fcq_rv_stats_np2 {
  gap: 1.125rem;
  flex-wrap: wrap;
  color: #7A6A47;
  align-items: center;
  font-size: 13px;
  display: flex;
}.fcq_rv_stats_score_np2 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.fcq_rv_stats_score_val_np2 {
  font-family: 'Cinzel', serif;
  color: #D4A217;
  font-weight: 800;
  font-size: 1.375rem;
}.fcq_rv_stats_score_max_np2 {
  font-size: 0.813rem;
  color: #5C4F35;
}.fcq_rv_stats_badge_np2 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.fcq_rv_stats_badge_np2 svg {
  color: #D4A217;
  height: 0.875rem;
  width: 0.875rem;
}.fcq_rv_grid_np2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fcq_rv_grid_np2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.fcq_rv_grid_np2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fcq_rv_card_np2 {
  background: #1A1509;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.fcq_rv_card_stars_np2 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #D4A217;
}.fcq_rv_card_stars_np2 svg {
  width: 14px;
  height: 14px;
}.fcq_rv_card_h_np2 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDCF;
  font-size: 0.875rem;
  line-height: 1.3;
}.fcq_rv_card_body_np2 {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #7A6A47;
  overflow-wrap: break-word;
}.fcq_rv_card_body_np2 strong {
  color: #D8C99A;
  font-weight: 600;
}.fcq_rv_card_meta_np2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
}.fcq_rv_card_author_np2 {
  font-size: 0.75rem;
  color: #D8C99A;
  font-weight: 600;
}.fcq_rv_card_date_np2 {
  font-size: 0.688rem;
  color: #5C4F35;
}.fcq_faq_np2 {
  padding: 36px 16px 0;
  background: #100D07;
}
@media(min-width: 766px) {.fcq_faq_np2 {
  padding: 2.75rem 24px 0;
}
}.fcq_faq_in_np2 {
  margin: 0 auto;
  max-width: 1320px;
}.fcq_faq_head_np2 {
  margin-bottom: 20px;
}.fcq_faq_label_np2 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8961E;
  margin-bottom: 8px;
}.fcq_faq_h2_np2 {
  color: #F5EDCF;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.fcq_faq_h2_np2 {
  font-size: 24px;
}
}.fcq_faq_list_np2 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fcq_faq_item_np2 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #1A1509;
}.fcq_faq_q_np2 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  align-items: center;
  color: #D8C99A;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  font-size: 14px;
}.fcq_faq_q_np2:hover {
  color: #F5EDCF;
}.fcq_faq_q_ic_np2 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  height: 24px;
  display: flex;
  width: 1.5rem;
  color: #C8961E;
  flex-shrink: 0;
  font-size: 16px;
}.fcq_faq_item_np2.fcq_state_open_np2 .fcq_faq_q_ic_np2 {
  transform: rotate(45deg);
}.fcq_faq_a_np2 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #7A6A47;
  font-size: 13px;
  display: none;
  line-height: 1.7;
}.fcq_faq_item_np2.fcq_state_open_np2 .fcq_faq_a_np2 {
  display: block;
}.fcq_faq_a_np2 strong {
  color: #D8C99A;
  font-weight: 700;
}.fcq_faq_a_np2 a {
  color: #C8961E;
  text-decoration: underline;
}.fcq_faq_a_np2 ul,.fcq_faq_a_np2 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.fcq_faq_a_np2 ol {
  list-style: decimal;
}.fcq_faq_a_np2 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.fcq_faq_a_np2 table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.fcq_faq_a_np2 table {
  display: table;
}
}.fcq_faq_a_np2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D8C99A;
  text-align: left;
}.fcq_faq_a_np2 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A47;
}.fcq_ft_np2 {
  background: #0A0804;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.fcq_ft_support_np2 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.fcq_ft_support_np2 {
  padding: 1.75rem 1.5rem;
}
}.fcq_ft_support_in_np2 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.fcq_ft_support_main_np2 {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.fcq_ft_support_ic_np2 {
  flex-shrink: 0;
  color: #C8961E;
}.fcq_ft_support_ic_np2 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 30px;
}.fcq_ft_support_text_title_np2 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDCF;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.fcq_ft_support_text_sub_np2 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7A6A47;
}.fcq_ft_support_btn_np2 {
  border-radius: 8px;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C8961E;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F5EDCF;
  white-space: nowrap;
}.fcq_ft_support_btn_np2:hover {
  background: #DBA82C;
}.fcq_ft_support_contacts_np2 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.fcq_ft_support_contact_np2 {
  font-size: 0.75rem;
  color: #5C4F35;
  line-height: 1.4;
}.fcq_ft_support_contact_np2 strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #A8956A;
}.fcq_ft_main_np2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 767px) {.fcq_ft_main_np2 {
  padding: 2.5rem 24px 32px;
}
}.fcq_ft_main_in_np2 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.fcq_ft_main_in_np2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.fcq_ft_main_in_np2 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fcq_ft_col_logo_np2 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.fcq_ft_col_logo_np2 {
  grid-column: auto;
}
}.fcq_ft_logo_np2 {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 16px;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDCF;
  margin-bottom: 0.75rem;
  align-items: center;
}.fcq_ft_logo_mark_np2 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.fcq_ft_logo_mark_np2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fcq_ft_logo_sub_np2 {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #5C4F35;
}.fcq_ft_col_title_np2 {
  color: #A8956A;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 14px;
  text-transform: uppercase;
}.fcq_ft_col_links_np2 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fcq_ft_col_link_np2 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C4F35;
  font-size: 13px;
}.fcq_ft_col_link_np2:hover {
  color: #D8C99A;
}.fcq_ft_apps_np2 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fcq_ft_app_card_np2 {
  border-radius: 4px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
}.fcq_ft_app_card_np2:hover {
  border-color: rgba(200, 152, 30, 0.55);
}.fcq_ft_app_card_ic_np2 svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.fcq_ft_app_card_os_np2 {
  font-weight: 600;
  color: #5C4F35;
  font-size: 10px;
}.fcq_ft_app_card_action_np2 {
  color: #D8C99A;
  font-weight: 700;
  font-size: 0.75rem;
}.fcq_ft_bot_np2 {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.fcq_ft_bot_np2 {
  padding: 20px 1.5rem;
}
}.fcq_ft_bot_in_np2 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.fcq_ft_socials_np2 {
  gap: 0.5rem;
  display: flex;
}.fcq_ft_soc_np2 {
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  height: 2.25rem;
  display: flex;
  justify-content: center;
  color: #A8956A;
  align-items: center;
  width: 2.25rem;
}.fcq_ft_soc_np2 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.fcq_ft_soc_np2:hover {
  background: rgba(255, 255, 255, 0.07);
}.fcq_ft_legal_np2 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B5E40;
}.fcq_ft_legal_np2 strong {
  font-weight: 700;
  color: #A8956A;
}.fcq_ft_legal_np2 a {
  text-decoration: underline;
  color: #A8956A;
}.fcq_ft_age_np2 {
  border: 2px solid #6B5E40;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  color: #6B5E40;
  height: 2rem;
  display: flex;
  font-size: 11px;
  font-weight: 800;
  width: 2rem;
  justify-content: center;
  margin-left: auto;
}