html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B0D11;
  font-family: 'Exo 2', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #BFC5CF;
  line-height: 1.6;
}.ycw-layout-624 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ycw-page-624 {
  min-height: 100vh;
  display: flex;
}.ycw-main-624 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1083px) {.ycw-main-624 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.ycw-main-624 {
  padding-bottom: 72px;
}
}.ycw-gc-624 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0F1216;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 643px) {.ycw-gc-624 {
  width: 156px;
}
}
@media(min-width: 1079px) {.ycw-gc-624 {
  width: 168px;
}
}.ycw-gc-624:hover {
  border-color: rgba(30, 215, 96, 0.07);
  transform: translateY(-3px);
}.ycw-gc_img-624 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ycw-gc_img-624 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ycw-gc_hover-624 {
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.ycw-gc-624:hover .ycw-gc_hover-624 {
  opacity: 1;
}.ycw-gc_hover_btn-624 {
  border-radius: 4px;
  padding: 8px 16px;
  background: #1ED760;
  font-weight: 700;
  color: #EDF0F4;
  font-size: 12px;
}.ycw-gc_info-624 {
  padding: 8px 0.625rem 10px;
}.ycw-gc_name-624 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #BFC5CF;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
}.ycw-gc_prov-624 {
  font-size: 0.625rem;
  color: #515C6B;
}.ycw-gc_tag-624 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  top: 6px;
  font-weight: 700;
  font-size: 0.563rem;
  left: 0.375rem;
}.ycw-gc_tag_hot-624 {
  background: #E8382A;
  color: #fff;
}.ycw-gc_tag_new-624 {
  background: #00C44A;
  color: #0B0D11;
}.ycw-gc_tag_jp-624 {
  background: #F0B429;
  color: #0B0D11;
}.ycw-gc_tag_ex-624 {
  background: #0E8CFF;
  color: #fff;
}.ycw-gc_tag_live-624 {
  background: #E8382A;
  color: #fff;
}.ycw-gr-624 {
  padding: 32px 1rem 0;
  background: #0B0D11;
}
@media(min-width: 765px) {.ycw-gr-624 {
  padding: 2.25rem 1.5rem 0;
}
}.ycw-gr_in-624 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ycw-gr_head-624 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.ycw-gr_head_l-624 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.ycw-gr_ic-624 {
  border-radius: 0.5rem;
  justify-content: center;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}.ycw-gr_ic-624 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.ycw-gr_title-624 {
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #EDF0F4;
}
@media(min-width: 770px) {.ycw-gr_title-624 {
  font-size: 1.125rem;
}
}.ycw-gr_more-624 {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  color: #6A7485;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.ycw-gr_more-624:hover {
  color: #1ED760;
}.ycw-gr_more-624 svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.ycw-gr_arrows-624 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ycw-gr_arr-624 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #8E97A6;
  align-items: center;
  height: 30px;
  justify-content: center;
  width: 1.875rem;
  display: flex;
}.ycw-gr_arr-624:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0F4;
}.ycw-gr_arr-624 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ycw-gr_seo_h-624 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 680px;
  color: #BFC5CF;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.ycw-gr_seo_h-624 {
  font-size: 14px;
}
}.ycw-gr_seo-624 {
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #6A7485;
}.ycw-gr_seo-624 strong {
  color: #BFC5CF;
  font-weight: 600;
}.ycw-gr_scroll-624 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ycw-gr_scroll-624::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.ycw-gr_scroll-624 {
  gap: 12px;
}
}.ycw-tb-624 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0D11;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  height: 56px;
  right: 0;
  align-items: center;
}.ycw-tb_in-624 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.ycw-tb_burger-624 {
  border-radius: 8px;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-right: 8px;
}.ycw-tb_burger-624:hover {
  background: rgba(255, 255, 255, 0.05);
}.ycw-tb_burger_line-624 {
  background: #8E97A6;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.ycw-tb_burger-624 {
  display: none;
}
}.ycw-tb_logo-624 {
  gap: 9px;
  color: #EDF0F4;
  letter-spacing: -.01em;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  font-size: 18px;
  align-items: center;
  margin-right: 20px;
  overflow-wrap: break-word;
}.ycw-tb_logo_mark-624 {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 2rem;
}.ycw-tb_logo_mark-624 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ycw-tb_nav-624 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.ycw-tb_nav-624 {
  display: flex;
}
}.ycw-tb_tab-624 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-size: 13px;
  white-space: nowrap;
  color: #8E97A6;
  font-weight: 600;
}.ycw-tb_tab-624:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0F4;
}.ycw-tb_tab-624.ycw-state_active-624 {
  background: rgba(30, 215, 96, 0.16);
  color: #EDF0F4;
}.ycw-tb_right-624 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.ycw-tb_login-624 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  color: #BFC5CF;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.ycw-tb_login-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
  color: #EDF0F4;
}
@media(min-width: 477px) {.ycw-tb_login-624 {
  display: block;
}
}.ycw-tb_reg-624 {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C44A;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #060A0E;
}.ycw-tb_reg-624:hover {
  background: #00D954;
}.ycw-sb-624 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #13161C;
  overflow-y: auto;
  left: 0;
  top: 3.5rem;
  position: fixed;
  bottom: 0;
  z-index: 70;
  width: 220px;
}.ycw-sb-624.ycw-state_open-624 {
  transform: translateX(0);
}.ycw-sb-624::-webkit-scrollbar {
  width: 4px;
}.ycw-sb-624::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.ycw-sb-624 {
  transform: translateX(0);
}
}.ycw-sb_auth-624 {
  padding: 0.875rem 0.75rem 0.625rem;
}.ycw-sb_btn_reg-624 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00C44A;
  padding: 0.688rem;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 8px;
  font-size: 13px;
  color: #060A0E;
}.ycw-sb_btn_reg-624:hover {
  background: #00D954;
}.ycw-sb_btn_login-624 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
  color: #BFC5CF;
}.ycw-sb_btn_login-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
  color: #EDF0F4;
}.ycw-sb_promo-624 {
  border: 1px solid rgba(30, 215, 96, 0.16);
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background: linear-gradient(135deg,#061A0F,#13161C);
  margin: 0 12px 10px;
  position: relative;
}.ycw-sb_promo-624::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(30, 215, 96, 0.16),transparent 70%);
  height: 80px;
  top: -1.25rem;
  right: -1.25rem;
  content: '';
  position: absolute;
  width: 80px;
}.ycw-sb_promo_title-624 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #1ED760;
  margin-bottom: 0.25rem;
}.ycw-sb_promo_text-624 {
  line-height: 1.35;
  color: #EDF0F4;
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
}.ycw-sb_promo_sub-624 {
  font-size: 10px;
  color: #6A7485;
  margin-top: 3px;
}.ycw-sb_nav-624 {
  padding: 0.375rem 8px 1rem;
}.ycw-sb_nav_lb-624 {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  color: #515C6B;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.ycw-sb_link-624 {
  border-radius: 4px;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  cursor: pointer;
  color: #8E97A6;
  font-weight: 500;
  align-items: center;
  display: flex;
  font-size: 13px;
  overflow-wrap: break-word;
}.ycw-sb_link-624:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0F4;
}.ycw-sb_link-624.ycw-state_active-624 {
  background: rgba(30, 215, 96, 0.16);
  color: #EDF0F4;
}.ycw-sb_ic-624 {
  border-radius: 0.25rem;
  align-items: center;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
}.ycw-sb_ic-624 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.ycw-sb_ic_1-624 {
  background: rgba(30, 215, 96, 0.07);
  color: #1ED760;
}.ycw-sb_ic_2-624 {
  background: rgba(0, 196, 74, 0.15);
  color: #00C44A;
}.ycw-sb_ic_3-624 {
  background: rgba(240, 180, 41, 0.14);
  color: #F0B429;
}.ycw-sb_ic_4-624 {
  background: rgba(14, 140, 255, 0.15);
  color: #0E8CFF;
}.ycw-sb_ic_5-624 {
  background: rgba(30, 215, 96, 0.07);
  color: #E8409A;
}.ycw-sb_ic_6-624 {
  background: rgba(14, 140, 255, 0.15);
  color: #9B5DE5;
}.ycw-sb_badge-624 {
  border-radius: 0.25rem;
  background: #F0B429;
  padding: 2px 7px;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #060A0E;
}.ycw-sb_bot-624 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ycw-sb_lang-624,.ycw-sb_help-624 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  color: #8E97A6;
  align-items: center;
  font-size: 11px;
  display: flex;
  font-weight: 600;
  justify-content: center;
}.ycw-sb_lang-624:hover,.ycw-sb_help-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
  color: #EDF0F4;
}.ycw-sb_lang-624 svg,.ycw-sb_help-624 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.ycw-sb_bd-624 {
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  position: fixed;
  display: none;
  z-index: 69;
}.ycw-sb_bd-624.ycw-state_on-624 {
  display: block;
}
@media(min-width: 1077px) {.ycw-sb_bd-624 {
  display: none!important;
}
}.ycw-mob_nav-624 {
  background: #13161C;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 80;
  display: flex;
  left: 0;
}
@media(min-width: 1082px) {.ycw-mob_nav-624 {
  display: none;
}
}.ycw-mob_nav_item-624 {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #515C6B;
}.ycw-mob_nav_ic-624 {
  line-height: 1;
}.ycw-mob_nav_ic-624 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.ycw-mob_nav_lb-624 {
  font-weight: 600;
  color: #515C6B;
  font-size: 10px;
}.ycw-mob_nav_item-624.ycw-state_active-624 {
  color: #1ED760;
}.ycw-mob_nav_item-624.ycw-state_active-624 .ycw-mob_nav_lb-624 {
  color: #1ED760;
}.ycw-hero-624 {
  padding: 20px 1rem 0;
  background: #0B0D11;
}
@media(min-width: 770px) {.ycw-hero-624 {
  padding: 24px 1.5rem 0;
}
}.ycw-hero_in-624 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ycw-hero_in-624 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.ycw-hero_in-624 {
  grid-template-columns: 1fr 340px;
}
}.ycw-hero_promo-624 {
  border-radius: 12px;
  background: #0F1216;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width:768px) {.ycw-hero_promo-624 {
  min-height: 17.5rem;
}
}.ycw-hero_promo_bg-624 {
  inset: 0;
  background: linear-gradient(120deg,#061A0F 0%,#0B0D11 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.ycw-hero_promo_bg-624::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0D11 0%,rgba(0, 0, 0, 0.68) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ycw-hero_promo_glow-624 {
  background: radial-gradient(circle,rgba(14, 140, 255, 0.15) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  height: 18.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
}.ycw-hero_promo_ct-624 {
  padding: 28px 24px 28px 1.75rem;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.ycw-hero_promo_ct-624 {
  padding: 2.5rem 32px;
}
}.ycw-hero_badge-624 {
  background: rgba(30, 215, 96, 0.16);
  border: 1px solid rgba(30, 215, 96, 0.07);
  border-radius: 1.25rem;
  padding: 5px 12px;
  display: inline-block;
  color: #1ED760;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.ycw-hero_h1-624 {
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
  color: #EDF0F4;
  font-family: 'Rajdhani', sans-serif;
}.ycw-hero_h1-624 em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 769px) {.ycw-hero_h1-624 {
  font-size: 2.25rem;
}
}.ycw-hero_sub-624 {
  line-height: 1.55;
  color: #8E97A6;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.ycw-hero_sub-624 {
  font-size: 0.875rem;
}
}.ycw-hero_row-624 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ycw-hero_cta-624 {
  transition: background .2s;
  border-radius: 8px;
  background: #00C44A;
  padding: 13px 26px;
  color: #060A0E;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 6px 20px rgba(0, 196, 74, 0.45);
}.ycw-hero_cta-624:hover {
  background: #00D954;
}.ycw-hero_terms-624 {
  font-size: 0.688rem;
  color: #515C6B;
}.ycw-hero_game-624 {
  overflow: hidden;
  background: #0F1216;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.75rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.ycw-hero_game_badge-624 {
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 180, 41, 0.14);
  padding: 0.313rem 0.625rem;
  background: rgba(240, 180, 41, 0.14);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  font-size: 10px;
  z-index: 3;
  position: absolute;
  left: 12px;
  color: #F0B429;
}.ycw-hero_game_badge-624 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
}.ycw-hero_game_img-624 {
  overflow: hidden;
  background: linear-gradient(135deg,#061A0F,#0B0D11);
  position: relative;
  padding-bottom: 60%;
}.ycw-hero_game_img-624 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ycw-hero_game_play-624 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.68);
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.ycw-hero_game-624:hover .ycw-hero_game_play-624 {
  opacity: 1;
}.ycw-hero_game_play-624 span {
  border-radius: 50%;
  background: #1ED760;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
  justify-content: center;
}.ycw-hero_game_play-624 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.ycw-hero_game_info-624 {
  padding: 14px 16px;
}.ycw-hero_game_title-624 {
  margin-bottom: 0.25rem;
  color: #EDF0F4;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.ycw-hero_game_provider-624 {
  color: #6A7485;
  font-size: 0.688rem;
}.ycw-hero_game_btn-624 {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  margin: 12px 16px 16px;
  background: #1ED760;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  display: block;
  color: #EDF0F4;
}.ycw-hero_game-624:hover .ycw-hero_game_btn-624 {
  background: #2EE86E;
}.ycw-sbar-624 {
  padding: 1rem 1rem 0;
  background: #0B0D11;
}
@media(min-width: 771px) {.ycw-sbar-624 {
  padding: 18px 1.5rem 0;
}
}.ycw-sbar_in-624 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ycw-sbar_row-624 {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.ycw-sbar_input-624 {
  gap: 10px;
  background: #0F1216;
  padding: 11px 16px;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 0.813rem;
  align-items: center;
  color: #6A7485;
  cursor: pointer;
  display: flex;
}.ycw-sbar_input-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
}.ycw-sbar_input-624 svg {
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
}.ycw-sbar_providers-624 {
  padding: 0.688rem 18px;
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: #0F1216;
  white-space: nowrap;
  font-weight: 600;
  color: #BFC5CF;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.ycw-sbar_providers-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
  color: #EDF0F4;
}.ycw-sbar_providers-624 svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.ycw-sbar_tabs-624 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.ycw-sbar_tabs-624::-webkit-scrollbar {
  display: none;
}.ycw-sbar_tab-624 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  gap: 7px;
  padding: 0.5rem 14px;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #8E97A6;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
}.ycw-sbar_tab-624:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(30, 215, 96, 0.45);
  color: #EDF0F4;
}.ycw-sbar_tab-624.ycw-state_active-624 {
  border-color: rgba(30, 215, 96, 0.07);
  background: rgba(30, 215, 96, 0.16);
  color: #EDF0F4;
}.ycw-sbar_tab_ic-624 svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.ycw-wy-624 {
  padding: 2rem 1rem 0;
  background: #0B0D11;
}
@media(min-width: 765px) {.ycw-wy-624 {
  padding: 2.5rem 1.5rem 0;
}
}.ycw-wy_in-624 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw-wy_head-624 {
  max-width: 45rem;
  margin-bottom: 18px;
}.ycw-wy_label-624 {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #1ED760;
}.ycw-wy_h2-624 {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDF0F4;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.ycw-wy_h2-624 {
  font-size: 24px;
}
}.ycw-wy_intro-624 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #6A7485;
}.ycw-wy_grid-624 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ycw-wy_grid-624 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ycw-wy_grid-624 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ycw-wy_card-624 {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13161C;
  padding: 1.25rem;
}.ycw-wy_card-624:hover {
  border-color: rgba(30, 215, 96, 0.07);
  transform: translateY(-2px);
}.ycw-wy_card_ic-624 {
  background: rgba(30, 215, 96, 0.16);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  margin-bottom: 14px;
  color: #1ED760;
}.ycw-wy_card_ic-624 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.ycw-wy_card_h-624 {
  color: #EDF0F4;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.25;
}.ycw-wy_card_p-624 {
  color: #6A7485;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ycw-wy_card_p-624 strong {
  color: #BFC5CF;
  font-weight: 600;
}.ycw-gr_jp-624 {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#130A2B 0%,#0B0D11 100%);
  border-radius: 12px;
  position: relative;
}.ycw-gr_jp-624::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(14, 140, 255, 0.15) 0%,transparent 70%);
  left: -3.75rem;
  position: absolute;
  height: 15.625rem;
  width: 15.625rem;
  top: -3.75rem;
  content: '';
}.ycw-gr_jp-624::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 180, 41, 0.14) 0%,transparent 70%);
  bottom: -2.5rem;
  width: 12.5rem;
  height: 200px;
  content: '';
  right: 0;
  position: absolute;
}.ycw-gr_jp_head-624 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
}.ycw-gr_jp_info-624 {
  flex: 1;
}.ycw-gr_jp_label-624 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #9B5DE5;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.ycw-gr_jp_label-624 svg {
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.ycw-gr_jp_amount-624 {
  color: #EDF0F4;
  font-size: 32px;
  margin-bottom: 0.25rem;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ycw-gr_jp_amount-624 {
  font-size: 40px;
}
}.ycw-gr_jp_amount-624 span {
  color: #F0B429;
}.ycw-gr_jp_seo-624 {
  color: #8E97A6;
  font-size: 0.75rem;
  line-height: 1.5;
  max-width: 480px;
  overflow-wrap: break-word;
}.ycw-gr_jp_cta-624 {
  border: 1px solid rgba(14, 140, 255, 0.15);
  border-radius: 8px;
  padding: 11px 20px;
  background: rgba(14, 140, 255, 0.15);
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  margin-top: 0.25rem;
  position: relative;
  white-space: nowrap;
  align-self: flex-start;
  color: #EDF0F4;
  z-index: 1;
  flex-shrink: 0;
}.ycw-gr_jp_cta-624:hover {
  background: #0E8CFF;
}.ycw-gcg-624 {
  padding: 2.25rem 1rem 0;
  background: #0B0D11;
}
@media(min-width: 766px) {.ycw-gcg-624 {
  padding: 44px 24px 0;
}
}.ycw-gcg_in-624 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw-gcg_head-624 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.ycw-gcg_label-624 {
  text-transform: uppercase;
  font-weight: 700;
  color: #1ED760;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ycw-gcg_h2-624 {
  font-size: 1.375rem;
  color: #EDF0F4;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ycw-gcg_h2-624 {
  font-size: 28px;
}
}.ycw-gcg_intro-624 {
  font-size: 0.813rem;
  color: #6A7485;
  line-height: 1.6;
}.ycw-gcg_grid-624 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ycw-gcg_grid-624 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ycw-gcg_grid-624 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ycw-gcg_card-624 {
  padding: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
}.ycw-gcg_card-624:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 215, 96, 0.16);
}.ycw-gcg_card_bg-624 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ycw-gcg_card_bg-624::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ycw-gcg_card_ic-624 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  top: 18px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #EDF0F4;
  right: 18px;
  z-index: 2;
  position: absolute;
  height: 2.5rem;
  width: 40px;
}.ycw-gcg_card_ic-624 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ycw-gcg_card_ct-624 {
  z-index: 1;
  position: relative;
}.ycw-gcg_card_h-624 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #EDF0F4;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.ycw-gcg_card_h-624 {
  font-size: 1.25rem;
}
}.ycw-gcg_card_p-624 {
  font-size: 12px;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.ycw-gcg_card_p-624 strong {
  font-weight: 600;
  color: #EDF0F4;
}.ycw-gcg_card_cta-624 {
  gap: 0.25rem;
  display: inline-flex;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #1ED760;
}.ycw-gcg_card_cta-624 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.ycw-ws-624 {
  padding: 2rem 16px 0;
  background: #0B0D11;
}
@media(min-width: 770px) {.ycw-ws-624 {
  padding: 2.25rem 1.5rem 0;
}
}.ycw-ws_in-624 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ycw-ws_head-624 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.ycw-ws_title-624 {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF0F4;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
}.ycw-ws_title_ic-624 svg {
  color: #F0B429;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.ycw-ws_online-624 {
  gap: 0.438rem;
  color: #6A7485;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.ycw-ws_online_dot-624 {
  background: #00C44A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(0, 196, 74, 0.15);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.ycw-ws_scroll-624 {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.ycw-ws_scroll-624::-webkit-scrollbar {
  display: none;
}.ycw-wc-624 {
  border-radius: 8px;
  background: #0F1216;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  padding: 10px 14px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ycw-wc_img-624 {
  overflow: hidden;
  background: #13161C;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.ycw-wc_img-624 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ycw-wc_info-624 {
  min-width: 0;
}.ycw-wc_game-624 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #BFC5CF;
  white-space: nowrap;
  font-weight: 600;
}.ycw-wc_player-624 {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #515C6B;
}.ycw-wc_amount-624 {
  font-weight: 700;
  color: #00C44A;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}.ycw-reg-624 {
  padding: 36px 1rem 0;
  background: #0B0D11;
}
@media(min-width: 767px) {.ycw-reg-624 {
  padding: 44px 1.5rem 0;
}
}.ycw-reg_in-624 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  background: #13161C;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.ycw-reg_in-624 {
  padding: 2.5rem;
}
}.ycw-reg_top-624 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ycw-reg_top-624 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ycw-reg_label-624 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #1ED760;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ycw-reg_h2-624 {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.2;
  color: #EDF0F4;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.ycw-reg_h2-624 {
  font-size: 28px;
}
}.ycw-reg_bonus-624 {
  border-radius: 8px;
  border: 1px solid rgba(240, 180, 41, 0.14);
  padding: 10px 16px;
  background: rgba(240, 180, 41, 0.14);
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.ycw-reg_bonus_amount-624 {
  color: #F0B429;
  font-size: 1.25rem;
  font-weight: 800;
}.ycw-reg_bonus_text-624 {
  line-height: 1.35;
  color: #8E97A6;
  font-size: 0.813rem;
}.ycw-reg_cta_btn-624 {
  background: #00C44A;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 0.5rem;
  color: #060A0E;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.25rem rgba(0, 196, 74, 0.45);
  margin-bottom: 12px;
  font-size: 0.938rem;
}.ycw-reg_cta_btn-624:hover {
  background: #00D954;
}.ycw-reg_terms-624 {
  color: #515C6B;
  line-height: 1.5;
  font-size: 0.688rem;
}.ycw-reg_seo-624 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A7485;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ycw-reg_seo-624 p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #6A7485;
  line-height: 1.65;
}.ycw-reg_seo-624 p:last-child {
  margin-bottom: 0;
}.ycw-reg_seo-624 strong {
  font-weight: 700;
  color: #BFC5CF;
}.ycw-reg_seo-624 a {
  transition: color .2s;
  color: #1ED760;
  text-decoration: underline;
}.ycw-reg_seo-624 a:hover {
  color: #2EE86E;
}.ycw-reg_seo-624 ul,.ycw-reg_seo-624 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.ycw-reg_seo-624 ol {
  list-style: decimal;
}.ycw-reg_seo-624 li {
  margin-bottom: 0.25rem;
  color: #6A7485;
  font-size: 13px;
  line-height: 1.65;
}.ycw-reg_seo-624 table {
  width: 100%;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.ycw-reg_seo-624 table {
  display: table;
}
}.ycw-reg_seo-624 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BFC5CF;
  text-align: left;
  font-weight: 700;
}.ycw-reg_seo-624 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A7485;
}.ycw-reg_steps-624 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.ycw-reg_steps-624 {
  margin-top: 0;
}
}.ycw-reg_step-624 {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ycw-reg_step_num-624 {
  background: rgba(30, 215, 96, 0.16);
  border-radius: 50%;
  border: 1px solid rgba(30, 215, 96, 0.07);
  color: #1ED760;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 34px;
  font-weight: 800;
  font-size: 0.875rem;
}.ycw-reg_step_title-624 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF0F4;
  font-size: 0.875rem;
}.ycw-reg_step_text-624 {
  color: #6A7485;
  line-height: 1.5;
  font-size: 0.75rem;
}.ycw-reg_trust-624 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.ycw-reg_trust_item-624 {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #6A7485;
}.ycw-reg_trust_ic-624 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  color: #1ED760;
}.ycw-prov-624 {
  background: #0B0D11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ycw-prov-624 {
  padding: 2.75rem 1.5rem 0;
}
}.ycw-prov_in-624 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw-prov_head-624 {
  margin-bottom: 16px;
}.ycw-prov_label-624 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #1ED760;
}.ycw-prov_h2-624 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #EDF0F4;
}
@media(min-width: 770px) {.ycw-prov_h2-624 {
  font-size: 1.5rem;
}
}.ycw-prov_seo-624 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A7485;
  margin-bottom: 1rem;
  max-width: 620px;
}.ycw-prov_seo-624 strong {
  font-weight: 700;
  color: #BFC5CF;
}.ycw-prov_seo-624 a {
  color: #1ED760;
  text-decoration: underline;
}.ycw-prov_grid-624 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ycw-prov_grid-624 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ycw-prov_grid-624 {
  grid-template-columns: repeat(8,1fr);
}
}.ycw-prov_card-624 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #0F1216;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ycw-prov_card-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
  background: #13161C;
}.ycw-prov_logo-624 {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
}.ycw-prov_logo-624 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ycw-prov_name-624 {
  color: #8E97A6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
}.ycw-bon-624 {
  padding: 36px 1rem 0;
  background: #0B0D11;
}
@media(min-width: 771px) {.ycw-bon-624 {
  padding: 2.75rem 1.5rem 0;
}
}.ycw-bon_in-624 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw-bon_head-624 {
  margin-bottom: 1.25rem;
}.ycw-bon_label-624 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #1ED760;
}.ycw-bon_h2-624 {
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EDF0F4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ycw-bon_h2-624 {
  font-size: 24px;
}
}.ycw-bon_seo-624 {
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  color: #6A7485;
  font-size: 13px;
}.ycw-bon_seo-624 strong {
  color: #BFC5CF;
  font-weight: 700;
}.ycw-bon_seo-624 a {
  text-decoration: underline;
  color: #1ED760;
}.ycw-bon_grid-624 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.ycw-bon_grid-624 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ycw-bon_grid-624 {
  grid-template-columns: repeat(5,1fr);
}
}.ycw-bon_card-624 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  background: #0F1216;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
}.ycw-bon_card-624:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 215, 96, 0.07);
}.ycw-bon_card_ic-624 svg {
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ycw-bon_card_ic-624 {
  margin-bottom: 0.625rem;
}.ycw-bon_card_type-624 {
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #6A7485;
}.ycw-bon_card_amount-624 {
  color: #F0B429;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
}.ycw-bon_card_name-624 {
  overflow-wrap: break-word;
  color: #EDF0F4;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.ycw-bon_card_detail-624 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #515C6B;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.ycw-htp-624 {
  padding: 36px 1rem 0;
  background: #0B0D11;
}
@media(min-width: 769px) {.ycw-htp-624 {
  padding: 44px 24px 0;
}
}.ycw-htp_in-624 {
  margin: 0 auto;
  max-width: 1320px;
}.ycw-htp_head-624 {
  max-width: 720px;
  margin-bottom: 22px;
}.ycw-htp_label-624 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1ED760;
  font-weight: 700;
}.ycw-htp_h2-624 {
  overflow-wrap: break-word;
  color: #EDF0F4;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}
@media(min-width: 769px) {.ycw-htp_h2-624 {
  font-size: 1.75rem;
}
}.ycw-htp_intro-624 {
  line-height: 1.6;
  color: #6A7485;
  font-size: 14px;
}.ycw-htp_steps-624 {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.ycw-htp_steps-624 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ycw-htp_steps-624 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ycw-htp_step-624 {
  background: #13161C;
  border-radius: 8px;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  display: flex;
  flex-direction: column;
}.ycw-htp_step_num-624 {
  border-radius: 50%;
  background: #1ED760;
  left: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  width: 1.75rem;
  position: absolute;
  justify-content: center;
  height: 1.75rem;
  align-items: center;
  font-weight: 800;
  top: -12px;
  font-size: 13px;
  color: #060A0E;
  display: flex;
}.ycw-htp_step_ic-624 {
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  background: rgba(30, 215, 96, 0.16);
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1ED760;
}.ycw-htp_step_ic-624 svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ycw-htp_step_h-624 {
  color: #EDF0F4;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.ycw-htp_step_p-624 {
  color: #6A7485;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.ycw-htp_step_p-624 strong {
  font-weight: 600;
  color: #BFC5CF;
}.ycw-htp_cta-624 {
  background: #00C44A;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  color: #060A0E;
}.ycw-htp_cta-624:hover {
  background: #00D954;
}.ycw-app-624 {
  padding: 2.25rem 16px 0;
  background: #0B0D11;
}
@media(min-width:768px) {.ycw-app-624 {
  padding: 44px 24px 0;
}
}.ycw-app_in-624 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ycw-app_head-624 {
  margin-bottom: 16px;
}.ycw-app_label-624 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #1ED760;
  letter-spacing: .08em;
  font-weight: 700;
}.ycw-app_h2-624 {
  color: #EDF0F4;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width:768px) {.ycw-app_h2-624 {
  font-size: 24px;
}
}.ycw-app_sub-624 {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #6A7485;
}.ycw-app_sub-624 strong {
  font-weight: 700;
  color: #BFC5CF;
}.ycw-app_cards-624 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.ycw-app_cards-624 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw-app_card-624 {
  padding: 20px;
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.ycw-app_card_ios-624 {
  background: linear-gradient(135deg,rgba(30, 215, 96, 0.16) 0%,#13161C 100%);
}.ycw-app_card_android-624 {
  background: linear-gradient(135deg,rgba(0, 196, 74, 0.15) 0%,#13161C 100%);
}.ycw-app_card_win-624 {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.14) 0%,#13161C 100%);
}.ycw-app_card_ic-624 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.ycw-app_card_ic-624 {
  flex-shrink: 0;
  color: #EDF0F4;
}.ycw-app_card_os-624 {
  font-size: 0.625rem;
  color: #6A7485;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.ycw-app_card_title-624 {
  font-weight: 700;
  line-height: 1.2;
  color: #EDF0F4;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.ycw-app_card_text-624 {
  color: #6A7485;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.ycw-app_card_btn-624 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(30, 215, 96, 0.45);
  transition: background .2s;
  padding: 10px 1.125rem;
  gap: 0.438rem;
  color: #EDF0F4;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
}.ycw-app_card_btn-624:hover {
  background: rgba(255, 255, 255, 0.07);
}.ycw-seo-624 {
  padding: 2.25rem 16px 0;
  background: #0B0D11;
}
@media(min-width: 765px) {.ycw-seo-624 {
  padding: 44px 1.5rem 0;
}
}.ycw-seo_in-624 {
  padding: 28px 24px;
  margin: 0 auto;
  background: #13161C;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ycw-seo_in-624 {
  padding: 2.25rem 40px;
}
}.ycw-seo_label-624 {
  margin-bottom: 10px;
  color: #1ED760;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.ycw-seo_h2-624 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EDF0F4;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.ycw-seo_h2-624 {
  font-size: 1.5rem;
}
}.ycw-seo_body-624 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8E97A6;
}.ycw-seo_body-624 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E97A6;
}.ycw-seo_body-624 p:last-child {
  margin-bottom: 0;
}.ycw-seo_body-624 strong {
  color: #BFC5CF;
  font-weight: 700;
}.ycw-seo_body-624 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ED760;
}.ycw-seo_body-624 a:hover {
  color: #2EE86E;
}.ycw-seo_body-624 ul,.ycw-seo_body-624 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ycw-seo_body-624 ol {
  list-style: decimal;
}.ycw-seo_body-624 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8E97A6;
}.ycw-seo_body-624 table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.ycw-seo_body-624 table {
  display: table;
}
}.ycw-seo_body-624 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #BFC5CF;
  font-weight: 700;
}.ycw-seo_body-624 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E97A6;
}.ycw-seo_cols-624 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.ycw-seo_cols-624 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ycw-seo_cols-624 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw-seo_col_h-624 {
  color: #BFC5CF;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
}.ycw-seo_col_p-624 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A7485;
}.ycw-seo_stats-624 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ycw-seo_stat-624 {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(30, 215, 96, 0.16);
  background: rgba(30, 215, 96, 0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.ycw-seo_stat_val-624 {
  color: #1ED760;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
}.ycw-seo_stat_lb-624 {
  overflow-wrap: break-word;
  color: #6A7485;
  font-size: 11px;
}.ycw-faq-624 {
  padding: 2.25rem 1rem 0;
  background: #0B0D11;
}
@media(min-width: 767px) {.ycw-faq-624 {
  padding: 2.75rem 24px 0;
}
}.ycw-faq_in-624 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ycw-faq_head-624 {
  margin-bottom: 1.25rem;
}.ycw-faq_label-624 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #1ED760;
  font-size: 0.688rem;
}.ycw-faq_h2-624 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF0F4;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.ycw-faq_h2-624 {
  font-size: 24px;
}
}.ycw-faq_list-624 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ycw-faq_item-624 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13161C;
}.ycw-faq_q-624 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 12px;
  justify-content: space-between;
  display: flex;
  font-size: 0.875rem;
  color: #BFC5CF;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
}.ycw-faq_q-624:hover {
  color: #EDF0F4;
}.ycw-faq_q_ic-624 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  justify-content: center;
  color: #1ED760;
  font-size: 1rem;
}.ycw-faq_item-624.ycw-state_open-624 .ycw-faq_q_ic-624 {
  transform: rotate(45deg);
}.ycw-faq_a-624 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  color: #6A7485;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
}.ycw-faq_item-624.ycw-state_open-624 .ycw-faq_a-624 {
  display: block;
}.ycw-faq_a-624 strong {
  color: #BFC5CF;
  font-weight: 700;
}.ycw-faq_a-624 a {
  color: #1ED760;
  text-decoration: underline;
}.ycw-faq_a-624 ul,.ycw-faq_a-624 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.ycw-faq_a-624 ol {
  list-style: decimal;
}.ycw-faq_a-624 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ycw-faq_a-624 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.ycw-faq_a-624 table {
  display: table;
}
}.ycw-faq_a-624 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #BFC5CF;
  font-weight: 700;
}.ycw-faq_a-624 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A7485;
}.ycw-seo-624 {
  background: #0B0D11;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ycw-seo-624 {
  padding: 44px 1.5rem 0;
}
}.ycw-seo_in-624 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13161C;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ycw-seo_in-624 {
  padding: 2.25rem 40px;
}
}.ycw-seo_label-624 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #1ED760;
  font-weight: 700;
  font-size: 11px;
}.ycw-seo_h2-624 {
  line-height: 1.25;
  color: #EDF0F4;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ycw-seo_h2-624 {
  font-size: 24px;
}
}.ycw-seo_body-624 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8E97A6;
}.ycw-seo_body-624 p {
  margin-bottom: 0.75rem;
  color: #8E97A6;
  font-size: 14px;
  line-height: 1.75;
}.ycw-seo_body-624 p:last-child {
  margin-bottom: 0;
}.ycw-seo_body-624 strong {
  color: #BFC5CF;
  font-weight: 700;
}.ycw-seo_body-624 a {
  transition: color .2s;
  text-decoration: underline;
  color: #1ED760;
}.ycw-seo_body-624 a:hover {
  color: #2EE86E;
}.ycw-seo_body-624 ul,.ycw-seo_body-624 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ycw-seo_body-624 ol {
  list-style: decimal;
}.ycw-seo_body-624 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8E97A6;
}.ycw-seo_body-624 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.ycw-seo_body-624 table {
  display: table;
}
}.ycw-seo_body-624 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BFC5CF;
  font-weight: 700;
  text-align: left;
}.ycw-seo_body-624 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E97A6;
}.ycw-seo_cols-624 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.ycw-seo_cols-624 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ycw-seo_cols-624 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw-seo_col_h-624 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #BFC5CF;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.ycw-seo_col_p-624 {
  line-height: 1.65;
  color: #6A7485;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ycw-seo_stats-624 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ycw-seo_stat-624 {
  background: rgba(30, 215, 96, 0.07);
  border: 1px solid rgba(30, 215, 96, 0.16);
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.ycw-seo_stat_val-624 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #1ED760;
  font-size: 20px;
}.ycw-seo_stat_lb-624 {
  color: #6A7485;
  overflow-wrap: break-word;
  font-size: 11px;
}.ycw-seo-624 {
  background: #0B0D11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ycw-seo-624 {
  padding: 2.75rem 1.5rem 0;
}
}.ycw-seo_in-624 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 12px;
  background: #13161C;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.ycw-seo_in-624 {
  padding: 36px 2.5rem;
}
}.ycw-seo_label-624 {
  letter-spacing: .08em;
  color: #1ED760;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
}.ycw-seo_h2-624 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #EDF0F4;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.ycw-seo_h2-624 {
  font-size: 24px;
}
}.ycw-seo_body-624 {
  font-size: 14px;
  color: #8E97A6;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ycw-seo_body-624 p {
  font-size: 0.875rem;
  color: #8E97A6;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.ycw-seo_body-624 p:last-child {
  margin-bottom: 0;
}.ycw-seo_body-624 strong {
  color: #BFC5CF;
  font-weight: 700;
}.ycw-seo_body-624 a {
  transition: color .2s;
  color: #1ED760;
  text-decoration: underline;
}.ycw-seo_body-624 a:hover {
  color: #2EE86E;
}.ycw-seo_body-624 ul,.ycw-seo_body-624 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ycw-seo_body-624 ol {
  list-style: decimal;
}.ycw-seo_body-624 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #8E97A6;
}.ycw-seo_body-624 table {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width:768px) {.ycw-seo_body-624 table {
  display: table;
}
}.ycw-seo_body-624 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BFC5CF;
  text-align: left;
  font-weight: 700;
}.ycw-seo_body-624 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8E97A6;
}.ycw-seo_cols-624 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.ycw-seo_cols-624 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ycw-seo_cols-624 {
  grid-template-columns: repeat(3,1fr);
}
}.ycw-seo_col_h-624 {
  font-size: 0.813rem;
  color: #BFC5CF;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.ycw-seo_col_p-624 {
  color: #6A7485;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ycw-seo_stats-624 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ycw-seo_stat-624 {
  background: rgba(30, 215, 96, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(30, 215, 96, 0.16);
  min-width: 140px;
}.ycw-seo_stat_val-624 {
  color: #1ED760;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.ycw-seo_stat_lb-624 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6A7485;
}.ycw-ft-624 {
  background: #070910;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.ycw-ft_support-624 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.ycw-ft_support-624 {
  padding: 28px 1.5rem;
}
}.ycw-ft_support_in-624 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.ycw-ft_support_main-624 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.ycw-ft_support_ic-624 {
  color: #1ED760;
  flex-shrink: 0;
}.ycw-ft_support_ic-624 svg {
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ycw-ft_support_text_title-624 {
  font-size: 0.938rem;
  color: #EDF0F4;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
}.ycw-ft_support_text_sub-624 {
  color: #6A7485;
  overflow-wrap: break-word;
  font-size: 12px;
}.ycw-ft_support_btn-624 {
  border-radius: 8px;
  transition: background .2s;
  background: #1ED760;
  padding: 11px 1.375rem;
  color: #EDF0F4;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.ycw-ft_support_btn-624:hover {
  background: #2EE86E;
}.ycw-ft_support_contacts-624 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ycw-ft_support_contact-624 {
  font-size: 0.75rem;
  color: #515C6B;
  line-height: 1.4;
}.ycw-ft_support_contact-624 strong {
  display: block;
  font-weight: 600;
  color: #8E97A6;
  font-size: 11px;
  margin-bottom: 2px;
}.ycw-ft_main-624 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.ycw-ft_main-624 {
  padding: 40px 1.5rem 2rem;
}
}.ycw-ft_main_in-624 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 638px) {.ycw-ft_main_in-624 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ycw-ft_main_in-624 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ycw-ft_col_logo-624 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ycw-ft_col_logo-624 {
  grid-column: auto;
}
}.ycw-ft_logo-624 {
  gap: 9px;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
  color: #EDF0F4;
}.ycw-ft_logo_mark-624 {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.ycw-ft_logo_mark-624 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ycw-ft_logo_sub-624 {
  max-width: 12.5rem;
  color: #515C6B;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.ycw-ft_col_title-624 {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #8E97A6;
  font-size: 0.75rem;
}.ycw-ft_col_links-624 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ycw-ft_col_link-624 {
  transition: color .2s;
  color: #515C6B;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ycw-ft_col_link-624:hover {
  color: #BFC5CF;
}.ycw-ft_apps-624 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ycw-ft_app_card-624 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.ycw-ft_app_card-624:hover {
  border-color: rgba(30, 215, 96, 0.45);
}.ycw-ft_app_card_ic-624 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.ycw-ft_app_card_os-624 {
  font-weight: 600;
  font-size: 10px;
  color: #515C6B;
}.ycw-ft_app_card_action-624 {
  color: #BFC5CF;
  font-size: 12px;
  font-weight: 700;
}.ycw-ft_bot-624 {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.ycw-ft_bot-624 {
  padding: 20px 24px;
}
}.ycw-ft_bot_in-624 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.ycw-ft_socials-624 {
  gap: 8px;
  display: flex;
}.ycw-ft_soc-624 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  display: flex;
  height: 2.25rem;
  justify-content: center;
  color: #8E97A6;
  width: 2.25rem;
  align-items: center;
}.ycw-ft_soc-624 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.ycw-ft_soc-624:hover {
  background: rgba(255, 255, 255, 0.07);
}.ycw-ft_legal-624 {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #7A8594;
  line-height: 1.6;
}.ycw-ft_legal-624 strong {
  color: #8E97A6;
  font-weight: 700;
}.ycw-ft_legal-624 a {
  color: #8E97A6;
  text-decoration: underline;
}.ycw-ft_age-624 {
  border: 2px solid #7A8594;
  border-radius: 50%;
  align-items: center;
  display: flex;
  margin-left: auto;
  font-size: 0.688rem;
  height: 32px;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  color: #7A8594;
}