*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D2C0A3;
  font-family: 'Lato', sans-serif;
  background-color: #18100C;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.yfj-layout_six {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.yfj-page_six {
  display: flex;
  min-height: 100vh;
}.yfj-main_six {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.yfj-main_six {
  padding-left: 220px;
}
}
@media screen and (max-width: 1080px) {.yfj-main_six {
  padding-bottom: 72px;
}
}.yfj-gc_six {
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 8px;
  background: #1D130E;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width:640px) {.yfj-gc_six {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.yfj-gc_six {
  width: 168px;
}
}.yfj-gc_six:hover {
  border-color: rgba(200, 136, 42, 0.07);
  transform: translateY(-3px);
}.yfj-gc_img_six {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.yfj-gc_img_six img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.yfj-gc_hover_six {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
}.yfj-gc_six:hover .yfj-gc_hover_six {
  opacity: 1;
}.yfj-gc_hover_btn_six {
  background: #C8882A;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F5ECD9;
}.yfj-gc_info_six {
  padding: 8px 10px 10px;
}.yfj-gc_name_six {
  overflow: hidden;
  max-width: 100%;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D2C0A3;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.yfj-gc_prov_six {
  font-size: 0.625rem;
  color: #634F3C;
}.yfj-gc_tag_six {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
  text-transform: uppercase;
  font-weight: 700;
  left: 6px;
  position: absolute;
  top: 0.375rem;
}.yfj-gc_tag_hot_six {
  background: #C44040;
  color: #fff;
}.yfj-gc_tag_new_six {
  background: #3DAD6A;
  color: #18100C;
}.yfj-gc_tag_jp_six {
  background: #D4A520;
  color: #18100C;
}.yfj-gc_tag_ex_six {
  background: #8B5A1E;
  color: #fff;
}.yfj-gc_tag_live_six {
  background: #C44040;
  color: #fff;
}.yfj-gr_six {
  background: #18100C;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.yfj-gr_six {
  padding: 2.25rem 1.5rem 0;
}
}.yfj-gr_in_six {
  margin: 0 auto;
  max-width: 1320px;
}.yfj-gr_head_six {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.yfj-gr_head_l_six {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.yfj-gr_ic_six {
  border-radius: 0.5rem;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.yfj-gr_ic_six svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.yfj-gr_title_six {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #F5ECD9;
}
@media(min-width: 766px) {.yfj-gr_title_six {
  font-size: 18px;
}
}.yfj-gr_more_six {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #7E6A53;
  white-space: nowrap;
  align-items: center;
}.yfj-gr_more_six:hover {
  color: #C8882A;
}.yfj-gr_more_six svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
}.yfj-gr_arrows_six {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.yfj-gr_arr_six {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 4px;
  transition: background .15s,color .15s;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  color: #A8906F;
  display: flex;
  height: 30px;
}.yfj-gr_arr_six:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F5ECD9;
}.yfj-gr_arr_six svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.yfj-gr_seo_h_six {
  margin: 0 0 0.375rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D2C0A3;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.yfj-gr_seo_h_six {
  font-size: 14px;
}
}.yfj-gr_seo_six {
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #7E6A53;
  font-size: 12px;
  overflow-wrap: break-word;
}.yfj-gr_seo_six strong {
  color: #D2C0A3;
  font-weight: 600;
}.yfj-gr_scroll_six {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.yfj-gr_scroll_six::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.yfj-gr_scroll_six {
  gap: 12px;
}
}.yfj-tb_six {
  background: #1B1109;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  align-items: center;
  top: 0;
  display: flex;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
}.yfj-tb_in_six {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.yfj-tb_burger_six {
  border-radius: 8px;
  gap: 0.313rem;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  margin-right: 8px;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  align-items: center;
}.yfj-tb_burger_six:hover {
  background: rgba(255, 220, 160, 0.05);
}.yfj-tb_burger_line_six {
  border-radius: 1px;
  background: #A8906F;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1079px) {.yfj-tb_burger_six {
  display: none;
}
}.yfj-tb_logo_six {
  gap: 0.563rem;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #F5ECD9;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.yfj-tb_logo_mark_six {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 32px;
  justify-content: center;
  width: 2rem;
}.yfj-tb_logo_mark_six img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yfj-tb_nav_six {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.yfj-tb_nav_six {
  display: flex;
}
}.yfj-tb_tab_six {
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8906F;
}.yfj-tb_tab_six:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5ECD9;
}.yfj-tb_tab_six.yfj-state_active_six {
  background: rgba(200, 136, 42, 0.18);
  color: #F5ECD9;
}.yfj-tb_right_six {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.yfj-tb_login_six {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #D2C0A3;
  font-size: 0.813rem;
  display: none;
}.yfj-tb_login_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
  color: #F5ECD9;
}
@media(min-width: 478px) {.yfj-tb_login_six {
  display: block;
}
}.yfj-tb_reg_six {
  padding: 0.563rem 18px;
  border-radius: 8px;
  transition: background .2s;
  background: #3DAD6A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #120C07;
}.yfj-tb_reg_six:hover {
  background: #50C27E;
}.yfj-sb_six {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #231812;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  position: fixed;
  width: 13.75rem;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  top: 3.5rem;
  z-index: 70;
}.yfj-sb_six.yfj-state_open_six {
  transform: translateX(0);
}.yfj-sb_six::-webkit-scrollbar {
  width: 4px;
}.yfj-sb_six::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.08);
}
@media(min-width: 1078px) {.yfj-sb_six {
  transform: translateX(0);
}
}.yfj-sb_auth_six {
  padding: 14px 0.75rem 10px;
}.yfj-sb_btn_reg_six {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3DAD6A;
  display: block;
  color: #120C07;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-align: center;
}.yfj-sb_btn_reg_six:hover {
  background: #50C27E;
}.yfj-sb_btn_login_six {
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 10px;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 8px;
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #D2C0A3;
}.yfj-sb_btn_login_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
  color: #F5ECD9;
}.yfj-sb_promo_six {
  background: linear-gradient(135deg,#3E1E08,#231812);
  overflow: hidden;
  border: 1px solid rgba(200, 136, 42, 0.18);
  border-radius: 0.5rem;
  padding: 12px 0.875rem;
  margin: 0 12px 10px;
  position: relative;
}.yfj-sb_promo_six::before {
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  height: 5rem;
  width: 5rem;
  right: -20px;
  content: '';
  position: absolute;
}.yfj-sb_promo_title_six {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  color: #C8882A;
}.yfj-sb_promo_text_six {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5ECD9;
  font-size: 12px;
}.yfj-sb_promo_sub_six {
  font-size: 10px;
  color: #7E6A53;
  margin-top: 3px;
}.yfj-sb_nav_six {
  padding: 6px 0.5rem 16px;
}.yfj-sb_nav_lb_six {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #634F3C;
}.yfj-sb_link_six {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 10px;
  gap: 10px;
  font-weight: 500;
  display: flex;
  font-size: 13px;
  color: #A8906F;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
}.yfj-sb_link_six:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5ECD9;
}.yfj-sb_link_six.yfj-state_active_six {
  background: rgba(200, 136, 42, 0.18);
  color: #F5ECD9;
}.yfj-sb_ic_six {
  border-radius: 4px;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
}.yfj-sb_ic_six svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.yfj-sb_ic_1_six {
  background: rgba(200, 136, 42, 0.07);
  color: #C8882A;
}.yfj-sb_ic_2_six {
  background: rgba(61, 173, 106, 0.18);
  color: #3DAD6A;
}.yfj-sb_ic_3_six {
  background: rgba(212, 165, 32, 0.16);
  color: #D4A520;
}.yfj-sb_ic_4_six {
  background: rgba(139, 90, 30, 0.22);
  color: #8B5A1E;
}.yfj-sb_ic_5_six {
  background: rgba(200, 136, 42, 0.07);
  color: #CF5F82;
}.yfj-sb_ic_6_six {
  background: rgba(139, 90, 30, 0.22);
  color: #9B68C0;
}.yfj-sb_badge_six {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #D4A520;
  margin-left: auto;
  color: #120C07;
  font-weight: 700;
  font-size: 0.563rem;
}.yfj-sb_bot_six {
  gap: 8px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.75rem;
  display: flex;
}.yfj-sb_lang_six,.yfj-sb_help_six {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  flex: 1;
  padding: 0.563rem 6px;
  gap: 0.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #A8906F;
  font-size: 0.688rem;
  font-weight: 600;
}.yfj-sb_lang_six:hover,.yfj-sb_help_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
  color: #F5ECD9;
}.yfj-sb_lang_six svg,.yfj-sb_help_six svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.yfj-sb_bd_six {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.yfj-sb_bd_six.yfj-state_on_six {
  display: block;
}
@media(min-width: 1082px) {.yfj-sb_bd_six {
  display: none!important;
}
}.yfj-mob_nav_six {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  background: #231812;
  right: 0;
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1078px) {.yfj-mob_nav_six {
  display: none;
}
}.yfj-mob_nav_item_six {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #634F3C;
}.yfj-mob_nav_ic_six {
  line-height: 1;
}.yfj-mob_nav_ic_six svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.yfj-mob_nav_lb_six {
  font-size: 0.625rem;
  color: #634F3C;
  font-weight: 600;
}.yfj-mob_nav_item_six.yfj-state_active_six {
  color: #C8882A;
}.yfj-mob_nav_item_six.yfj-state_active_six .yfj-mob_nav_lb_six {
  color: #C8882A;
}.yfj-hero_six {
  background: #18100C;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.yfj-hero_six {
  padding: 24px 24px 0;
}
}.yfj-hero_in_six {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.yfj-hero_in_six {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.yfj-hero_in_six {
  grid-template-columns: 1fr 21.25rem;
}
}.yfj-hero_promo_six {
  overflow: hidden;
  border-radius: 14px;
  background: #1D130E;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width:768px) {.yfj-hero_promo_six {
  min-height: 280px;
}
}.yfj-hero_promo_bg_six {
  background: linear-gradient(120deg,#3E1E08 0%,#18100C 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.yfj-hero_promo_bg_six::after {
  inset: 0;
  background: linear-gradient(90deg,#18100C 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.yfj-hero_promo_glow_six {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 90, 30, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  height: 18.75rem;
  width: 300px;
  position: absolute;
  right: 3.75rem;
  pointer-events: none;
}.yfj-hero_promo_ct_six {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 769px) {.yfj-hero_promo_ct_six {
  padding: 40px 2rem;
}
}.yfj-hero_badge_six {
  padding: 5px 12px;
  background: rgba(200, 136, 42, 0.18);
  border: 1px solid rgba(200, 136, 42, 0.07);
  border-radius: 20px;
  font-weight: 700;
  color: #C8882A;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  margin-bottom: 0.875rem;
}.yfj-hero_h1_six {
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-weight: 800;
  color: #F5ECD9;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}.yfj-hero_h1_six em {
  color: #D4A520;
  font-style: normal;
}
@media(min-width: 769px) {.yfj-hero_h1_six {
  font-size: 36px;
}
}.yfj-hero_sub_six {
  line-height: 1.55;
  color: #A8906F;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 765px) {.yfj-hero_sub_six {
  font-size: 0.875rem;
}
}.yfj-hero_row_six {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yfj-hero_cta_six {
  transition: background .2s;
  background: #3DAD6A;
  padding: 13px 1.625rem;
  border-radius: 8px;
  color: #120C07;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(0, 50, 20, 0.70), 0 5px 1.375rem rgba(61, 173, 106, 0.42);
}.yfj-hero_cta_six:hover {
  background: #50C27E;
}.yfj-hero_terms_six {
  color: #634F3C;
  font-size: 0.688rem;
}.yfj-hero_game_six {
  background: #1D130E;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  display: flex;
  position: relative;
  flex-direction: column;
}.yfj-hero_game_badge_six {
  border: 1px solid rgba(212, 165, 32, 0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(212, 165, 32, 0.16);
  border-radius: 1.25rem;
  left: 0.75rem;
  color: #D4A520;
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
  top: 12px;
  font-size: 0.625rem;
  font-weight: 700;
  z-index: 3;
}.yfj-hero_game_badge_six svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
}.yfj-hero_game_img_six {
  background: linear-gradient(135deg,#3E1E08,#18100C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.yfj-hero_game_img_six img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.yfj-hero_game_play_six {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.yfj-hero_game_six:hover .yfj-hero_game_play_six {
  opacity: 1;
}.yfj-hero_game_play_six span {
  border-radius: 50%;
  background: #C8882A;
  height: 52px;
  width: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}.yfj-hero_game_play_six span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.yfj-hero_game_info_six {
  padding: 14px 16px;
}.yfj-hero_game_title_six {
  color: #F5ECD9;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.yfj-hero_game_provider_six {
  font-size: 0.688rem;
  color: #7E6A53;
}.yfj-hero_game_btn_six {
  margin: 12px 1rem 16px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #C8882A;
  padding: 11px;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F5ECD9;
}.yfj-hero_game_six:hover .yfj-hero_game_btn_six {
  background: #DC9E44;
}.yfj-sbar_six {
  padding: 16px 1rem 0;
  background: #18100C;
}
@media(min-width: 767px) {.yfj-sbar_six {
  padding: 1.125rem 24px 0;
}
}.yfj-sbar_in_six {
  margin: 0 auto;
  max-width: 1320px;
}.yfj-sbar_row_six {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.yfj-sbar_input_six {
  gap: 10px;
  flex: 1;
  border-radius: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 0.688rem 16px;
  background: #1D130E;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  color: #7E6A53;
  display: flex;
}.yfj-sbar_input_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
}.yfj-sbar_input_six svg {
  height: 0.938rem;
  stroke-linejoin: round;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
}.yfj-sbar_providers_six {
  background: #1D130E;
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #D2C0A3;
  font-size: 13px;
  align-items: center;
}.yfj-sbar_providers_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
  color: #F5ECD9;
}.yfj-sbar_providers_six svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.yfj-sbar_tabs_six {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.yfj-sbar_tabs_six::-webkit-scrollbar {
  display: none;
}.yfj-sbar_tab_six {
  padding: 8px 0.875rem;
  background: rgba(255, 220, 160, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 20px;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #A8906F;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
  font-size: 12px;
}.yfj-sbar_tab_six:hover {
  background: rgba(255, 220, 160, 0.08);
  border-color: rgba(200, 138, 42, 0.50);
  color: #F5ECD9;
}.yfj-sbar_tab_six.yfj-state_active_six {
  background: rgba(200, 136, 42, 0.18);
  border-color: rgba(200, 136, 42, 0.07);
  color: #F5ECD9;
}.yfj-sbar_tab_ic_six svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.yfj-wy_six {
  background: #18100C;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.yfj-wy_six {
  padding: 2.5rem 1.5rem 0;
}
}.yfj-wy_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-wy_head_six {
  margin-bottom: 18px;
  max-width: 45rem;
}.yfj-wy_label_six {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8882A;
}.yfj-wy_h2_six {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5ECD9;
}
@media(min-width: 767px) {.yfj-wy_h2_six {
  font-size: 1.5rem;
}
}.yfj-wy_intro_six {
  margin: 0;
  color: #7E6A53;
  line-height: 1.6;
  font-size: 0.813rem;
}.yfj-wy_grid_six {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.yfj-wy_grid_six {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yfj-wy_grid_six {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yfj-wy_card_six {
  background: #231812;
  padding: 20px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.yfj-wy_card_six:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.07);
}.yfj-wy_card_ic_six {
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  margin-bottom: 14px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 44px;
  color: #C8882A;
}.yfj-wy_card_ic_six svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.yfj-wy_card_h_six {
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 0.375rem;
  color: #F5ECD9;
  font-weight: 700;
  overflow-wrap: break-word;
}.yfj-wy_card_p_six {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6A53;
}.yfj-wy_card_p_six strong {
  font-weight: 600;
  color: #D2C0A3;
}.yfj-ws_six {
  background: #18100C;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.yfj-ws_six {
  padding: 36px 24px 0;
}
}.yfj-ws_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-ws_head_six {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
}.yfj-ws_title_six {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  color: #F5ECD9;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  align-items: center;
}.yfj-ws_title_ic_six svg {
  height: 18px;
  color: #D4A520;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.yfj-ws_online_six {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #7E6A53;
  display: flex;
}.yfj-ws_online_dot_six {
  background: #3DAD6A;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 6px rgba(61, 173, 106, 0.18);
  flex-shrink: 0;
  height: 8px;
}.yfj-ws_scroll_six {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.yfj-ws_scroll_six::-webkit-scrollbar {
  display: none;
}.yfj-wc_six {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1D130E;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.yfj-wc_img_six {
  border-radius: 4px;
  overflow: hidden;
  background: #231812;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.yfj-wc_img_six img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yfj-wc_info_six {
  min-width: 0;
}.yfj-wc_game_six {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #D2C0A3;
}.yfj-wc_player_six {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #634F3C;
  font-size: 0.625rem;
}.yfj-wc_amount_six {
  color: #3DAD6A;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
}.yfj-app_six {
  padding: 36px 16px 0;
  background: #18100C;
}
@media(min-width: 771px) {.yfj-app_six {
  padding: 2.75rem 24px 0;
}
}.yfj-app_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-app_head_six {
  margin-bottom: 16px;
}.yfj-app_label_six {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8882A;
}.yfj-app_h2_six {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5ECD9;
  font-size: 20px;
  margin-bottom: 6px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.yfj-app_h2_six {
  font-size: 24px;
}
}.yfj-app_sub_six {
  line-height: 1.6;
  max-width: 600px;
  color: #7E6A53;
  overflow-wrap: break-word;
  font-size: 13px;
}.yfj-app_sub_six strong {
  font-weight: 700;
  color: #D2C0A3;
}.yfj-app_cards_six {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 639px) {.yfj-app_cards_six {
  grid-template-columns: repeat(3,1fr);
}
}.yfj-app_card_six {
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.yfj-app_card_ios_six {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#231812 100%);
}.yfj-app_card_android_six {
  background: linear-gradient(135deg,rgba(61, 173, 106, 0.18) 0%,#231812 100%);
}.yfj-app_card_win_six {
  background: linear-gradient(135deg,rgba(212, 165, 32, 0.16) 0%,#231812 100%);
}.yfj-app_card_ic_six svg {
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yfj-app_card_ic_six {
  color: #F5ECD9;
  flex-shrink: 0;
}.yfj-app_card_os_six {
  text-transform: uppercase;
  color: #7E6A53;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
}.yfj-app_card_title_six {
  font-size: 0.938rem;
  color: #F5ECD9;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.yfj-app_card_text_six {
  color: #7E6A53;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.yfj-app_card_btn_six {
  gap: 7px;
  background: rgba(255, 220, 160, 0.13);
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(200, 138, 42, 0.50);
  border-radius: 0.25rem;
  transition: background .2s;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  color: #F5ECD9;
  font-weight: 700;
}.yfj-app_card_btn_six:hover {
  background: rgba(255, 220, 160, 0.08);
}.yfj-bon_six {
  background: #18100C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.yfj-bon_six {
  padding: 2.75rem 1.5rem 0;
}
}.yfj-bon_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-bon_head_six {
  margin-bottom: 1.25rem;
}.yfj-bon_label_six {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8882A;
}.yfj-bon_h2_six {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F5ECD9;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.yfj-bon_h2_six {
  font-size: 24px;
}
}.yfj-bon_seo_six {
  line-height: 1.6;
  color: #7E6A53;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.yfj-bon_seo_six strong {
  font-weight: 700;
  color: #D2C0A3;
}.yfj-bon_seo_six a {
  color: #C8882A;
  text-decoration: underline;
}.yfj-bon_grid_six {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.yfj-bon_grid_six {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.yfj-bon_grid_six {
  grid-template-columns: repeat(5,1fr);
}
}.yfj-bon_card_six {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background: #1D130E;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.yfj-bon_card_six:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.07);
}.yfj-bon_card_ic_six svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
}.yfj-bon_card_ic_six {
  margin-bottom: 0.625rem;
}.yfj-bon_card_type_six {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #7E6A53;
  text-transform: uppercase;
  margin-bottom: 6px;
}.yfj-bon_card_amount_six {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  color: #D4A520;
}.yfj-bon_card_name_six {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  color: #F5ECD9;
}.yfj-bon_card_detail_six {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #634F3C;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.yfj-reg_six {
  background: #18100C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.yfj-reg_six {
  padding: 44px 24px 0;
}
}.yfj-reg_in_six {
  margin: 0 auto;
  background: #231812;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 14px;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.yfj-reg_in_six {
  padding: 2.5rem;
}
}.yfj-reg_top_six {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.yfj-reg_top_six {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.yfj-reg_label_six {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8882A;
  font-weight: 700;
  font-size: 0.688rem;
}.yfj-reg_h2_six {
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  color: #F5ECD9;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.yfj-reg_h2_six {
  font-size: 1.75rem;
}
}.yfj-reg_bonus_six {
  padding: 10px 16px;
  gap: 8px;
  border: 1px solid rgba(212, 165, 32, 0.16);
  border-radius: 0.5rem;
  background: rgba(212, 165, 32, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.yfj-reg_bonus_amount_six {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A520;
}.yfj-reg_bonus_text_six {
  line-height: 1.35;
  color: #A8906F;
  font-size: 0.813rem;
}.yfj-reg_cta_btn_six {
  border-radius: 0.5rem;
  background: #3DAD6A;
  transition: background .2s;
  padding: 0.875rem 32px;
  font-size: 0.938rem;
  display: inline-block;
  color: #120C07;
  box-shadow: 0 2px 0 rgba(0, 50, 20, 0.70), 0 5px 22px rgba(61, 173, 106, 0.42);
  margin-bottom: 12px;
  font-weight: 700;
}.yfj-reg_cta_btn_six:hover {
  background: #50C27E;
}.yfj-reg_terms_six {
  color: #634F3C;
  font-size: 0.688rem;
  line-height: 1.5;
}.yfj-reg_seo_six {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #7E6A53;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 20px;
}.yfj-reg_seo_six p {
  color: #7E6A53;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.yfj-reg_seo_six p:last-child {
  margin-bottom: 0;
}.yfj-reg_seo_six strong {
  color: #D2C0A3;
  font-weight: 700;
}.yfj-reg_seo_six a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.yfj-reg_seo_six a:hover {
  color: #DC9E44;
}.yfj-reg_seo_six ul,.yfj-reg_seo_six ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.yfj-reg_seo_six ol {
  list-style: decimal;
}.yfj-reg_seo_six li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7E6A53;
}.yfj-reg_seo_six table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.yfj-reg_seo_six table {
  display: table;
}
}.yfj-reg_seo_six th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 8px;
  color: #D2C0A3;
  text-align: left;
  font-weight: 700;
}.yfj-reg_seo_six td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #7E6A53;
}.yfj-reg_steps_six {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.yfj-reg_steps_six {
  margin-top: 0;
}
}.yfj-reg_step_six {
  gap: 0.875rem;
  border-radius: 0.5rem;
  padding: 1rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.07);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.yfj-reg_step_num_six {
  border: 1px solid rgba(200, 136, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 136, 42, 0.18);
  flex-shrink: 0;
  font-size: 0.875rem;
  align-items: center;
  font-weight: 800;
  display: flex;
  height: 34px;
  color: #C8882A;
  width: 34px;
  justify-content: center;
}.yfj-reg_step_title_six {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5ECD9;
  font-weight: 700;
}.yfj-reg_step_text_six {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E6A53;
}.yfj-reg_trust_six {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
}.yfj-reg_trust_item_six {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #7E6A53;
}.yfj-reg_trust_ic_six svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  color: #C8882A;
}.yfj-prov_six {
  padding: 2.25rem 1rem 0;
  background: #18100C;
}
@media(min-width: 767px) {.yfj-prov_six {
  padding: 44px 24px 0;
}
}.yfj-prov_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-prov_head_six {
  margin-bottom: 1rem;
}.yfj-prov_label_six {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C8882A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.yfj-prov_h2_six {
  font-weight: 800;
  color: #F5ECD9;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width:768px) {.yfj-prov_h2_six {
  font-size: 24px;
}
}.yfj-prov_seo_six {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6A53;
}.yfj-prov_seo_six strong {
  color: #D2C0A3;
  font-weight: 700;
}.yfj-prov_seo_six a {
  color: #C8882A;
  text-decoration: underline;
}.yfj-prov_grid_six {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.yfj-prov_grid_six {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.yfj-prov_grid_six {
  grid-template-columns: repeat(8,1fr);
}
}.yfj-prov_card_six {
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 0.875rem 10px;
  gap: 7px;
  background: #1D130E;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.yfj-prov_card_six:hover {
  background: #231812;
  border-color: rgba(200, 138, 42, 0.50);
}.yfj-prov_logo_six {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.75rem;
  height: 44px;
}.yfj-prov_logo_six img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.yfj-prov_name_six {
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A8906F;
}.yfj-faq_six {
  background: #18100C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.yfj-faq_six {
  padding: 44px 24px 0;
}
}.yfj-faq_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-faq_head_six {
  margin-bottom: 1.25rem;
}.yfj-faq_label_six {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8882A;
  letter-spacing: .08em;
}.yfj-faq_h2_six {
  color: #F5ECD9;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.yfj-faq_h2_six {
  font-size: 1.5rem;
}
}.yfj-faq_list_six {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yfj-faq_item_six {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  overflow: hidden;
  background: #231812;
}.yfj-faq_q_six {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #D2C0A3;
  font-size: 0.875rem;
  font-weight: 600;
}.yfj-faq_q_six:hover {
  color: #F5ECD9;
}.yfj-faq_q_ic_six {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  flex-shrink: 0;
  display: flex;
  height: 24px;
  color: #C8882A;
  align-items: center;
  width: 24px;
  font-size: 1rem;
  justify-content: center;
}.yfj-faq_item_six.yfj-state_open_six .yfj-faq_q_ic_six {
  transform: rotate(45deg);
}.yfj-faq_a_six {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7E6A53;
  font-size: 13px;
  display: none;
}.yfj-faq_item_six.yfj-state_open_six .yfj-faq_a_six {
  display: block;
}.yfj-faq_a_six strong {
  color: #D2C0A3;
  font-weight: 700;
}.yfj-faq_a_six a {
  color: #C8882A;
  text-decoration: underline;
}.yfj-faq_a_six ul,.yfj-faq_a_six ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.yfj-faq_a_six ol {
  list-style: decimal;
}.yfj-faq_a_six li {
  line-height: 1.6;
  margin-bottom: 4px;
}.yfj-faq_a_six table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 767px) {.yfj-faq_a_six table {
  display: table;
}
}.yfj-faq_a_six th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  font-weight: 700;
  text-align: left;
  color: #D2C0A3;
}.yfj-faq_a_six td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7E6A53;
}.yfj-seo_six {
  background: #18100C;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.yfj-seo_six {
  padding: 2.75rem 1.5rem 0;
}
}.yfj-seo_in_six {
  background: #231812;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  max-width: 1320px;
}
@media(min-width: 769px) {.yfj-seo_in_six {
  padding: 36px 2.5rem;
}
}.yfj-seo_label_six {
  letter-spacing: .08em;
  color: #C8882A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.yfj-seo_h2_six {
  color: #F5ECD9;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.yfj-seo_h2_six {
  font-size: 24px;
}
}.yfj-seo_body_six {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906F;
}.yfj-seo_body_six p {
  line-height: 1.75;
  color: #A8906F;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.yfj-seo_body_six p:last-child {
  margin-bottom: 0;
}.yfj-seo_body_six strong {
  font-weight: 700;
  color: #D2C0A3;
}.yfj-seo_body_six a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.yfj-seo_body_six a:hover {
  color: #DC9E44;
}.yfj-seo_body_six ul,.yfj-seo_body_six ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.yfj-seo_body_six ol {
  list-style: decimal;
}.yfj-seo_body_six li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8906F;
  font-size: 0.875rem;
}.yfj-seo_body_six table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.yfj-seo_body_six table {
  display: table;
}
}.yfj-seo_body_six th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  font-weight: 700;
  color: #D2C0A3;
  text-align: left;
}.yfj-seo_body_six td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A8906F;
}.yfj-seo_cols_six {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.yfj-seo_cols_six {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.yfj-seo_cols_six {
  grid-template-columns: repeat(3,1fr);
}
}.yfj-seo_col_h_six {
  color: #D2C0A3;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.yfj-seo_col_p_six {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6A53;
  line-height: 1.65;
}.yfj-seo_stats_six {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yfj-seo_stat_six {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  background: rgba(200, 136, 42, 0.07);
  flex: 1;
  min-width: 140px;
}.yfj-seo_stat_val_six {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8882A;
}.yfj-seo_stat_lb_six {
  font-size: 11px;
  color: #7E6A53;
  overflow-wrap: break-word;
}.yfj-rv_six {
  padding: 2.25rem 16px 0;
  background: #18100C;
}
@media(min-width: 771px) {.yfj-rv_six {
  padding: 44px 24px 0;
}
}.yfj-rv_in_six {
  margin: 0 auto;
  max-width: 82.5rem;
}.yfj-rv_head_six {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.yfj-rv_label_six {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8882A;
}.yfj-rv_h2_six {
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5ECD9;
}
@media(min-width: 769px) {.yfj-rv_h2_six {
  font-size: 1.75rem;
}
}.yfj-rv_stats_six {
  gap: 1.125rem;
  align-items: center;
  color: #7E6A53;
  font-size: 0.813rem;
  display: flex;
  flex-wrap: wrap;
}.yfj-rv_stats_score_six {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.yfj-rv_stats_score_val_six {
  color: #D4A520;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.375rem;
}.yfj-rv_stats_score_max_six {
  font-size: 0.813rem;
  color: #634F3C;
}.yfj-rv_stats_badge_six {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.yfj-rv_stats_badge_six svg {
  width: 0.875rem;
  height: 14px;
  color: #D4A520;
}.yfj-rv_grid_six {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.yfj-rv_grid_six {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.yfj-rv_grid_six {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yfj-rv_card_six {
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #231812;
  flex-direction: column;
  display: flex;
}.yfj-rv_card_stars_six {
  gap: 2px;
  color: #D4A520;
  display: flex;
  margin-bottom: 0.625rem;
}.yfj-rv_card_stars_six svg {
  width: 14px;
  height: 0.875rem;
}.yfj-rv_card_h_six {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5ECD9;
  line-height: 1.3;
  overflow-wrap: break-word;
}.yfj-rv_card_body_six {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #7E6A53;
  font-size: 0.813rem;
}.yfj-rv_card_body_six strong {
  color: #D2C0A3;
  font-weight: 600;
}.yfj-rv_card_meta_six {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  align-items: center;
}.yfj-rv_card_author_six {
  color: #D2C0A3;
  font-weight: 600;
  font-size: 12px;
}.yfj-rv_card_date_six {
  font-size: 11px;
  color: #634F3C;
}.yfj-seo_six {
  background: #18100C;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.yfj-seo_six {
  padding: 2.75rem 1.5rem 0;
}
}.yfj-seo_in_six {
  border-radius: 0.875rem;
  background: #231812;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.yfj-seo_in_six {
  padding: 36px 40px;
}
}.yfj-seo_label_six {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8882A;
}.yfj-seo_h2_six {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  color: #F5ECD9;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.yfj-seo_h2_six {
  font-size: 1.5rem;
}
}.yfj-seo_body_six {
  color: #A8906F;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.yfj-seo_body_six p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A8906F;
  line-height: 1.75;
}.yfj-seo_body_six p:last-child {
  margin-bottom: 0;
}.yfj-seo_body_six strong {
  font-weight: 700;
  color: #D2C0A3;
}.yfj-seo_body_six a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.yfj-seo_body_six a:hover {
  color: #DC9E44;
}.yfj-seo_body_six ul,.yfj-seo_body_six ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.yfj-seo_body_six ol {
  list-style: decimal;
}.yfj-seo_body_six li {
  font-size: 14px;
  color: #A8906F;
  line-height: 1.75;
  margin-bottom: 6px;
}.yfj-seo_body_six table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.yfj-seo_body_six table {
  display: table;
}
}.yfj-seo_body_six th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D2C0A3;
  text-align: left;
}.yfj-seo_body_six td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #A8906F;
}.yfj-seo_cols_six {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.yfj-seo_cols_six {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yfj-seo_cols_six {
  grid-template-columns: repeat(3,1fr);
}
}.yfj-seo_col_h_six {
  color: #D2C0A3;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.yfj-seo_col_p_six {
  font-size: 0.813rem;
  color: #7E6A53;
  overflow-wrap: break-word;
  line-height: 1.65;
}.yfj-seo_stats_six {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yfj-seo_stat_six {
  background: rgba(200, 136, 42, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 8.75rem;
}.yfj-seo_stat_val_six {
  font-size: 1.25rem;
  color: #C8882A;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.yfj-seo_stat_lb_six {
  font-size: 0.688rem;
  color: #7E6A53;
  overflow-wrap: break-word;
}.yfj-seo_six {
  background: #18100C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.yfj-seo_six {
  padding: 44px 1.5rem 0;
}
}.yfj-seo_in_six {
  border: 1px solid rgba(255, 210, 140, 0.13);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #231812;
  max-width: 82.5rem;
}
@media(min-width:768px) {.yfj-seo_in_six {
  padding: 36px 40px;
}
}.yfj-seo_label_six {
  color: #C8882A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.yfj-seo_h2_six {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F5ECD9;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.yfj-seo_h2_six {
  font-size: 24px;
}
}.yfj-seo_body_six {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8906F;
}.yfj-seo_body_six p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8906F;
}.yfj-seo_body_six p:last-child {
  margin-bottom: 0;
}.yfj-seo_body_six strong {
  color: #D2C0A3;
  font-weight: 700;
}.yfj-seo_body_six a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.yfj-seo_body_six a:hover {
  color: #DC9E44;
}.yfj-seo_body_six ul,.yfj-seo_body_six ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.yfj-seo_body_six ol {
  list-style: decimal;
}.yfj-seo_body_six li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A8906F;
  line-height: 1.75;
}.yfj-seo_body_six table {
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.yfj-seo_body_six table {
  display: table;
}
}.yfj-seo_body_six th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D2C0A3;
}.yfj-seo_body_six td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8906F;
}.yfj-seo_cols_six {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.yfj-seo_cols_six {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yfj-seo_cols_six {
  grid-template-columns: repeat(3,1fr);
}
}.yfj-seo_col_h_six {
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D2C0A3;
  overflow-wrap: break-word;
}.yfj-seo_col_p_six {
  font-size: 0.813rem;
  color: #7E6A53;
  line-height: 1.65;
  overflow-wrap: break-word;
}.yfj-seo_stats_six {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.yfj-seo_stat_six {
  background: rgba(200, 136, 42, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(200, 136, 42, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.yfj-seo_stat_val_six {
  font-size: 1.25rem;
  color: #C8882A;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.yfj-seo_stat_lb_six {
  font-size: 0.688rem;
  color: #7E6A53;
  overflow-wrap: break-word;
}.yfj-ft_six {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #110A07;
  margin-top: 3rem;
}.yfj-ft_support_six {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 770px) {.yfj-ft_support_six {
  padding: 28px 24px;
}
}.yfj-ft_support_in_six {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.yfj-ft_support_main_six {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.yfj-ft_support_ic_six {
  color: #C8882A;
  flex-shrink: 0;
}.yfj-ft_support_ic_six svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 1.875rem;
}.yfj-ft_support_text_title_six {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  color: #F5ECD9;
}.yfj-ft_support_text_sub_six {
  color: #7E6A53;
  font-size: 12px;
  overflow-wrap: break-word;
}.yfj-ft_support_btn_six {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #C8882A;
  padding: 11px 1.375rem;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5ECD9;
}.yfj-ft_support_btn_six:hover {
  background: #DC9E44;
}.yfj-ft_support_contacts_six {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.yfj-ft_support_contact_six {
  color: #634F3C;
  line-height: 1.4;
  font-size: 12px;
}.yfj-ft_support_contact_six strong {
  font-weight: 600;
  display: block;
  color: #A8906F;
  margin-bottom: 2px;
  font-size: 11px;
}.yfj-ft_main_six {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 769px) {.yfj-ft_main_six {
  padding: 40px 24px 32px;
}
}.yfj-ft_main_in_six {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.yfj-ft_main_in_six {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.yfj-ft_main_in_six {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.yfj-ft_col_logo_six {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.yfj-ft_col_logo_six {
  grid-column: auto;
}
}.yfj-ft_logo_six {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  font-size: 1rem;
  display: flex;
  margin-bottom: 0.75rem;
  color: #F5ECD9;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.yfj-ft_logo_mark_six {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.yfj-ft_logo_mark_six img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yfj-ft_logo_sub_six {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #634F3C;
  font-size: 0.75rem;
  line-height: 1.55;
}.yfj-ft_col_title_six {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #A8906F;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 12px;
}.yfj-ft_col_links_six {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.yfj-ft_col_link_six {
  transition: color .2s;
  font-size: 0.813rem;
  color: #634F3C;
  overflow-wrap: break-word;
}.yfj-ft_col_link_six:hover {
  color: #D2C0A3;
}.yfj-ft_apps_six {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.yfj-ft_app_card_six {
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.yfj-ft_app_card_six:hover {
  border-color: rgba(200, 138, 42, 0.50);
}.yfj-ft_app_card_ic_six svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
}.yfj-ft_app_card_os_six {
  font-size: 0.625rem;
  color: #634F3C;
  font-weight: 600;
}.yfj-ft_app_card_action_six {
  font-size: 12px;
  color: #D2C0A3;
  font-weight: 700;
}.yfj-ft_bot_six {
  padding: 20px 16px;
}
@media(min-width: 769px) {.yfj-ft_bot_six {
  padding: 1.25rem 1.5rem;
}
}.yfj-ft_bot_in_six {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yfj-ft_socials_six {
  gap: 0.5rem;
  display: flex;
}.yfj-ft_soc_six {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #A8906F;
  width: 36px;
  height: 2.25rem;
}.yfj-ft_soc_six svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.yfj-ft_soc_six:hover {
  background: rgba(255, 220, 160, 0.08);
}.yfj-ft_legal_six {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  color: #8A7A68;
  line-height: 1.6;
  overflow-wrap: break-word;
}.yfj-ft_legal_six strong {
  font-weight: 700;
  color: #A8906F;
}.yfj-ft_legal_six a {
  text-decoration: underline;
  color: #A8906F;
}.yfj-ft_age_six {
  border-radius: 50%;
  border: 2px solid #8A7A68;
  color: #8A7A68;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  height: 2rem;
  width: 2rem;
}