*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080D13;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  color: #B8CFE0;
  font-family: 'Barlow', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.yyh-layout-g15 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.yyh-page-g15 {
  display: flex;
  min-height: 100vh;
}.yyh-main-g15 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1082px) {.yyh-main-g15 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.yyh-main-g15 {
  padding-bottom: 4.5rem;
}
}.yyh-gc-g15 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #0A1019;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 637px) {.yyh-gc-g15 {
  width: 156px;
}
}
@media(min-width:1080px) {.yyh-gc-g15 {
  width: 10.5rem;
}
}.yyh-gc-g15:hover {
  transform: translateY(-3px);
  border-color: rgba(60,184,216,0.07);
}.yyh-gc_img-g15 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.yyh-gc_img-g15 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.yyh-gc_hover-g15 {
  transition: opacity .2s;
  background: rgba(4,8,16,0.72);
  inset: 0;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.yyh-gc-g15:hover .yyh-gc_hover-g15 {
  opacity: 1;
}.yyh-gc_hover_btn-g15 {
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  background: #3CB8D8;
  color: #EEF6FB;
  font-weight: 700;
  font-size: 12px;
}.yyh-gc_info-g15 {
  padding: 8px 0.625rem 0.625rem;
}.yyh-gc_name-g15 {
  overflow: hidden;
  white-space: nowrap;
  color: #B8CFE0;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-weight: 600;
}.yyh-gc_prov-g15 {
  font-size: 10px;
  color: #3F5568;
}.yyh-gc_tag-g15 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 0.563rem;
  z-index: 2;
  left: 0.375rem;
  top: 6px;
}.yyh-gc_tag_hot-g15 {
  background: #D93B3B;
  color: #fff;
}.yyh-gc_tag_new-g15 {
  background: #28C97A;
  color: #080D13;
}.yyh-gc_tag_jp-g15 {
  background: #CDA035;
  color: #080D13;
}.yyh-gc_tag_ex-g15 {
  background: #2A5F8C;
  color: #fff;
}.yyh-gc_tag_live-g15 {
  background: #D93B3B;
  color: #fff;
}.yyh-gr-g15 {
  background: #080D13;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.yyh-gr-g15 {
  padding: 36px 1.5rem 0;
}
}.yyh-gr_in-g15 {
  margin: 0 auto;
  max-width: 1320px;
}.yyh-gr_head-g15 {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.yyh-gr_head_l-g15 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.yyh-gr_ic-g15 {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
  align-items: center;
  justify-content: center;
}.yyh-gr_ic-g15 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.yyh-gr_title-g15 {
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.yyh-gr_title-g15 {
  font-size: 1.125rem;
}
}.yyh-gr_more-g15 {
  transition: color .2s;
  gap: 0.313rem;
  color: #587088;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
}.yyh-gr_more-g15:hover {
  color: #3CB8D8;
}.yyh-gr_more-g15 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.yyh-gr_arrows-g15 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.yyh-gr_arr-g15 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  height: 30px;
  display: flex;
  justify-content: center;
  width: 30px;
  align-items: center;
  color: #7A9BB5;
}.yyh-gr_arr-g15:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF6FB;
}.yyh-gr_arr-g15 svg {
  stroke-linecap: round;
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
}.yyh-gr_seo_h-g15 {
  margin: 0 0 0.375rem;
  color: #B8CFE0;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.yyh-gr_seo_h-g15 {
  font-size: 14px;
}
}.yyh-gr_seo-g15 {
  max-width: 42.5rem;
  margin-bottom: 12px;
  color: #587088;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
}.yyh-gr_seo-g15 strong {
  font-weight: 600;
  color: #B8CFE0;
}.yyh-gr_scroll-g15 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.yyh-gr_scroll-g15::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.yyh-gr_scroll-g15 {
  gap: 0.75rem;
}
}.yyh-tb-g15 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #080D13;
  position: fixed;
  right: 0;
  align-items: center;
  display: flex;
  z-index: 80;
  height: 56px;
  top: 0;
  left: 0;
}.yyh-tb_in-g15 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.yyh-tb_burger-g15 {
  border-radius: 0.5rem;
  gap: 5px;
  margin-right: 0.5rem;
  height: 38px;
  flex-direction: column;
  display: flex;
  align-items: center;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
}.yyh-tb_burger-g15:hover {
  background: rgba(255,255,255,0.05);
}.yyh-tb_burger_line-g15 {
  background: #7A9BB5;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.yyh-tb_burger-g15 {
  display: none;
}
}.yyh-tb_logo-g15 {
  gap: 9px;
  font-weight: 800;
  color: #EEF6FB;
  align-items: center;
  margin-right: 20px;
  letter-spacing: -.01em;
  font-size: 18px;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
}.yyh-tb_logo_mark-g15 {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 2rem;
  align-items: center;
}.yyh-tb_logo_mark-g15 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.yyh-tb_nav-g15 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.yyh-tb_nav-g15 {
  display: flex;
}
}.yyh-tb_tab-g15 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.5rem;
  color: #7A9BB5;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.yyh-tb_tab-g15:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF6FB;
}.yyh-tb_tab-g15.yyh-state_active-g15 {
  background: rgba(60,184,216,0.18);
  color: #EEF6FB;
}.yyh-tb_right-g15 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.yyh-tb_login-g15 {
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  color: #B8CFE0;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.yyh-tb_login-g15:hover {
  border-color: rgba(82,192,220,0.38);
  color: #EEF6FB;
}
@media(min-width: 478px) {.yyh-tb_login-g15 {
  display: block;
}
}.yyh-tb_reg-g15 {
  background: #28C97A;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #060D14;
}.yyh-tb_reg-g15:hover {
  background: #3DDEA0;
}.yyh-sb-g15 {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0D1520;
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 3.5rem;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 70;
}.yyh-sb-g15.yyh-state_open-g15 {
  transform: translateX(0);
}.yyh-sb-g15::-webkit-scrollbar {
  width: 0.25rem;
}.yyh-sb-g15::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.yyh-sb-g15 {
  transform: translateX(0);
}
}.yyh-sb_auth-g15 {
  padding: 14px 12px 10px;
}.yyh-sb_btn_reg-g15 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #28C97A;
  padding: 0.688rem;
  color: #060D14;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
}.yyh-sb_btn_reg-g15:hover {
  background: #3DDEA0;
}.yyh-sb_btn_login-g15 {
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  transition: border-color .2s;
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #B8CFE0;
}.yyh-sb_btn_login-g15:hover {
  border-color: rgba(82,192,220,0.38);
  color: #EEF6FB;
}.yyh-sb_promo-g15 {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(60,184,216,0.18);
  margin: 0 12px 10px;
  border-radius: 8px;
  background: linear-gradient(135deg,#061828,#0D1520);
  overflow: hidden;
  position: relative;
}.yyh-sb_promo-g15::before {
  background: radial-gradient(circle,rgba(60,184,216,0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  content: '';
  width: 5rem;
  right: -1.25rem;
  position: absolute;
  height: 5rem;
}.yyh-sb_promo_title-g15 {
  color: #3CB8D8;
  font-size: 0.688rem;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.yyh-sb_promo_text-g15 {
  font-size: 12px;
  line-height: 1.35;
  color: #EEF6FB;
  font-weight: 600;
  overflow-wrap: break-word;
}.yyh-sb_promo_sub-g15 {
  color: #587088;
  font-size: 10px;
  margin-top: 3px;
}.yyh-sb_nav-g15 {
  padding: 6px 0.5rem 1rem;
}.yyh-sb_nav_lb-g15 {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #3F5568;
  text-transform: uppercase;
}.yyh-sb_link-g15 {
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  align-items: center;
  color: #7A9BB5;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 500;
}.yyh-sb_link-g15:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF6FB;
}.yyh-sb_link-g15.yyh-state_active-g15 {
  background: rgba(60,184,216,0.18);
  color: #EEF6FB;
}.yyh-sb_ic-g15 {
  border-radius: 4px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
}.yyh-sb_ic-g15 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.yyh-sb_ic_1-g15 {
  background: rgba(60,184,216,0.07);
  color: #3CB8D8;
}.yyh-sb_ic_2-g15 {
  background: rgba(40,201,122,0.16);
  color: #28C97A;
}.yyh-sb_ic_3-g15 {
  background: rgba(205,160,53,0.18);
  color: #CDA035;
}.yyh-sb_ic_4-g15 {
  background: rgba(42,95,140,0.28);
  color: #2A5F8C;
}.yyh-sb_ic_5-g15 {
  background: rgba(60,184,216,0.07);
  color: #D44A8A;
}.yyh-sb_ic_6-g15 {
  background: rgba(42,95,140,0.28);
  color: #7B52E8;
}.yyh-sb_badge-g15 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #CDA035;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #060D14;
}.yyh-sb_bot-g15 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.yyh-sb_lang-g15,.yyh-sb_help-g15 {
  flex: 1;
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 6px;
  font-weight: 600;
  color: #7A9BB5;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
}.yyh-sb_lang-g15:hover,.yyh-sb_help-g15:hover {
  border-color: rgba(82,192,220,0.38);
  color: #EEF6FB;
}.yyh-sb_lang-g15 svg,.yyh-sb_help-g15 svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.yyh-sb_bd-g15 {
  inset: 0;
  background: rgba(4,8,16,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.yyh-sb_bd-g15.yyh-state_on-g15 {
  display: block;
}
@media(min-width: 1081px) {.yyh-sb_bd-g15 {
  display: none!important;
}
}.yyh-mob_nav-g15 {
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #0D1520;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.yyh-mob_nav-g15 {
  display: none;
}
}.yyh-mob_nav_item-g15 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  color: #3F5568;
  align-items: center;
  display: flex;
}.yyh-mob_nav_ic-g15 {
  line-height: 1;
}.yyh-mob_nav_ic-g15 svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yyh-mob_nav_lb-g15 {
  font-weight: 600;
  color: #3F5568;
  font-size: 10px;
}.yyh-mob_nav_item-g15.yyh-state_active-g15 {
  color: #3CB8D8;
}.yyh-mob_nav_item-g15.yyh-state_active-g15 .yyh-mob_nav_lb-g15 {
  color: #3CB8D8;
}.yyh-hero-g15 {
  background: #080D13;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.yyh-hero-g15 {
  padding: 24px 1.5rem 0;
}
}.yyh-hero_in-g15 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.yyh-hero_in-g15 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.yyh-hero_in-g15 {
  grid-template-columns: 1fr 340px;
}
}.yyh-hero_promo-g15 {
  border-radius: 0.75rem;
  background: #0A1019;
  overflow: hidden;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.yyh-hero_promo-g15 {
  min-height: 280px;
}
}.yyh-hero_promo_bg-g15 {
  background: linear-gradient(120deg,#061828 0%,#080D13 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.yyh-hero_promo_bg-g15::after {
  inset: 0;
  background: linear-gradient(90deg,#080D13 0%,rgba(4,8,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.yyh-hero_promo_glow-g15 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42,95,140,0.28) 0%,transparent 65%);
  height: 300px;
  top: -40px;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
  right: 3.75rem;
}.yyh-hero_promo_ct-g15 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  display: flex;
  justify-content: center;
  position: relative;
}
@media(min-width: 767px) {.yyh-hero_promo_ct-g15 {
  padding: 2.5rem 32px;
}
}.yyh-hero_badge-g15 {
  border: 1px solid rgba(60,184,216,0.07);
  border-radius: 1.125rem;
  padding: 0.313rem 0.75rem;
  background: rgba(60,184,216,0.18);
  margin-bottom: 14px;
  color: #3CB8D8;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.yyh-hero_h1-g15 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
}.yyh-hero_h1-g15 em {
  color: #CDA035;
  font-style: normal;
}
@media(min-width: 771px) {.yyh-hero_h1-g15 {
  font-size: 36px;
}
}.yyh-hero_sub-g15 {
  margin-bottom: 1.25rem;
  color: #7A9BB5;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 766px) {.yyh-hero_sub-g15 {
  font-size: 14px;
}
}.yyh-hero_row-g15 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yyh-hero_cta-g15 {
  transition: background .2s;
  background: #28C97A;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  color: #060D14;
  font-weight: 700;
  box-shadow: 0 0.25rem 20px rgba(40,201,122,0.38);
  font-size: 0.875rem;
}.yyh-hero_cta-g15:hover {
  background: #3DDEA0;
}.yyh-hero_terms-g15 {
  color: #3F5568;
  font-size: 11px;
}.yyh-hero_game-g15 {
  overflow: hidden;
  background: #0A1019;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
}.yyh-hero_game_badge-g15 {
  border-radius: 18px;
  background: rgba(205,160,53,0.18);
  border: 1px solid rgba(205,160,53,0.18);
  padding: 5px 10px;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
  font-weight: 700;
  left: 12px;
  z-index: 3;
  top: 0.75rem;
  color: #CDA035;
  text-transform: uppercase;
}.yyh-hero_game_badge-g15 svg {
  height: 0.688rem;
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
}.yyh-hero_game_img-g15 {
  overflow: hidden;
  background: linear-gradient(135deg,#061828,#080D13);
  position: relative;
  padding-bottom: 60%;
}.yyh-hero_game_img-g15 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yyh-hero_game_play-g15 {
  background: rgba(4,8,16,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.yyh-hero_game-g15:hover .yyh-hero_game_play-g15 {
  opacity: 1;
}.yyh-hero_game_play-g15 span {
  background: #3CB8D8;
  border-radius: 50%;
  height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
}.yyh-hero_game_play-g15 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.yyh-hero_game_info-g15 {
  padding: 0.875rem 16px;
}.yyh-hero_game_title-g15 {
  font-size: 15px;
  color: #EEF6FB;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.yyh-hero_game_provider-g15 {
  font-size: 11px;
  color: #587088;
}.yyh-hero_game_btn-g15 {
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  background: #3CB8D8;
  transition: background .2s;
  border-radius: 8px;
  color: #EEF6FB;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.yyh-hero_game-g15:hover .yyh-hero_game_btn-g15 {
  background: #5DCDE8;
}.yyh-sbar-g15 {
  padding: 1rem 1rem 0;
  background: #080D13;
}
@media(min-width: 769px) {.yyh-sbar-g15 {
  padding: 18px 24px 0;
}
}.yyh-sbar_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-sbar_row-g15 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.yyh-sbar_input-g15 {
  padding: 11px 16px;
  background: #0A1019;
  flex: 1;
  border-radius: 0.5rem;
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  color: #587088;
}.yyh-sbar_input-g15:hover {
  border-color: rgba(82,192,220,0.38);
}.yyh-sbar_input-g15 svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
}.yyh-sbar_providers-g15 {
  background: #0A1019;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  padding: 11px 1.125rem;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.813rem;
  color: #B8CFE0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
}.yyh-sbar_providers-g15:hover {
  border-color: rgba(82,192,220,0.38);
  color: #EEF6FB;
}.yyh-sbar_providers-g15 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 14px;
}.yyh-sbar_tabs-g15 {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.yyh-sbar_tabs-g15::-webkit-scrollbar {
  display: none;
}.yyh-sbar_tab-g15 {
  gap: 7px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border-radius: 1.125rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  color: #7A9BB5;
}.yyh-sbar_tab-g15:hover {
  border-color: rgba(82,192,220,0.38);
  background: rgba(255,255,255,0.07);
  color: #EEF6FB;
}.yyh-sbar_tab-g15.yyh-state_active-g15 {
  background: rgba(60,184,216,0.18);
  border-color: rgba(60,184,216,0.07);
  color: #EEF6FB;
}.yyh-sbar_tab_ic-g15 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.yyh-wy-g15 {
  background: #080D13;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.yyh-wy-g15 {
  padding: 40px 1.5rem 0;
}
}.yyh-wy_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-wy_head-g15 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.yyh-wy_label-g15 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #3CB8D8;
  font-weight: 700;
  margin-bottom: 8px;
}.yyh-wy_h2-g15 {
  font-size: 20px;
  margin-bottom: 0.5rem;
  color: #EEF6FB;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.yyh-wy_h2-g15 {
  font-size: 24px;
}
}.yyh-wy_intro-g15 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #587088;
}.yyh-wy_grid-g15 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.yyh-wy_grid-g15 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.yyh-wy_grid-g15 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yyh-wy_card-g15 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  background: #0D1520;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.yyh-wy_card-g15:hover {
  transform: translateY(-2px);
  border-color: rgba(60,184,216,0.07);
}.yyh-wy_card_ic-g15 {
  border-radius: 50%;
  background: rgba(60,184,216,0.18);
  display: flex;
  color: #3CB8D8;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
}.yyh-wy_card_ic-g15 svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.yyh-wy_card_h-g15 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  color: #EEF6FB;
  margin-bottom: 6px;
}.yyh-wy_card_p-g15 {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #587088;
}.yyh-wy_card_p-g15 strong {
  color: #B8CFE0;
  font-weight: 600;
}.yyh-gcg-g15 {
  padding: 2.25rem 16px 0;
  background: #080D13;
}
@media(min-width: 770px) {.yyh-gcg-g15 {
  padding: 2.75rem 1.5rem 0;
}
}.yyh-gcg_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-gcg_head-g15 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.yyh-gcg_label-g15 {
  color: #3CB8D8;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.yyh-gcg_h2-g15 {
  color: #EEF6FB;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.yyh-gcg_h2-g15 {
  font-size: 1.75rem;
}
}.yyh-gcg_intro-g15 {
  color: #587088;
  line-height: 1.6;
  font-size: 0.813rem;
}.yyh-gcg_grid-g15 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.yyh-gcg_grid-g15 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.yyh-gcg_grid-g15 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yyh-gcg_card-g15 {
  padding: 20px;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  position: relative;
  cursor: pointer;
  min-height: 240px;
  display: flex;
  justify-content: flex-end;
}.yyh-gcg_card-g15:hover {
  transform: translateY(-3px);
  border-color: rgba(60,184,216,0.18);
}.yyh-gcg_card_bg-g15 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.yyh-gcg_card_bg-g15::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.yyh-gcg_card_ic-g15 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  color: #EEF6FB;
  display: flex;
  right: 18px;
  justify-content: center;
  height: 2.5rem;
  align-items: center;
  top: 18px;
  width: 40px;
  position: absolute;
  z-index: 2;
}.yyh-gcg_card_ic-g15 svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yyh-gcg_card_ct-g15 {
  z-index: 1;
  position: relative;
}.yyh-gcg_card_h-g15 {
  font-size: 1.125rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.yyh-gcg_card_h-g15 {
  font-size: 1.25rem;
}
}.yyh-gcg_card_p-g15 {
  margin-bottom: 0.625rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.yyh-gcg_card_p-g15 strong {
  color: #EEF6FB;
  font-weight: 600;
}.yyh-gcg_card_cta-g15 {
  gap: 4px;
  align-items: center;
  text-transform: uppercase;
  color: #3CB8D8;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
}.yyh-gcg_card_cta-g15 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.yyh-gr_jp-g15 {
  padding: 20px;
  background: linear-gradient(135deg,#0E0B22 0%,#060910 100%);
  overflow: hidden;
  border-radius: 12px;
  position: relative;
}.yyh-gr_jp-g15::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42,95,140,0.28) 0%,transparent 70%);
  width: 15.625rem;
  height: 15.625rem;
  position: absolute;
  left: -60px;
  top: -3.75rem;
  content: '';
}.yyh-gr_jp-g15::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(205,160,53,0.18) 0%,transparent 70%);
  right: 0;
  width: 200px;
  content: '';
  position: absolute;
  height: 200px;
  bottom: -2.5rem;
}.yyh-gr_jp_head-g15 {
  gap: 1rem;
  margin-bottom: 16px;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
  display: flex;
}.yyh-gr_jp_info-g15 {
  flex: 1;
}.yyh-gr_jp_label-g15 {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7B52E8;
  font-weight: 700;
}.yyh-gr_jp_label-g15 svg {
  height: 14px;
  margin-right: 4px;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yyh-gr_jp_amount-g15 {
  font-weight: 800;
  color: #EEF6FB;
  font-size: 2rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1;
  margin-bottom: 4px;
}
@media(min-width:768px) {.yyh-gr_jp_amount-g15 {
  font-size: 2.5rem;
}
}.yyh-gr_jp_amount-g15 span {
  color: #CDA035;
}.yyh-gr_jp_seo-g15 {
  font-size: 12px;
  max-width: 480px;
  color: #7A9BB5;
  overflow-wrap: break-word;
  line-height: 1.5;
}.yyh-gr_jp_cta-g15 {
  padding: 0.688rem 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(42,95,140,0.28);
  background: rgba(42,95,140,0.28);
  transition: background .2s;
  color: #EEF6FB;
  position: relative;
  align-self: flex-start;
  font-weight: 700;
  margin-top: 0.25rem;
  white-space: nowrap;
  flex-shrink: 0;
  z-index: 1;
  font-size: 13px;
}.yyh-gr_jp_cta-g15:hover {
  background: #2A5F8C;
}.yyh-ws-g15 {
  padding: 2rem 1rem 0;
  background: #080D13;
}
@media(min-width:768px) {.yyh-ws-g15 {
  padding: 36px 1.5rem 0;
}
}.yyh-ws_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-ws_head-g15 {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.yyh-ws_title-g15 {
  gap: 10px;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
}.yyh-ws_title_ic-g15 svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #CDA035;
  stroke-linejoin: round;
}.yyh-ws_online-g15 {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #587088;
}.yyh-ws_online_dot-g15 {
  background: #28C97A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(40,201,122,0.16);
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
}.yyh-ws_scroll-g15 {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.yyh-ws_scroll-g15::-webkit-scrollbar {
  display: none;
}.yyh-wc-g15 {
  border-radius: 0.5rem;
  gap: 10px;
  background: #0A1019;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.yyh-wc_img-g15 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #0D1520;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.yyh-wc_img-g15 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yyh-wc_info-g15 {
  min-width: 0;
}.yyh-wc_game-g15 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #B8CFE0;
}.yyh-wc_player-g15 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3F5568;
  font-size: 10px;
  white-space: nowrap;
}.yyh-wc_amount-g15 {
  color: #28C97A;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
}.yyh-reg-g15 {
  padding: 36px 1rem 0;
  background: #080D13;
}
@media(min-width: 770px) {.yyh-reg-g15 {
  padding: 2.75rem 1.5rem 0;
}
}.yyh-reg_in-g15 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  background: #0D1520;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width:768px) {.yyh-reg_in-g15 {
  padding: 2.5rem;
}
}.yyh-reg_top-g15 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.yyh-reg_top-g15 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.yyh-reg_label-g15 {
  letter-spacing: .08em;
  color: #3CB8D8;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.yyh-reg_h2-g15 {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
  line-height: 1.2;
}
@media(min-width:768px) {.yyh-reg_h2-g15 {
  font-size: 1.75rem;
}
}.yyh-reg_bonus-g15 {
  background: rgba(205,160,53,0.18);
  border: 1px solid rgba(205,160,53,0.18);
  padding: 10px 1rem;
  gap: 8px;
  border-radius: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.yyh-reg_bonus_amount-g15 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #CDA035;
}.yyh-reg_bonus_text-g15 {
  color: #7A9BB5;
  font-size: 13px;
  line-height: 1.35;
}.yyh-reg_cta_btn-g15 {
  background: #28C97A;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 4px 20px rgba(40,201,122,0.38);
  color: #060D14;
}.yyh-reg_cta_btn-g15:hover {
  background: #3DDEA0;
}.yyh-reg_terms-g15 {
  color: #3F5568;
  line-height: 1.5;
  font-size: 0.688rem;
}.yyh-reg_seo-g15 {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  padding-top: 20px;
  color: #587088;
  line-height: 1.65;
}.yyh-reg_seo-g15 p {
  color: #587088;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}.yyh-reg_seo-g15 p:last-child {
  margin-bottom: 0;
}.yyh-reg_seo-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-reg_seo-g15 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3CB8D8;
}.yyh-reg_seo-g15 a:hover {
  color: #5DCDE8;
}.yyh-reg_seo-g15 ul,.yyh-reg_seo-g15 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.yyh-reg_seo-g15 ol {
  list-style: decimal;
}.yyh-reg_seo-g15 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #587088;
}.yyh-reg_seo-g15 table {
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.yyh-reg_seo-g15 table {
  display: table;
}
}.yyh-reg_seo-g15 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #B8CFE0;
  text-align: left;
  font-weight: 700;
}.yyh-reg_seo-g15 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #587088;
}.yyh-reg_steps-g15 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.yyh-reg_steps-g15 {
  margin-top: 0;
}
}.yyh-reg_step-g15 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  border-radius: 8px;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.yyh-reg_step_num-g15 {
  background: rgba(60,184,216,0.18);
  border: 1px solid rgba(60,184,216,0.07);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  height: 2.125rem;
  font-size: 14px;
  flex-shrink: 0;
  width: 2.125rem;
  font-weight: 800;
  color: #3CB8D8;
  align-items: center;
}.yyh-reg_step_title-g15 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF6FB;
  margin-bottom: 3px;
}.yyh-reg_step_text-g15 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #587088;
}.yyh-reg_trust-g15 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.yyh-reg_trust_item-g15 {
  gap: 7px;
  display: flex;
  color: #587088;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.yyh-reg_trust_ic-g15 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  color: #3CB8D8;
}.yyh-bon-g15 {
  background: #080D13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.yyh-bon-g15 {
  padding: 2.75rem 1.5rem 0;
}
}.yyh-bon_in-g15 {
  margin: 0 auto;
  max-width: 1320px;
}.yyh-bon_head-g15 {
  margin-bottom: 1.25rem;
}.yyh-bon_label-g15 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #3CB8D8;
  font-size: 11px;
  letter-spacing: .08em;
}.yyh-bon_h2-g15 {
  color: #EEF6FB;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.yyh-bon_h2-g15 {
  font-size: 1.5rem;
}
}.yyh-bon_seo-g15 {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #587088;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yyh-bon_seo-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-bon_seo-g15 a {
  color: #3CB8D8;
  text-decoration: underline;
}.yyh-bon_grid-g15 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.yyh-bon_grid-g15 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.yyh-bon_grid-g15 {
  grid-template-columns: repeat(5,1fr);
}
}.yyh-bon_card-g15 {
  border-radius: 8px;
  background: #0A1019;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.yyh-bon_card-g15:hover {
  border-color: rgba(60,184,216,0.07);
  transform: translateY(-2px);
}.yyh-bon_card_ic-g15 svg {
  height: 26px;
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
}.yyh-bon_card_ic-g15 {
  margin-bottom: 10px;
}.yyh-bon_card_type-g15 {
  font-size: 0.625rem;
  color: #587088;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.yyh-bon_card_amount-g15 {
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #CDA035;
}.yyh-bon_card_name-g15 {
  color: #EEF6FB;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 8px;
}.yyh-bon_card_detail-g15 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #3F5568;
  padding-top: 8px;
  font-size: 11px;
}.yyh-prov-g15 {
  padding: 2.25rem 1rem 0;
  background: #080D13;
}
@media(min-width: 769px) {.yyh-prov-g15 {
  padding: 44px 24px 0;
}
}.yyh-prov_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-prov_head-g15 {
  margin-bottom: 16px;
}.yyh-prov_label-g15 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #3CB8D8;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.yyh-prov_h2-g15 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
}
@media(min-width: 770px) {.yyh-prov_h2-g15 {
  font-size: 1.5rem;
}
}.yyh-prov_seo-g15 {
  overflow-wrap: break-word;
  color: #587088;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
  font-size: 13px;
}.yyh-prov_seo-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-prov_seo-g15 a {
  color: #3CB8D8;
  text-decoration: underline;
}.yyh-prov_grid-g15 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.yyh-prov_grid-g15 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.yyh-prov_grid-g15 {
  grid-template-columns: repeat(8,1fr);
}
}.yyh-prov_card-g15 {
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  background: #0A1019;
  border-radius: 8px;
  padding: 0.875rem 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.yyh-prov_card-g15:hover {
  border-color: rgba(82,192,220,0.38);
  background: #0D1520;
}.yyh-prov_logo-g15 {
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  align-items: center;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
}.yyh-prov_logo-g15 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.yyh-prov_name-g15 {
  text-align: center;
  font-weight: 600;
  color: #7A9BB5;
  overflow-wrap: break-word;
  font-size: 11px;
}.yyh-app-g15 {
  background: #080D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.yyh-app-g15 {
  padding: 44px 1.5rem 0;
}
}.yyh-app_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-app_head-g15 {
  margin-bottom: 16px;
}.yyh-app_label-g15 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #3CB8D8;
  font-size: 0.688rem;
  text-transform: uppercase;
}.yyh-app_h2-g15 {
  margin-bottom: 6px;
  color: #EEF6FB;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.yyh-app_h2-g15 {
  font-size: 24px;
}
}.yyh-app_sub-g15 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #587088;
  max-width: 37.5rem;
  line-height: 1.6;
}.yyh-app_sub-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-app_cards-g15 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.yyh-app_cards-g15 {
  grid-template-columns: repeat(3,1fr);
}
}.yyh-app_card-g15 {
  gap: 16px;
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.yyh-app_card_ios-g15 {
  background: linear-gradient(135deg,rgba(60,184,216,0.18) 0%,#0D1520 100%);
}.yyh-app_card_android-g15 {
  background: linear-gradient(135deg,rgba(40,201,122,0.16) 0%,#0D1520 100%);
}.yyh-app_card_win-g15 {
  background: linear-gradient(135deg,rgba(205,160,53,0.18) 0%,#0D1520 100%);
}.yyh-app_card_ic-g15 svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.yyh-app_card_ic-g15 {
  color: #EEF6FB;
  flex-shrink: 0;
}.yyh-app_card_os-g15 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #587088;
  font-size: 10px;
}.yyh-app_card_title-g15 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #EEF6FB;
  font-weight: 700;
}.yyh-app_card_text-g15 {
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #587088;
}.yyh-app_card_btn-g15 {
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(82,192,220,0.38);
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #EEF6FB;
  display: inline-flex;
}.yyh-app_card_btn-g15:hover {
  background: rgba(255,255,255,0.07);
}.yyh-seo-g15 {
  background: #080D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.yyh-seo-g15 {
  padding: 44px 24px 0;
}
}.yyh-seo_in-g15 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1520;
  border-radius: 12px;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.yyh-seo_in-g15 {
  padding: 2.25rem 40px;
}
}.yyh-seo_label-g15 {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #3CB8D8;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.yyh-seo_h2-g15 {
  color: #EEF6FB;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.yyh-seo_h2-g15 {
  font-size: 24px;
}
}.yyh-seo_body-g15 {
  overflow-wrap: break-word;
  color: #7A9BB5;
  line-height: 1.75;
  font-size: 0.875rem;
}.yyh-seo_body-g15 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #7A9BB5;
  font-size: 0.875rem;
}.yyh-seo_body-g15 p:last-child {
  margin-bottom: 0;
}.yyh-seo_body-g15 strong {
  font-weight: 700;
  color: #B8CFE0;
}.yyh-seo_body-g15 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3CB8D8;
}.yyh-seo_body-g15 a:hover {
  color: #5DCDE8;
}.yyh-seo_body-g15 ul,.yyh-seo_body-g15 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.yyh-seo_body-g15 ol {
  list-style: decimal;
}.yyh-seo_body-g15 li {
  font-size: 0.875rem;
  color: #7A9BB5;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.yyh-seo_body-g15 table {
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.yyh-seo_body-g15 table {
  display: table;
}
}.yyh-seo_body-g15 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8CFE0;
  font-weight: 700;
  text-align: left;
}.yyh-seo_body-g15 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7A9BB5;
}.yyh-seo_cols-g15 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.yyh-seo_cols-g15 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yyh-seo_cols-g15 {
  grid-template-columns: repeat(3,1fr);
}
}.yyh-seo_col_h-g15 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #B8CFE0;
}.yyh-seo_col_p-g15 {
  color: #587088;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.yyh-seo_stats-g15 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.yyh-seo_stat-g15 {
  padding: 14px 16px;
  border-radius: 8px;
  border: 1px solid rgba(60,184,216,0.18);
  background: rgba(60,184,216,0.07);
  flex: 1;
  min-width: 8.75rem;
}.yyh-seo_stat_val-g15 {
  color: #3CB8D8;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.yyh-seo_stat_lb-g15 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #587088;
}.yyh-rv-g15 {
  padding: 36px 16px 0;
  background: #080D13;
}
@media(min-width: 769px) {.yyh-rv-g15 {
  padding: 44px 24px 0;
}
}.yyh-rv_in-g15 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yyh-rv_head-g15 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.yyh-rv_label-g15 {
  color: #3CB8D8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yyh-rv_h2-g15 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  color: #EEF6FB;
}
@media(min-width: 769px) {.yyh-rv_h2-g15 {
  font-size: 28px;
}
}.yyh-rv_stats-g15 {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #587088;
}.yyh-rv_stats_score-g15 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.yyh-rv_stats_score_val-g15 {
  color: #CDA035;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}.yyh-rv_stats_score_max-g15 {
  color: #3F5568;
  font-size: 13px;
}.yyh-rv_stats_badge-g15 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.yyh-rv_stats_badge-g15 svg {
  color: #CDA035;
  width: 0.875rem;
  height: 0.875rem;
}.yyh-rv_grid-g15 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.yyh-rv_grid-g15 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yyh-rv_grid-g15 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.yyh-rv_card-g15 {
  border-radius: 0.5rem;
  background: #0D1520;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.yyh-rv_card_stars-g15 {
  gap: 2px;
  color: #CDA035;
  margin-bottom: 10px;
  display: flex;
}.yyh-rv_card_stars-g15 svg {
  width: 0.875rem;
  height: 14px;
}.yyh-rv_card_h-g15 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  color: #EEF6FB;
  line-height: 1.3;
  margin-bottom: 8px;
}.yyh-rv_card_body-g15 {
  flex: 1;
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #587088;
  line-height: 1.65;
}.yyh-rv_card_body-g15 strong {
  font-weight: 600;
  color: #B8CFE0;
}.yyh-rv_card_meta-g15 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  padding-top: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.yyh-rv_card_author-g15 {
  color: #B8CFE0;
  font-weight: 600;
  font-size: 12px;
}.yyh-rv_card_date-g15 {
  font-size: 0.688rem;
  color: #3F5568;
}.yyh-faq-g15 {
  padding: 36px 16px 0;
  background: #080D13;
}
@media(min-width: 769px) {.yyh-faq-g15 {
  padding: 44px 24px 0;
}
}.yyh-faq_in-g15 {
  margin: 0 auto;
  max-width: 1320px;
}.yyh-faq_head-g15 {
  margin-bottom: 20px;
}.yyh-faq_label-g15 {
  letter-spacing: .08em;
  color: #3CB8D8;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.yyh-faq_h2-g15 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EEF6FB;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.yyh-faq_h2-g15 {
  font-size: 1.5rem;
}
}.yyh-faq_list-g15 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.yyh-faq_item-g15 {
  background: #0D1520;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.yyh-faq_q-g15 {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  color: #B8CFE0;
  font-size: 14px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
}.yyh-faq_q-g15:hover {
  color: #EEF6FB;
}.yyh-faq_q_ic-g15 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  font-size: 1rem;
  display: flex;
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
  color: #3CB8D8;
  align-items: center;
  width: 24px;
}.yyh-faq_item-g15.yyh-state_open-g15 .yyh-faq_q_ic-g15 {
  transform: rotate(45deg);
}.yyh-faq_a-g15 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #587088;
}.yyh-faq_item-g15.yyh-state_open-g15 .yyh-faq_a-g15 {
  display: block;
}.yyh-faq_a-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-faq_a-g15 a {
  color: #3CB8D8;
  text-decoration: underline;
}.yyh-faq_a-g15 ul,.yyh-faq_a-g15 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.yyh-faq_a-g15 ol {
  list-style: decimal;
}.yyh-faq_a-g15 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.yyh-faq_a-g15 table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.yyh-faq_a-g15 table {
  display: table;
}
}.yyh-faq_a-g15 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8CFE0;
  font-weight: 700;
  text-align: left;
}.yyh-faq_a-g15 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #587088;
}.yyh-seo-g15 {
  padding: 36px 16px 0;
  background: #080D13;
}
@media(min-width: 770px) {.yyh-seo-g15 {
  padding: 44px 1.5rem 0;
}
}.yyh-seo_in-g15 {
  background: #0D1520;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.yyh-seo_in-g15 {
  padding: 2.25rem 40px;
}
}.yyh-seo_label-g15 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #3CB8D8;
}.yyh-seo_h2-g15 {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  color: #EEF6FB;
}
@media(min-width: 771px) {.yyh-seo_h2-g15 {
  font-size: 1.5rem;
}
}.yyh-seo_body-g15 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #7A9BB5;
}.yyh-seo_body-g15 p {
  line-height: 1.75;
  color: #7A9BB5;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.yyh-seo_body-g15 p:last-child {
  margin-bottom: 0;
}.yyh-seo_body-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-seo_body-g15 a {
  transition: color .2s;
  color: #3CB8D8;
  text-decoration: underline;
}.yyh-seo_body-g15 a:hover {
  color: #5DCDE8;
}.yyh-seo_body-g15 ul,.yyh-seo_body-g15 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.yyh-seo_body-g15 ol {
  list-style: decimal;
}.yyh-seo_body-g15 li {
  color: #7A9BB5;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.yyh-seo_body-g15 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.yyh-seo_body-g15 table {
  display: table;
}
}.yyh-seo_body-g15 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #B8CFE0;
  text-align: left;
  font-weight: 700;
}.yyh-seo_body-g15 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9BB5;
}.yyh-seo_cols-g15 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.yyh-seo_cols-g15 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yyh-seo_cols-g15 {
  grid-template-columns: repeat(3,1fr);
}
}.yyh-seo_col_h-g15 {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #B8CFE0;
}.yyh-seo_col_p-g15 {
  color: #587088;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.yyh-seo_stats-g15 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.yyh-seo_stat-g15 {
  border: 1px solid rgba(60,184,216,0.18);
  border-radius: 8px;
  background: rgba(60,184,216,0.07);
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.yyh-seo_stat_val-g15 {
  color: #3CB8D8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
}.yyh-seo_stat_lb-g15 {
  color: #587088;
  overflow-wrap: break-word;
  font-size: 11px;
}.yyh-seo-g15 {
  padding: 2.25rem 1rem 0;
  background: #080D13;
}
@media(min-width: 771px) {.yyh-seo-g15 {
  padding: 44px 24px 0;
}
}.yyh-seo_in-g15 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  background: #0D1520;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.yyh-seo_in-g15 {
  padding: 2.25rem 40px;
}
}.yyh-seo_label-g15 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #3CB8D8;
  text-transform: uppercase;
  font-weight: 700;
}.yyh-seo_h2-g15 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #EEF6FB;
}
@media(min-width: 767px) {.yyh-seo_h2-g15 {
  font-size: 24px;
}
}.yyh-seo_body-g15 {
  line-height: 1.75;
  color: #7A9BB5;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.yyh-seo_body-g15 p {
  color: #7A9BB5;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.yyh-seo_body-g15 p:last-child {
  margin-bottom: 0;
}.yyh-seo_body-g15 strong {
  color: #B8CFE0;
  font-weight: 700;
}.yyh-seo_body-g15 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3CB8D8;
}.yyh-seo_body-g15 a:hover {
  color: #5DCDE8;
}.yyh-seo_body-g15 ul,.yyh-seo_body-g15 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.yyh-seo_body-g15 ol {
  list-style: decimal;
}.yyh-seo_body-g15 li {
  color: #7A9BB5;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.yyh-seo_body-g15 table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.yyh-seo_body-g15 table {
  display: table;
}
}.yyh-seo_body-g15 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B8CFE0;
  font-weight: 700;
  text-align: left;
}.yyh-seo_body-g15 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9BB5;
}.yyh-seo_cols-g15 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.yyh-seo_cols-g15 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.yyh-seo_cols-g15 {
  grid-template-columns: repeat(3,1fr);
}
}.yyh-seo_col_h-g15 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B8CFE0;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.yyh-seo_col_p-g15 {
  color: #587088;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.yyh-seo_stats-g15 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yyh-seo_stat-g15 {
  background: rgba(60,184,216,0.07);
  flex: 1;
  border-radius: 8px;
  padding: 14px 1rem;
  border: 1px solid rgba(60,184,216,0.18);
  min-width: 8.75rem;
}.yyh-seo_stat_val-g15 {
  color: #3CB8D8;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.yyh-seo_stat_lb-g15 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #587088;
}.yyh-ft-g15 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040810;
  margin-top: 48px;
}.yyh-ft_support-g15 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.yyh-ft_support-g15 {
  padding: 1.75rem 1.5rem;
}
}.yyh-ft_support_in-g15 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.yyh-ft_support_main-g15 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.yyh-ft_support_ic-g15 {
  color: #3CB8D8;
  flex-shrink: 0;
}.yyh-ft_support_ic-g15 svg {
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
  stroke-linecap: round;
}.yyh-ft_support_text_title-g15 {
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EEF6FB;
  font-weight: 700;
  margin-bottom: 3px;
}.yyh-ft_support_text_sub-g15 {
  color: #587088;
  overflow-wrap: break-word;
  font-size: 12px;
}.yyh-ft_support_btn-g15 {
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  background: #3CB8D8;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color: #EEF6FB;
  flex-shrink: 0;
  font-size: 0.813rem;
}.yyh-ft_support_btn-g15:hover {
  background: #5DCDE8;
}.yyh-ft_support_contacts-g15 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.yyh-ft_support_contact-g15 {
  color: #3F5568;
  font-size: 0.75rem;
  line-height: 1.4;
}.yyh-ft_support_contact-g15 strong {
  font-size: 11px;
  color: #7A9BB5;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
}.yyh-ft_main-g15 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.yyh-ft_main-g15 {
  padding: 2.5rem 24px 32px;
}
}.yyh-ft_main_in-g15 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.yyh-ft_main_in-g15 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.yyh-ft_main_in-g15 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.yyh-ft_col_logo-g15 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.yyh-ft_col_logo-g15 {
  grid-column: auto;
}
}.yyh-ft_logo-g15 {
  gap: 9px;
  margin-bottom: 12px;
  display: flex;
  color: #EEF6FB;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
}.yyh-ft_logo_mark-g15 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.yyh-ft_logo_mark-g15 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yyh-ft_logo_sub-g15 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #3F5568;
}.yyh-ft_col_title-g15 {
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #7A9BB5;
  letter-spacing: .07em;
}.yyh-ft_col_links-g15 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.yyh-ft_col_link-g15 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #3F5568;
}.yyh-ft_col_link-g15:hover {
  color: #B8CFE0;
}.yyh-ft_apps-g15 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yyh-ft_app_card-g15 {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 10px 12px;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.yyh-ft_app_card-g15:hover {
  border-color: rgba(82,192,220,0.38);
}.yyh-ft_app_card_ic-g15 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.yyh-ft_app_card_os-g15 {
  color: #3F5568;
  font-size: 10px;
  font-weight: 600;
}.yyh-ft_app_card_action-g15 {
  font-size: 12px;
  font-weight: 700;
  color: #B8CFE0;
}.yyh-ft_bot-g15 {
  padding: 1.25rem 16px;
}
@media(min-width: 766px) {.yyh-ft_bot-g15 {
  padding: 1.25rem 1.5rem;
}
}.yyh-ft_bot_in-g15 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.yyh-ft_socials-g15 {
  gap: 0.5rem;
  display: flex;
}.yyh-ft_soc-g15 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  align-items: center;
  height: 36px;
  color: #7A9BB5;
  justify-content: center;
  display: flex;
  width: 36px;
}.yyh-ft_soc-g15 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.yyh-ft_soc-g15:hover {
  background: rgba(255,255,255,0.07);
}.yyh-ft_legal-g15 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #6A8499;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.yyh-ft_legal-g15 strong {
  color: #7A9BB5;
  font-weight: 700;
}.yyh-ft_legal-g15 a {
  text-decoration: underline;
  color: #7A9BB5;
}.yyh-ft_age-g15 {
  border-radius: 50%;
  border: 2px solid #6A8499;
  margin-left: auto;
  color: #6A8499;
  height: 2rem;
  align-items: center;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  justify-content: center;
  font-weight: 800;
}