*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0A07;
  min-height: 100vh;
  font-family: 'Libre Baskerville', serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D5C4A0;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.zfi-layout_e0f {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.zfi-page_e0f {
  min-height: 100vh;
  display: flex;
}.zfi-main_e0f {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1083px) {.zfi-main_e0f {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.zfi-main_e0f {
  padding-bottom: 4.5rem;
}
}.zfi-gc_e0f {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #171009;
  overflow: hidden;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 641px) {.zfi-gc_e0f {
  width: 156px;
}
}
@media(min-width: 1079px) {.zfi-gc_e0f {
  width: 168px;
}
}.zfi-gc_e0f:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 154, 40, 0.08);
}.zfi-gc_img_e0f {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.zfi-gc_img_e0f img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.zfi-gc_hover_e0f {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.74);
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.zfi-gc_e0f:hover .zfi-gc_hover_e0f {
  opacity: 1;
}.zfi-gc_hover_btn_e0f {
  padding: 8px 16px;
  border-radius: 0.25rem;
  background: #C49A28;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2E8D0;
}.zfi-gc_info_e0f {
  padding: 8px 10px 10px;
}.zfi-gc_name_e0f {
  overflow: hidden;
  color: #D5C4A0;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.zfi-gc_prov_e0f {
  font-size: 10px;
  color: #937462;
}.zfi-gc_tag_e0f {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  font-size: 9px;
  left: 0.375rem;
  font-weight: 700;
  top: 6px;
  z-index: 2;
}.zfi-gc_tag_hot_e0f {
  background: #C0392B;
  color: #fff;
}.zfi-gc_tag_new_e0f {
  background: #27AE60;
  color: #0F0A07;
}.zfi-gc_tag_jp_e0f {
  background: #E8A820;
  color: #0F0A07;
}.zfi-gc_tag_ex_e0f {
  background: #8B5218;
  color: #fff;
}.zfi-gc_tag_live_e0f {
  background: #C0392B;
  color: #fff;
}.zfi-gr_e0f {
  background: #0F0A07;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.zfi-gr_e0f {
  padding: 36px 24px 0;
}
}.zfi-gr_in_e0f {
  margin: 0 auto;
  max-width: 83.75rem;
}.zfi-gr_head_e0f {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.zfi-gr_head_l_e0f {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.zfi-gr_ic_e0f {
  border-radius: 8px;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  display: flex;
}.zfi-gr_ic_e0f svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zfi-gr_title_e0f {
  font-size: 16px;
  font-weight: 700;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.zfi-gr_title_e0f {
  font-size: 1.125rem;
}
}.zfi-gr_more_e0f {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  color: #937462;
}.zfi-gr_more_e0f:hover {
  color: #C49A28;
}.zfi-gr_more_e0f svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zfi-gr_arrows_e0f {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.zfi-gr_arr_e0f {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  color: #B09270;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  height: 30px;
  display: flex;
}.zfi-gr_arr_e0f:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D0;
}.zfi-gr_arr_e0f svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.zfi-gr_seo_h_e0f {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D5C4A0;
  font-family: 'Cinzel', serif;
  max-width: 680px;
}
@media(min-width: 767px) {.zfi-gr_seo_h_e0f {
  font-size: 0.875rem;
}
}.zfi-gr_seo_e0f {
  color: #937462;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
  font-size: 12px;
}.zfi-gr_seo_e0f strong {
  color: #D5C4A0;
  font-weight: 600;
}.zfi-gr_scroll_e0f {
  gap: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.zfi-gr_scroll_e0f::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.zfi-gr_scroll_e0f {
  gap: 0.75rem;
}
}.zfi-tb_e0f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0A07;
  display: flex;
  height: 56px;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  top: 0;
}.zfi-tb_in_e0f {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.zfi-tb_burger_e0f {
  gap: 5px;
  border-radius: 0.5rem;
  flex-direction: column;
  margin-right: 8px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
  height: 38px;
  justify-content: center;
}.zfi-tb_burger_e0f:hover {
  background: rgba(255, 255, 255, 0.05);
}.zfi-tb_burger_line_e0f {
  background: #B09270;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.zfi-tb_burger_e0f {
  display: none;
}
}.zfi-tb_logo_e0f {
  gap: 0.563rem;
  flex-shrink: 0;
  margin-right: 20px;
  display: flex;
  font-size: 18px;
  color: #F2E8D0;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.zfi-tb_logo_mark_e0f {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
}.zfi-tb_logo_mark_e0f img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zfi-tb_nav_e0f {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.zfi-tb_nav_e0f {
  display: flex;
}
}.zfi-tb_tab_e0f {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #B09270;
}.zfi-tb_tab_e0f:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.zfi-tb_tab_e0f.zfi-state_active_e0f {
  background: rgba(196, 154, 40, 0.18);
  color: #F2E8D0;
}.zfi-tb_right_e0f {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.zfi-tb_login_e0f {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D5C4A0;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.zfi-tb_login_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  color: #F2E8D0;
}
@media(min-width: 483px) {.zfi-tb_login_e0f {
  display: block;
}
}.zfi-tb_reg_e0f {
  transition: background .2s;
  background: #27AE60;
  padding: 9px 18px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #080503;
}.zfi-tb_reg_e0f:hover {
  background: #2ECC71;
}.zfi-sb_e0f {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1E1410;
  transition: transform .25s ease;
  z-index: 70;
  bottom: 0;
  left: 0;
  top: 3.5rem;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
}.zfi-sb_e0f.zfi-state_open_e0f {
  transform: translateX(0);
}.zfi-sb_e0f::-webkit-scrollbar {
  width: 4px;
}.zfi-sb_e0f::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.zfi-sb_e0f {
  transform: translateX(0);
}
}.zfi-sb_auth_e0f {
  padding: 0.875rem 12px 0.625rem;
}.zfi-sb_btn_reg_e0f {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #27AE60;
  padding: 0.688rem;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  display: block;
  margin-bottom: 0.5rem;
  color: #080503;
}.zfi-sb_btn_reg_e0f:hover {
  background: #2ECC71;
}.zfi-sb_btn_login_e0f {
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  text-align: center;
  color: #D5C4A0;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.zfi-sb_btn_login_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  color: #F2E8D0;
}.zfi-sb_promo_e0f {
  border: 1px solid rgba(196, 154, 40, 0.18);
  background: linear-gradient(135deg,#2A1205,#1E1410);
  border-radius: 0.5rem;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  overflow: hidden;
  position: relative;
}.zfi-sb_promo_e0f::before {
  background: radial-gradient(circle,rgba(196, 154, 40, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  top: -20px;
  content: '';
  width: 5rem;
  position: absolute;
  right: -20px;
}.zfi-sb_promo_title_e0f {
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C49A28;
}.zfi-sb_promo_text_e0f {
  color: #F2E8D0;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.zfi-sb_promo_sub_e0f {
  margin-top: 3px;
  color: #937462;
  font-size: 0.625rem;
}.zfi-sb_nav_e0f {
  padding: 6px 0.5rem 1rem;
}.zfi-sb_nav_lb_e0f {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #937462;
  font-weight: 700;
  letter-spacing: .08em;
}.zfi-sb_link_e0f {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 4px;
  padding: 0.563rem 0.625rem;
  color: #B09270;
  font-weight: 500;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
}.zfi-sb_link_e0f:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D0;
}.zfi-sb_link_e0f.zfi-state_active_e0f {
  background: rgba(196, 154, 40, 0.18);
  color: #F2E8D0;
}.zfi-sb_ic_e0f {
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
}.zfi-sb_ic_e0f svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.zfi-sb_ic_1_e0f {
  background: rgba(196, 154, 40, 0.08);
  color: #C49A28;
}.zfi-sb_ic_2_e0f {
  background: rgba(39, 174, 96, 0.16);
  color: #27AE60;
}.zfi-sb_ic_3_e0f {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.zfi-sb_ic_4_e0f {
  background: rgba(139, 82, 24, 0.24);
  color: #8B5218;
}.zfi-sb_ic_5_e0f {
  background: rgba(196, 154, 40, 0.08);
  color: #D4528A;
}.zfi-sb_ic_6_e0f {
  background: rgba(139, 82, 24, 0.24);
  color: #8A4FBF;
}.zfi-sb_badge_e0f {
  border-radius: 4px;
  background: #E8A820;
  padding: 2px 0.438rem;
  color: #080503;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.zfi-sb_bot_e0f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.zfi-sb_lang_e0f,.zfi-sb_help_e0f {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  border-radius: 4px;
  display: flex;
  font-weight: 600;
  color: #B09270;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
}.zfi-sb_lang_e0f:hover,.zfi-sb_help_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  color: #F2E8D0;
}.zfi-sb_lang_e0f svg,.zfi-sb_help_e0f svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.zfi-sb_bd_e0f {
  background: rgba(8, 5, 3, 0.74);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.zfi-sb_bd_e0f.zfi-state_on_e0f {
  display: block;
}
@media(min-width: 1081px) {.zfi-sb_bd_e0f {
  display: none!important;
}
}.zfi-mob_nav_e0f {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1410;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1083px) {.zfi-mob_nav_e0f {
  display: none;
}
}.zfi-mob_nav_item_e0f {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  color: #937462;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.zfi-mob_nav_ic_e0f {
  line-height: 1;
}.zfi-mob_nav_ic_e0f svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zfi-mob_nav_lb_e0f {
  font-size: 0.625rem;
  color: #937462;
  font-weight: 600;
}.zfi-mob_nav_item_e0f.zfi-state_active_e0f {
  color: #C49A28;
}.zfi-mob_nav_item_e0f.zfi-state_active_e0f .zfi-mob_nav_lb_e0f {
  color: #C49A28;
}.zfi-hero_e0f {
  padding: 1.25rem 1rem 0;
  background: #0F0A07;
}
@media(min-width: 770px) {.zfi-hero_e0f {
  padding: 24px 1.5rem 0;
}
}.zfi-hero_in_e0f {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.zfi-hero_in_e0f {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.zfi-hero_in_e0f {
  grid-template-columns: 1fr 340px;
}
}.zfi-hero_promo_e0f {
  background: #171009;
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.zfi-hero_promo_e0f {
  min-height: 280px;
}
}.zfi-hero_promo_bg_e0f {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1205 0%,#0F0A07 100%);
  position: absolute;
  background-size: cover;
}.zfi-hero_promo_bg_e0f::after {
  background: linear-gradient(90deg,#0F0A07 0%,rgba(8, 5, 3, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.zfi-hero_promo_glow_e0f {
  background: radial-gradient(circle,rgba(139, 82, 24, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
}.zfi-hero_promo_ct_e0f {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.zfi-hero_promo_ct_e0f {
  padding: 40px 2rem;
}
}.zfi-hero_badge_e0f {
  background: rgba(196, 154, 40, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 154, 40, 0.08);
  padding: 5px 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C49A28;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.625rem;
}.zfi-hero_h1_e0f {
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  color: #F2E8D0;
  line-height: 1.15;
  overflow-wrap: break-word;
}.zfi-hero_h1_e0f em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 766px) {.zfi-hero_h1_e0f {
  font-size: 2.25rem;
}
}.zfi-hero_sub_e0f {
  color: #B09270;
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.zfi-hero_sub_e0f {
  font-size: 14px;
}
}.zfi-hero_row_e0f {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zfi-hero_cta_e0f {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #27AE60;
  color: #080503;
  font-weight: 700;
  box-shadow: 0 0 20px rgba(39, 174, 96, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-size: 0.875rem;
}.zfi-hero_cta_e0f:hover {
  background: #2ECC71;
}.zfi-hero_terms_e0f {
  color: #937462;
  font-size: 11px;
}.zfi-hero_game_e0f {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 12px;
  background: #171009;
  display: flex;
  flex-direction: column;
  position: relative;
}.zfi-hero_game_badge_e0f {
  background: rgba(232, 168, 32, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 32, 0.16);
  text-transform: uppercase;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  font-weight: 700;
  top: 12px;
  color: #E8A820;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.zfi-hero_game_badge_e0f svg {
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
  height: 0.688rem;
}.zfi-hero_game_img_e0f {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1205,#0F0A07);
  padding-bottom: 60%;
  position: relative;
}.zfi-hero_game_img_e0f img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zfi-hero_game_play_e0f {
  background: rgba(8, 5, 3, 0.74);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
}.zfi-hero_game_e0f:hover .zfi-hero_game_play_e0f {
  opacity: 1;
}.zfi-hero_game_play_e0f span {
  border-radius: 50%;
  background: #C49A28;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.zfi-hero_game_play_e0f span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.zfi-hero_game_info_e0f {
  padding: 14px 16px;
}.zfi-hero_game_title_e0f {
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  color: #F2E8D0;
  font-weight: 700;
  overflow-wrap: break-word;
}.zfi-hero_game_provider_e0f {
  font-size: 0.688rem;
  color: #937462;
}.zfi-hero_game_btn_e0f {
  background: #C49A28;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  margin: 0.75rem 16px 16px;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #F2E8D0;
  display: block;
}.zfi-hero_game_e0f:hover .zfi-hero_game_btn_e0f {
  background: #D4AA3A;
}.zfi-sbar_e0f {
  background: #0F0A07;
  padding: 1rem 1rem 0;
}
@media(min-width: 770px) {.zfi-sbar_e0f {
  padding: 1.125rem 1.5rem 0;
}
}.zfi-sbar_in_e0f {
  margin: 0 auto;
  max-width: 1340px;
}.zfi-sbar_row_e0f {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.zfi-sbar_input_e0f {
  background: #171009;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  display: flex;
  color: #937462;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
}.zfi-sbar_input_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
}.zfi-sbar_input_e0f svg {
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.zfi-sbar_providers_e0f {
  background: #171009;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  color: #D5C4A0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.zfi-sbar_providers_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  color: #F2E8D0;
}.zfi-sbar_providers_e0f svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.zfi-sbar_tabs_e0f {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.zfi-sbar_tabs_e0f::-webkit-scrollbar {
  display: none;
}.zfi-sbar_tab_e0f {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  color: #B09270;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
}.zfi-sbar_tab_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D0;
}.zfi-sbar_tab_e0f.zfi-state_active_e0f {
  border-color: rgba(196, 154, 40, 0.08);
  background: rgba(196, 154, 40, 0.18);
  color: #F2E8D0;
}.zfi-sbar_tab_ic_e0f svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.zfi-gr_jp_e0f {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0D2E 0%,#0C0610 100%);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.zfi-gr_jp_e0f::before {
  background: radial-gradient(circle,rgba(139, 82, 24, 0.24) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  width: 250px;
  top: -60px;
  left: -60px;
  content: '';
  position: absolute;
}.zfi-gr_jp_e0f::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 32, 0.16) 0%,transparent 70%);
  width: 200px;
  content: '';
  right: 0;
  bottom: -2.5rem;
  position: absolute;
  height: 12.5rem;
}.zfi-gr_jp_head_e0f {
  gap: 16px;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.zfi-gr_jp_info_e0f {
  flex: 1;
}.zfi-gr_jp_label_e0f {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  color: #8A4FBF;
  text-transform: uppercase;
  font-weight: 700;
}.zfi-gr_jp_label_e0f svg {
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.zfi-gr_jp_amount_e0f {
  font-size: 32px;
  color: #F2E8D0;
  line-height: 1;
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zfi-gr_jp_amount_e0f {
  font-size: 2.5rem;
}
}.zfi-gr_jp_amount_e0f span {
  color: #E8A820;
}.zfi-gr_jp_seo_e0f {
  color: #B09270;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
}.zfi-gr_jp_cta_e0f {
  border: 1px solid rgba(139, 82, 24, 0.24);
  border-radius: 8px;
  padding: 0.688rem 20px;
  background: rgba(139, 82, 24, 0.24);
  transition: background .2s;
  flex-shrink: 0;
  color: #F2E8D0;
  margin-top: 4px;
  z-index: 1;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  font-weight: 700;
  font-size: 0.813rem;
}.zfi-gr_jp_cta_e0f:hover {
  background: #8B5218;
}.zfi-ws_e0f {
  padding: 32px 1rem 0;
  background: #0F0A07;
}
@media(min-width: 769px) {.zfi-ws_e0f {
  padding: 36px 1.5rem 0;
}
}.zfi-ws_in_e0f {
  margin: 0 auto;
  max-width: 1340px;
}.zfi-ws_head_e0f {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.zfi-ws_title_e0f {
  gap: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #F2E8D0;
  flex-wrap: wrap;
}.zfi-ws_title_ic_e0f svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #E8A820;
  height: 1.125rem;
  stroke-linecap: round;
}.zfi-ws_online_e0f {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #937462;
}.zfi-ws_online_dot_e0f {
  border-radius: 50%;
  background: #27AE60;
  box-shadow: 0 0 0.375rem rgba(39, 174, 96, 0.16);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.zfi-ws_scroll_e0f {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.zfi-ws_scroll_e0f::-webkit-scrollbar {
  display: none;
}.zfi-wc_e0f {
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171009;
  gap: 10px;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.zfi-wc_img_e0f {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1E1410;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.zfi-wc_img_e0f img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zfi-wc_info_e0f {
  min-width: 0;
}.zfi-wc_game_e0f {
  overflow: hidden;
  color: #D5C4A0;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.zfi-wc_player_e0f {
  overflow: hidden;
  color: #937462;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.zfi-wc_amount_e0f {
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  color: #27AE60;
  font-weight: 700;
}.zfi-prov_e0f {
  background: #0F0A07;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.zfi-prov_e0f {
  padding: 2.75rem 24px 0;
}
}.zfi-prov_in_e0f {
  margin: 0 auto;
  max-width: 83.75rem;
}.zfi-prov_head_e0f {
  margin-bottom: 1rem;
}.zfi-prov_label_e0f {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C49A28;
  font-weight: 700;
  text-transform: uppercase;
}.zfi-prov_h2_e0f {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F2E8D0;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.zfi-prov_h2_e0f {
  font-size: 1.5rem;
}
}.zfi-prov_seo_e0f {
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  color: #937462;
  overflow-wrap: break-word;
}.zfi-prov_seo_e0f strong {
  font-weight: 700;
  color: #D5C4A0;
}.zfi-prov_seo_e0f a {
  text-decoration: underline;
  color: #C49A28;
}.zfi-prov_grid_e0f {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.zfi-prov_grid_e0f {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zfi-prov_grid_e0f {
  grid-template-columns: repeat(8,1fr);
}
}.zfi-prov_card_e0f {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #171009;
  padding: 0.875rem 0.625rem;
  gap: 7px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.zfi-prov_card_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
  background: #1E1410;
}.zfi-prov_logo_e0f {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
}.zfi-prov_logo_e0f img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.zfi-prov_name_e0f {
  font-size: 0.688rem;
  text-align: center;
  color: #B09270;
  overflow-wrap: break-word;
  font-weight: 600;
}.zfi-bon_e0f {
  padding: 2.25rem 1rem 0;
  background: #0F0A07;
}
@media(min-width: 766px) {.zfi-bon_e0f {
  padding: 44px 24px 0;
}
}.zfi-bon_in_e0f {
  margin: 0 auto;
  max-width: 1340px;
}.zfi-bon_head_e0f {
  margin-bottom: 1.25rem;
}.zfi-bon_label_e0f {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C49A28;
  font-size: 11px;
}.zfi-bon_h2_e0f {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.zfi-bon_h2_e0f {
  font-size: 1.5rem;
}
}.zfi-bon_seo_e0f {
  max-width: 620px;
  overflow-wrap: break-word;
  color: #937462;
  font-size: 13px;
  line-height: 1.6;
}.zfi-bon_seo_e0f strong {
  color: #D5C4A0;
  font-weight: 700;
}.zfi-bon_seo_e0f a {
  text-decoration: underline;
  color: #C49A28;
}.zfi-bon_grid_e0f {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.zfi-bon_grid_e0f {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.zfi-bon_grid_e0f {
  grid-template-columns: repeat(5,1fr);
}
}.zfi-bon_card_e0f {
  padding: 1rem;
  background: #171009;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.zfi-bon_card_e0f:hover {
  border-color: rgba(196, 154, 40, 0.08);
  transform: translateY(-2px);
}.zfi-bon_card_ic_e0f svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.zfi-bon_card_ic_e0f {
  margin-bottom: 0.625rem;
}.zfi-bon_card_type_e0f {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #937462;
  letter-spacing: .06em;
}.zfi-bon_card_amount_e0f {
  color: #E8A820;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.zfi-bon_card_name_e0f {
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F2E8D0;
  font-size: 13px;
}.zfi-bon_card_detail_e0f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #937462;
}.zfi-reg_e0f {
  background: #0F0A07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zfi-reg_e0f {
  padding: 44px 24px 0;
}
}.zfi-reg_in_e0f {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1E1410;
  max-width: 1340px;
}
@media(min-width: 769px) {.zfi-reg_in_e0f {
  padding: 2.5rem;
}
}.zfi-reg_top_e0f {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.zfi-reg_top_e0f {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zfi-reg_label_e0f {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C49A28;
  font-size: 11px;
}.zfi-reg_h2_e0f {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F2E8D0;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 771px) {.zfi-reg_h2_e0f {
  font-size: 1.75rem;
}
}.zfi-reg_bonus_e0f {
  border-radius: 0.5rem;
  background: rgba(232, 168, 32, 0.16);
  padding: 0.625rem 16px;
  border: 1px solid rgba(232, 168, 32, 0.16);
  gap: 8px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.zfi-reg_bonus_amount_e0f {
  font-size: 20px;
  font-weight: 800;
  color: #E8A820;
}.zfi-reg_bonus_text_e0f {
  font-size: 13px;
  line-height: 1.35;
  color: #B09270;
}.zfi-reg_cta_btn_e0f {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #27AE60;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
  color: #080503;
  box-shadow: 0 0 20px rgba(39, 174, 96, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
}.zfi-reg_cta_btn_e0f:hover {
  background: #2ECC71;
}.zfi-reg_terms_e0f {
  font-size: 0.688rem;
  color: #937462;
  line-height: 1.5;
}.zfi-reg_seo_e0f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #937462;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.zfi-reg_seo_e0f p {
  line-height: 1.65;
  color: #937462;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.zfi-reg_seo_e0f p:last-child {
  margin-bottom: 0;
}.zfi-reg_seo_e0f strong {
  font-weight: 700;
  color: #D5C4A0;
}.zfi-reg_seo_e0f a {
  transition: color .2s;
  color: #C49A28;
  text-decoration: underline;
}.zfi-reg_seo_e0f a:hover {
  color: #D4AA3A;
}.zfi-reg_seo_e0f ul,.zfi-reg_seo_e0f ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.zfi-reg_seo_e0f ol {
  list-style: decimal;
}.zfi-reg_seo_e0f li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #937462;
}.zfi-reg_seo_e0f table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
}
@media(min-width: 766px) {.zfi-reg_seo_e0f table {
  display: table;
}
}.zfi-reg_seo_e0f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #D5C4A0;
  text-align: left;
}.zfi-reg_seo_e0f td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #937462;
}.zfi-reg_steps_e0f {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.zfi-reg_steps_e0f {
  margin-top: 0;
}
}.zfi-reg_step_e0f {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.zfi-reg_step_num_e0f {
  background: rgba(196, 154, 40, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 154, 40, 0.08);
  color: #C49A28;
  font-size: 0.875rem;
  width: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  height: 2.125rem;
}.zfi-reg_step_title_e0f {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2E8D0;
}.zfi-reg_step_text_e0f {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #937462;
}.zfi-reg_trust_e0f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.zfi-reg_trust_item_e0f {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
  color: #937462;
  display: flex;
}.zfi-reg_trust_ic_e0f svg {
  stroke-linecap: round;
  color: #C49A28;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.zfi-app_e0f {
  background: #0F0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.zfi-app_e0f {
  padding: 2.75rem 24px 0;
}
}.zfi-app_in_e0f {
  margin: 0 auto;
  max-width: 83.75rem;
}.zfi-app_head_e0f {
  margin-bottom: 16px;
}.zfi-app_label_e0f {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C49A28;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.zfi-app_h2_e0f {
  font-size: 1.25rem;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 771px) {.zfi-app_h2_e0f {
  font-size: 1.5rem;
}
}.zfi-app_sub_e0f {
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #937462;
}.zfi-app_sub_e0f strong {
  color: #D5C4A0;
  font-weight: 700;
}.zfi-app_cards_e0f {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.zfi-app_cards_e0f {
  grid-template-columns: repeat(3,1fr);
}
}.zfi-app_card_e0f {
  border-radius: 8px;
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.zfi-app_card_ios_e0f {
  background: linear-gradient(135deg,rgba(196, 154, 40, 0.18) 0%,#1E1410 100%);
}.zfi-app_card_android_e0f {
  background: linear-gradient(135deg,rgba(39, 174, 96, 0.16) 0%,#1E1410 100%);
}.zfi-app_card_win_e0f {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#1E1410 100%);
}.zfi-app_card_ic_e0f svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
}.zfi-app_card_ic_e0f {
  color: #F2E8D0;
  flex-shrink: 0;
}.zfi-app_card_os_e0f {
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  color: #937462;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zfi-app_card_title_e0f {
  color: #F2E8D0;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}.zfi-app_card_text_e0f {
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #937462;
  margin-bottom: 14px;
}.zfi-app_card_btn_e0f {
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(196, 154, 40, 0.55);
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F2E8D0;
  display: inline-flex;
}.zfi-app_card_btn_e0f:hover {
  background: rgba(255, 255, 255, 0.07);
}.zfi-faq_e0f {
  background: #0F0A07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.zfi-faq_e0f {
  padding: 44px 1.5rem 0;
}
}.zfi-faq_in_e0f {
  margin: 0 auto;
  max-width: 1340px;
}.zfi-faq_head_e0f {
  margin-bottom: 20px;
}.zfi-faq_label_e0f {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C49A28;
  font-size: 11px;
}.zfi-faq_h2_e0f {
  overflow-wrap: break-word;
  color: #F2E8D0;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width:768px) {.zfi-faq_h2_e0f {
  font-size: 24px;
}
}.zfi-faq_list_e0f {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zfi-faq_item_e0f {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  border-radius: 8px;
  background: #1E1410;
}.zfi-faq_q_e0f {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
  color: #D5C4A0;
}.zfi-faq_q_e0f:hover {
  color: #F2E8D0;
}.zfi-faq_q_ic_e0f {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  display: flex;
  color: #C49A28;
  width: 1.5rem;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
}.zfi-faq_item_e0f.zfi-state_open_e0f .zfi-faq_q_ic_e0f {
  transform: rotate(45deg);
}.zfi-faq_a_e0f {
  padding: 0 20px 16px;
  display: none;
  font-size: 0.813rem;
  color: #937462;
  overflow-wrap: break-word;
  line-height: 1.7;
}.zfi-faq_item_e0f.zfi-state_open_e0f .zfi-faq_a_e0f {
  display: block;
}.zfi-faq_a_e0f strong {
  color: #D5C4A0;
  font-weight: 700;
}.zfi-faq_a_e0f a {
  text-decoration: underline;
  color: #C49A28;
}.zfi-faq_a_e0f ul,.zfi-faq_a_e0f ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.zfi-faq_a_e0f ol {
  list-style: decimal;
}.zfi-faq_a_e0f li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.zfi-faq_a_e0f table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.zfi-faq_a_e0f table {
  display: table;
}
}.zfi-faq_a_e0f th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C4A0;
  font-weight: 700;
  text-align: left;
}.zfi-faq_a_e0f td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #937462;
}.zfi-rv_e0f {
  background: #0F0A07;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.zfi-rv_e0f {
  padding: 44px 24px 0;
}
}.zfi-rv_in_e0f {
  margin: 0 auto;
  max-width: 83.75rem;
}.zfi-rv_head_e0f {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.zfi-rv_label_e0f {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C49A28;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zfi-rv_h2_e0f {
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zfi-rv_h2_e0f {
  font-size: 1.75rem;
}
}.zfi-rv_stats_e0f {
  gap: 18px;
  display: flex;
  align-items: center;
  font-size: 13px;
  flex-wrap: wrap;
  color: #937462;
}.zfi-rv_stats_score_e0f {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.zfi-rv_stats_score_val_e0f {
  font-family: 'Cinzel', serif;
  color: #E8A820;
  font-size: 1.375rem;
  font-weight: 800;
}.zfi-rv_stats_score_max_e0f {
  font-size: 13px;
  color: #937462;
}.zfi-rv_stats_badge_e0f {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.zfi-rv_stats_badge_e0f svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E8A820;
}.zfi-rv_grid_e0f {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.zfi-rv_grid_e0f {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zfi-rv_grid_e0f {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zfi-rv_card_e0f {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px;
  border-radius: 0.5rem;
  background: #1E1410;
  flex-direction: column;
  display: flex;
}.zfi-rv_card_stars_e0f {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #E8A820;
  display: flex;
}.zfi-rv_card_stars_e0f svg {
  height: 0.875rem;
  width: 0.875rem;
}.zfi-rv_card_h_e0f {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2E8D0;
}.zfi-rv_card_body_e0f {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #937462;
  margin-bottom: 14px;
}.zfi-rv_card_body_e0f strong {
  color: #D5C4A0;
  font-weight: 600;
}.zfi-rv_card_meta_e0f {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
}.zfi-rv_card_author_e0f {
  font-size: 12px;
  color: #D5C4A0;
  font-weight: 600;
}.zfi-rv_card_date_e0f {
  font-size: 11px;
  color: #937462;
}.zfi-seo_e0f {
  background: #0F0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.zfi-seo_e0f {
  padding: 44px 24px 0;
}
}.zfi-seo_in_e0f {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1410;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.zfi-seo_in_e0f {
  padding: 36px 2.5rem;
}
}.zfi-seo_label_e0f {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C49A28;
  font-size: 11px;
}.zfi-seo_h2_e0f {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2E8D0;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.zfi-seo_h2_e0f {
  font-size: 24px;
}
}.zfi-seo_body_e0f {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B09270;
  font-size: 0.875rem;
}.zfi-seo_body_e0f p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09270;
}.zfi-seo_body_e0f p:last-child {
  margin-bottom: 0;
}.zfi-seo_body_e0f strong {
  font-weight: 700;
  color: #D5C4A0;
}.zfi-seo_body_e0f a {
  transition: color .2s;
  color: #C49A28;
  text-decoration: underline;
}.zfi-seo_body_e0f a:hover {
  color: #D4AA3A;
}.zfi-seo_body_e0f ul,.zfi-seo_body_e0f ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zfi-seo_body_e0f ol {
  list-style: decimal;
}.zfi-seo_body_e0f li {
  margin-bottom: 0.375rem;
  color: #B09270;
  font-size: 0.875rem;
  line-height: 1.75;
}.zfi-seo_body_e0f table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.zfi-seo_body_e0f table {
  display: table;
}
}.zfi-seo_body_e0f th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C4A0;
  font-weight: 700;
}.zfi-seo_body_e0f td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09270;
}.zfi-seo_cols_e0f {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.zfi-seo_cols_e0f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zfi-seo_cols_e0f {
  grid-template-columns: repeat(3,1fr);
}
}.zfi-seo_col_h_e0f {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D5C4A0;
  margin-bottom: 7px;
  font-weight: 700;
}.zfi-seo_col_p_e0f {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #937462;
  overflow-wrap: break-word;
}.zfi-seo_stats_e0f {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zfi-seo_stat_e0f {
  background: rgba(196, 154, 40, 0.08);
  padding: 0.875rem 1rem;
  border: 1px solid rgba(196, 154, 40, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.zfi-seo_stat_val_e0f {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C49A28;
  overflow-wrap: break-word;
}.zfi-seo_stat_lb_e0f {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #937462;
}.zfi-seo_e0f {
  background: #0F0A07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.zfi-seo_e0f {
  padding: 2.75rem 1.5rem 0;
}
}.zfi-seo_in_e0f {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  background: #1E1410;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 767px) {.zfi-seo_in_e0f {
  padding: 2.25rem 40px;
}
}.zfi-seo_label_e0f {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C49A28;
  text-transform: uppercase;
  margin-bottom: 10px;
}.zfi-seo_h2_e0f {
  line-height: 1.25;
  color: #F2E8D0;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.zfi-seo_h2_e0f {
  font-size: 1.5rem;
}
}.zfi-seo_body_e0f {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B09270;
}.zfi-seo_body_e0f p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #B09270;
  line-height: 1.75;
}.zfi-seo_body_e0f p:last-child {
  margin-bottom: 0;
}.zfi-seo_body_e0f strong {
  color: #D5C4A0;
  font-weight: 700;
}.zfi-seo_body_e0f a {
  transition: color .2s;
  color: #C49A28;
  text-decoration: underline;
}.zfi-seo_body_e0f a:hover {
  color: #D4AA3A;
}.zfi-seo_body_e0f ul,.zfi-seo_body_e0f ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.zfi-seo_body_e0f ol {
  list-style: decimal;
}.zfi-seo_body_e0f li {
  color: #B09270;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.zfi-seo_body_e0f table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.zfi-seo_body_e0f table {
  display: table;
}
}.zfi-seo_body_e0f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D5C4A0;
}.zfi-seo_body_e0f td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09270;
}.zfi-seo_cols_e0f {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.zfi-seo_cols_e0f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zfi-seo_cols_e0f {
  grid-template-columns: repeat(3,1fr);
}
}.zfi-seo_col_h_e0f {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #D5C4A0;
  font-weight: 700;
}.zfi-seo_col_p_e0f {
  color: #937462;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zfi-seo_stats_e0f {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zfi-seo_stat_e0f {
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(196, 154, 40, 0.18);
  background: rgba(196, 154, 40, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.zfi-seo_stat_val_e0f {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C49A28;
}.zfi-seo_stat_lb_e0f {
  color: #937462;
  overflow-wrap: break-word;
  font-size: 11px;
}.zfi-seo_e0f {
  padding: 36px 16px 0;
  background: #0F0A07;
}
@media(min-width: 771px) {.zfi-seo_e0f {
  padding: 2.75rem 1.5rem 0;
}
}.zfi-seo_in_e0f {
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1410;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.zfi-seo_in_e0f {
  padding: 36px 2.5rem;
}
}.zfi-seo_label_e0f {
  font-size: 11px;
  color: #C49A28;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.zfi-seo_h2_e0f {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2E8D0;
}
@media(min-width:768px) {.zfi-seo_h2_e0f {
  font-size: 1.5rem;
}
}.zfi-seo_body_e0f {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09270;
}.zfi-seo_body_e0f p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #B09270;
}.zfi-seo_body_e0f p:last-child {
  margin-bottom: 0;
}.zfi-seo_body_e0f strong {
  color: #D5C4A0;
  font-weight: 700;
}.zfi-seo_body_e0f a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49A28;
}.zfi-seo_body_e0f a:hover {
  color: #D4AA3A;
}.zfi-seo_body_e0f ul,.zfi-seo_body_e0f ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zfi-seo_body_e0f ol {
  list-style: decimal;
}.zfi-seo_body_e0f li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #B09270;
}.zfi-seo_body_e0f table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.zfi-seo_body_e0f table {
  display: table;
}
}.zfi-seo_body_e0f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D5C4A0;
}.zfi-seo_body_e0f td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #B09270;
}.zfi-seo_cols_e0f {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.zfi-seo_cols_e0f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zfi-seo_cols_e0f {
  grid-template-columns: repeat(3,1fr);
}
}.zfi-seo_col_h_e0f {
  color: #D5C4A0;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.zfi-seo_col_p_e0f {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #937462;
  line-height: 1.65;
}.zfi-seo_stats_e0f {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zfi-seo_stat_e0f {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 154, 40, 0.18);
  padding: 14px 16px;
  background: rgba(196, 154, 40, 0.08);
  min-width: 8.75rem;
}.zfi-seo_stat_val_e0f {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #C49A28;
  font-weight: 800;
  margin-bottom: 4px;
}.zfi-seo_stat_lb_e0f {
  color: #937462;
  overflow-wrap: break-word;
  font-size: 11px;
}.zfi-ft_e0f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080503;
  margin-top: 48px;
}.zfi-ft_support_e0f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.zfi-ft_support_e0f {
  padding: 1.75rem 1.5rem;
}
}.zfi-ft_support_in_e0f {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
}.zfi-ft_support_main_e0f {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.zfi-ft_support_ic_e0f {
  flex-shrink: 0;
  color: #C49A28;
}.zfi-ft_support_ic_e0f svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
}.zfi-ft_support_text_title_e0f {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2E8D0;
}.zfi-ft_support_text_sub_e0f {
  font-size: 0.75rem;
  color: #937462;
  overflow-wrap: break-word;
}.zfi-ft_support_btn_e0f {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  background: #C49A28;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2E8D0;
}.zfi-ft_support_btn_e0f:hover {
  background: #D4AA3A;
}.zfi-ft_support_contacts_e0f {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.zfi-ft_support_contact_e0f {
  font-size: 12px;
  line-height: 1.4;
  color: #937462;
}.zfi-ft_support_contact_e0f strong {
  color: #B09270;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
}.zfi-ft_main_e0f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 765px) {.zfi-ft_main_e0f {
  padding: 2.5rem 24px 32px;
}
}.zfi-ft_main_in_e0f {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.zfi-ft_main_in_e0f {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zfi-ft_main_in_e0f {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zfi-ft_col_logo_e0f {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.zfi-ft_col_logo_e0f {
  grid-column: auto;
}
}.zfi-ft_logo_e0f {
  gap: 0.563rem;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2E8D0;
  margin-bottom: 0.75rem;
  align-items: center;
}.zfi-ft_logo_mark_e0f {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.zfi-ft_logo_mark_e0f img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zfi-ft_logo_sub_e0f {
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #937462;
}.zfi-ft_col_title_e0f {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #B09270;
  font-weight: 700;
}.zfi-ft_col_links_e0f {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zfi-ft_col_link_e0f {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #937462;
}.zfi-ft_col_link_e0f:hover {
  color: #D5C4A0;
}.zfi-ft_apps_e0f {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zfi-ft_app_card_e0f {
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.zfi-ft_app_card_e0f:hover {
  border-color: rgba(196, 154, 40, 0.55);
}.zfi-ft_app_card_ic_e0f svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.zfi-ft_app_card_os_e0f {
  font-weight: 600;
  font-size: 10px;
  color: #937462;
}.zfi-ft_app_card_action_e0f {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D5C4A0;
}.zfi-ft_bot_e0f {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.zfi-ft_bot_e0f {
  padding: 20px 24px;
}
}.zfi-ft_bot_in_e0f {
  gap: 16px;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zfi-ft_socials_e0f {
  gap: 0.5rem;
  display: flex;
}.zfi-ft_soc_e0f {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  height: 36px;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  color: #B09270;
  align-items: center;
}.zfi-ft_soc_e0f svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.zfi-ft_soc_e0f:hover {
  background: rgba(255, 255, 255, 0.07);
}.zfi-ft_legal_e0f {
  flex: 1;
  color: #9E7D62;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zfi-ft_legal_e0f strong {
  font-weight: 700;
  color: #B09270;
}.zfi-ft_legal_e0f a {
  text-decoration: underline;
  color: #B09270;
}.zfi-ft_age_e0f {
  border-radius: 50%;
  border: 2px solid #9E7D62;
  font-size: 0.688rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  justify-content: center;
  width: 2rem;
  align-items: center;
  margin-left: auto;
  height: 32px;
  color: #9E7D62;
}