*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0F0D0B;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  color: #C8BEA8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.fsh_layout_6by {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.fsh_page_6by {
  min-height: 100vh;
  display: flex;
}.fsh_main_6by {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width:1080px) {.fsh_main_6by {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.fsh_main_6by {
  padding-bottom: 4.5rem;
}
}.fsh_gc_6by {
  overflow: hidden;
  border: 1px solid rgba(255, 225, 160, 0.06);
  background: #161210;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  flex-shrink: 0;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.fsh_gc_6by {
  width: 156px;
}
}
@media(min-width:1080px) {.fsh_gc_6by {
  width: 168px;
}
}.fsh_gc_6by:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 150, 58, 0.08);
}.fsh_gc_img_6by {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.fsh_gc_img_6by img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.fsh_gc_hover_6by {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.fsh_gc_6by:hover .fsh_gc_hover_6by {
  opacity: 1;
}.fsh_gc_hover_btn_6by {
  padding: 8px 1rem;
  background: #C8963A;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5EED8;
}.fsh_gc_info_6by {
  padding: 8px 0.625rem 10px;
}.fsh_gc_name_6by {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C8BEA8;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.fsh_gc_prov_6by {
  color: #5A5248;
  font-size: 0.625rem;
}.fsh_gc_tag_6by {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 6px;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
}.fsh_gc_tag_hot_6by {
  background: #E84040;
  color: #fff;
}.fsh_gc_tag_new_6by {
  background: #3DBF7A;
  color: #0F0D0B;
}.fsh_gc_tag_jp_6by {
  background: #F0A030;
  color: #0F0D0B;
}.fsh_gc_tag_ex_6by {
  background: #8B6020;
  color: #fff;
}.fsh_gc_tag_live_6by {
  background: #E84040;
  color: #fff;
}.fsh_gr_6by {
  background: #0F0D0B;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.fsh_gr_6by {
  padding: 2.25rem 1.5rem 0;
}
}.fsh_gr_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_gr_head_6by {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.fsh_gr_head_l_6by {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.fsh_gr_ic_6by {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  width: 32px;
}.fsh_gr_ic_6by svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.fsh_gr_title_6by {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 769px) {.fsh_gr_title_6by {
  font-size: 18px;
}
}.fsh_gr_more_6by {
  transition: color .2s;
  gap: 5px;
  color: #726A5E;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.fsh_gr_more_6by:hover {
  color: #C8963A;
}.fsh_gr_more_6by svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
}.fsh_gr_arrows_6by {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fsh_gr_arr_6by {
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 225, 160, 0.12);
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  color: #9A8E7A;
}.fsh_gr_arr_6by:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F5EED8;
}.fsh_gr_arr_6by svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.fsh_gr_seo_h_6by {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #C8BEA8;
  max-width: 680px;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 770px) {.fsh_gr_seo_h_6by {
  font-size: 0.875rem;
}
}.fsh_gr_seo_6by {
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #726A5E;
  max-width: 680px;
  line-height: 1.55;
}.fsh_gr_seo_6by strong {
  color: #C8BEA8;
  font-weight: 600;
}.fsh_gr_scroll_6by {
  gap: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.fsh_gr_scroll_6by::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.fsh_gr_scroll_6by {
  gap: 0.75rem;
}
}.fsh_tb_6by {
  background: #0F0D0B;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  position: fixed;
  right: 0;
  align-items: center;
  top: 0;
  display: flex;
  z-index: 80;
  height: 56px;
  left: 0;
}.fsh_tb_in_6by {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.fsh_tb_burger_6by {
  gap: 5px;
  border-radius: 8px;
  display: flex;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  width: 2.375rem;
  align-items: center;
  margin-right: 0.5rem;
  flex-direction: column;
}.fsh_tb_burger_6by:hover {
  background: rgba(255, 235, 180, 0.05);
}.fsh_tb_burger_line_6by {
  background: #9A8E7A;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.fsh_tb_burger_6by {
  display: none;
}
}.fsh_tb_logo_6by {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  color: #F5EED8;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.125rem;
  margin-right: 20px;
  flex-shrink: 0;
}.fsh_tb_logo_mark_6by {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 32px;
  justify-content: center;
  height: 32px;
}.fsh_tb_logo_mark_6by img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fsh_tb_nav_6by {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.fsh_tb_nav_6by {
  display: flex;
}
}.fsh_tb_tab_6by {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  color: #9A8E7A;
}.fsh_tb_tab_6by:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EED8;
}.fsh_tb_tab_6by.fsh_state_active_6by {
  background: rgba(200, 150, 58, 0.18);
  color: #F5EED8;
}.fsh_tb_right_6by {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.fsh_tb_login_6by {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 180, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 225, 160, 0.12);
  font-weight: 600;
  font-size: 13px;
  color: #C8BEA8;
  display: none;
}.fsh_tb_login_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
  color: #F5EED8;
}
@media(min-width: 483px) {.fsh_tb_login_6by {
  display: block;
}
}.fsh_tb_reg_6by {
  transition: background .2s;
  background: #3DBF7A;
  border-radius: 8px;
  padding: 9px 18px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0D0A06;
  font-weight: 700;
}.fsh_tb_reg_6by:hover {
  background: #4ED48C;
}.fsh_sb_6by {
  background: #1C1714;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  position: fixed;
  z-index: 70;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  width: 220px;
}.fsh_sb_6by.fsh_state_open_6by {
  transform: translateX(0);
}.fsh_sb_6by::-webkit-scrollbar {
  width: 0.25rem;
}.fsh_sb_6by::-webkit-scrollbar-thumb {
  background: rgba(255, 235, 180, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.fsh_sb_6by {
  transform: translateX(0);
}
}.fsh_sb_auth_6by {
  padding: 0.875rem 12px 10px;
}.fsh_sb_btn_reg_6by {
  background: #3DBF7A;
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #0D0A06;
  margin-bottom: 0.5rem;
}.fsh_sb_btn_reg_6by:hover {
  background: #4ED48C;
}.fsh_sb_btn_login_6by {
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 225, 160, 0.12);
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: #C8BEA8;
  text-align: center;
}.fsh_sb_btn_login_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
  color: #F5EED8;
}.fsh_sb_promo_6by {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(200, 150, 58, 0.18);
  background: linear-gradient(135deg,#1E1200,#1C1714);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}.fsh_sb_promo_6by::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 150, 58, 0.18),transparent 70%);
  right: -20px;
  height: 5rem;
  position: absolute;
  content: '';
  top: -1.25rem;
  width: 5rem;
}.fsh_sb_promo_title_6by {
  color: #C8963A;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  font-weight: 700;
}.fsh_sb_promo_text_6by {
  color: #F5EED8;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  overflow-wrap: break-word;
}.fsh_sb_promo_sub_6by {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #726A5E;
}.fsh_sb_nav_6by {
  padding: 6px 8px 16px;
}.fsh_sb_nav_lb_6by {
  padding: 10px 0.5rem 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5A5248;
}.fsh_sb_link_6by {
  gap: 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #9A8E7A;
  overflow-wrap: break-word;
  font-weight: 500;
}.fsh_sb_link_6by:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F5EED8;
}.fsh_sb_link_6by.fsh_state_active_6by {
  background: rgba(200, 150, 58, 0.18);
  color: #F5EED8;
}.fsh_sb_ic_6by {
  border-radius: 0.25rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 30px;
}.fsh_sb_ic_6by svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.fsh_sb_ic_1_6by {
  background: rgba(200, 150, 58, 0.08);
  color: #C8963A;
}.fsh_sb_ic_2_6by {
  background: rgba(61, 191, 122, 0.15);
  color: #3DBF7A;
}.fsh_sb_ic_3_6by {
  background: rgba(240, 160, 48, 0.15);
  color: #F0A030;
}.fsh_sb_ic_4_6by {
  background: rgba(139, 96, 32, 0.28);
  color: #8B6020;
}.fsh_sb_ic_5_6by {
  background: rgba(200, 150, 58, 0.08);
  color: #E8558A;
}.fsh_sb_ic_6_6by {
  background: rgba(139, 96, 32, 0.28);
  color: #9B5DE5;
}.fsh_sb_badge_6by {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F0A030;
  font-weight: 700;
  margin-left: auto;
  color: #0D0A06;
  font-size: 0.563rem;
}.fsh_sb_bot_6by {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.fsh_sb_lang_6by,.fsh_sb_help_6by {
  transition: border-color .2s;
  border: 1px solid rgba(255, 225, 160, 0.06);
  padding: 9px 6px;
  flex: 1;
  border-radius: 0.25rem;
  gap: 0.375rem;
  background: rgba(255, 235, 180, 0.05);
  justify-content: center;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 11px;
  color: #9A8E7A;
}.fsh_sb_lang_6by:hover,.fsh_sb_help_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
  color: #F5EED8;
}.fsh_sb_lang_6by svg,.fsh_sb_help_6by svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.fsh_sb_bd_6by {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.fsh_sb_bd_6by.fsh_state_on_6by {
  display: block;
}
@media(min-width: 1082px) {.fsh_sb_bd_6by {
  display: none!important;
}
}.fsh_mob_nav_6by {
  border-top: 1px solid rgba(255, 225, 160, 0.12);
  background: #1C1714;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
  display: flex;
}
@media(min-width:1080px) {.fsh_mob_nav_6by {
  display: none;
}
}.fsh_mob_nav_item_6by {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  align-items: center;
  color: #5A5248;
  cursor: pointer;
  display: flex;
}.fsh_mob_nav_ic_6by {
  line-height: 1;
}.fsh_mob_nav_ic_6by svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.fsh_mob_nav_lb_6by {
  font-size: 0.625rem;
  color: #5A5248;
  font-weight: 600;
}.fsh_mob_nav_item_6by.fsh_state_active_6by {
  color: #C8963A;
}.fsh_mob_nav_item_6by.fsh_state_active_6by .fsh_mob_nav_lb_6by {
  color: #C8963A;
}.fsh_hero_6by {
  padding: 20px 16px 0;
  background: #0F0D0B;
}
@media(min-width: 769px) {.fsh_hero_6by {
  padding: 1.5rem 1.5rem 0;
}
}.fsh_hero_in_6by {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.fsh_hero_in_6by {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.fsh_hero_in_6by {
  grid-template-columns: 1fr 340px;
}
}.fsh_hero_promo_6by {
  background: #161210;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 769px) {.fsh_hero_promo_6by {
  min-height: 280px;
}
}.fsh_hero_promo_bg_6by {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E1200 0%,#0F0D0B 100%);
  position: absolute;
  background-size: cover;
}.fsh_hero_promo_bg_6by::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0D0B 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.fsh_hero_promo_glow_6by {
  background: radial-gradient(circle,rgba(139, 96, 32, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
  height: 300px;
  top: -40px;
}.fsh_hero_promo_ct_6by {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  position: relative;
  display: flex;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
}
@media(min-width:768px) {.fsh_hero_promo_ct_6by {
  padding: 2.5rem 32px;
}
}.fsh_hero_badge_6by {
  border-radius: 1.25rem;
  padding: 5px 12px;
  background: rgba(200, 150, 58, 0.18);
  border: 1px solid rgba(200, 150, 58, 0.08);
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #C8963A;
  display: inline-block;
  text-transform: uppercase;
}.fsh_hero_h1_6by {
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
}.fsh_hero_h1_6by em {
  font-style: normal;
  color: #F0A030;
}
@media(min-width: 765px) {.fsh_hero_h1_6by {
  font-size: 2.25rem;
}
}.fsh_hero_sub_6by {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #9A8E7A;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.fsh_hero_sub_6by {
  font-size: 14px;
}
}.fsh_hero_row_6by {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.fsh_hero_cta_6by {
  background: #3DBF7A;
  border-radius: 0.5rem;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  box-shadow: 0px 0.25rem 18px rgba(61, 191, 122, 0.42);
  color: #0D0A06;
  font-weight: 700;
}.fsh_hero_cta_6by:hover {
  background: #4ED48C;
}.fsh_hero_terms_6by {
  font-size: 11px;
  color: #5A5248;
}.fsh_hero_game_6by {
  background: #161210;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 225, 160, 0.06);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.fsh_hero_game_badge_6by {
  border-radius: 20px;
  border: 1px solid rgba(240, 160, 48, 0.15);
  background: rgba(240, 160, 48, 0.15);
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  z-index: 3;
  color: #F0A030;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  top: 12px;
  position: absolute;
  left: 0.75rem;
}.fsh_hero_game_badge_6by svg {
  width: 11px;
  height: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.fsh_hero_game_img_6by {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1200,#0F0D0B);
  position: relative;
  padding-bottom: 60%;
}.fsh_hero_game_img_6by img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.fsh_hero_game_play_6by {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.fsh_hero_game_6by:hover .fsh_hero_game_play_6by {
  opacity: 1;
}.fsh_hero_game_play_6by span {
  background: #C8963A;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
  height: 3.25rem;
}.fsh_hero_game_play_6by span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.fsh_hero_game_info_6by {
  padding: 14px 1rem;
}.fsh_hero_game_title_6by {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F5EED8;
  margin-bottom: 0.25rem;
}.fsh_hero_game_provider_6by {
  font-size: 11px;
  color: #726A5E;
}.fsh_hero_game_btn_6by {
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  background: #C8963A;
  border-radius: 0.5rem;
  color: #F5EED8;
  display: block;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
}.fsh_hero_game_6by:hover .fsh_hero_game_btn_6by {
  background: #E0AA4A;
}.fsh_sbar_6by {
  padding: 1rem 16px 0;
  background: #0F0D0B;
}
@media(min-width: 767px) {.fsh_sbar_6by {
  padding: 1.125rem 1.5rem 0;
}
}.fsh_sbar_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_sbar_row_6by {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.fsh_sbar_input_6by {
  gap: 10px;
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 0.688rem 16px;
  border-radius: 8px;
  flex: 1;
  background: #161210;
  transition: border-color .2s;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #726A5E;
}.fsh_sbar_input_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
}.fsh_sbar_input_6by svg {
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 0.938rem;
}.fsh_sbar_providers_6by {
  background: #161210;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 225, 160, 0.12);
  gap: 8px;
  border-radius: 8px;
  transition: border-color .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #C8BEA8;
}.fsh_sbar_providers_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
  color: #F5EED8;
}.fsh_sbar_providers_6by svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.fsh_sbar_tabs_6by {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.fsh_sbar_tabs_6by::-webkit-scrollbar {
  display: none;
}.fsh_sbar_tab_6by {
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 225, 160, 0.06);
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #9A8E7A;
  flex-shrink: 0;
  font-size: 12px;
}.fsh_sbar_tab_6by:hover {
  background: rgba(255, 235, 180, 0.07);
  border-color: rgba(200, 150, 58, 0.45);
  color: #F5EED8;
}.fsh_sbar_tab_6by.fsh_state_active_6by {
  background: rgba(200, 150, 58, 0.18);
  border-color: rgba(200, 150, 58, 0.08);
  color: #F5EED8;
}.fsh_sbar_tab_ic_6by svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.fsh_wy_6by {
  background: #0F0D0B;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.fsh_wy_6by {
  padding: 40px 1.5rem 0;
}
}.fsh_wy_in_6by {
  margin: 0 auto;
  max-width: 1320px;
}.fsh_wy_head_6by {
  margin-bottom: 18px;
  max-width: 45rem;
}.fsh_wy_label_6by {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8963A;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.fsh_wy_h2_6by {
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.fsh_wy_h2_6by {
  font-size: 1.5rem;
}
}.fsh_wy_intro_6by {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #726A5E;
}.fsh_wy_grid_6by {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fsh_wy_grid_6by {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fsh_wy_grid_6by {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fsh_wy_card_6by {
  border: 1px solid rgba(255, 225, 160, 0.12);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #1C1714;
}.fsh_wy_card_6by:hover {
  border-color: rgba(200, 150, 58, 0.08);
  transform: translateY(-2px);
}.fsh_wy_card_ic_6by {
  background: rgba(200, 150, 58, 0.18);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #C8963A;
  height: 44px;
  display: flex;
  width: 44px;
  align-items: center;
}.fsh_wy_card_ic_6by svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.fsh_wy_card_h_6by {
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-size: 0.938rem;
  font-weight: 700;
}.fsh_wy_card_p_6by {
  line-height: 1.6;
  font-size: 13px;
  color: #726A5E;
  overflow-wrap: break-word;
}.fsh_wy_card_p_6by strong {
  color: #C8BEA8;
  font-weight: 600;
}.fsh_gcg_6by {
  padding: 2.25rem 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 771px) {.fsh_gcg_6by {
  padding: 2.75rem 1.5rem 0;
}
}.fsh_gcg_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_gcg_head_6by {
  max-width: 45rem;
  margin-bottom: 20px;
}.fsh_gcg_label_6by {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8963A;
  font-weight: 700;
  text-transform: uppercase;
}.fsh_gcg_h2_6by {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  color: #F5EED8;
  font-weight: 800;
}
@media(min-width: 769px) {.fsh_gcg_h2_6by {
  font-size: 1.75rem;
}
}.fsh_gcg_intro_6by {
  font-size: 13px;
  line-height: 1.6;
  color: #726A5E;
}.fsh_gcg_grid_6by {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.fsh_gcg_grid_6by {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fsh_gcg_grid_6by {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fsh_gcg_card_6by {
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 1.25rem;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  min-height: 15rem;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  display: flex;
  position: relative;
}.fsh_gcg_card_6by:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 150, 58, 0.18);
}.fsh_gcg_card_bg_6by {
  inset: 0;
  position: absolute;
  z-index: 0;
}.fsh_gcg_card_bg_6by::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.fsh_gcg_card_ic_6by {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  display: flex;
  z-index: 2;
  justify-content: center;
  right: 1.125rem;
  width: 2.5rem;
  align-items: center;
  position: absolute;
  color: #F5EED8;
  top: 18px;
  height: 40px;
}.fsh_gcg_card_ic_6by svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.fsh_gcg_card_ct_6by {
  z-index: 1;
  position: relative;
}.fsh_gcg_card_h_6by {
  overflow-wrap: break-word;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  color: #F5EED8;
}
@media(min-width: 769px) {.fsh_gcg_card_h_6by {
  font-size: 20px;
}
}.fsh_gcg_card_p_6by {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.fsh_gcg_card_p_6by strong {
  color: #F5EED8;
  font-weight: 600;
}.fsh_gcg_card_cta_6by {
  gap: 0.25rem;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #C8963A;
  display: inline-flex;
}.fsh_gcg_card_cta_6by svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.fsh_ws_6by {
  padding: 32px 16px 0;
  background: #0F0D0B;
}
@media(min-width: 765px) {.fsh_ws_6by {
  padding: 2.25rem 1.5rem 0;
}
}.fsh_ws_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_ws_head_6by {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.fsh_ws_title_6by {
  gap: 0.625rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  display: flex;
  color: #F5EED8;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
}.fsh_ws_title_ic_6by svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #F0A030;
  stroke-linejoin: round;
}.fsh_ws_online_6by {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #726A5E;
}.fsh_ws_online_dot_6by {
  background: #3DBF7A;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(61, 191, 122, 0.15);
  width: 0.5rem;
}.fsh_ws_scroll_6by {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.fsh_ws_scroll_6by::-webkit-scrollbar {
  display: none;
}.fsh_wc_6by {
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  gap: 0.625rem;
  background: #161210;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.fsh_wc_img_6by {
  background: #1C1714;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.fsh_wc_img_6by img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fsh_wc_info_6by {
  min-width: 0;
}.fsh_wc_game_6by {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C8BEA8;
}.fsh_wc_player_6by {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #5A5248;
  white-space: nowrap;
}.fsh_wc_amount_6by {
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #3DBF7A;
}.fsh_app_6by {
  background: #0F0D0B;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.fsh_app_6by {
  padding: 2.75rem 24px 0;
}
}.fsh_app_in_6by {
  margin: 0 auto;
  max-width: 1320px;
}.fsh_app_head_6by {
  margin-bottom: 1rem;
}.fsh_app_label_6by {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8963A;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.fsh_app_h2_6by {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EED8;
}
@media(min-width: 769px) {.fsh_app_h2_6by {
  font-size: 1.5rem;
}
}.fsh_app_sub_6by {
  color: #726A5E;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 13px;
}.fsh_app_sub_6by strong {
  font-weight: 700;
  color: #C8BEA8;
}.fsh_app_cards_6by {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.fsh_app_cards_6by {
  grid-template-columns: repeat(3,1fr);
}
}.fsh_app_card_6by {
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.fsh_app_card_ios_6by {
  background: linear-gradient(135deg,rgba(200, 150, 58, 0.18) 0%,#1C1714 100%);
}.fsh_app_card_android_6by {
  background: linear-gradient(135deg,rgba(61, 191, 122, 0.15) 0%,#1C1714 100%);
}.fsh_app_card_win_6by {
  background: linear-gradient(135deg,rgba(240, 160, 48, 0.15) 0%,#1C1714 100%);
}.fsh_app_card_ic_6by svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.fsh_app_card_ic_6by {
  color: #F5EED8;
  flex-shrink: 0;
}.fsh_app_card_os_6by {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #726A5E;
  font-weight: 700;
  margin-bottom: 6px;
}.fsh_app_card_title_6by {
  font-weight: 700;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
}.fsh_app_card_text_6by {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 12px;
  color: #726A5E;
  line-height: 1.5;
}.fsh_app_card_btn_6by {
  border-radius: 0.25rem;
  padding: 10px 18px;
  border: 1px solid rgba(200, 150, 58, 0.45);
  transition: background .2s;
  background: rgba(255, 235, 180, 0.12);
  gap: 7px;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  color: #F5EED8;
}.fsh_app_card_btn_6by:hover {
  background: rgba(255, 235, 180, 0.07);
}.fsh_bon_6by {
  background: #0F0D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.fsh_bon_6by {
  padding: 2.75rem 1.5rem 0;
}
}.fsh_bon_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_bon_head_6by {
  margin-bottom: 1.25rem;
}.fsh_bon_label_6by {
  color: #C8963A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.fsh_bon_h2_6by {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.fsh_bon_h2_6by {
  font-size: 1.5rem;
}
}.fsh_bon_seo_6by {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726A5E;
  max-width: 620px;
}.fsh_bon_seo_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_bon_seo_6by a {
  color: #C8963A;
  text-decoration: underline;
}.fsh_bon_grid_6by {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.fsh_bon_grid_6by {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.fsh_bon_grid_6by {
  grid-template-columns: repeat(5,1fr);
}
}.fsh_bon_card_6by {
  border: 1px solid rgba(255, 225, 160, 0.12);
  background: #161210;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 8px;
}.fsh_bon_card_6by:hover {
  border-color: rgba(200, 150, 58, 0.08);
  transform: translateY(-2px);
}.fsh_bon_card_ic_6by svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 1.625rem;
}.fsh_bon_card_ic_6by {
  margin-bottom: 10px;
}.fsh_bon_card_type_6by {
  margin-bottom: 6px;
  font-weight: 700;
  color: #726A5E;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}.fsh_bon_card_amount_6by {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  color: #F0A030;
}.fsh_bon_card_name_6by {
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EED8;
}.fsh_bon_card_detail_6by {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  color: #5A5248;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.fsh_htp_6by {
  background: #0F0D0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.fsh_htp_6by {
  padding: 44px 24px 0;
}
}.fsh_htp_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_htp_head_6by {
  margin-bottom: 22px;
  max-width: 45rem;
}.fsh_htp_label_6by {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8963A;
  font-weight: 700;
}.fsh_htp_h2_6by {
  color: #F5EED8;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.fsh_htp_h2_6by {
  font-size: 28px;
}
}.fsh_htp_intro_6by {
  color: #726A5E;
  line-height: 1.6;
  font-size: 14px;
}.fsh_htp_steps_6by {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fsh_htp_steps_6by {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fsh_htp_steps_6by {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.fsh_htp_step_6by {
  padding: 1.25rem 18px 1.125rem;
  border: 1px solid rgba(255, 225, 160, 0.12);
  background: #1C1714;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.fsh_htp_step_num_6by {
  background: #C8963A;
  border-radius: 50%;
  width: 28px;
  font-family: 'Playfair Display', serif;
  color: #0D0A06;
  font-size: 13px;
  justify-content: center;
  left: 1.25rem;
  height: 28px;
  align-items: center;
  font-weight: 800;
  position: absolute;
  display: flex;
  top: -0.75rem;
}.fsh_htp_step_ic_6by {
  margin: 0.5rem 0 12px;
  background: rgba(200, 150, 58, 0.18);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #C8963A;
  height: 2.25rem;
}.fsh_htp_step_ic_6by svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fsh_htp_step_h_6by {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EED8;
  margin-bottom: 6px;
}.fsh_htp_step_p_6by {
  line-height: 1.55;
  color: #726A5E;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.fsh_htp_step_p_6by strong {
  color: #C8BEA8;
  font-weight: 600;
}.fsh_htp_cta_6by {
  background: #3DBF7A;
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #0D0A06;
}.fsh_htp_cta_6by:hover {
  background: #4ED48C;
}.fsh_prov_6by {
  padding: 36px 16px 0;
  background: #0F0D0B;
}
@media(min-width: 771px) {.fsh_prov_6by {
  padding: 2.75rem 1.5rem 0;
}
}.fsh_prov_in_6by {
  margin: 0 auto;
  max-width: 1320px;
}.fsh_prov_head_6by {
  margin-bottom: 16px;
}.fsh_prov_label_6by {
  color: #C8963A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fsh_prov_h2_6by {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EED8;
}
@media(min-width: 769px) {.fsh_prov_h2_6by {
  font-size: 24px;
}
}.fsh_prov_seo_6by {
  font-size: 0.813rem;
  color: #726A5E;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}.fsh_prov_seo_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_prov_seo_6by a {
  color: #C8963A;
  text-decoration: underline;
}.fsh_prov_grid_6by {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.fsh_prov_grid_6by {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.fsh_prov_grid_6by {
  grid-template-columns: repeat(8,1fr);
}
}.fsh_prov_card_6by {
  border: 1px solid rgba(255, 225, 160, 0.12);
  gap: 7px;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #161210;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.fsh_prov_card_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
  background: #1C1714;
}.fsh_prov_logo_6by {
  border-radius: 0.25rem;
  background: rgba(255, 235, 180, 0.05);
  overflow: hidden;
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
}.fsh_prov_logo_6by img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.fsh_prov_name_6by {
  color: #9A8E7A;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
}.fsh_reg_6by {
  background: #0F0D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.fsh_reg_6by {
  padding: 44px 1.5rem 0;
}
}.fsh_reg_in_6by {
  border-radius: 12px;
  border: 1px solid rgba(255, 225, 160, 0.06);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1C1714;
  max-width: 1320px;
}
@media(min-width: 766px) {.fsh_reg_in_6by {
  padding: 40px;
}
}.fsh_reg_top_6by {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.fsh_reg_top_6by {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fsh_reg_label_6by {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  color: #C8963A;
  text-transform: uppercase;
}.fsh_reg_h2_6by {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  color: #F5EED8;
}
@media(min-width:768px) {.fsh_reg_h2_6by {
  font-size: 28px;
}
}.fsh_reg_bonus_6by {
  border-radius: 8px;
  border: 1px solid rgba(240, 160, 48, 0.15);
  background: rgba(240, 160, 48, 0.15);
  gap: 0.5rem;
  padding: 10px 16px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.fsh_reg_bonus_amount_6by {
  color: #F0A030;
  font-size: 1.25rem;
  font-weight: 800;
}.fsh_reg_bonus_text_6by {
  font-size: 13px;
  line-height: 1.35;
  color: #9A8E7A;
}.fsh_reg_cta_btn_6by {
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DBF7A;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0D0A06;
  font-size: 15px;
  box-shadow: 0px 4px 18px rgba(61, 191, 122, 0.42);
}.fsh_reg_cta_btn_6by:hover {
  background: #4ED48C;
}.fsh_reg_terms_6by {
  color: #5A5248;
  font-size: 0.688rem;
  line-height: 1.5;
}.fsh_reg_seo_6by {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  color: #726A5E;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.fsh_reg_seo_6by p {
  font-size: 13px;
  color: #726A5E;
  margin-bottom: 10px;
  line-height: 1.65;
}.fsh_reg_seo_6by p:last-child {
  margin-bottom: 0;
}.fsh_reg_seo_6by strong {
  font-weight: 700;
  color: #C8BEA8;
}.fsh_reg_seo_6by a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.fsh_reg_seo_6by a:hover {
  color: #E0AA4A;
}.fsh_reg_seo_6by ul,.fsh_reg_seo_6by ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.fsh_reg_seo_6by ol {
  list-style: decimal;
}.fsh_reg_seo_6by li {
  color: #726A5E;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.fsh_reg_seo_6by table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.fsh_reg_seo_6by table {
  display: table;
}
}.fsh_reg_seo_6by th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #C8BEA8;
  text-align: left;
  font-weight: 700;
}.fsh_reg_seo_6by td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 8px;
  color: #726A5E;
}.fsh_reg_steps_6by {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.fsh_reg_steps_6by {
  margin-top: 0;
}
}.fsh_reg_step_6by {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 8px;
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255, 225, 160, 0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fsh_reg_step_num_6by {
  background: rgba(200, 150, 58, 0.18);
  border: 1px solid rgba(200, 150, 58, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #C8963A;
  height: 34px;
  justify-content: center;
  font-size: 0.875rem;
  width: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
}.fsh_reg_step_title_6by {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5EED8;
  margin-bottom: 3px;
}.fsh_reg_step_text_6by {
  font-size: 12px;
  line-height: 1.5;
  color: #726A5E;
}.fsh_reg_trust_6by {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.fsh_reg_trust_item_6by {
  gap: 0.438rem;
  color: #726A5E;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
}.fsh_reg_trust_ic_6by svg {
  color: #C8963A;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.fsh_rv_6by {
  padding: 36px 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 767px) {.fsh_rv_6by {
  padding: 2.75rem 24px 0;
}
}.fsh_rv_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_rv_head_6by {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.fsh_rv_label_6by {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8963A;
  letter-spacing: .08em;
}.fsh_rv_h2_6by {
  font-size: 22px;
  margin-bottom: 0.625rem;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.fsh_rv_h2_6by {
  font-size: 28px;
}
}.fsh_rv_stats_6by {
  gap: 1.125rem;
  align-items: center;
  color: #726A5E;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
}.fsh_rv_stats_score_6by {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.fsh_rv_stats_score_val_6by {
  font-family: 'Playfair Display', serif;
  color: #F0A030;
  font-size: 1.375rem;
  font-weight: 800;
}.fsh_rv_stats_score_max_6by {
  color: #5A5248;
  font-size: 0.813rem;
}.fsh_rv_stats_badge_6by {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.fsh_rv_stats_badge_6by svg {
  height: 14px;
  color: #F0A030;
  width: 0.875rem;
}.fsh_rv_grid_6by {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.fsh_rv_grid_6by {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.fsh_rv_grid_6by {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fsh_rv_card_6by {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 225, 160, 0.12);
  background: #1C1714;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.fsh_rv_card_stars_6by {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0A030;
  display: flex;
}.fsh_rv_card_stars_6by svg {
  width: 0.875rem;
  height: 14px;
}.fsh_rv_card_h_6by {
  margin-bottom: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EED8;
  line-height: 1.3;
}.fsh_rv_card_body_6by {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #726A5E;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.fsh_rv_card_body_6by strong {
  font-weight: 600;
  color: #C8BEA8;
}.fsh_rv_card_meta_6by {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.fsh_rv_card_author_6by {
  font-weight: 600;
  color: #C8BEA8;
  font-size: 0.75rem;
}.fsh_rv_card_date_6by {
  font-size: 11px;
  color: #5A5248;
}.fsh_seo_6by {
  padding: 2.25rem 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 765px) {.fsh_seo_6by {
  padding: 44px 24px 0;
}
}.fsh_seo_in_6by {
  background: #1C1714;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.fsh_seo_in_6by {
  padding: 2.25rem 40px;
}
}.fsh_seo_label_6by {
  text-transform: uppercase;
  color: #C8963A;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.fsh_seo_h2_6by {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F5EED8;
}
@media(min-width: 765px) {.fsh_seo_h2_6by {
  font-size: 24px;
}
}.fsh_seo_body_6by {
  line-height: 1.75;
  color: #9A8E7A;
  overflow-wrap: break-word;
  font-size: 14px;
}.fsh_seo_body_6by p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #9A8E7A;
  line-height: 1.75;
}.fsh_seo_body_6by p:last-child {
  margin-bottom: 0;
}.fsh_seo_body_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_seo_body_6by a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.fsh_seo_body_6by a:hover {
  color: #E0AA4A;
}.fsh_seo_body_6by ul,.fsh_seo_body_6by ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.fsh_seo_body_6by ol {
  list-style: decimal;
}.fsh_seo_body_6by li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #9A8E7A;
}.fsh_seo_body_6by table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.fsh_seo_body_6by table {
  display: table;
}
}.fsh_seo_body_6by th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #C8BEA8;
  font-weight: 700;
  text-align: left;
}.fsh_seo_body_6by td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 10px 0.75rem;
  color: #9A8E7A;
}.fsh_seo_cols_6by {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.fsh_seo_cols_6by {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fsh_seo_cols_6by {
  grid-template-columns: repeat(3,1fr);
}
}.fsh_seo_col_h_6by {
  color: #C8BEA8;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.fsh_seo_col_p_6by {
  color: #726A5E;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.fsh_seo_stats_6by {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fsh_seo_stat_6by {
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  background: rgba(200, 150, 58, 0.08);
  border: 1px solid rgba(200, 150, 58, 0.18);
  min-width: 8.75rem;
}.fsh_seo_stat_val_6by {
  font-weight: 800;
  color: #C8963A;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.fsh_seo_stat_lb_6by {
  color: #726A5E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.fsh_seo_6by {
  background: #0F0D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.fsh_seo_6by {
  padding: 2.75rem 1.5rem 0;
}
}.fsh_seo_in_6by {
  background: #1C1714;
  padding: 28px 24px;
  border: 1px solid rgba(255, 225, 160, 0.12);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.fsh_seo_in_6by {
  padding: 2.25rem 40px;
}
}.fsh_seo_label_6by {
  font-size: 11px;
  color: #C8963A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.fsh_seo_h2_6by {
  overflow-wrap: break-word;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 766px) {.fsh_seo_h2_6by {
  font-size: 24px;
}
}.fsh_seo_body_6by {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8E7A;
}.fsh_seo_body_6by p {
  font-size: 0.875rem;
  color: #9A8E7A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.fsh_seo_body_6by p:last-child {
  margin-bottom: 0;
}.fsh_seo_body_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_seo_body_6by a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.fsh_seo_body_6by a:hover {
  color: #E0AA4A;
}.fsh_seo_body_6by ul,.fsh_seo_body_6by ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.fsh_seo_body_6by ol {
  list-style: decimal;
}.fsh_seo_body_6by li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #9A8E7A;
}.fsh_seo_body_6by table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.fsh_seo_body_6by table {
  display: table;
}
}.fsh_seo_body_6by th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8BEA8;
  font-weight: 700;
}.fsh_seo_body_6by td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8E7A;
}.fsh_seo_cols_6by {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.fsh_seo_cols_6by {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fsh_seo_cols_6by {
  grid-template-columns: repeat(3,1fr);
}
}.fsh_seo_col_h_6by {
  font-size: 0.813rem;
  color: #C8BEA8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.fsh_seo_col_p_6by {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #726A5E;
}.fsh_seo_stats_6by {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.fsh_seo_stat_6by {
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 150, 58, 0.18);
  background: rgba(200, 150, 58, 0.08);
  min-width: 8.75rem;
}.fsh_seo_stat_val_6by {
  font-weight: 800;
  color: #C8963A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.fsh_seo_stat_lb_6by {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #726A5E;
}.fsh_faq_6by {
  padding: 36px 1rem 0;
  background: #0F0D0B;
}
@media(min-width: 771px) {.fsh_faq_6by {
  padding: 2.75rem 24px 0;
}
}.fsh_faq_in_6by {
  margin: 0 auto;
  max-width: 82.5rem;
}.fsh_faq_head_6by {
  margin-bottom: 20px;
}.fsh_faq_label_6by {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8963A;
  font-size: 0.688rem;
}.fsh_faq_h2_6by {
  font-size: 20px;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.fsh_faq_h2_6by {
  font-size: 24px;
}
}.fsh_faq_list_6by {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.fsh_faq_item_6by {
  overflow: hidden;
  background: #1C1714;
  border: 1px solid rgba(255, 225, 160, 0.12);
  border-radius: 0.5rem;
}.fsh_faq_q_6by {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
  color: #C8BEA8;
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
}.fsh_faq_q_6by:hover {
  color: #F5EED8;
}.fsh_faq_q_ic_6by {
  border-radius: 50%;
  background: rgba(255, 235, 180, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
  height: 24px;
  justify-content: center;
  width: 24px;
  color: #C8963A;
  display: flex;
}.fsh_faq_item_6by.fsh_state_open_6by .fsh_faq_q_ic_6by {
  transform: rotate(45deg);
}.fsh_faq_a_6by {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #726A5E;
}.fsh_faq_item_6by.fsh_state_open_6by .fsh_faq_a_6by {
  display: block;
}.fsh_faq_a_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_faq_a_6by a {
  text-decoration: underline;
  color: #C8963A;
}.fsh_faq_a_6by ul,.fsh_faq_a_6by ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.fsh_faq_a_6by ol {
  list-style: decimal;
}.fsh_faq_a_6by li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.fsh_faq_a_6by table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.fsh_faq_a_6by table {
  display: table;
}
}.fsh_faq_a_6by th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BEA8;
}.fsh_faq_a_6by td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.375rem 0.5rem;
  color: #726A5E;
}.fsh_seo_6by {
  background: #0F0D0B;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.fsh_seo_6by {
  padding: 2.75rem 24px 0;
}
}.fsh_seo_in_6by {
  margin: 0 auto;
  background: #1C1714;
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 28px 24px;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.fsh_seo_in_6by {
  padding: 2.25rem 2.5rem;
}
}.fsh_seo_label_6by {
  letter-spacing: .08em;
  color: #C8963A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.fsh_seo_h2_6by {
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EED8;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.fsh_seo_h2_6by {
  font-size: 24px;
}
}.fsh_seo_body_6by {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8E7A;
  line-height: 1.75;
}.fsh_seo_body_6by p {
  line-height: 1.75;
  color: #9A8E7A;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.fsh_seo_body_6by p:last-child {
  margin-bottom: 0;
}.fsh_seo_body_6by strong {
  color: #C8BEA8;
  font-weight: 700;
}.fsh_seo_body_6by a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8963A;
}.fsh_seo_body_6by a:hover {
  color: #E0AA4A;
}.fsh_seo_body_6by ul,.fsh_seo_body_6by ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.fsh_seo_body_6by ol {
  list-style: decimal;
}.fsh_seo_body_6by li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8E7A;
  font-size: 14px;
}.fsh_seo_body_6by table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.fsh_seo_body_6by table {
  display: table;
}
}.fsh_seo_body_6by th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8BEA8;
}.fsh_seo_body_6by td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #9A8E7A;
}.fsh_seo_cols_6by {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.fsh_seo_cols_6by {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.fsh_seo_cols_6by {
  grid-template-columns: repeat(3,1fr);
}
}.fsh_seo_col_h_6by {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C8BEA8;
  overflow-wrap: break-word;
  font-weight: 700;
}.fsh_seo_col_p_6by {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #726A5E;
}.fsh_seo_stats_6by {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fsh_seo_stat_6by {
  border-radius: 8px;
  border: 1px solid rgba(200, 150, 58, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(200, 150, 58, 0.08);
  min-width: 8.75rem;
}.fsh_seo_stat_val_6by {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C8963A;
  font-weight: 800;
  font-size: 20px;
}.fsh_seo_stat_lb_6by {
  color: #726A5E;
  font-size: 11px;
  overflow-wrap: break-word;
}.fsh_ft_6by {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #080604;
  margin-top: 48px;
}.fsh_ft_support_6by {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 771px) {.fsh_ft_support_6by {
  padding: 1.75rem 24px;
}
}.fsh_ft_support_in_6by {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.fsh_ft_support_main_6by {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.fsh_ft_support_ic_6by {
  color: #C8963A;
  flex-shrink: 0;
}.fsh_ft_support_ic_6by svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
}.fsh_ft_support_text_title_6by {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EED8;
  font-size: 15px;
}.fsh_ft_support_text_sub_6by {
  color: #726A5E;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.fsh_ft_support_btn_6by {
  transition: background .2s;
  border-radius: 8px;
  background: #C8963A;
  padding: 11px 22px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #F5EED8;
}.fsh_ft_support_btn_6by:hover {
  background: #E0AA4A;
}.fsh_ft_support_contacts_6by {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.fsh_ft_support_contact_6by {
  color: #5A5248;
  font-size: 0.75rem;
  line-height: 1.4;
}.fsh_ft_support_contact_6by strong {
  margin-bottom: 2px;
  color: #9A8E7A;
  display: block;
  font-weight: 600;
  font-size: 11px;
}.fsh_ft_main_6by {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width:768px) {.fsh_ft_main_6by {
  padding: 40px 1.5rem 32px;
}
}.fsh_ft_main_in_6by {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.fsh_ft_main_in_6by {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.fsh_ft_main_in_6by {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.fsh_ft_col_logo_6by {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.fsh_ft_col_logo_6by {
  grid-column: auto;
}
}.fsh_ft_logo_6by {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  color: #F5EED8;
  display: flex;
}.fsh_ft_logo_mark_6by {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.fsh_ft_logo_mark_6by img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fsh_ft_logo_sub_6by {
  max-width: 12.5rem;
  line-height: 1.55;
  color: #5A5248;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.fsh_ft_col_title_6by {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  color: #9A8E7A;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.fsh_ft_col_links_6by {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.fsh_ft_col_link_6by {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A5248;
}.fsh_ft_col_link_6by:hover {
  color: #C8BEA8;
}.fsh_ft_apps_6by {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.fsh_ft_app_card_6by {
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 225, 160, 0.12);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.fsh_ft_app_card_6by:hover {
  border-color: rgba(200, 150, 58, 0.45);
}.fsh_ft_app_card_ic_6by svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.fsh_ft_app_card_os_6by {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5A5248;
}.fsh_ft_app_card_action_6by {
  font-weight: 700;
  color: #C8BEA8;
  font-size: 0.75rem;
}.fsh_ft_bot_6by {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.fsh_ft_bot_6by {
  padding: 1.25rem 1.5rem;
}
}.fsh_ft_bot_in_6by {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.fsh_ft_socials_6by {
  gap: 8px;
  display: flex;
}.fsh_ft_soc_6by {
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 225, 160, 0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  color: #9A8E7A;
  align-items: center;
}.fsh_ft_soc_6by svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.fsh_ft_soc_6by:hover {
  background: rgba(255, 235, 180, 0.07);
}.fsh_ft_legal_6by {
  flex: 1;
  min-width: 200px;
  font-size: 0.688rem;
  color: #807870;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fsh_ft_legal_6by strong {
  color: #9A8E7A;
  font-weight: 700;
}.fsh_ft_legal_6by a {
  color: #9A8E7A;
  text-decoration: underline;
}.fsh_ft_age_6by {
  border-radius: 50%;
  border: 2px solid #807870;
  color: #807870;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  height: 32px;
  width: 2rem;
  font-weight: 800;
}