*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  background-color: #0E0A05;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #D4C4A8;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.yfi_layout_kut {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.yfi_page_kut {
  display: flex;
  min-height: 100vh;
}.yfi_main_kut {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.yfi_main_kut {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.yfi_main_kut {
  padding-bottom: 4.5rem;
}
}.yfi_gc_kut {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #120C06;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 639px) {.yfi_gc_kut {
  width: 156px;
}
}
@media(min-width: 1081px) {.yfi_gc_kut {
  width: 10.5rem;
}
}.yfi_gc_kut:hover {
  border-color: rgba(232, 140, 10, 0.07);
  transform: translateY(-3px);
}.yfi_gc_img_kut {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.yfi_gc_img_kut img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yfi_gc_hover_kut {
  background: rgba(8, 6, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
}.yfi_gc_kut:hover .yfi_gc_hover_kut {
  opacity: 1;
}.yfi_gc_hover_btn_kut {
  border-radius: 0.313rem;
  padding: 0.5rem 16px;
  background: #E88C0A;
  color: #F5EFE2;
  font-weight: 700;
  font-size: 12px;
}.yfi_gc_info_kut {
  padding: 0.5rem 0.625rem 0.625rem;
}.yfi_gc_name_kut {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D4C4A8;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.yfi_gc_prov_kut {
  color: #5A4A34;
  font-size: 0.625rem;
}.yfi_gc_tag_kut {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  position: absolute;
  top: 6px;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: .04em;
}.yfi_gc_tag_hot_kut {
  background: #E53030;
  color: #fff;
}.yfi_gc_tag_new_kut {
  background: #22C55E;
  color: #0E0A05;
}.yfi_gc_tag_jp_kut {
  background: #F5C430;
  color: #0E0A05;
}.yfi_gc_tag_ex_kut {
  background: #C45800;
  color: #fff;
}.yfi_gc_tag_live_kut {
  background: #E53030;
  color: #fff;
}.yfi_gr_kut {
  background: #0E0A05;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.yfi_gr_kut {
  padding: 2.25rem 24px 0;
}
}.yfi_gr_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_gr_head_kut {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.yfi_gr_head_l_kut {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.yfi_gr_ic_kut {
  border-radius: 8px;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
}.yfi_gr_ic_kut svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.yfi_gr_title_kut {
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFE2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yfi_gr_title_kut {
  font-size: 18px;
}
}.yfi_gr_more_kut {
  gap: 5px;
  transition: color .2s;
  display: flex;
  align-items: center;
  color: #72604A;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
}.yfi_gr_more_kut:hover {
  color: #E88C0A;
}.yfi_gr_more_kut svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.yfi_gr_arrows_kut {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.yfi_gr_arr_kut {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  color: #A08C6E;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
}.yfi_gr_arr_kut:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFE2;
}.yfi_gr_arr_kut svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.yfi_gr_seo_h_kut {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D4C4A8;
  max-width: 42.5rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.yfi_gr_seo_h_kut {
  font-size: 14px;
}
}.yfi_gr_seo_kut {
  color: #72604A;
  font-size: 0.75rem;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
}.yfi_gr_seo_kut strong {
  font-weight: 600;
  color: #D4C4A8;
}.yfi_gr_scroll_kut {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.yfi_gr_scroll_kut::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.yfi_gr_scroll_kut {
  gap: 12px;
}
}.yfi_tb_kut {
  background: #0B0804;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
}.yfi_tb_in_kut {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.yfi_tb_burger_kut {
  border-radius: 0.5rem;
  gap: 0.313rem;
  width: 38px;
  align-items: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  margin-right: 0.5rem;
}.yfi_tb_burger_kut:hover {
  background: rgba(255, 255, 255, 0.05);
}.yfi_tb_burger_line_kut {
  background: #A08C6E;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1083px) {.yfi_tb_burger_kut {
  display: none;
}
}.yfi_tb_logo_kut {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1.125rem;
  align-items: center;
  color: #F5EFE2;
  letter-spacing: -.01em;
}.yfi_tb_logo_mark_kut {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  width: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
}.yfi_tb_logo_mark_kut img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.yfi_tb_nav_kut {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.yfi_tb_nav_kut {
  display: flex;
}
}.yfi_tb_tab_kut {
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #A08C6E;
}.yfi_tb_tab_kut:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE2;
}.yfi_tb_tab_kut.yfi_state_active_kut {
  background: rgba(232, 140, 10, 0.18);
  color: #F5EFE2;
}.yfi_tb_right_kut {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.yfi_tb_login_kut {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C4A8;
  display: none;
}.yfi_tb_login_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
  color: #F5EFE2;
}
@media(min-width: 479px) {.yfi_tb_login_kut {
  display: block;
}
}.yfi_tb_reg_kut {
  border-radius: 8px;
  background: #22C55E;
  transition: background .2s;
  padding: 9px 18px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0C0801;
  font-weight: 700;
}.yfi_tb_reg_kut:hover {
  background: #16A34A;
}.yfi_sb_kut {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #171008;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  top: 3.5rem;
}.yfi_sb_kut.yfi_state_open_kut {
  transform: translateX(0);
}.yfi_sb_kut::-webkit-scrollbar {
  width: 4px;
}.yfi_sb_kut::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.yfi_sb_kut {
  transform: translateX(0);
}
}.yfi_sb_auth_kut {
  padding: 14px 0.75rem 10px;
}.yfi_sb_btn_reg_kut {
  background: #22C55E;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem;
  font-weight: 700;
  color: #0C0801;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
}.yfi_sb_btn_reg_kut:hover {
  background: #16A34A;
}.yfi_sb_btn_login_kut {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: block;
  color: #D4C4A8;
  font-size: 13px;
  text-align: center;
}.yfi_sb_btn_login_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
  color: #F5EFE2;
}.yfi_sb_promo_kut {
  border-radius: 8px;
  padding: 12px 14px;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#1C0E02,#171008);
  border: 1px solid rgba(232, 140, 10, 0.18);
  position: relative;
}.yfi_sb_promo_kut::before {
  background: radial-gradient(circle,rgba(232, 140, 10, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 80px;
  right: -1.25rem;
  top: -1.25rem;
  content: '';
  width: 80px;
}.yfi_sb_promo_title_kut {
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #E88C0A;
}.yfi_sb_promo_text_kut {
  line-height: 1.35;
  color: #F5EFE2;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
}.yfi_sb_promo_sub_kut {
  font-size: 10px;
  margin-top: 3px;
  color: #72604A;
}.yfi_sb_nav_kut {
  padding: 6px 0.5rem 1rem;
}.yfi_sb_nav_lb_kut {
  padding: 0.625rem 8px 0.375rem;
  color: #5A4A34;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.yfi_sb_link_kut {
  gap: 0.625rem;
  border-radius: 0.313rem;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  color: #A08C6E;
  font-weight: 500;
}.yfi_sb_link_kut:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFE2;
}.yfi_sb_link_kut.yfi_state_active_kut {
  background: rgba(232, 140, 10, 0.18);
  color: #F5EFE2;
}.yfi_sb_ic_kut {
  border-radius: 5px;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
}.yfi_sb_ic_kut svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.yfi_sb_ic_1_kut {
  background: rgba(232, 140, 10, 0.07);
  color: #E88C0A;
}.yfi_sb_ic_2_kut {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.yfi_sb_ic_3_kut {
  background: rgba(245, 196, 48, 0.16);
  color: #F5C430;
}.yfi_sb_ic_4_kut {
  background: rgba(196, 88, 0, 0.22);
  color: #C45800;
}.yfi_sb_ic_5_kut {
  background: rgba(232, 140, 10, 0.07);
  color: #E8186E;
}.yfi_sb_ic_6_kut {
  background: rgba(196, 88, 0, 0.22);
  color: #A020C8;
}.yfi_sb_badge_kut {
  padding: 2px 0.438rem;
  border-radius: 5px;
  background: #F5C430;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0C0801;
}.yfi_sb_bot_kut {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.yfi_sb_lang_kut,.yfi_sb_help_kut {
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  gap: 6px;
  padding: 9px 6px;
  display: flex;
  justify-content: center;
  font-weight: 600;
  color: #A08C6E;
  align-items: center;
  font-size: 0.688rem;
}.yfi_sb_lang_kut:hover,.yfi_sb_help_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
  color: #F5EFE2;
}.yfi_sb_lang_kut svg,.yfi_sb_help_kut svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.yfi_sb_bd_kut {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.yfi_sb_bd_kut.yfi_state_on_kut {
  display: block;
}
@media(min-width: 1083px) {.yfi_sb_bd_kut {
  display: none!important;
}
}.yfi_mob_nav_kut {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #171008;
  position: fixed;
  z-index: 80;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1081px) {.yfi_mob_nav_kut {
  display: none;
}
}.yfi_mob_nav_item_kut {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #5A4A34;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.yfi_mob_nav_ic_kut {
  line-height: 1;
}.yfi_mob_nav_ic_kut svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.yfi_mob_nav_lb_kut {
  font-size: 0.625rem;
  color: #5A4A34;
  font-weight: 600;
}.yfi_mob_nav_item_kut.yfi_state_active_kut {
  color: #E88C0A;
}.yfi_mob_nav_item_kut.yfi_state_active_kut .yfi_mob_nav_lb_kut {
  color: #E88C0A;
}.yfi_hero_kut {
  background: #0E0A05;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.yfi_hero_kut {
  padding: 24px 1.5rem 0;
}
}.yfi_hero_in_kut {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 863px) {.yfi_hero_in_kut {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.yfi_hero_in_kut {
  grid-template-columns: 1fr 340px;
}
}.yfi_hero_promo_kut {
  border-radius: 14px;
  background: #120C06;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 771px) {.yfi_hero_promo_kut {
  min-height: 17.5rem;
}
}.yfi_hero_promo_bg_kut {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1C0E02 0%,#0E0A05 100%);
  background-size: cover;
  position: absolute;
}.yfi_hero_promo_bg_kut::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0A05 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.yfi_hero_promo_glow_kut {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 88, 0, 0.22) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
  height: 300px;
  right: 60px;
}.yfi_hero_promo_ct_kut {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 766px) {.yfi_hero_promo_ct_kut {
  padding: 2.5rem 32px;
}
}.yfi_hero_badge_kut {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 140, 10, 0.07);
  background: rgba(232, 140, 10, 0.18);
  padding: 0.313rem 0.75rem;
  color: #E88C0A;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
}.yfi_hero_h1_kut {
  color: #F5EFE2;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Bebas Neue', sans-serif;
}.yfi_hero_h1_kut em {
  font-style: normal;
  color: #F5C430;
}
@media(min-width: 766px) {.yfi_hero_h1_kut {
  font-size: 36px;
}
}.yfi_hero_sub_kut {
  color: #A08C6E;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.yfi_hero_sub_kut {
  font-size: 0.875rem;
}
}.yfi_hero_row_kut {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yfi_hero_cta_kut {
  background: #22C55E;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  color: #0C0801;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.375rem 1.25rem rgba(34, 197, 94, 0.38);
}.yfi_hero_cta_kut:hover {
  background: #16A34A;
}.yfi_hero_terms_kut {
  color: #5A4A34;
  font-size: 0.688rem;
}.yfi_hero_game_kut {
  background: #120C06;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  position: relative;
  flex-direction: column;
  display: flex;
}.yfi_hero_game_badge_kut {
  background: rgba(245, 196, 48, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(245, 196, 48, 0.16);
  border-radius: 1.25rem;
  text-transform: uppercase;
  position: absolute;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  left: 12px;
  color: #F5C430;
  font-size: 0.625rem;
}.yfi_hero_game_badge_kut svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.yfi_hero_game_img_kut {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0E02,#0E0A05);
  position: relative;
  padding-bottom: 60%;
}.yfi_hero_game_img_kut img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.yfi_hero_game_play_kut {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 3, 0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.yfi_hero_game_kut:hover .yfi_hero_game_play_kut {
  opacity: 1;
}.yfi_hero_game_play_kut span {
  border-radius: 50%;
  background: #E88C0A;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}.yfi_hero_game_play_kut span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.yfi_hero_game_info_kut {
  padding: 14px 1rem;
}.yfi_hero_game_title_kut {
  color: #F5EFE2;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.yfi_hero_game_provider_kut {
  color: #72604A;
  font-size: 11px;
}.yfi_hero_game_btn_kut {
  background: #E88C0A;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 0.75rem 16px 16px;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #F5EFE2;
}.yfi_hero_game_kut:hover .yfi_hero_game_btn_kut {
  background: #F59D18;
}.yfi_sbar_kut {
  background: #0E0A05;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.yfi_sbar_kut {
  padding: 18px 1.5rem 0;
}
}.yfi_sbar_in_kut {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfi_sbar_row_kut {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.yfi_sbar_input_kut {
  background: #120C06;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 11px 1rem;
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  color: #72604A;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.yfi_sbar_input_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
}.yfi_sbar_input_kut svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
}.yfi_sbar_providers_kut {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 18px;
  transition: border-color .2s;
  background: #120C06;
  gap: 0.5rem;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #D4C4A8;
  font-size: 13px;
  align-items: center;
}.yfi_sbar_providers_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
  color: #F5EFE2;
}.yfi_sbar_providers_kut svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yfi_sbar_tabs_kut {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.yfi_sbar_tabs_kut::-webkit-scrollbar {
  display: none;
}.yfi_sbar_tab_kut {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  color: #A08C6E;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}.yfi_sbar_tab_kut:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 140, 12, 0.45);
  color: #F5EFE2;
}.yfi_sbar_tab_kut.yfi_state_active_kut {
  background: rgba(232, 140, 10, 0.18);
  border-color: rgba(232, 140, 10, 0.07);
  color: #F5EFE2;
}.yfi_sbar_tab_ic_kut svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.yfi_wy_kut {
  background: #0E0A05;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.yfi_wy_kut {
  padding: 40px 1.5rem 0;
}
}.yfi_wy_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_wy_head_kut {
  margin-bottom: 18px;
  max-width: 720px;
}.yfi_wy_label_kut {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E88C0A;
}.yfi_wy_h2_kut {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F5EFE2;
}
@media(min-width: 769px) {.yfi_wy_h2_kut {
  font-size: 24px;
}
}.yfi_wy_intro_kut {
  margin: 0;
  color: #72604A;
  line-height: 1.6;
  font-size: 13px;
}.yfi_wy_grid_kut {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yfi_wy_grid_kut {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yfi_wy_grid_kut {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yfi_wy_card_kut {
  padding: 20px;
  border-radius: 8px;
  background: #171008;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
}.yfi_wy_card_kut:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 140, 10, 0.07);
}.yfi_wy_card_ic_kut {
  background: rgba(232, 140, 10, 0.18);
  border-radius: 50%;
  align-items: center;
  width: 44px;
  display: flex;
  color: #E88C0A;
  height: 44px;
  margin-bottom: 0.875rem;
  justify-content: center;
}.yfi_wy_card_ic_kut svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.yfi_wy_card_h_kut {
  color: #F5EFE2;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.yfi_wy_card_p_kut {
  line-height: 1.6;
  color: #72604A;
  font-size: 13px;
  overflow-wrap: break-word;
}.yfi_wy_card_p_kut strong {
  font-weight: 600;
  color: #D4C4A8;
}.yfi_gr_jp_kut {
  background: linear-gradient(135deg,#1A0828 0%,#0B0610 100%);
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.875rem;
  position: relative;
}.yfi_gr_jp_kut::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 88, 0, 0.22) 0%,transparent 70%);
  width: 250px;
  left: -3.75rem;
  position: absolute;
  top: -60px;
  height: 15.625rem;
  content: '';
}.yfi_gr_jp_kut::after {
  background: radial-gradient(circle,rgba(245, 196, 48, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -40px;
  width: 200px;
  height: 200px;
  position: absolute;
  content: '';
}.yfi_gr_jp_head_kut {
  gap: 16px;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.yfi_gr_jp_info_kut {
  flex: 1;
}.yfi_gr_jp_label_kut {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #A020C8;
}.yfi_gr_jp_label_kut svg {
  stroke-linecap: round;
  width: 0.875rem;
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linejoin: round;
}.yfi_gr_jp_amount_kut {
  line-height: 1;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 32px;
  color: #F5EFE2;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yfi_gr_jp_amount_kut {
  font-size: 2.5rem;
}
}.yfi_gr_jp_amount_kut span {
  color: #F5C430;
}.yfi_gr_jp_seo_kut {
  overflow-wrap: break-word;
  max-width: 30rem;
  color: #A08C6E;
  line-height: 1.5;
  font-size: 12px;
}.yfi_gr_jp_cta_kut {
  padding: 0.688rem 1.25rem;
  background: rgba(196, 88, 0, 0.22);
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 88, 0, 0.22);
  transition: background .2s;
  font-size: 13px;
  margin-top: 0.25rem;
  white-space: nowrap;
  color: #F5EFE2;
  flex-shrink: 0;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
}.yfi_gr_jp_cta_kut:hover {
  background: #C45800;
}.yfi_ws_kut {
  padding: 2rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.yfi_ws_kut {
  padding: 2.25rem 24px 0;
}
}.yfi_ws_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_ws_head_kut {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.yfi_ws_title_kut {
  gap: 0.625rem;
  font-family: 'Bebas Neue', sans-serif;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EFE2;
}.yfi_ws_title_ic_kut svg {
  color: #F5C430;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.yfi_ws_online_kut {
  gap: 7px;
  align-items: center;
  color: #72604A;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.yfi_ws_online_dot_kut {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.14);
  width: 0.5rem;
}.yfi_ws_scroll_kut {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.yfi_ws_scroll_kut::-webkit-scrollbar {
  display: none;
}.yfi_wc_kut {
  border-radius: 8px;
  background: #120C06;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 0.625rem 0.875rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.yfi_wc_img_kut {
  background: #171008;
  overflow: hidden;
  border-radius: 5px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.yfi_wc_img_kut img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yfi_wc_info_kut {
  min-width: 0;
}.yfi_wc_game_kut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #D4C4A8;
}.yfi_wc_player_kut {
  overflow: hidden;
  color: #5A4A34;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.yfi_wc_amount_kut {
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #22C55E;
  flex-shrink: 0;
}.yfi_reg_kut {
  background: #0E0A05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.yfi_reg_kut {
  padding: 2.75rem 1.5rem 0;
}
}.yfi_reg_in_kut {
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #171008;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.yfi_reg_in_kut {
  padding: 2.5rem;
}
}.yfi_reg_top_kut {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.yfi_reg_top_kut {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.yfi_reg_label_kut {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E88C0A;
}.yfi_reg_h2_kut {
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFE2;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.yfi_reg_h2_kut {
  font-size: 1.75rem;
}
}.yfi_reg_bonus_kut {
  border: 1px solid rgba(245, 196, 48, 0.16);
  border-radius: 8px;
  padding: 0.625rem 1rem;
  gap: 8px;
  background: rgba(245, 196, 48, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.yfi_reg_bonus_amount_kut {
  font-weight: 800;
  color: #F5C430;
  font-size: 1.25rem;
}.yfi_reg_bonus_text_kut {
  font-size: 13px;
  line-height: 1.35;
  color: #A08C6E;
}.yfi_reg_cta_btn_kut {
  padding: 0.875rem 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22C55E;
  margin-bottom: 12px;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.375rem 20px rgba(34, 197, 94, 0.38);
  color: #0C0801;
  font-size: 15px;
  font-weight: 700;
}.yfi_reg_cta_btn_kut:hover {
  background: #16A34A;
}.yfi_reg_terms_kut {
  color: #5A4A34;
  font-size: 11px;
  line-height: 1.5;
}.yfi_reg_seo_kut {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #72604A;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
}.yfi_reg_seo_kut p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #72604A;
  font-size: 0.813rem;
}.yfi_reg_seo_kut p:last-child {
  margin-bottom: 0;
}.yfi_reg_seo_kut strong {
  color: #D4C4A8;
  font-weight: 700;
}.yfi_reg_seo_kut a {
  transition: color .2s;
  color: #E88C0A;
  text-decoration: underline;
}.yfi_reg_seo_kut a:hover {
  color: #F59D18;
}.yfi_reg_seo_kut ul,.yfi_reg_seo_kut ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.yfi_reg_seo_kut ol {
  list-style: decimal;
}.yfi_reg_seo_kut li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #72604A;
  margin-bottom: 4px;
}.yfi_reg_seo_kut table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 767px) {.yfi_reg_seo_kut table {
  display: table;
}
}.yfi_reg_seo_kut th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C4A8;
}.yfi_reg_seo_kut td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #72604A;
}.yfi_reg_steps_kut {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.yfi_reg_steps_kut {
  margin-top: 0;
}
}.yfi_reg_step_kut {
  border-radius: 0.5rem;
  padding: 16px;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.yfi_reg_step_num_kut {
  border-radius: 50%;
  border: 1px solid rgba(232, 140, 10, 0.07);
  background: rgba(232, 140, 10, 0.18);
  align-items: center;
  font-weight: 800;
  height: 2.125rem;
  font-size: 14px;
  color: #E88C0A;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
  display: flex;
}.yfi_reg_step_title_kut {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EFE2;
}.yfi_reg_step_text_kut {
  color: #72604A;
  line-height: 1.5;
  font-size: 0.75rem;
}.yfi_reg_trust_kut {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}.yfi_reg_trust_item_kut {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.75rem;
  color: #72604A;
}.yfi_reg_trust_ic_kut svg {
  height: 16px;
  color: #E88C0A;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.yfi_app_kut {
  background: #0E0A05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.yfi_app_kut {
  padding: 2.75rem 24px 0;
}
}.yfi_app_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_app_head_kut {
  margin-bottom: 1rem;
}.yfi_app_label_kut {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #E88C0A;
  font-weight: 700;
  text-transform: uppercase;
}.yfi_app_h2_kut {
  margin-bottom: 6px;
  color: #F5EFE2;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.yfi_app_h2_kut {
  font-size: 1.5rem;
}
}.yfi_app_sub_kut {
  color: #72604A;
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.yfi_app_sub_kut strong {
  font-weight: 700;
  color: #D4C4A8;
}.yfi_app_cards_kut {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.yfi_app_cards_kut {
  grid-template-columns: repeat(3,1fr);
}
}.yfi_app_card_kut {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.yfi_app_card_ios_kut {
  background: linear-gradient(135deg,rgba(232, 140, 10, 0.18) 0%,#171008 100%);
}.yfi_app_card_android_kut {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#171008 100%);
}.yfi_app_card_win_kut {
  background: linear-gradient(135deg,rgba(245, 196, 48, 0.16) 0%,#171008 100%);
}.yfi_app_card_ic_kut svg {
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
}.yfi_app_card_ic_kut {
  color: #F5EFE2;
  flex-shrink: 0;
}.yfi_app_card_os_kut {
  font-weight: 700;
  letter-spacing: .08em;
  color: #72604A;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.yfi_app_card_title_kut {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
  color: #F5EFE2;
  font-weight: 700;
}.yfi_app_card_text_kut {
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #72604A;
}.yfi_app_card_btn_kut {
  border: 1px solid rgba(232, 140, 12, 0.45);
  padding: 10px 1.125rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 7px;
  display: inline-flex;
  align-items: center;
  color: #F5EFE2;
  font-weight: 700;
  font-size: 0.813rem;
}.yfi_app_card_btn_kut:hover {
  background: rgba(255, 255, 255, 0.07);
}.yfi_bon_kut {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 770px) {.yfi_bon_kut {
  padding: 44px 24px 0;
}
}.yfi_bon_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_bon_head_kut {
  margin-bottom: 20px;
}.yfi_bon_label_kut {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #E88C0A;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.yfi_bon_h2_kut {
  color: #F5EFE2;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.yfi_bon_h2_kut {
  font-size: 24px;
}
}.yfi_bon_seo_kut {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #72604A;
}.yfi_bon_seo_kut strong {
  color: #D4C4A8;
  font-weight: 700;
}.yfi_bon_seo_kut a {
  color: #E88C0A;
  text-decoration: underline;
}.yfi_bon_grid_kut {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.yfi_bon_grid_kut {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.yfi_bon_grid_kut {
  grid-template-columns: repeat(5,1fr);
}
}.yfi_bon_card_kut {
  padding: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #120C06;
  transition: border-color .2s,transform .2s;
}.yfi_bon_card_kut:hover {
  border-color: rgba(232, 140, 10, 0.07);
  transform: translateY(-2px);
}.yfi_bon_card_ic_kut svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.yfi_bon_card_ic_kut {
  margin-bottom: 10px;
}.yfi_bon_card_type_kut {
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #72604A;
}.yfi_bon_card_amount_kut {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  color: #F5C430;
}.yfi_bon_card_name_kut {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EFE2;
  font-weight: 600;
  font-size: 0.813rem;
}.yfi_bon_card_detail_kut {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A4A34;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.yfi_htp_kut {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width:768px) {.yfi_htp_kut {
  padding: 2.75rem 1.5rem 0;
}
}.yfi_htp_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_htp_head_kut {
  max-width: 720px;
  margin-bottom: 22px;
}.yfi_htp_label_kut {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E88C0A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.yfi_htp_h2_kut {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EFE2;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.yfi_htp_h2_kut {
  font-size: 28px;
}
}.yfi_htp_intro_kut {
  font-size: 14px;
  color: #72604A;
  line-height: 1.6;
}.yfi_htp_steps_kut {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.yfi_htp_steps_kut {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.yfi_htp_steps_kut {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.yfi_htp_step_kut {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 1.125rem;
  background: #171008;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.yfi_htp_step_num_kut {
  border-radius: 50%;
  background: #E88C0A;
  position: absolute;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  left: 1.25rem;
  top: -12px;
  height: 1.75rem;
  align-items: center;
  font-weight: 800;
  width: 28px;
  font-size: 0.813rem;
  color: #0C0801;
  justify-content: center;
}.yfi_htp_step_ic_kut {
  margin: 0.5rem 0 0.75rem;
  background: rgba(232, 140, 10, 0.18);
  border-radius: 5px;
  width: 2.25rem;
  color: #E88C0A;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
}.yfi_htp_step_ic_kut svg {
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.yfi_htp_step_h_kut {
  color: #F5EFE2;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
}.yfi_htp_step_p_kut {
  line-height: 1.55;
  color: #72604A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.yfi_htp_step_p_kut strong {
  color: #D4C4A8;
  font-weight: 600;
}.yfi_htp_cta_kut {
  transition: background .2s;
  background: #22C55E;
  padding: 13px 1.625rem;
  border-radius: 8px;
  color: #0C0801;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
}.yfi_htp_cta_kut:hover {
  background: #16A34A;
}.yfi_prov_kut {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.yfi_prov_kut {
  padding: 44px 1.5rem 0;
}
}.yfi_prov_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_prov_head_kut {
  margin-bottom: 16px;
}.yfi_prov_label_kut {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #E88C0A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.yfi_prov_h2_kut {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5EFE2;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.yfi_prov_h2_kut {
  font-size: 1.5rem;
}
}.yfi_prov_seo_kut {
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  margin-bottom: 1rem;
  color: #72604A;
  overflow-wrap: break-word;
}.yfi_prov_seo_kut strong {
  font-weight: 700;
  color: #D4C4A8;
}.yfi_prov_seo_kut a {
  color: #E88C0A;
  text-decoration: underline;
}.yfi_prov_grid_kut {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.yfi_prov_grid_kut {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.yfi_prov_grid_kut {
  grid-template-columns: repeat(8,1fr);
}
}.yfi_prov_card_kut {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #120C06;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.yfi_prov_card_kut:hover {
  background: #171008;
  border-color: rgba(232, 140, 12, 0.45);
}.yfi_prov_logo_kut {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 2.75rem;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.yfi_prov_logo_kut img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.yfi_prov_name_kut {
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  color: #A08C6E;
}.yfi_rv_kut {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 770px) {.yfi_rv_kut {
  padding: 44px 1.5rem 0;
}
}.yfi_rv_in_kut {
  margin: 0 auto;
  max-width: 1320px;
}.yfi_rv_head_kut {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.yfi_rv_label_kut {
  font-size: 11px;
  text-transform: uppercase;
  color: #E88C0A;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.yfi_rv_h2_kut {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  color: #F5EFE2;
}
@media(min-width: 769px) {.yfi_rv_h2_kut {
  font-size: 1.75rem;
}
}.yfi_rv_stats_kut {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #72604A;
  align-items: center;
  display: flex;
}.yfi_rv_stats_score_kut {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.yfi_rv_stats_score_val_kut {
  font-weight: 800;
  font-size: 22px;
  color: #F5C430;
  font-family: 'Bebas Neue', sans-serif;
}.yfi_rv_stats_score_max_kut {
  font-size: 0.813rem;
  color: #5A4A34;
}.yfi_rv_stats_badge_kut {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.yfi_rv_stats_badge_kut svg {
  width: 14px;
  height: 0.875rem;
  color: #F5C430;
}.yfi_rv_grid_kut {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.yfi_rv_grid_kut {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yfi_rv_grid_kut {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yfi_rv_card_kut {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171008;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
}.yfi_rv_card_stars_kut {
  gap: 2px;
  display: flex;
  color: #F5C430;
  margin-bottom: 10px;
}.yfi_rv_card_stars_kut svg {
  height: 0.875rem;
  width: 14px;
}.yfi_rv_card_h_kut {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  color: #F5EFE2;
  overflow-wrap: break-word;
  font-size: 14px;
}.yfi_rv_card_body_kut {
  flex: 1;
  font-size: 13px;
  line-height: 1.65;
  color: #72604A;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.yfi_rv_card_body_kut strong {
  font-weight: 600;
  color: #D4C4A8;
}.yfi_rv_card_meta_kut {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
}.yfi_rv_card_author_kut {
  font-size: 12px;
  font-weight: 600;
  color: #D4C4A8;
}.yfi_rv_card_date_kut {
  color: #5A4A34;
  font-size: 11px;
}.yfi_faq_kut {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 767px) {.yfi_faq_kut {
  padding: 44px 1.5rem 0;
}
}.yfi_faq_in_kut {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfi_faq_head_kut {
  margin-bottom: 20px;
}.yfi_faq_label_kut {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #E88C0A;
}.yfi_faq_h2_kut {
  overflow-wrap: break-word;
  color: #F5EFE2;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 767px) {.yfi_faq_h2_kut {
  font-size: 1.5rem;
}
}.yfi_faq_list_kut {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yfi_faq_item_kut {
  overflow: hidden;
  background: #171008;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
}.yfi_faq_q_kut {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #D4C4A8;
}.yfi_faq_q_kut:hover {
  color: #F5EFE2;
}.yfi_faq_q_ic_kut {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #E88C0A;
  justify-content: center;
  display: flex;
  width: 1.5rem;
  align-items: center;
  height: 24px;
  flex-shrink: 0;
  font-size: 16px;
}.yfi_faq_item_kut.yfi_state_open_kut .yfi_faq_q_ic_kut {
  transform: rotate(45deg);
}.yfi_faq_a_kut {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  display: none;
  color: #72604A;
  line-height: 1.7;
  overflow-wrap: break-word;
}.yfi_faq_item_kut.yfi_state_open_kut .yfi_faq_a_kut {
  display: block;
}.yfi_faq_a_kut strong {
  font-weight: 700;
  color: #D4C4A8;
}.yfi_faq_a_kut a {
  text-decoration: underline;
  color: #E88C0A;
}.yfi_faq_a_kut ul,.yfi_faq_a_kut ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.yfi_faq_a_kut ol {
  list-style: decimal;
}.yfi_faq_a_kut li {
  margin-bottom: 4px;
  line-height: 1.6;
}.yfi_faq_a_kut table {
  margin: 8px 0;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.yfi_faq_a_kut table {
  display: table;
}
}.yfi_faq_a_kut th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C4A8;
}.yfi_faq_a_kut td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72604A;
}.yfi_seo_kut {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width:768px) {.yfi_seo_kut {
  padding: 44px 1.5rem 0;
}
}.yfi_seo_in_kut {
  background: #171008;
  border-radius: 14px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.yfi_seo_in_kut {
  padding: 2.25rem 2.5rem;
}
}.yfi_seo_label_kut {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E88C0A;
  font-size: 11px;
  margin-bottom: 10px;
}.yfi_seo_h2_kut {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  color: #F5EFE2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yfi_seo_h2_kut {
  font-size: 1.5rem;
}
}.yfi_seo_body_kut {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08C6E;
  line-height: 1.75;
}.yfi_seo_body_kut p {
  margin-bottom: 12px;
  color: #A08C6E;
  font-size: 0.875rem;
  line-height: 1.75;
}.yfi_seo_body_kut p:last-child {
  margin-bottom: 0;
}.yfi_seo_body_kut strong {
  color: #D4C4A8;
  font-weight: 700;
}.yfi_seo_body_kut a {
  transition: color .2s;
  color: #E88C0A;
  text-decoration: underline;
}.yfi_seo_body_kut a:hover {
  color: #F59D18;
}.yfi_seo_body_kut ul,.yfi_seo_body_kut ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.yfi_seo_body_kut ol {
  list-style: decimal;
}.yfi_seo_body_kut li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08C6E;
}.yfi_seo_body_kut table {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width:768px) {.yfi_seo_body_kut table {
  display: table;
}
}.yfi_seo_body_kut th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #D4C4A8;
}.yfi_seo_body_kut td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08C6E;
}.yfi_seo_cols_kut {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.yfi_seo_cols_kut {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.yfi_seo_cols_kut {
  grid-template-columns: repeat(3,1fr);
}
}.yfi_seo_col_h_kut {
  overflow-wrap: break-word;
  color: #D4C4A8;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.yfi_seo_col_p_kut {
  color: #72604A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.yfi_seo_stats_kut {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.yfi_seo_stat_kut {
  flex: 1;
  padding: 14px 16px;
  background: rgba(232, 140, 10, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 140, 10, 0.18);
  min-width: 8.75rem;
}.yfi_seo_stat_val_kut {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E88C0A;
}.yfi_seo_stat_lb_kut {
  color: #72604A;
  font-size: 11px;
  overflow-wrap: break-word;
}.yfi_seo_kut {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 770px) {.yfi_seo_kut {
  padding: 2.75rem 24px 0;
}
}.yfi_seo_in_kut {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171008;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 767px) {.yfi_seo_in_kut {
  padding: 2.25rem 2.5rem;
}
}.yfi_seo_label_kut {
  color: #E88C0A;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.yfi_seo_h2_kut {
  color: #F5EFE2;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.yfi_seo_h2_kut {
  font-size: 1.5rem;
}
}.yfi_seo_body_kut {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A08C6E;
}.yfi_seo_body_kut p {
  line-height: 1.75;
  color: #A08C6E;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.yfi_seo_body_kut p:last-child {
  margin-bottom: 0;
}.yfi_seo_body_kut strong {
  color: #D4C4A8;
  font-weight: 700;
}.yfi_seo_body_kut a {
  transition: color .2s;
  text-decoration: underline;
  color: #E88C0A;
}.yfi_seo_body_kut a:hover {
  color: #F59D18;
}.yfi_seo_body_kut ul,.yfi_seo_body_kut ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yfi_seo_body_kut ol {
  list-style: decimal;
}.yfi_seo_body_kut li {
  font-size: 14px;
  line-height: 1.75;
  color: #A08C6E;
  margin-bottom: 0.375rem;
}.yfi_seo_body_kut table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.yfi_seo_body_kut table {
  display: table;
}
}.yfi_seo_body_kut th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4A8;
  text-align: left;
  font-weight: 700;
}.yfi_seo_body_kut td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6E;
}.yfi_seo_cols_kut {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.yfi_seo_cols_kut {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.yfi_seo_cols_kut {
  grid-template-columns: repeat(3,1fr);
}
}.yfi_seo_col_h_kut {
  color: #D4C4A8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.yfi_seo_col_p_kut {
  color: #72604A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.yfi_seo_stats_kut {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.yfi_seo_stat_kut {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(232, 140, 10, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(232, 140, 10, 0.18);
  min-width: 8.75rem;
}.yfi_seo_stat_val_kut {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #E88C0A;
  font-size: 1.25rem;
}.yfi_seo_stat_lb_kut {
  color: #72604A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.yfi_seo_kut {
  padding: 36px 16px 0;
  background: #0E0A05;
}
@media(min-width: 769px) {.yfi_seo_kut {
  padding: 44px 24px 0;
}
}.yfi_seo_in_kut {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  background: #171008;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.yfi_seo_in_kut {
  padding: 2.25rem 2.5rem;
}
}.yfi_seo_label_kut {
  text-transform: uppercase;
  color: #E88C0A;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.yfi_seo_h2_kut {
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F5EFE2;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 767px) {.yfi_seo_h2_kut {
  font-size: 24px;
}
}.yfi_seo_body_kut {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A08C6E;
}.yfi_seo_body_kut p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A08C6E;
}.yfi_seo_body_kut p:last-child {
  margin-bottom: 0;
}.yfi_seo_body_kut strong {
  font-weight: 700;
  color: #D4C4A8;
}.yfi_seo_body_kut a {
  transition: color .2s;
  color: #E88C0A;
  text-decoration: underline;
}.yfi_seo_body_kut a:hover {
  color: #F59D18;
}.yfi_seo_body_kut ul,.yfi_seo_body_kut ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.yfi_seo_body_kut ol {
  list-style: decimal;
}.yfi_seo_body_kut li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A08C6E;
}.yfi_seo_body_kut table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.yfi_seo_body_kut table {
  display: table;
}
}.yfi_seo_body_kut th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D4C4A8;
}.yfi_seo_body_kut td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08C6E;
}.yfi_seo_cols_kut {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.yfi_seo_cols_kut {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.yfi_seo_cols_kut {
  grid-template-columns: repeat(3,1fr);
}
}.yfi_seo_col_h_kut {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C4A8;
}.yfi_seo_col_p_kut {
  overflow-wrap: break-word;
  color: #72604A;
  font-size: 0.813rem;
  line-height: 1.65;
}.yfi_seo_stats_kut {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yfi_seo_stat_kut {
  background: rgba(232, 140, 10, 0.07);
  border: 1px solid rgba(232, 140, 10, 0.18);
  padding: 14px 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.yfi_seo_stat_val_kut {
  margin-bottom: 0.25rem;
  color: #E88C0A;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.yfi_seo_stat_lb_kut {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #72604A;
}.yfi_ft_kut {
  background: #080603;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.yfi_ft_support_kut {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.yfi_ft_support_kut {
  padding: 28px 24px;
}
}.yfi_ft_support_in_kut {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.yfi_ft_support_main_kut {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.yfi_ft_support_ic_kut {
  flex-shrink: 0;
  color: #E88C0A;
}.yfi_ft_support_ic_kut svg {
  width: 1.875rem;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yfi_ft_support_text_title_kut {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F5EFE2;
  font-weight: 700;
  margin-bottom: 3px;
}.yfi_ft_support_text_sub_kut {
  font-size: 12px;
  color: #72604A;
  overflow-wrap: break-word;
}.yfi_ft_support_btn_kut {
  padding: 11px 22px;
  background: #E88C0A;
  border-radius: 0.5rem;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EFE2;
  font-size: 0.813rem;
}.yfi_ft_support_btn_kut:hover {
  background: #F59D18;
}.yfi_ft_support_contacts_kut {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.yfi_ft_support_contact_kut {
  color: #5A4A34;
  font-size: 12px;
  line-height: 1.4;
}.yfi_ft_support_contact_kut strong {
  display: block;
  color: #A08C6E;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.yfi_ft_main_kut {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 767px) {.yfi_ft_main_kut {
  padding: 40px 1.5rem 2rem;
}
}.yfi_ft_main_in_kut {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.yfi_ft_main_in_kut {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.yfi_ft_main_in_kut {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.yfi_ft_col_logo_kut {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.yfi_ft_col_logo_kut {
  grid-column: auto;
}
}.yfi_ft_logo_kut {
  gap: 9px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-weight: 800;
  color: #F5EFE2;
}.yfi_ft_logo_mark_kut {
  border-radius: 5px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.yfi_ft_logo_mark_kut img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yfi_ft_logo_sub_kut {
  color: #5A4A34;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.yfi_ft_col_title_kut {
  margin-bottom: 0.875rem;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  color: #A08C6E;
}.yfi_ft_col_links_kut {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.yfi_ft_col_link_kut {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5A4A34;
}.yfi_ft_col_link_kut:hover {
  color: #D4C4A8;
}.yfi_ft_apps_kut {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.yfi_ft_app_card_kut {
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.yfi_ft_app_card_kut:hover {
  border-color: rgba(232, 140, 12, 0.45);
}.yfi_ft_app_card_ic_kut svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.yfi_ft_app_card_os_kut {
  font-size: 10px;
  font-weight: 600;
  color: #5A4A34;
}.yfi_ft_app_card_action_kut {
  color: #D4C4A8;
  font-size: 12px;
  font-weight: 700;
}.yfi_ft_bot_kut {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.yfi_ft_bot_kut {
  padding: 1.25rem 24px;
}
}.yfi_ft_bot_in_kut {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yfi_ft_socials_kut {
  gap: 8px;
  display: flex;
}.yfi_ft_soc_kut {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
  color: #A08C6E;
  width: 2.25rem;
}.yfi_ft_soc_kut svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.yfi_ft_soc_kut:hover {
  background: rgba(255, 255, 255, 0.07);
}.yfi_ft_legal_kut {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color: #8A7A62;
  min-width: 12.5rem;
}.yfi_ft_legal_kut strong {
  font-weight: 700;
  color: #A08C6E;
}.yfi_ft_legal_kut a {
  text-decoration: underline;
  color: #A08C6E;
}.yfi_ft_age_kut {
  border-radius: 50%;
  border: 2px solid #8A7A62;
  justify-content: center;
  height: 32px;
  display: flex;
  font-size: 11px;
  align-items: center;
  width: 2rem;
  font-weight: 800;
  flex-shrink: 0;
  margin-left: auto;
  color: #8A7A62;
}