*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #D9CCAC;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #0D0906;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.fny_layout-qze {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.fny_page-qze {
  display: flex;
  min-height: 100vh;
}.fny_main-qze {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1077px) {.fny_main-qze {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.fny_main-qze {
  padding-bottom: 4.5rem;
}
}.fny_gc-qze {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: #130E06;
  overflow: hidden;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 642px) {.fny_gc-qze {
  width: 156px;
}
}
@media(min-width:1080px) {.fny_gc-qze {
  width: 168px;
}
}.fny_gc-qze:hover {
  border-color: rgba(200, 137, 42, 0.08);
  transform: translateY(-3px);
}.fny_gc_img-qze {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.fny_gc_img-qze img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.fny_gc_hover-qze {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.fny_gc-qze:hover .fny_gc_hover-qze {
  opacity: 1;
}.fny_gc_hover_btn-qze {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #C8892A;
  font-weight: 700;
  color: #F5EED8;
  font-size: 12px;
}.fny_gc_info-qze {
  padding: 8px 0.625rem 10px;
}.fny_gc_name-qze {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D9CCAC;
  margin-bottom: 3px;
}.fny_gc_prov-qze {
  color: #5C4E3A;
  font-size: 10px;
}.fny_gc_tag-qze {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  top: 6px;
  font-size: 9px;
  letter-spacing: .04em;
  font-weight: 700;
}.fny_gc_tag_hot-qze {
  background: #CC3A28;
  color: #fff;
}.fny_gc_tag_new-qze {
  background: #2EBD74;
  color: #0D0906;
}.fny_gc_tag_jp-qze {
  background: #E8A818;
  color: #0D0906;
}.fny_gc_tag_ex-qze {
  background: #8C3B28;
  color: #fff;
}.fny_gc_tag_live-qze {
  background: #CC3A28;
  color: #fff;
}.fny_gr-qze {
  background: #0D0906;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.fny_gr-qze {
  padding: 36px 24px 0;
}
}.fny_gr_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_gr_head-qze {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.fny_gr_head_l-qze {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.fny_gr_ic-qze {
  border-radius: 0.5rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  display: flex;
}.fny_gr_ic-qze svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.fny_gr_title-qze {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  font-size: 1rem;
}
@media(min-width: 765px) {.fny_gr_title-qze {
  font-size: 18px;
}
}.fny_gr_more-qze {
  transition: color .2s;
  gap: 0.313rem;
  color: #7A6A52;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
}.fny_gr_more-qze:hover {
  color: #C8892A;
}.fny_gr_more-qze svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fny_gr_arrows-qze {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.fny_gr_arr-qze {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 1.875rem;
  color: #A8967A;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 30px;
}.fny_gr_arr-qze:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EED8;
}.fny_gr_arr-qze svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.fny_gr_seo_h-qze {
  margin: 0 0 6px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #D9CCAC;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width:768px) {.fny_gr_seo_h-qze {
  font-size: 0.875rem;
}
}.fny_gr_seo-qze {
  color: #7A6A52;
  line-height: 1.55;
  margin-bottom: 12px;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.fny_gr_seo-qze strong {
  font-weight: 600;
  color: #D9CCAC;
}.fny_gr_scroll-qze {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.fny_gr_scroll-qze::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.fny_gr_scroll-qze {
  gap: 0.75rem;
}
}.fny_tb-qze {
  background: #0D0906;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  z-index: 80;
  top: 0;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
  position: fixed;
}.fny_tb_in-qze {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.fny_tb_burger-qze {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  height: 38px;
  display: flex;
  width: 2.375rem;
  align-items: center;
  flex-direction: column;
}.fny_tb_burger-qze:hover {
  background: rgba(255, 255, 255, 0.05);
}.fny_tb_burger_line-qze {
  background: #A8967A;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.fny_tb_burger-qze {
  display: none;
}
}.fny_tb_logo-qze {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  color: #F5EED8;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 18px;
}.fny_tb_logo_mark-qze {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 32px;
}.fny_tb_logo_mark-qze img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.fny_tb_nav-qze {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.fny_tb_nav-qze {
  display: flex;
}
}.fny_tb_tab-qze {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8967A;
  font-weight: 600;
}.fny_tb_tab-qze:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EED8;
}.fny_tb_tab-qze.fny_state_active-qze {
  background: rgba(200, 137, 42, 0.18);
  color: #F5EED8;
}.fny_tb_right-qze {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.fny_tb_login-qze {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D9CCAC;
}.fny_tb_login-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
  color: #F5EED8;
}
@media(min-width: 479px) {.fny_tb_login-qze {
  display: block;
}
}.fny_tb_reg-qze {
  background: #2EBD74;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  font-weight: 700;
  color: #0D0906;
  font-size: 0.813rem;
  white-space: nowrap;
}.fny_tb_reg-qze:hover {
  background: #38D485;
}.fny_sb-qze {
  background: #181108;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  z-index: 70;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 3.5rem;
  bottom: 0;
  width: 220px;
}.fny_sb-qze.fny_state_open-qze {
  transform: translateX(0);
}.fny_sb-qze::-webkit-scrollbar {
  width: 4px;
}.fny_sb-qze::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.fny_sb-qze {
  transform: translateX(0);
}
}.fny_sb_auth-qze {
  padding: 0.875rem 0.75rem 10px;
}.fny_sb_btn_reg-qze {
  border-radius: 8px;
  padding: 11px;
  background: #2EBD74;
  transition: background .2s;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0D0906;
  margin-bottom: 8px;
  display: block;
}.fny_sb_btn_reg-qze:hover {
  background: #38D485;
}.fny_sb_btn_login-qze {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  padding: 0.625rem;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #D9CCAC;
  font-size: 13px;
}.fny_sb_btn_login-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
  color: #F5EED8;
}.fny_sb_promo-qze {
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#2A1A06,#181108);
  border-radius: 8px;
  border: 1px solid rgba(200, 137, 42, 0.18);
  padding: 12px 14px;
  position: relative;
}.fny_sb_promo-qze::before {
  background: radial-gradient(circle,rgba(200, 137, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  position: absolute;
  top: -20px;
  content: '';
  width: 5rem;
  right: -20px;
}.fny_sb_promo_title-qze {
  color: #C8892A;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
}.fny_sb_promo_text-qze {
  line-height: 1.35;
  color: #F5EED8;
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
}.fny_sb_promo_sub-qze {
  margin-top: 3px;
  font-size: 10px;
  color: #7A6A52;
}.fny_sb_nav-qze {
  padding: 0.375rem 8px 1rem;
}.fny_sb_nav_lb-qze {
  padding: 10px 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #5C4E3A;
  letter-spacing: .08em;
}.fny_sb_link-qze {
  padding: 9px 10px;
  gap: 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #A8967A;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}.fny_sb_link-qze:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EED8;
}.fny_sb_link-qze.fny_state_active-qze {
  background: rgba(200, 137, 42, 0.18);
  color: #F5EED8;
}.fny_sb_ic-qze {
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 30px;
  display: flex;
  width: 30px;
}.fny_sb_ic-qze svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.fny_sb_ic_1-qze {
  background: rgba(200, 137, 42, 0.08);
  color: #C8892A;
}.fny_sb_ic_2-qze {
  background: rgba(46, 189, 116, 0.16);
  color: #2EBD74;
}.fny_sb_ic_3-qze {
  background: rgba(232, 168, 24, 0.16);
  color: #E8A818;
}.fny_sb_ic_4-qze {
  background: rgba(140, 59, 40, 0.22);
  color: #8C3B28;
}.fny_sb_ic_5-qze {
  background: rgba(200, 137, 42, 0.08);
  color: #D44878;
}.fny_sb_ic_6-qze {
  background: rgba(140, 59, 40, 0.22);
  color: #7C3AB8;
}.fny_sb_badge-qze {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #E8A818;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0D0906;
}.fny_sb_bot-qze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.fny_sb_lang-qze,.fny_sb_help-qze {
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #A8967A;
  justify-content: center;
  font-size: 11px;
}.fny_sb_lang-qze:hover,.fny_sb_help-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
  color: #F5EED8;
}.fny_sb_lang-qze svg,.fny_sb_help-qze svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.fny_sb_bd-qze {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.fny_sb_bd-qze.fny_state_on-qze {
  display: block;
}
@media(min-width: 1081px) {.fny_sb_bd-qze {
  display: none!important;
}
}.fny_mob_nav-qze {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #181108;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.fny_mob_nav-qze {
  display: none;
}
}.fny_mob_nav_item-qze {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  color: #5C4E3A;
  align-items: center;
  display: flex;
}.fny_mob_nav_ic-qze {
  line-height: 1;
}.fny_mob_nav_ic-qze svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.fny_mob_nav_lb-qze {
  color: #5C4E3A;
  font-weight: 600;
  font-size: 0.625rem;
}.fny_mob_nav_item-qze.fny_state_active-qze {
  color: #C8892A;
}.fny_mob_nav_item-qze.fny_state_active-qze .fny_mob_nav_lb-qze {
  color: #C8892A;
}.fny_hero-qze {
  padding: 20px 1rem 0;
  background: #0D0906;
}
@media(min-width: 767px) {.fny_hero-qze {
  padding: 1.5rem 1.5rem 0;
}
}.fny_hero_in-qze {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.fny_hero_in-qze {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.fny_hero_in-qze {
  grid-template-columns: 1fr 340px;
}
}.fny_hero_promo-qze {
  background: #130E06;
  border-radius: 0.75rem;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 770px) {.fny_hero_promo-qze {
  min-height: 280px;
}
}.fny_hero_promo_bg-qze {
  background: linear-gradient(120deg,#2A1A06 0%,#0D0906 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.fny_hero_promo_bg-qze::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0906 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.fny_hero_promo_glow-qze {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(140, 59, 40, 0.22) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  top: -40px;
  position: absolute;
  height: 300px;
  width: 300px;
}.fny_hero_promo_ct-qze {
  padding: 28px 24px 28px 1.75rem;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 480px;
}
@media(min-width:768px) {.fny_hero_promo_ct-qze {
  padding: 2.5rem 32px;
}
}.fny_hero_badge-qze {
  padding: 5px 12px;
  border-radius: 1.25rem;
  background: rgba(200, 137, 42, 0.18);
  border: 1px solid rgba(200, 137, 42, 0.08);
  text-transform: uppercase;
  color: #C8892A;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
}.fny_hero_h1-qze {
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
}.fny_hero_h1-qze em {
  font-style: normal;
  color: #E8A818;
}
@media(min-width: 769px) {.fny_hero_h1-qze {
  font-size: 2.25rem;
}
}.fny_hero_sub-qze {
  color: #A8967A;
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.fny_hero_sub-qze {
  font-size: 14px;
}
}.fny_hero_row-qze {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.fny_hero_cta-qze {
  border-radius: 8px;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #2EBD74;
  color: #0D0906;
  font-size: 14px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 0.875rem rgba(46, 189, 116, 0.45);
  font-weight: 700;
}.fny_hero_cta-qze:hover {
  background: #38D485;
}.fny_hero_terms-qze {
  color: #5C4E3A;
  font-size: 0.688rem;
}.fny_hero_game-qze {
  background: #130E06;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  flex-direction: column;
  display: flex;
}.fny_hero_game_badge-qze {
  padding: 5px 0.625rem;
  background: rgba(232, 168, 24, 0.16);
  border: 1px solid rgba(232, 168, 24, 0.16);
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #E8A818;
  top: 12px;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  position: absolute;
}.fny_hero_game_badge-qze svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
  width: 0.688rem;
}.fny_hero_game_img-qze {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A06,#0D0906);
  padding-bottom: 60%;
  position: relative;
}.fny_hero_game_img-qze img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.fny_hero_game_play-qze {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.fny_hero_game-qze:hover .fny_hero_game_play-qze {
  opacity: 1;
}.fny_hero_game_play-qze span {
  border-radius: 50%;
  background: #C8892A;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 3.25rem;
}.fny_hero_game_play-qze span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.fny_hero_game_info-qze {
  padding: 0.875rem 16px;
}.fny_hero_game_title-qze {
  margin-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EED8;
}.fny_hero_game_provider-qze {
  font-size: 0.688rem;
  color: #7A6A52;
}.fny_hero_game_btn-qze {
  border-radius: 0.5rem;
  padding: 11px;
  margin: 12px 16px 16px;
  background: #C8892A;
  transition: background .2s;
  font-size: 13px;
  color: #F5EED8;
  display: block;
  font-weight: 700;
  text-align: center;
}.fny_hero_game-qze:hover .fny_hero_game_btn-qze {
  background: #DFA43C;
}.fny_sbar-qze {
  padding: 16px 16px 0;
  background: #0D0906;
}
@media(min-width: 769px) {.fny_sbar-qze {
  padding: 18px 1.5rem 0;
}
}.fny_sbar_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_sbar_row-qze {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.fny_sbar_input-qze {
  background: #130E06;
  border-radius: 8px;
  padding: 0.688rem 16px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  flex: 1;
  align-items: center;
  color: #7A6A52;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.fny_sbar_input-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
}.fny_sbar_input-qze svg {
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.fny_sbar_providers-qze {
  padding: 0.688rem 1.125rem;
  background: #130E06;
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D9CCAC;
  display: flex;
  white-space: nowrap;
}.fny_sbar_providers-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
  color: #F5EED8;
}.fny_sbar_providers-qze svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.fny_sbar_tabs-qze {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.fny_sbar_tabs-qze::-webkit-scrollbar {
  display: none;
}.fny_sbar_tab-qze {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  color: #A8967A;
  cursor: pointer;
  display: flex;
}.fny_sbar_tab-qze:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(210, 148, 48, 0.45);
  color: #F5EED8;
}.fny_sbar_tab-qze.fny_state_active-qze {
  background: rgba(200, 137, 42, 0.18);
  border-color: rgba(200, 137, 42, 0.08);
  color: #F5EED8;
}.fny_sbar_tab_ic-qze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.fny_wy-qze {
  background: #0D0906;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.fny_wy-qze {
  padding: 2.5rem 1.5rem 0;
}
}.fny_wy_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_wy_head-qze {
  margin-bottom: 18px;
  max-width: 45rem;
}.fny_wy_label-qze {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8892A;
  font-weight: 700;
  margin-bottom: 8px;
}.fny_wy_h2-qze {
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.fny_wy_h2-qze {
  font-size: 24px;
}
}.fny_wy_intro-qze {
  margin: 0;
  color: #7A6A52;
  font-size: 0.813rem;
  line-height: 1.6;
}.fny_wy_grid-qze {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.fny_wy_grid-qze {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.fny_wy_grid-qze {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.fny_wy_card-qze {
  border-radius: 0.5rem;
  background: #181108;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.fny_wy_card-qze:hover {
  border-color: rgba(200, 137, 42, 0.08);
  transform: translateY(-2px);
}.fny_wy_card_ic-qze {
  border-radius: 50%;
  background: rgba(200, 137, 42, 0.18);
  width: 2.75rem;
  margin-bottom: 14px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #C8892A;
  height: 44px;
}.fny_wy_card_ic-qze svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.fny_wy_card_h-qze {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F5EED8;
  font-size: 15px;
  font-weight: 700;
}.fny_wy_card_p-qze {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6A52;
}.fny_wy_card_p-qze strong {
  color: #D9CCAC;
  font-weight: 600;
}.fny_gr_jp-qze {
  background: linear-gradient(135deg,#1C0D28 0%,#0D0906 100%);
  overflow: hidden;
  border-radius: 0.75rem;
  padding: 1.25rem;
  position: relative;
}.fny_gr_jp-qze::before {
  background: radial-gradient(circle,rgba(140, 59, 40, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  top: -3.75rem;
  height: 250px;
  position: absolute;
  left: -60px;
  width: 250px;
}.fny_gr_jp-qze::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 24, 0.16) 0%,transparent 70%);
  content: '';
  position: absolute;
  bottom: -40px;
  width: 200px;
  height: 200px;
  right: 0;
}.fny_gr_jp_head-qze {
  gap: 16px;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
}.fny_gr_jp_info-qze {
  flex: 1;
}.fny_gr_jp_label-qze {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7C3AB8;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.fny_gr_jp_label-qze svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
}.fny_gr_jp_amount-qze {
  line-height: 1;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 2rem;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.fny_gr_jp_amount-qze {
  font-size: 2.5rem;
}
}.fny_gr_jp_amount-qze span {
  color: #E8A818;
}.fny_gr_jp_seo-qze {
  max-width: 30rem;
  line-height: 1.5;
  color: #A8967A;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.fny_gr_jp_cta-qze {
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(140, 59, 40, 0.22);
  background: rgba(140, 59, 40, 0.22);
  transition: background .2s;
  font-weight: 700;
  color: #F5EED8;
  z-index: 1;
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 4px;
  position: relative;
  flex-shrink: 0;
  font-size: 13px;
}.fny_gr_jp_cta-qze:hover {
  background: #8C3B28;
}.fny_ws-qze {
  background: #0D0906;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.fny_ws-qze {
  padding: 2.25rem 24px 0;
}
}.fny_ws_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_ws_head-qze {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.fny_ws_title-qze {
  gap: 0.625rem;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  align-items: center;
}.fny_ws_title_ic-qze svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  color: #E8A818;
}.fny_ws_online-qze {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7A6A52;
}.fny_ws_online_dot-qze {
  background: #2EBD74;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 189, 116, 0.16);
  width: 0.5rem;
}.fny_ws_scroll-qze {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.fny_ws_scroll-qze::-webkit-scrollbar {
  display: none;
}.fny_wc-qze {
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: #130E06;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.fny_wc_img-qze {
  overflow: hidden;
  background: #181108;
  border-radius: 0.25rem;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.fny_wc_img-qze img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.fny_wc_info-qze {
  min-width: 0;
}.fny_wc_game-qze {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #D9CCAC;
  text-overflow: ellipsis;
  font-size: 12px;
}.fny_wc_player-qze {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #5C4E3A;
}.fny_wc_amount-qze {
  white-space: nowrap;
  color: #2EBD74;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
}.fny_app-qze {
  background: #0D0906;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.fny_app-qze {
  padding: 2.75rem 1.5rem 0;
}
}.fny_app_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_app_head-qze {
  margin-bottom: 16px;
}.fny_app_label-qze {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8892A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fny_app_h2-qze {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.fny_app_h2-qze {
  font-size: 24px;
}
}.fny_app_sub-qze {
  color: #7A6A52;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fny_app_sub-qze strong {
  font-weight: 700;
  color: #D9CCAC;
}.fny_app_cards-qze {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.fny_app_cards-qze {
  grid-template-columns: repeat(3,1fr);
}
}.fny_app_card-qze {
  padding: 20px;
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.fny_app_card_ios-qze {
  background: linear-gradient(135deg,rgba(200, 137, 42, 0.18) 0%,#181108 100%);
}.fny_app_card_android-qze {
  background: linear-gradient(135deg,rgba(46, 189, 116, 0.16) 0%,#181108 100%);
}.fny_app_card_win-qze {
  background: linear-gradient(135deg,rgba(232, 168, 24, 0.16) 0%,#181108 100%);
}.fny_app_card_ic-qze svg {
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fny_app_card_ic-qze {
  color: #F5EED8;
  flex-shrink: 0;
}.fny_app_card_os-qze {
  font-size: 10px;
  color: #7A6A52;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.fny_app_card_title-qze {
  line-height: 1.2;
  font-size: 15px;
  color: #F5EED8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.fny_app_card_text-qze {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7A6A52;
}.fny_app_card_btn-qze {
  border-radius: 0.25rem;
  transition: background .2s;
  padding: 10px 18px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(210, 148, 48, 0.45);
  align-items: center;
  display: inline-flex;
  color: #F5EED8;
  font-weight: 700;
  font-size: 0.813rem;
}.fny_app_card_btn-qze:hover {
  background: rgba(255, 255, 255, 0.07);
}.fny_prov-qze {
  background: #0D0906;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.fny_prov-qze {
  padding: 44px 1.5rem 0;
}
}.fny_prov_in-qze {
  margin: 0 auto;
  max-width: 82.5rem;
}.fny_prov_head-qze {
  margin-bottom: 1rem;
}.fny_prov_label-qze {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8892A;
  margin-bottom: 8px;
}.fny_prov_h2-qze {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
}
@media(min-width: 767px) {.fny_prov_h2-qze {
  font-size: 1.5rem;
}
}.fny_prov_seo-qze {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A52;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
}.fny_prov_seo-qze strong {
  color: #D9CCAC;
  font-weight: 700;
}.fny_prov_seo-qze a {
  text-decoration: underline;
  color: #C8892A;
}.fny_prov_grid-qze {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.fny_prov_grid-qze {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.fny_prov_grid-qze {
  grid-template-columns: repeat(8,1fr);
}
}.fny_prov_card-qze {
  gap: 7px;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #130E06;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.fny_prov_card-qze:hover {
  background: #181108;
  border-color: rgba(210, 148, 48, 0.45);
}.fny_prov_logo-qze {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.fny_prov_logo-qze img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.fny_prov_name-qze {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #A8967A;
}.fny_bon-qze {
  padding: 36px 16px 0;
  background: #0D0906;
}
@media(min-width: 770px) {.fny_bon-qze {
  padding: 44px 1.5rem 0;
}
}.fny_bon_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_bon_head-qze {
  margin-bottom: 20px;
}.fny_bon_label-qze {
  color: #C8892A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.fny_bon_h2-qze {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
}
@media(min-width: 771px) {.fny_bon_h2-qze {
  font-size: 1.5rem;
}
}.fny_bon_seo-qze {
  font-size: 0.813rem;
  color: #7A6A52;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.fny_bon_seo-qze strong {
  color: #D9CCAC;
  font-weight: 700;
}.fny_bon_seo-qze a {
  text-decoration: underline;
  color: #C8892A;
}.fny_bon_grid-qze {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.fny_bon_grid-qze {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.fny_bon_grid-qze {
  grid-template-columns: repeat(5,1fr);
}
}.fny_bon_card-qze {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background: #130E06;
  border-radius: 8px;
}.fny_bon_card-qze:hover {
  border-color: rgba(200, 137, 42, 0.08);
  transform: translateY(-2px);
}.fny_bon_card_ic-qze svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.fny_bon_card_ic-qze {
  margin-bottom: 10px;
}.fny_bon_card_type-qze {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7A6A52;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
}.fny_bon_card_amount-qze {
  font-size: 18px;
  margin-bottom: 6px;
  color: #E8A818;
  font-weight: 800;
  line-height: 1.1;
}.fny_bon_card_name-qze {
  font-weight: 600;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.fny_bon_card_detail-qze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 11px;
  color: #5C4E3A;
}.fny_htp-qze {
  background: #0D0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.fny_htp-qze {
  padding: 44px 24px 0;
}
}.fny_htp_in-qze {
  margin: 0 auto;
  max-width: 82.5rem;
}.fny_htp_head-qze {
  margin-bottom: 22px;
  max-width: 720px;
}.fny_htp_label-qze {
  color: #C8892A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.fny_htp_h2-qze {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 22px;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.fny_htp_h2-qze {
  font-size: 28px;
}
}.fny_htp_intro-qze {
  font-size: 14px;
  color: #7A6A52;
  line-height: 1.6;
}.fny_htp_steps-qze {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.fny_htp_steps-qze {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.fny_htp_steps-qze {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.fny_htp_step-qze {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #181108;
  padding: 1.25rem 1.125rem 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.fny_htp_step_num-qze {
  background: #C8892A;
  border-radius: 50%;
  top: -0.75rem;
  color: #0D0906;
  font-size: 13px;
  font-family: 'Cormorant Garamond', serif;
  width: 1.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  left: 1.25rem;
  position: absolute;
  font-weight: 800;
  height: 1.75rem;
}.fny_htp_step_ic-qze {
  background: rgba(200, 137, 42, 0.18);
  margin: 8px 0 0.75rem;
  border-radius: 4px;
  height: 2.25rem;
  color: #C8892A;
  align-items: center;
  display: flex;
  width: 36px;
  justify-content: center;
}.fny_htp_step_ic-qze svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.fny_htp_step_h-qze {
  font-weight: 700;
  color: #F5EED8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.fny_htp_step_p-qze {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7A6A52;
  font-size: 0.813rem;
}.fny_htp_step_p-qze strong {
  color: #D9CCAC;
  font-weight: 600;
}.fny_htp_cta-qze {
  background: #2EBD74;
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  display: inline-block;
  margin-top: 1.25rem;
  color: #0D0906;
  font-size: 14px;
  font-weight: 700;
}.fny_htp_cta-qze:hover {
  background: #38D485;
}.fny_reg-qze {
  background: #0D0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.fny_reg-qze {
  padding: 2.75rem 1.5rem 0;
}
}.fny_reg_in-qze {
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #181108;
  max-width: 1320px;
}
@media(min-width: 770px) {.fny_reg_in-qze {
  padding: 40px;
}
}.fny_reg_top-qze {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.fny_reg_top-qze {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.fny_reg_label-qze {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8892A;
}.fny_reg_h2-qze {
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F5EED8;
}
@media(min-width: 767px) {.fny_reg_h2-qze {
  font-size: 1.75rem;
}
}.fny_reg_bonus-qze {
  padding: 0.625rem 16px;
  border-radius: 8px;
  background: rgba(232, 168, 24, 0.16);
  gap: 8px;
  border: 1px solid rgba(232, 168, 24, 0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.fny_reg_bonus_amount-qze {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8A818;
}.fny_reg_bonus_text-qze {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A8967A;
}.fny_reg_cta_btn-qze {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  background: #2EBD74;
  display: inline-block;
  color: #0D0906;
  box-shadow: 0 2px 0 rgba(0,0,0,0.55), 0 0 14px rgba(46, 189, 116, 0.45);
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
}.fny_reg_cta_btn-qze:hover {
  background: #38D485;
}.fny_reg_terms-qze {
  line-height: 1.5;
  color: #5C4E3A;
  font-size: 0.688rem;
}.fny_reg_seo-qze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6A52;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
}.fny_reg_seo-qze p {
  color: #7A6A52;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.fny_reg_seo-qze p:last-child {
  margin-bottom: 0;
}.fny_reg_seo-qze strong {
  font-weight: 700;
  color: #D9CCAC;
}.fny_reg_seo-qze a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.fny_reg_seo-qze a:hover {
  color: #DFA43C;
}.fny_reg_seo-qze ul,.fny_reg_seo-qze ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.fny_reg_seo-qze ol {
  list-style: decimal;
}.fny_reg_seo-qze li {
  color: #7A6A52;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.fny_reg_seo-qze table {
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.fny_reg_seo-qze table {
  display: table;
}
}.fny_reg_seo-qze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D9CCAC;
  text-align: left;
}.fny_reg_seo-qze td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A52;
}.fny_reg_steps-qze {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 858px) {.fny_reg_steps-qze {
  margin-top: 0;
}
}.fny_reg_step-qze {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  padding: 16px;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.fny_reg_step_num-qze {
  border-radius: 50%;
  border: 1px solid rgba(200, 137, 42, 0.08);
  background: rgba(200, 137, 42, 0.18);
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  font-size: 14px;
  display: flex;
  justify-content: center;
  width: 2.125rem;
  color: #C8892A;
  height: 2.125rem;
}.fny_reg_step_title-qze {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5EED8;
  font-weight: 700;
}.fny_reg_step_text-qze {
  font-size: 12px;
  line-height: 1.5;
  color: #7A6A52;
}.fny_reg_trust-qze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.fny_reg_trust_item-qze {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #7A6A52;
}.fny_reg_trust_ic-qze svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  color: #C8892A;
  stroke-linecap: round;
}.fny_rv-qze {
  background: #0D0906;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.fny_rv-qze {
  padding: 2.75rem 1.5rem 0;
}
}.fny_rv_in-qze {
  margin: 0 auto;
  max-width: 1320px;
}.fny_rv_head-qze {
  max-width: 45rem;
  margin-bottom: 20px;
}.fny_rv_label-qze {
  color: #C8892A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.fny_rv_h2-qze {
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.fny_rv_h2-qze {
  font-size: 28px;
}
}.fny_rv_stats-qze {
  gap: 18px;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  color: #7A6A52;
  align-items: center;
}.fny_rv_stats_score-qze {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.fny_rv_stats_score_val-qze {
  color: #E8A818;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
}.fny_rv_stats_score_max-qze {
  font-size: 0.813rem;
  color: #5C4E3A;
}.fny_rv_stats_badge-qze {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.fny_rv_stats_badge-qze svg {
  color: #E8A818;
  height: 14px;
  width: 14px;
}.fny_rv_grid-qze {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.fny_rv_grid-qze {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.fny_rv_grid-qze {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.fny_rv_card-qze {
  padding: 20px;
  background: #181108;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  display: flex;
}.fny_rv_card_stars-qze {
  gap: 2px;
  display: flex;
  color: #E8A818;
  margin-bottom: 10px;
}.fny_rv_card_stars-qze svg {
  width: 0.875rem;
  height: 0.875rem;
}.fny_rv_card_h-qze {
  color: #F5EED8;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.fny_rv_card_body-qze {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #7A6A52;
}.fny_rv_card_body-qze strong {
  font-weight: 600;
  color: #D9CCAC;
}.fny_rv_card_meta-qze {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.fny_rv_card_author-qze {
  font-weight: 600;
  color: #D9CCAC;
  font-size: 0.75rem;
}.fny_rv_card_date-qze {
  color: #5C4E3A;
  font-size: 11px;
}.fny_seo-qze {
  background: #0D0906;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.fny_seo-qze {
  padding: 44px 24px 0;
}
}.fny_seo_in-qze {
  border-radius: 12px;
  background: #181108;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.fny_seo_in-qze {
  padding: 2.25rem 2.5rem;
}
}.fny_seo_label-qze {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8892A;
  font-weight: 700;
  font-size: 0.688rem;
}.fny_seo_h2-qze {
  color: #F5EED8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.fny_seo_h2-qze {
  font-size: 1.5rem;
}
}.fny_seo_body-qze {
  font-size: 14px;
  color: #A8967A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.fny_seo_body-qze p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A8967A;
}.fny_seo_body-qze p:last-child {
  margin-bottom: 0;
}.fny_seo_body-qze strong {
  color: #D9CCAC;
  font-weight: 700;
}.fny_seo_body-qze a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.fny_seo_body-qze a:hover {
  color: #DFA43C;
}.fny_seo_body-qze ul,.fny_seo_body-qze ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fny_seo_body-qze ol {
  list-style: decimal;
}.fny_seo_body-qze li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8967A;
  margin-bottom: 6px;
}.fny_seo_body-qze table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.fny_seo_body-qze table {
  display: table;
}
}.fny_seo_body-qze th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9CCAC;
  font-weight: 700;
  text-align: left;
}.fny_seo_body-qze td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8967A;
}.fny_seo_cols-qze {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.fny_seo_cols-qze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fny_seo_cols-qze {
  grid-template-columns: repeat(3,1fr);
}
}.fny_seo_col_h-qze {
  margin-bottom: 7px;
  font-weight: 700;
  color: #D9CCAC;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.fny_seo_col_p-qze {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6A52;
  font-size: 13px;
}.fny_seo_stats-qze {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.fny_seo_stat-qze {
  background: rgba(200, 137, 42, 0.08);
  border: 1px solid rgba(200, 137, 42, 0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.fny_seo_stat_val-qze {
  margin-bottom: 4px;
  color: #C8892A;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.fny_seo_stat_lb-qze {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6A52;
}.fny_faq-qze {
  padding: 36px 16px 0;
  background: #0D0906;
}
@media(min-width: 771px) {.fny_faq-qze {
  padding: 44px 24px 0;
}
}.fny_faq_in-qze {
  margin: 0 auto;
  max-width: 82.5rem;
}.fny_faq_head-qze {
  margin-bottom: 20px;
}.fny_faq_label-qze {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8892A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.fny_faq_h2-qze {
  font-size: 1.25rem;
  color: #F5EED8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.fny_faq_h2-qze {
  font-size: 1.5rem;
}
}.fny_faq_list-qze {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.fny_faq_item-qze {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181108;
  overflow: hidden;
}.fny_faq_q-qze {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  color: #D9CCAC;
  justify-content: space-between;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.fny_faq_q-qze:hover {
  color: #F5EED8;
}.fny_faq_q_ic-qze {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  font-size: 16px;
  align-items: center;
  color: #C8892A;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  width: 1.5rem;
}.fny_faq_item-qze.fny_state_open-qze .fny_faq_q_ic-qze {
  transform: rotate(45deg);
}.fny_faq_a-qze {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7A6A52;
}.fny_faq_item-qze.fny_state_open-qze .fny_faq_a-qze {
  display: block;
}.fny_faq_a-qze strong {
  font-weight: 700;
  color: #D9CCAC;
}.fny_faq_a-qze a {
  color: #C8892A;
  text-decoration: underline;
}.fny_faq_a-qze ul,.fny_faq_a-qze ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.fny_faq_a-qze ol {
  list-style: decimal;
}.fny_faq_a-qze li {
  line-height: 1.6;
  margin-bottom: 4px;
}.fny_faq_a-qze table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.fny_faq_a-qze table {
  display: table;
}
}.fny_faq_a-qze th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9CCAC;
  text-align: left;
  font-weight: 700;
}.fny_faq_a-qze td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7A6A52;
}.fny_seo-qze {
  background: #0D0906;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.fny_seo-qze {
  padding: 2.75rem 1.5rem 0;
}
}.fny_seo_in-qze {
  margin: 0 auto;
  background: #181108;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.fny_seo_in-qze {
  padding: 36px 40px;
}
}.fny_seo_label-qze {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8892A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.fny_seo_h2-qze {
  font-weight: 800;
  color: #F5EED8;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.fny_seo_h2-qze {
  font-size: 24px;
}
}.fny_seo_body-qze {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8967A;
  overflow-wrap: break-word;
}.fny_seo_body-qze p {
  line-height: 1.75;
  color: #A8967A;
  font-size: 14px;
  margin-bottom: 12px;
}.fny_seo_body-qze p:last-child {
  margin-bottom: 0;
}.fny_seo_body-qze strong {
  font-weight: 700;
  color: #D9CCAC;
}.fny_seo_body-qze a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.fny_seo_body-qze a:hover {
  color: #DFA43C;
}.fny_seo_body-qze ul,.fny_seo_body-qze ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.fny_seo_body-qze ol {
  list-style: decimal;
}.fny_seo_body-qze li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8967A;
}.fny_seo_body-qze table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.fny_seo_body-qze table {
  display: table;
}
}.fny_seo_body-qze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9CCAC;
  font-weight: 700;
  text-align: left;
}.fny_seo_body-qze td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8967A;
}.fny_seo_cols-qze {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.fny_seo_cols-qze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.fny_seo_cols-qze {
  grid-template-columns: repeat(3,1fr);
}
}.fny_seo_col_h-qze {
  color: #D9CCAC;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.fny_seo_col_p-qze {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A52;
  line-height: 1.65;
}.fny_seo_stats-qze {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.fny_seo_stat-qze {
  padding: 0.875rem 1rem;
  background: rgba(200, 137, 42, 0.08);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(200, 137, 42, 0.18);
  min-width: 8.75rem;
}.fny_seo_stat_val-qze {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C8892A;
}.fny_seo_stat_lb-qze {
  font-size: 11px;
  color: #7A6A52;
  overflow-wrap: break-word;
}.fny_seo-qze {
  padding: 2.25rem 16px 0;
  background: #0D0906;
}
@media(min-width:768px) {.fny_seo-qze {
  padding: 44px 24px 0;
}
}.fny_seo_in-qze {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  background: #181108;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.fny_seo_in-qze {
  padding: 36px 2.5rem;
}
}.fny_seo_label-qze {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8892A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.fny_seo_h2-qze {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.fny_seo_h2-qze {
  font-size: 1.5rem;
}
}.fny_seo_body-qze {
  overflow-wrap: break-word;
  color: #A8967A;
  line-height: 1.75;
  font-size: 0.875rem;
}.fny_seo_body-qze p {
  color: #A8967A;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.fny_seo_body-qze p:last-child {
  margin-bottom: 0;
}.fny_seo_body-qze strong {
  font-weight: 700;
  color: #D9CCAC;
}.fny_seo_body-qze a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892A;
}.fny_seo_body-qze a:hover {
  color: #DFA43C;
}.fny_seo_body-qze ul,.fny_seo_body-qze ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.fny_seo_body-qze ol {
  list-style: decimal;
}.fny_seo_body-qze li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A8967A;
}.fny_seo_body-qze table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.fny_seo_body-qze table {
  display: table;
}
}.fny_seo_body-qze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9CCAC;
  text-align: left;
  font-weight: 700;
}.fny_seo_body-qze td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8967A;
}.fny_seo_cols-qze {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.fny_seo_cols-qze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.fny_seo_cols-qze {
  grid-template-columns: repeat(3,1fr);
}
}.fny_seo_col_h-qze {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9CCAC;
  margin-bottom: 7px;
}.fny_seo_col_p-qze {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6A52;
  line-height: 1.65;
}.fny_seo_stats-qze {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.fny_seo_stat-qze {
  background: rgba(200, 137, 42, 0.08);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  border: 1px solid rgba(200, 137, 42, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.fny_seo_stat_val-qze {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #C8892A;
}.fny_seo_stat_lb-qze {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6A52;
}.fny_ft-qze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 3rem;
}.fny_ft_support-qze {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.fny_ft_support-qze {
  padding: 1.75rem 1.5rem;
}
}.fny_ft_support_in-qze {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.fny_ft_support_main-qze {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.fny_ft_support_ic-qze {
  flex-shrink: 0;
  color: #C8892A;
}.fny_ft_support_ic-qze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.fny_ft_support_text_title-qze {
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EED8;
}.fny_ft_support_text_sub-qze {
  font-size: 12px;
  color: #7A6A52;
  overflow-wrap: break-word;
}.fny_ft_support_btn-qze {
  transition: background .2s;
  background: #C8892A;
  border-radius: 0.5rem;
  padding: 11px 22px;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F5EED8;
  white-space: nowrap;
  font-weight: 700;
}.fny_ft_support_btn-qze:hover {
  background: #DFA43C;
}.fny_ft_support_contacts-qze {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.fny_ft_support_contact-qze {
  font-size: 12px;
  line-height: 1.4;
  color: #5C4E3A;
}.fny_ft_support_contact-qze strong {
  font-size: 0.688rem;
  color: #A8967A;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.fny_ft_main-qze {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.fny_ft_main-qze {
  padding: 2.5rem 24px 32px;
}
}.fny_ft_main_in-qze {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.fny_ft_main_in-qze {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.fny_ft_main_in-qze {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.fny_ft_col_logo-qze {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.fny_ft_col_logo-qze {
  grid-column: auto;
}
}.fny_ft_logo-qze {
  gap: 9px;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #F5EED8;
  margin-bottom: 0.75rem;
}.fny_ft_logo_mark-qze {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.fny_ft_logo_mark-qze img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.fny_ft_logo_sub-qze {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #5C4E3A;
  font-size: 12px;
  line-height: 1.55;
}.fny_ft_col_title-qze {
  color: #A8967A;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.75rem;
  font-weight: 700;
}.fny_ft_col_links-qze {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.fny_ft_col_link-qze {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5C4E3A;
}.fny_ft_col_link-qze:hover {
  color: #D9CCAC;
}.fny_ft_apps-qze {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.fny_ft_app_card-qze {
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.fny_ft_app_card-qze:hover {
  border-color: rgba(210, 148, 48, 0.45);
}.fny_ft_app_card_ic-qze svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
}.fny_ft_app_card_os-qze {
  font-weight: 600;
  color: #5C4E3A;
  font-size: 0.625rem;
}.fny_ft_app_card_action-qze {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D9CCAC;
}.fny_ft_bot-qze {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.fny_ft_bot-qze {
  padding: 20px 1.5rem;
}
}.fny_ft_bot_in-qze {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.fny_ft_socials-qze {
  gap: 0.5rem;
  display: flex;
}.fny_ft_soc-qze {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  justify-content: center;
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  color: #A8967A;
}.fny_ft_soc-qze svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.fny_ft_soc-qze:hover {
  background: rgba(255, 255, 255, 0.07);
}.fny_ft_legal-qze {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6A52;
  min-width: 12.5rem;
}.fny_ft_legal-qze strong {
  font-weight: 700;
  color: #A8967A;
}.fny_ft_legal-qze a {
  color: #A8967A;
  text-decoration: underline;
}.fny_ft_age-qze {
  border: 2px solid #7A6A52;
  border-radius: 50%;
  align-items: center;
  margin-left: auto;
  width: 2rem;
  font-size: 0.688rem;
  justify-content: center;
  color: #7A6A52;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  height: 32px;
}