*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0B08;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  color: #D4C8BE;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.yym_layout_3sw {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.yym_page_3sw {
  min-height: 100vh;
  display: flex;
}.yym_main_3sw {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.yym_main_3sw {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.yym_main_3sw {
  padding-bottom: 72px;
}
}.yym_gc_3sw {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background: #15100C;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 642px) {.yym_gc_3sw {
  width: 156px;
}
}
@media(min-width:1080px) {.yym_gc_3sw {
  width: 168px;
}
}.yym_gc_3sw:hover {
  border-color: rgba(208, 27, 79, 0.08);
  transform: translateY(-3px);
}.yym_gc_img_3sw {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.yym_gc_img_3sw img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.yym_gc_hover_3sw {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.yym_gc_3sw:hover .yym_gc_hover_3sw {
  opacity: 1;
}.yym_gc_hover_btn_3sw {
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  background: #D01B4F;
  color: #F5EFEA;
  font-weight: 700;
  font-size: 0.75rem;
}.yym_gc_info_3sw {
  padding: 0.5rem 10px 0.625rem;
}.yym_gc_name_3sw {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D4C8BE;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}.yym_gc_prov_3sw {
  color: #5C4E45;
  font-size: 0.625rem;
}.yym_gc_tag_3sw {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  font-weight: 700;
  z-index: 2;
  font-size: 0.563rem;
  position: absolute;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.yym_gc_tag_hot_3sw {
  background: #E8192B;
  color: #fff;
}.yym_gc_tag_new_3sw {
  background: #18B854;
  color: #0F0B08;
}.yym_gc_tag_jp_3sw {
  background: #F59E0B;
  color: #0F0B08;
}.yym_gc_tag_ex_3sw {
  background: #8B3A1E;
  color: #fff;
}.yym_gc_tag_live_3sw {
  background: #E8192B;
  color: #fff;
}.yym_gr_3sw {
  padding: 2rem 16px 0;
  background: #0F0B08;
}
@media(min-width:768px) {.yym_gr_3sw {
  padding: 2.25rem 24px 0;
}
}.yym_gr_in_3sw {
  margin: 0 auto;
  max-width: 82.5rem;
}.yym_gr_head_3sw {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.yym_gr_head_l_3sw {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.yym_gr_ic_3sw {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 2rem;
  width: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}.yym_gr_ic_3sw svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.yym_gr_title_3sw {
  font-weight: 700;
  font-size: 1rem;
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yym_gr_title_3sw {
  font-size: 18px;
}
}.yym_gr_more_3sw {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  color: #7D6D62;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
}.yym_gr_more_3sw:hover {
  color: #D01B4F;
}.yym_gr_more_3sw svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
}.yym_gr_arrows_3sw {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.yym_gr_arr_3sw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  height: 30px;
  align-items: center;
  display: flex;
  width: 30px;
  justify-content: center;
  color: #A8978A;
}.yym_gr_arr_3sw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFEA;
}.yym_gr_arr_3sw svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.yym_gr_seo_h_3sw {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
  color: #D4C8BE;
}
@media(min-width: 766px) {.yym_gr_seo_h_3sw {
  font-size: 0.875rem;
}
}.yym_gr_seo_3sw {
  max-width: 680px;
  color: #7D6D62;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.yym_gr_seo_3sw strong {
  color: #D4C8BE;
  font-weight: 600;
}.yym_gr_scroll_3sw {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
}.yym_gr_scroll_3sw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.yym_gr_scroll_3sw {
  gap: 12px;
}
}.yym_tb_3sw {
  background: #0F0B08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  left: 0;
  right: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  align-items: center;
  z-index: 80;
}.yym_tb_in_3sw {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.yym_tb_burger_3sw {
  gap: 5px;
  border-radius: 8px;
  width: 38px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 38px;
  flex-shrink: 0;
  margin-right: 8px;
}.yym_tb_burger_3sw:hover {
  background: rgba(255, 255, 255, 0.05);
}.yym_tb_burger_line_3sw {
  background: #A8978A;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.yym_tb_burger_3sw {
  display: none;
}
}.yym_tb_logo_3sw {
  gap: 0.563rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  color: #F5EFEA;
  flex-shrink: 0;
  margin-right: 1.25rem;
}.yym_tb_logo_mark_3sw {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
}.yym_tb_logo_mark_3sw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.yym_tb_nav_3sw {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.yym_tb_nav_3sw {
  display: flex;
}
}.yym_tb_tab_3sw {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  color: #A8978A;
  white-space: nowrap;
  font-weight: 600;
}.yym_tb_tab_3sw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFEA;
}.yym_tb_tab_3sw.yym_state_active_3sw {
  background: rgba(208, 27, 79, 0.18);
  color: #F5EFEA;
}.yym_tb_right_3sw {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.yym_tb_login_3sw {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-size: 0.813rem;
  color: #D4C8BE;
  font-weight: 600;
}.yym_tb_login_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  color: #F5EFEA;
}
@media(min-width: 481px) {.yym_tb_login_3sw {
  display: block;
}
}.yym_tb_reg_3sw {
  transition: background .2s;
  background: #18B854;
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0907;
}.yym_tb_reg_3sw:hover {
  background: #14A44A;
}.yym_sb_3sw {
  background: #1C1510;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
}.yym_sb_3sw.yym_state_open_3sw {
  transform: translateX(0);
}.yym_sb_3sw::-webkit-scrollbar {
  width: 4px;
}.yym_sb_3sw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.yym_sb_3sw {
  transform: translateX(0);
}
}.yym_sb_auth_3sw {
  padding: 0.875rem 0.75rem 0.625rem;
}.yym_sb_btn_reg_3sw {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #18B854;
  color: #0D0907;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 8px;
  display: block;
  text-align: center;
}.yym_sb_btn_reg_3sw:hover {
  background: #14A44A;
}.yym_sb_btn_login_3sw {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #D4C8BE;
}.yym_sb_btn_login_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  color: #F5EFEA;
}.yym_sb_promo_3sw {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(208, 27, 79, 0.18);
  margin: 0 12px 10px;
  border-radius: 8px;
  background: linear-gradient(135deg,#2A0A12,#1C1510);
  overflow: hidden;
  position: relative;
}.yym_sb_promo_3sw::before {
  background: radial-gradient(circle,rgba(208, 27, 79, 0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  width: 5rem;
  content: '';
  right: -20px;
  position: absolute;
  height: 80px;
}.yym_sb_promo_title_3sw {
  color: #D01B4F;
  margin-bottom: 4px;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.yym_sb_promo_text_3sw {
  color: #F5EFEA;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
}.yym_sb_promo_sub_3sw {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7D6D62;
}.yym_sb_nav_3sw {
  padding: 0.375rem 8px 16px;
}.yym_sb_nav_lb_3sw {
  padding: 0.625rem 8px 6px;
  color: #5C4E45;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.yym_sb_link_3sw {
  gap: 0.625rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 500;
  color: #A8978A;
  align-items: center;
}.yym_sb_link_3sw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EFEA;
}.yym_sb_link_3sw.yym_state_active_3sw {
  background: rgba(208, 27, 79, 0.18);
  color: #F5EFEA;
}.yym_sb_ic_3sw {
  border-radius: 4px;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  justify-content: center;
}.yym_sb_ic_3sw svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yym_sb_ic_1_3sw {
  background: rgba(208, 27, 79, 0.08);
  color: #D01B4F;
}.yym_sb_ic_2_3sw {
  background: rgba(24, 184, 84, 0.15);
  color: #18B854;
}.yym_sb_ic_3_3sw {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.yym_sb_ic_4_3sw {
  background: rgba(139, 58, 30, 0.22);
  color: #8B3A1E;
}.yym_sb_ic_5_3sw {
  background: rgba(208, 27, 79, 0.08);
  color: #E8397A;
}.yym_sb_ic_6_3sw {
  background: rgba(139, 58, 30, 0.22);
  color: #9B2EBE;
}.yym_sb_badge_3sw {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F59E0B;
  margin-left: auto;
  color: #0D0907;
  font-size: 9px;
  font-weight: 700;
}.yym_sb_bot_3sw {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.yym_sb_lang_3sw,.yym_sb_help_3sw {
  transition: border-color .2s;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 11px;
  justify-content: center;
  color: #A8978A;
}.yym_sb_lang_3sw:hover,.yym_sb_help_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  color: #F5EFEA;
}.yym_sb_lang_3sw svg,.yym_sb_help_3sw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.yym_sb_bd_3sw {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.yym_sb_bd_3sw.yym_state_on_3sw {
  display: block;
}
@media(min-width: 1082px) {.yym_sb_bd_3sw {
  display: none!important;
}
}.yym_mob_nav_3sw {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1510;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1081px) {.yym_mob_nav_3sw {
  display: none;
}
}.yym_mob_nav_item_3sw {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #5C4E45;
  cursor: pointer;
  align-items: center;
}.yym_mob_nav_ic_3sw {
  line-height: 1;
}.yym_mob_nav_ic_3sw svg {
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
}.yym_mob_nav_lb_3sw {
  font-weight: 600;
  font-size: 10px;
  color: #5C4E45;
}.yym_mob_nav_item_3sw.yym_state_active_3sw {
  color: #D01B4F;
}.yym_mob_nav_item_3sw.yym_state_active_3sw .yym_mob_nav_lb_3sw {
  color: #D01B4F;
}.yym_hero_3sw {
  background: #0F0B08;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.yym_hero_3sw {
  padding: 24px 1.5rem 0;
}
}.yym_hero_in_3sw {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.yym_hero_in_3sw {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.yym_hero_in_3sw {
  grid-template-columns: 1fr 340px;
}
}.yym_hero_promo_3sw {
  border-radius: 12px;
  overflow: hidden;
  background: #15100C;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 769px) {.yym_hero_promo_3sw {
  min-height: 17.5rem;
}
}.yym_hero_promo_bg_3sw {
  background-position: center;
  background: linear-gradient(120deg,#2A0A12 0%,#0F0B08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.yym_hero_promo_bg_3sw::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0B08 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.yym_hero_promo_glow_3sw {
  background: radial-gradient(circle,rgba(139, 58, 30, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
  top: -2.5rem;
  width: 300px;
  position: absolute;
}.yym_hero_promo_ct_3sw {
  padding: 28px 24px 28px 28px;
  position: relative;
  display: flex;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 766px) {.yym_hero_promo_ct_3sw {
  padding: 40px 32px;
}
}.yym_hero_badge_3sw {
  background: rgba(208, 27, 79, 0.18);
  border-radius: 20px;
  padding: 5px 0.75rem;
  border: 1px solid rgba(208, 27, 79, 0.08);
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  color: #D01B4F;
  font-weight: 700;
}.yym_hero_h1_3sw {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
}.yym_hero_h1_3sw em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 771px) {.yym_hero_h1_3sw {
  font-size: 2.25rem;
}
}.yym_hero_sub_3sw {
  margin-bottom: 20px;
  color: #A8978A;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width:768px) {.yym_hero_sub_3sw {
  font-size: 0.875rem;
}
}.yym_hero_row_3sw {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.yym_hero_cta_3sw {
  padding: 13px 26px;
  border-radius: 8px;
  background: #18B854;
  transition: background .2s;
  font-weight: 700;
  color: #0D0907;
  box-shadow: 0.25rem 0.25rem 0px rgba(24, 184, 84, 0.50), 0 0 18px rgba(24, 184, 84, 0.22);
  font-size: 0.875rem;
}.yym_hero_cta_3sw:hover {
  background: #14A44A;
}.yym_hero_terms_3sw {
  font-size: 11px;
  color: #5C4E45;
}.yym_hero_game_3sw {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #15100C;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.yym_hero_game_badge_3sw {
  padding: 0.313rem 10px;
  border: 1px solid rgba(245, 158, 11, 0.15);
  background: rgba(245, 158, 11, 0.15);
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  color: #F59E0B;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 3;
  top: 12px;
  left: 0.75rem;
}.yym_hero_game_badge_3sw svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.yym_hero_game_img_3sw {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0A12,#0F0B08);
  position: relative;
  padding-bottom: 60%;
}.yym_hero_game_img_3sw img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.yym_hero_game_play_3sw {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.yym_hero_game_3sw:hover .yym_hero_game_play_3sw {
  opacity: 1;
}.yym_hero_game_play_3sw span {
  background: #D01B4F;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.yym_hero_game_play_3sw span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.yym_hero_game_info_3sw {
  padding: 14px 1rem;
}.yym_hero_game_title_3sw {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EFEA;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.yym_hero_game_provider_3sw {
  font-size: 0.688rem;
  color: #7D6D62;
}.yym_hero_game_btn_3sw {
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  background: #D01B4F;
  margin: 12px 16px 1rem;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EFEA;
  display: block;
}.yym_hero_game_3sw:hover .yym_hero_game_btn_3sw {
  background: #E8225A;
}.yym_sbar_3sw {
  padding: 16px 16px 0;
  background: #0F0B08;
}
@media(min-width: 767px) {.yym_sbar_3sw {
  padding: 18px 24px 0;
}
}.yym_sbar_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_sbar_row_3sw {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.yym_sbar_input_3sw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  flex: 1;
  transition: border-color .2s;
  background: #15100C;
  gap: 10px;
  padding: 11px 1rem;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #7D6D62;
  cursor: pointer;
}.yym_sbar_input_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
}.yym_sbar_input_3sw svg {
  height: 15px;
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.yym_sbar_providers_3sw {
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #15100C;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  color: #D4C8BE;
  align-items: center;
}.yym_sbar_providers_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  color: #F5EFEA;
}.yym_sbar_providers_3sw svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.yym_sbar_tabs_3sw {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.yym_sbar_tabs_3sw::-webkit-scrollbar {
  display: none;
}.yym_sbar_tab_3sw {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #A8978A;
  cursor: pointer;
}.yym_sbar_tab_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EFEA;
}.yym_sbar_tab_3sw.yym_state_active_3sw {
  background: rgba(208, 27, 79, 0.18);
  border-color: rgba(208, 27, 79, 0.08);
  color: #F5EFEA;
}.yym_sbar_tab_ic_3sw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.yym_gr_jp_3sw {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A28 0%,#080508 100%);
  border-radius: 12px;
  position: relative;
}.yym_gr_jp_3sw::before {
  background: radial-gradient(circle,rgba(139, 58, 30, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 15.625rem;
  height: 15.625rem;
  left: -3.75rem;
  position: absolute;
  top: -60px;
}.yym_gr_jp_3sw::after {
  background: radial-gradient(circle,rgba(245, 158, 11, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  content: '';
  height: 12.5rem;
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.yym_gr_jp_head_3sw {
  gap: 1rem;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
}.yym_gr_jp_info_3sw {
  flex: 1;
}.yym_gr_jp_label_3sw {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #9B2EBE;
}.yym_gr_jp_label_3sw svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.yym_gr_jp_amount_3sw {
  font-size: 2rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFEA;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}
@media(min-width: 767px) {.yym_gr_jp_amount_3sw {
  font-size: 2.5rem;
}
}.yym_gr_jp_amount_3sw span {
  color: #F59E0B;
}.yym_gr_jp_seo_3sw {
  color: #A8978A;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 480px;
}.yym_gr_jp_cta_3sw {
  background: rgba(139, 58, 30, 0.22);
  transition: background .2s;
  border-radius: 8px;
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 58, 30, 0.22);
  z-index: 1;
  font-weight: 700;
  margin-top: 4px;
  white-space: nowrap;
  color: #F5EFEA;
  position: relative;
  flex-shrink: 0;
  font-size: 0.813rem;
  align-self: flex-start;
}.yym_gr_jp_cta_3sw:hover {
  background: #8B3A1E;
}.yym_gcg_3sw {
  background: #0F0B08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.yym_gcg_3sw {
  padding: 2.75rem 1.5rem 0;
}
}.yym_gcg_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_gcg_head_3sw {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.yym_gcg_label_3sw {
  color: #D01B4F;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
}.yym_gcg_h2_3sw {
  color: #F5EFEA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 770px) {.yym_gcg_h2_3sw {
  font-size: 1.75rem;
}
}.yym_gcg_intro_3sw {
  color: #7D6D62;
  line-height: 1.6;
  font-size: 13px;
}.yym_gcg_grid_3sw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.yym_gcg_grid_3sw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.yym_gcg_grid_3sw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yym_gcg_card_3sw {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
  position: relative;
}.yym_gcg_card_3sw:hover {
  transform: translateY(-3px);
  border-color: rgba(208, 27, 79, 0.18);
}.yym_gcg_card_bg_3sw {
  inset: 0;
  position: absolute;
  z-index: 0;
}.yym_gcg_card_bg_3sw::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.yym_gcg_card_ic_3sw {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  z-index: 2;
  position: absolute;
  justify-content: center;
  align-items: center;
  color: #F5EFEA;
  top: 18px;
  height: 40px;
  width: 40px;
  right: 18px;
}.yym_gcg_card_ic_3sw svg {
  stroke-linecap: round;
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
}.yym_gcg_card_ct_3sw {
  z-index: 1;
  position: relative;
}.yym_gcg_card_h_3sw {
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFEA;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.2;
}
@media(min-width: 771px) {.yym_gcg_card_h_3sw {
  font-size: 1.25rem;
}
}.yym_gcg_card_p_3sw {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
}.yym_gcg_card_p_3sw strong {
  color: #F5EFEA;
  font-weight: 600;
}.yym_gcg_card_cta_3sw {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  color: #D01B4F;
  font-size: 0.75rem;
}.yym_gcg_card_cta_3sw svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.yym_ws_3sw {
  padding: 2rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.yym_ws_3sw {
  padding: 36px 24px 0;
}
}.yym_ws_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_ws_head_3sw {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.yym_ws_title_3sw {
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  color: #F5EFEA;
  font-size: 1rem;
  display: flex;
}.yym_ws_title_ic_3sw svg {
  width: 1.125rem;
  color: #F59E0B;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.yym_ws_online_3sw {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #7D6D62;
  font-weight: 600;
}.yym_ws_online_dot_3sw {
  background: #18B854;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(24, 184, 84, 0.15);
}.yym_ws_scroll_3sw {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.yym_ws_scroll_3sw::-webkit-scrollbar {
  display: none;
}.yym_wc_3sw {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #15100C;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.yym_wc_img_3sw {
  background: #1C1510;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.yym_wc_img_3sw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yym_wc_info_3sw {
  min-width: 0;
}.yym_wc_game_3sw {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C8BE;
  text-overflow: ellipsis;
}.yym_wc_player_3sw {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5C4E45;
}.yym_wc_amount_3sw {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #18B854;
  margin-left: auto;
}.yym_htp_3sw {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.yym_htp_3sw {
  padding: 44px 1.5rem 0;
}
}.yym_htp_in_3sw {
  margin: 0 auto;
  max-width: 82.5rem;
}.yym_htp_head_3sw {
  margin-bottom: 22px;
  max-width: 45rem;
}.yym_htp_label_3sw {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D01B4F;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.yym_htp_h2_3sw {
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F5EFEA;
}
@media(min-width: 766px) {.yym_htp_h2_3sw {
  font-size: 1.75rem;
}
}.yym_htp_intro_3sw {
  color: #7D6D62;
  font-size: 0.875rem;
  line-height: 1.6;
}.yym_htp_steps_3sw {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.yym_htp_steps_3sw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yym_htp_steps_3sw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.yym_htp_step_3sw {
  border-radius: 8px;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1510;
  display: flex;
  position: relative;
  flex-direction: column;
}.yym_htp_step_num_3sw {
  border-radius: 50%;
  background: #D01B4F;
  align-items: center;
  color: #0D0907;
  left: 1.25rem;
  justify-content: center;
  display: flex;
  height: 28px;
  font-size: 0.813rem;
  width: 1.75rem;
  font-family: 'Bebas Neue', sans-serif;
  position: absolute;
  font-weight: 800;
  top: -0.75rem;
}.yym_htp_step_ic_3sw {
  margin: 8px 0 12px;
  border-radius: 0.25rem;
  background: rgba(208, 27, 79, 0.18);
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  display: flex;
  color: #D01B4F;
}.yym_htp_step_ic_3sw svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.yym_htp_step_h_3sw {
  color: #F5EFEA;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
}.yym_htp_step_p_3sw {
  line-height: 1.55;
  color: #7D6D62;
  font-size: 13px;
  overflow-wrap: break-word;
}.yym_htp_step_p_3sw strong {
  color: #D4C8BE;
  font-weight: 600;
}.yym_htp_cta_3sw {
  background: #18B854;
  border-radius: 8px;
  padding: 13px 26px;
  transition: background .2s;
  font-size: 14px;
  margin-top: 20px;
  color: #0D0907;
  display: inline-block;
  font-weight: 700;
}.yym_htp_cta_3sw:hover {
  background: #14A44A;
}.yym_app_3sw {
  background: #0F0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.yym_app_3sw {
  padding: 44px 24px 0;
}
}.yym_app_in_3sw {
  margin: 0 auto;
  max-width: 82.5rem;
}.yym_app_head_3sw {
  margin-bottom: 1rem;
}.yym_app_label_3sw {
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #D01B4F;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.yym_app_h2_3sw {
  font-weight: 800;
  font-size: 20px;
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 771px) {.yym_app_h2_3sw {
  font-size: 24px;
}
}.yym_app_sub_3sw {
  font-size: 0.813rem;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6D62;
}.yym_app_sub_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_app_cards_3sw {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.yym_app_cards_3sw {
  grid-template-columns: repeat(3,1fr);
}
}.yym_app_card_3sw {
  overflow: hidden;
  border-radius: 8px;
  gap: 16px;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.yym_app_card_ios_3sw {
  background: linear-gradient(135deg,rgba(208, 27, 79, 0.18) 0%,#1C1510 100%);
}.yym_app_card_android_3sw {
  background: linear-gradient(135deg,rgba(24, 184, 84, 0.15) 0%,#1C1510 100%);
}.yym_app_card_win_3sw {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#1C1510 100%);
}.yym_app_card_ic_3sw svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.yym_app_card_ic_3sw {
  color: #F5EFEA;
  flex-shrink: 0;
}.yym_app_card_os_3sw {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #7D6D62;
}.yym_app_card_title_3sw {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F5EFEA;
  line-height: 1.2;
  font-size: 15px;
}.yym_app_card_text_3sw {
  color: #7D6D62;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.yym_app_card_btn_3sw {
  border-radius: 0.25rem;
  border: 1px solid rgba(208, 27, 79, 0.55);
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  transition: background .2s;
  font-size: 13px;
  align-items: center;
  color: #F5EFEA;
  font-weight: 700;
  display: inline-flex;
}.yym_app_card_btn_3sw:hover {
  background: rgba(255, 255, 255, 0.07);
}.yym_prov_3sw {
  background: #0F0B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.yym_prov_3sw {
  padding: 2.75rem 24px 0;
}
}.yym_prov_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_prov_head_3sw {
  margin-bottom: 1rem;
}.yym_prov_label_3sw {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #D01B4F;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yym_prov_h2_3sw {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EFEA;
}
@media(min-width: 769px) {.yym_prov_h2_3sw {
  font-size: 1.5rem;
}
}.yym_prov_seo_3sw {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6D62;
}.yym_prov_seo_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_prov_seo_3sw a {
  color: #D01B4F;
  text-decoration: underline;
}.yym_prov_grid_3sw {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.yym_prov_grid_3sw {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.yym_prov_grid_3sw {
  grid-template-columns: repeat(8,1fr);
}
}.yym_prov_card_3sw {
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  gap: 7px;
  background: #15100C;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.yym_prov_card_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
  background: #1C1510;
}.yym_prov_logo_3sw {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  width: 44px;
  height: 44px;
  justify-content: center;
}.yym_prov_logo_3sw img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.yym_prov_name_3sw {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A8978A;
}.yym_bon_3sw {
  background: #0F0B08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.yym_bon_3sw {
  padding: 44px 1.5rem 0;
}
}.yym_bon_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_bon_head_3sw {
  margin-bottom: 20px;
}.yym_bon_label_3sw {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D01B4F;
}.yym_bon_h2_3sw {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EFEA;
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.yym_bon_h2_3sw {
  font-size: 1.5rem;
}
}.yym_bon_seo_3sw {
  font-size: 0.813rem;
  color: #7D6D62;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.yym_bon_seo_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_bon_seo_3sw a {
  color: #D01B4F;
  text-decoration: underline;
}.yym_bon_grid_3sw {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.yym_bon_grid_3sw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.yym_bon_grid_3sw {
  grid-template-columns: repeat(5,1fr);
}
}.yym_bon_card_3sw {
  background: #15100C;
  border-radius: 8px;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.yym_bon_card_3sw:hover {
  transform: translateY(-2px);
  border-color: rgba(208, 27, 79, 0.08);
}.yym_bon_card_ic_3sw svg {
  width: 26px;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.yym_bon_card_ic_3sw {
  margin-bottom: 10px;
}.yym_bon_card_type_3sw {
  color: #7D6D62;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.yym_bon_card_amount_3sw {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F59E0B;
  font-weight: 800;
  font-size: 1.125rem;
}.yym_bon_card_name_3sw {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5EFEA;
}.yym_bon_card_detail_3sw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  color: #5C4E45;
  font-size: 0.688rem;
}.yym_reg_3sw {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width:768px) {.yym_reg_3sw {
  padding: 2.75rem 1.5rem 0;
}
}.yym_reg_in_3sw {
  border-radius: 12px;
  background: #1C1510;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.yym_reg_in_3sw {
  padding: 2.5rem;
}
}.yym_reg_top_3sw {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.yym_reg_top_3sw {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.yym_reg_label_3sw {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D01B4F;
}.yym_reg_h2_3sw {
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 767px) {.yym_reg_h2_3sw {
  font-size: 28px;
}
}.yym_reg_bonus_3sw {
  border-radius: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(245, 158, 11, 0.15);
  background: rgba(245, 158, 11, 0.15);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.yym_reg_bonus_amount_3sw {
  font-weight: 800;
  font-size: 20px;
  color: #F59E0B;
}.yym_reg_bonus_text_3sw {
  font-size: 13px;
  color: #A8978A;
  line-height: 1.35;
}.yym_reg_cta_btn_3sw {
  border-radius: 0.5rem;
  background: #18B854;
  transition: background .2s;
  padding: 14px 32px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0D0907;
  font-size: 15px;
  box-shadow: 4px 0.25rem 0px rgba(24, 184, 84, 0.50), 0 0 1.125rem rgba(24, 184, 84, 0.22);
}.yym_reg_cta_btn_3sw:hover {
  background: #14A44A;
}.yym_reg_terms_3sw {
  color: #5C4E45;
  font-size: 11px;
  line-height: 1.5;
}.yym_reg_seo_3sw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #7D6D62;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 20px;
}.yym_reg_seo_3sw p {
  margin-bottom: 0.625rem;
  color: #7D6D62;
  font-size: 0.813rem;
  line-height: 1.65;
}.yym_reg_seo_3sw p:last-child {
  margin-bottom: 0;
}.yym_reg_seo_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_reg_seo_3sw a {
  transition: color .2s;
  color: #D01B4F;
  text-decoration: underline;
}.yym_reg_seo_3sw a:hover {
  color: #E8225A;
}.yym_reg_seo_3sw ul,.yym_reg_seo_3sw ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.yym_reg_seo_3sw ol {
  list-style: decimal;
}.yym_reg_seo_3sw li {
  line-height: 1.65;
  font-size: 13px;
  color: #7D6D62;
  margin-bottom: 0.25rem;
}.yym_reg_seo_3sw table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.yym_reg_seo_3sw table {
  display: table;
}
}.yym_reg_seo_3sw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D4C8BE;
  text-align: left;
  font-weight: 700;
}.yym_reg_seo_3sw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7D6D62;
}.yym_reg_steps_3sw {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.yym_reg_steps_3sw {
  margin-top: 0;
}
}.yym_reg_step_3sw {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.yym_reg_step_num_3sw {
  border: 1px solid rgba(208, 27, 79, 0.08);
  border-radius: 50%;
  background: rgba(208, 27, 79, 0.18);
  font-weight: 800;
  font-size: 14px;
  color: #D01B4F;
  height: 34px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
}.yym_reg_step_title_3sw {
  color: #F5EFEA;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.yym_reg_step_text_3sw {
  font-size: 12px;
  color: #7D6D62;
  line-height: 1.5;
}.yym_reg_trust_3sw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.yym_reg_trust_item_3sw {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7D6D62;
  align-items: center;
}.yym_reg_trust_ic_3sw svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  color: #D01B4F;
  stroke-linejoin: round;
}.yym_seo_3sw {
  padding: 36px 16px 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.yym_seo_3sw {
  padding: 44px 1.5rem 0;
}
}.yym_seo_in_3sw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  background: #1C1510;
  max-width: 1320px;
}
@media(min-width: 767px) {.yym_seo_in_3sw {
  padding: 36px 40px;
}
}.yym_seo_label_3sw {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D01B4F;
}.yym_seo_h2_3sw {
  color: #F5EFEA;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.yym_seo_h2_3sw {
  font-size: 1.5rem;
}
}.yym_seo_body_3sw {
  overflow-wrap: break-word;
  color: #A8978A;
  line-height: 1.75;
  font-size: 14px;
}.yym_seo_body_3sw p {
  color: #A8978A;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.yym_seo_body_3sw p:last-child {
  margin-bottom: 0;
}.yym_seo_body_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_seo_body_3sw a {
  transition: color .2s;
  color: #D01B4F;
  text-decoration: underline;
}.yym_seo_body_3sw a:hover {
  color: #E8225A;
}.yym_seo_body_3sw ul,.yym_seo_body_3sw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yym_seo_body_3sw ol {
  list-style: decimal;
}.yym_seo_body_3sw li {
  color: #A8978A;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.yym_seo_body_3sw table {
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width:768px) {.yym_seo_body_3sw table {
  display: table;
}
}.yym_seo_body_3sw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C8BE;
  font-weight: 700;
}.yym_seo_body_3sw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8978A;
}.yym_seo_cols_3sw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.yym_seo_cols_3sw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.yym_seo_cols_3sw {
  grid-template-columns: repeat(3,1fr);
}
}.yym_seo_col_h_3sw {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D4C8BE;
  font-weight: 700;
  font-size: 13px;
}.yym_seo_col_p_3sw {
  color: #7D6D62;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.yym_seo_stats_3sw {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yym_seo_stat_3sw {
  flex: 1;
  border: 1px solid rgba(208, 27, 79, 0.18);
  background: rgba(208, 27, 79, 0.08);
  padding: 0.875rem 16px;
  border-radius: 8px;
  min-width: 140px;
}.yym_seo_stat_val_3sw {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #D01B4F;
  font-weight: 800;
}.yym_seo_stat_lb_3sw {
  font-size: 0.688rem;
  color: #7D6D62;
  overflow-wrap: break-word;
}.yym_seo_3sw {
  padding: 2.25rem 1rem 0;
  background: #0F0B08;
}
@media(min-width: 771px) {.yym_seo_3sw {
  padding: 2.75rem 1.5rem 0;
}
}.yym_seo_in_3sw {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1510;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.yym_seo_in_3sw {
  padding: 36px 40px;
}
}.yym_seo_label_3sw {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #D01B4F;
  font-weight: 700;
  font-size: 0.688rem;
}.yym_seo_h2_3sw {
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.yym_seo_h2_3sw {
  font-size: 24px;
}
}.yym_seo_body_3sw {
  font-size: 0.875rem;
  color: #A8978A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.yym_seo_body_3sw p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8978A;
}.yym_seo_body_3sw p:last-child {
  margin-bottom: 0;
}.yym_seo_body_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_seo_body_3sw a {
  transition: color .2s;
  text-decoration: underline;
  color: #D01B4F;
}.yym_seo_body_3sw a:hover {
  color: #E8225A;
}.yym_seo_body_3sw ul,.yym_seo_body_3sw ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.yym_seo_body_3sw ol {
  list-style: decimal;
}.yym_seo_body_3sw li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8978A;
  font-size: 14px;
}.yym_seo_body_3sw table {
  width: 100%;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.yym_seo_body_3sw table {
  display: table;
}
}.yym_seo_body_3sw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C8BE;
  font-weight: 700;
  text-align: left;
}.yym_seo_body_3sw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8978A;
}.yym_seo_cols_3sw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.yym_seo_cols_3sw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.yym_seo_cols_3sw {
  grid-template-columns: repeat(3,1fr);
}
}.yym_seo_col_h_3sw {
  overflow-wrap: break-word;
  color: #D4C8BE;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.yym_seo_col_p_3sw {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7D6D62;
}.yym_seo_stats_3sw {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yym_seo_stat_3sw {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(208, 27, 79, 0.18);
  background: rgba(208, 27, 79, 0.08);
  padding: 0.875rem 16px;
  min-width: 140px;
}.yym_seo_stat_val_3sw {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #D01B4F;
}.yym_seo_stat_lb_3sw {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D6D62;
}.yym_faq_3sw {
  padding: 2.25rem 16px 0;
  background: #0F0B08;
}
@media(min-width: 771px) {.yym_faq_3sw {
  padding: 2.75rem 1.5rem 0;
}
}.yym_faq_in_3sw {
  margin: 0 auto;
  max-width: 1320px;
}.yym_faq_head_3sw {
  margin-bottom: 20px;
}.yym_faq_label_3sw {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D01B4F;
}.yym_faq_h2_3sw {
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFEA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.yym_faq_h2_3sw {
  font-size: 1.5rem;
}
}.yym_faq_list_3sw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.yym_faq_item_3sw {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #1C1510;
}.yym_faq_q_3sw {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  color: #D4C8BE;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 600;
  display: flex;
}.yym_faq_q_3sw:hover {
  color: #F5EFEA;
}.yym_faq_q_ic_3sw {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  color: #D01B4F;
  flex-shrink: 0;
  align-items: center;
  font-size: 16px;
  height: 1.5rem;
  display: flex;
  width: 1.5rem;
}.yym_faq_item_3sw.yym_state_open_3sw .yym_faq_q_ic_3sw {
  transform: rotate(45deg);
}.yym_faq_a_3sw {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  color: #7D6D62;
  font-size: 13px;
}.yym_faq_item_3sw.yym_state_open_3sw .yym_faq_a_3sw {
  display: block;
}.yym_faq_a_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_faq_a_3sw a {
  color: #D01B4F;
  text-decoration: underline;
}.yym_faq_a_3sw ul,.yym_faq_a_3sw ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.yym_faq_a_3sw ol {
  list-style: decimal;
}.yym_faq_a_3sw li {
  margin-bottom: 4px;
  line-height: 1.6;
}.yym_faq_a_3sw table {
  margin: 8px 0;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.yym_faq_a_3sw table {
  display: table;
}
}.yym_faq_a_3sw th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C8BE;
  font-weight: 700;
  text-align: left;
}.yym_faq_a_3sw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7D6D62;
}.yym_pmt_3sw {
  padding: 2.25rem 1rem 0;
  background: #0F0B08;
}
@media(min-width:768px) {.yym_pmt_3sw {
  padding: 44px 24px 0;
}
}.yym_pmt_in_3sw {
  margin: 0 auto;
  max-width: 82.5rem;
}.yym_pmt_head_3sw {
  max-width: 720px;
  margin-bottom: 22px;
}.yym_pmt_label_3sw {
  color: #D01B4F;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.yym_pmt_h2_3sw {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  color: #F5EFEA;
}
@media(min-width: 770px) {.yym_pmt_h2_3sw {
  font-size: 28px;
}
}.yym_pmt_intro_3sw {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7D6D62;
  line-height: 1.6;
}.yym_pmt_groups_3sw {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.yym_pmt_group_3sw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1510;
  padding: 1.25rem;
  border-radius: 8px;
}.yym_pmt_group_head_3sw {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yym_pmt_group_ic_3sw {
  background: rgba(208, 27, 79, 0.18);
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #D01B4F;
  width: 36px;
  height: 2.25rem;
}.yym_pmt_group_ic_3sw svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.yym_pmt_group_h_3sw {
  margin: 0;
  font-size: 16px;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5EFEA;
  overflow-wrap: break-word;
  font-weight: 700;
}.yym_pmt_group_p_3sw {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6D62;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.yym_pmt_group_p_3sw strong {
  font-weight: 600;
  color: #D4C8BE;
}.yym_pmt_table_wrap_3sw {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.yym_pmt_table_3sw {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  min-width: 540px;
}.yym_pmt_table_3sw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4C8BE;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
}.yym_pmt_table_3sw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7D6D62;
}.yym_pmt_table_3sw tbody tr:last-child td {
  border-bottom: none;
}.yym_pmt_table_3sw tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C8BE;
}.yym_rv_3sw {
  padding: 36px 1rem 0;
  background: #0F0B08;
}
@media(min-width: 769px) {.yym_rv_3sw {
  padding: 44px 1.5rem 0;
}
}.yym_rv_in_3sw {
  margin: 0 auto;
  max-width: 82.5rem;
}.yym_rv_head_3sw {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.yym_rv_label_3sw {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D01B4F;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.yym_rv_h2_3sw {
  color: #F5EFEA;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.yym_rv_h2_3sw {
  font-size: 28px;
}
}.yym_rv_stats_3sw {
  gap: 1.125rem;
  align-items: center;
  color: #7D6D62;
  display: flex;
  font-size: 13px;
  flex-wrap: wrap;
}.yym_rv_stats_score_3sw {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.yym_rv_stats_score_val_3sw {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F59E0B;
}.yym_rv_stats_score_max_3sw {
  color: #5C4E45;
  font-size: 13px;
}.yym_rv_stats_badge_3sw {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.yym_rv_stats_badge_3sw svg {
  color: #F59E0B;
  width: 0.875rem;
  height: 0.875rem;
}.yym_rv_grid_3sw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.yym_rv_grid_3sw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yym_rv_grid_3sw {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yym_rv_card_3sw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #1C1510;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.yym_rv_card_stars_3sw {
  gap: 2px;
  margin-bottom: 10px;
  color: #F59E0B;
  display: flex;
}.yym_rv_card_stars_3sw svg {
  width: 14px;
  height: 0.875rem;
}.yym_rv_card_h_3sw {
  color: #F5EFEA;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.yym_rv_card_body_3sw {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7D6D62;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.yym_rv_card_body_3sw strong {
  color: #D4C8BE;
  font-weight: 600;
}.yym_rv_card_meta_3sw {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.yym_rv_card_author_3sw {
  color: #D4C8BE;
  font-size: 12px;
  font-weight: 600;
}.yym_rv_card_date_3sw {
  color: #5C4E45;
  font-size: 0.688rem;
}.yym_seo_3sw {
  background: #0F0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.yym_seo_3sw {
  padding: 44px 24px 0;
}
}.yym_seo_in_3sw {
  margin: 0 auto;
  background: #1C1510;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.yym_seo_in_3sw {
  padding: 2.25rem 2.5rem;
}
}.yym_seo_label_3sw {
  margin-bottom: 10px;
  color: #D01B4F;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.yym_seo_h2_3sw {
  color: #F5EFEA;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
}
@media(min-width: 770px) {.yym_seo_h2_3sw {
  font-size: 1.5rem;
}
}.yym_seo_body_3sw {
  color: #A8978A;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.yym_seo_body_3sw p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8978A;
  font-size: 14px;
}.yym_seo_body_3sw p:last-child {
  margin-bottom: 0;
}.yym_seo_body_3sw strong {
  font-weight: 700;
  color: #D4C8BE;
}.yym_seo_body_3sw a {
  transition: color .2s;
  color: #D01B4F;
  text-decoration: underline;
}.yym_seo_body_3sw a:hover {
  color: #E8225A;
}.yym_seo_body_3sw ul,.yym_seo_body_3sw ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.yym_seo_body_3sw ol {
  list-style: decimal;
}.yym_seo_body_3sw li {
  color: #A8978A;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.yym_seo_body_3sw table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.yym_seo_body_3sw table {
  display: table;
}
}.yym_seo_body_3sw th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C8BE;
}.yym_seo_body_3sw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8978A;
}.yym_seo_cols_3sw {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.yym_seo_cols_3sw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.yym_seo_cols_3sw {
  grid-template-columns: repeat(3,1fr);
}
}.yym_seo_col_h_3sw {
  margin-bottom: 7px;
  font-weight: 700;
  color: #D4C8BE;
  font-size: 13px;
  overflow-wrap: break-word;
}.yym_seo_col_p_3sw {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6D62;
  font-size: 13px;
}.yym_seo_stats_3sw {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yym_seo_stat_3sw {
  flex: 1;
  background: rgba(208, 27, 79, 0.08);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(208, 27, 79, 0.18);
  min-width: 140px;
}.yym_seo_stat_val_3sw {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #D01B4F;
  font-weight: 800;
}.yym_seo_stat_lb_3sw {
  color: #7D6D62;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.yym_ft_3sw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 48px;
}.yym_ft_support_3sw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.yym_ft_support_3sw {
  padding: 1.75rem 1.5rem;
}
}.yym_ft_support_in_3sw {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.yym_ft_support_main_3sw {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yym_ft_support_ic_3sw {
  flex-shrink: 0;
  color: #D01B4F;
}.yym_ft_support_ic_3sw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
}.yym_ft_support_text_title_3sw {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F5EFEA;
  font-size: 15px;
}.yym_ft_support_text_sub_3sw {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7D6D62;
}.yym_ft_support_btn_3sw {
  background: #D01B4F;
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EFEA;
  white-space: nowrap;
  flex-shrink: 0;
}.yym_ft_support_btn_3sw:hover {
  background: #E8225A;
}.yym_ft_support_contacts_3sw {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.yym_ft_support_contact_3sw {
  font-size: 12px;
  line-height: 1.4;
  color: #5C4E45;
}.yym_ft_support_contact_3sw strong {
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A8978A;
}.yym_ft_main_3sw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.yym_ft_main_3sw {
  padding: 2.5rem 1.5rem 32px;
}
}.yym_ft_main_in_3sw {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.yym_ft_main_in_3sw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.yym_ft_main_in_3sw {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.yym_ft_col_logo_3sw {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.yym_ft_col_logo_3sw {
  grid-column: auto;
}
}.yym_ft_logo_3sw {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #F5EFEA;
  font-size: 16px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.yym_ft_logo_mark_3sw {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.yym_ft_logo_mark_3sw img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yym_ft_logo_sub_3sw {
  max-width: 200px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #5C4E45;
  overflow-wrap: break-word;
}.yym_ft_col_title_3sw {
  color: #A8978A;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.yym_ft_col_links_3sw {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.yym_ft_col_link_3sw {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5C4E45;
}.yym_ft_col_link_3sw:hover {
  color: #D4C8BE;
}.yym_ft_apps_3sw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.yym_ft_app_card_3sw {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 10px;
  align-items: center;
  display: flex;
}.yym_ft_app_card_3sw:hover {
  border-color: rgba(208, 27, 79, 0.55);
}.yym_ft_app_card_ic_3sw svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.yym_ft_app_card_os_3sw {
  color: #5C4E45;
  font-weight: 600;
  font-size: 0.625rem;
}.yym_ft_app_card_action_3sw {
  color: #D4C8BE;
  font-weight: 700;
  font-size: 0.75rem;
}.yym_ft_bot_3sw {
  padding: 20px 16px;
}
@media(min-width: 765px) {.yym_ft_bot_3sw {
  padding: 1.25rem 24px;
}
}.yym_ft_bot_in_3sw {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yym_ft_socials_3sw {
  gap: 0.5rem;
  display: flex;
}.yym_ft_soc_3sw {
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  color: #A8978A;
  display: flex;
  justify-content: center;
}.yym_ft_soc_3sw svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yym_ft_soc_3sw:hover {
  background: rgba(255, 255, 255, 0.07);
}.yym_ft_legal_3sw {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #8C7C70;
  overflow-wrap: break-word;
}.yym_ft_legal_3sw strong {
  color: #A8978A;
  font-weight: 700;
}.yym_ft_legal_3sw a {
  text-decoration: underline;
  color: #A8978A;
}.yym_ft_age_3sw {
  border-radius: 50%;
  border: 2px solid #8C7C70;
  justify-content: center;
  flex-shrink: 0;
  color: #8C7C70;
  width: 32px;
  font-weight: 800;
  height: 32px;
  margin-left: auto;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
}