*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #CABFA8;
  min-height: 100vh;
  background-color: #0D1610;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.wno_layout-wk2 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.wno_page-wk2 {
  min-height: 100vh;
  display: flex;
}.wno_main-wk2 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1077px) {.wno_main-wk2 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.wno_main-wk2 {
  padding-bottom: 4.5rem;
}
}.wno_gc-wk2 {
  background: #122A16;
  overflow: hidden;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width:640px) {.wno_gc-wk2 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.wno_gc-wk2 {
  width: 10.5rem;
}
}.wno_gc-wk2:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 115, 28, 0.07);
}.wno_gc_img-wk2 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.wno_gc_img-wk2 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.wno_gc_hover-wk2 {
  background: rgba(8, 14, 10, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.wno_gc-wk2:hover .wno_gc_hover-wk2 {
  opacity: 1;
}.wno_gc_hover_btn-wk2 {
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  background: #F0731C;
  color: #F4EFE4;
  font-size: 0.75rem;
  font-weight: 700;
}.wno_gc_info-wk2 {
  padding: 8px 10px 10px;
}.wno_gc_name-wk2 {
  overflow: hidden;
  color: #CABFA8;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
}.wno_gc_prov-wk2 {
  font-size: 0.625rem;
  color: #5E5848;
}.wno_gc_tag-wk2 {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  left: 0.375rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  top: 0.375rem;
  z-index: 2;
}.wno_gc_tag_hot-wk2 {
  background: #E03228;
  color: #fff;
}.wno_gc_tag_new-wk2 {
  background: #2EC45A;
  color: #0D1610;
}.wno_gc_tag_jp-wk2 {
  background: #F0A800;
  color: #0D1610;
}.wno_gc_tag_ex-wk2 {
  background: #F5C020;
  color: #fff;
}.wno_gc_tag_live-wk2 {
  background: #E03228;
  color: #fff;
}.wno_gr-wk2 {
  background: #0D1610;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.wno_gr-wk2 {
  padding: 36px 24px 0;
}
}.wno_gr_in-wk2 {
  margin: 0 auto;
  max-width: 1320px;
}.wno_gr_head-wk2 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.wno_gr_head_l-wk2 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.wno_gr_ic-wk2 {
  border-radius: 8px;
  height: 32px;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
}.wno_gr_ic-wk2 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.wno_gr_title-wk2 {
  font-weight: 700;
  font-size: 16px;
  color: #F4EFE4;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.wno_gr_title-wk2 {
  font-size: 1.125rem;
}
}.wno_gr_more-wk2 {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #746C5C;
  flex-shrink: 0;
  font-weight: 600;
}.wno_gr_more-wk2:hover {
  color: #F0731C;
}.wno_gr_more-wk2 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.wno_gr_arrows-wk2 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.wno_gr_arr-wk2 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: #9C9280;
  width: 30px;
}.wno_gr_arr-wk2:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFE4;
}.wno_gr_arr-wk2 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.wno_gr_seo_h-wk2 {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #CABFA8;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.wno_gr_seo_h-wk2 {
  font-size: 14px;
}
}.wno_gr_seo-wk2 {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 12px;
  color: #746C5C;
  line-height: 1.55;
}.wno_gr_seo-wk2 strong {
  font-weight: 600;
  color: #CABFA8;
}.wno_gr_scroll-wk2 {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.wno_gr_scroll-wk2::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.wno_gr_scroll-wk2 {
  gap: 12px;
}
}.wno_tb-wk2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1610;
  display: flex;
  top: 0;
  height: 3.5rem;
  position: fixed;
  align-items: center;
  z-index: 80;
  left: 0;
  right: 0;
}.wno_tb_in-wk2 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.wno_tb_burger-wk2 {
  gap: 5px;
  border-radius: 8px;
  width: 2.375rem;
  height: 38px;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}.wno_tb_burger-wk2:hover {
  background: rgba(255, 255, 255, 0.05);
}.wno_tb_burger_line-wk2 {
  background: #9C9280;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1077px) {.wno_tb_burger-wk2 {
  display: none;
}
}.wno_tb_logo-wk2 {
  gap: 0.563rem;
  color: #F4EFE4;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 20px;
  font-size: 1.125rem;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
}.wno_tb_logo_mark-wk2 {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.wno_tb_logo_mark-wk2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.wno_tb_nav-wk2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.wno_tb_nav-wk2 {
  display: flex;
}
}.wno_tb_tab-wk2 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.5rem;
  font-size: 13px;
  font-weight: 600;
  color: #9C9280;
  white-space: nowrap;
}.wno_tb_tab-wk2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE4;
}.wno_tb_tab-wk2.wno_state_active-wk2 {
  background: rgba(240, 115, 28, 0.18);
  color: #F4EFE4;
}.wno_tb_right-wk2 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.wno_tb_login-wk2 {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 0.813rem;
  color: #CABFA8;
  font-weight: 600;
}.wno_tb_login-wk2:hover {
  border-color: rgba(240, 115, 28, 0.55);
  color: #F4EFE4;
}
@media(min-width:480px) {.wno_tb_login-wk2 {
  display: block;
}
}.wno_tb_reg-wk2 {
  background: #2EC45A;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0D1008;
  font-weight: 700;
}.wno_tb_reg-wk2:hover {
  background: #3AD86A;
}.wno_sb-wk2 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #172019;
  overflow-y: auto;
  width: 220px;
  bottom: 0;
  z-index: 70;
  position: fixed;
  top: 56px;
  left: 0;
}.wno_sb-wk2.wno_state_open-wk2 {
  transform: translateX(0);
}.wno_sb-wk2::-webkit-scrollbar {
  width: 4px;
}.wno_sb-wk2::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.wno_sb-wk2 {
  transform: translateX(0);
}
}.wno_sb_auth-wk2 {
  padding: 0.875rem 12px 10px;
}.wno_sb_btn_reg-wk2 {
  transition: background .2s;
  background: #2EC45A;
  padding: 11px;
  border-radius: 0.5rem;
  color: #0D1008;
  margin-bottom: 8px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.wno_sb_btn_reg-wk2:hover {
  background: #3AD86A;
}.wno_sb_btn_login-wk2 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 10px;
  display: block;
  color: #CABFA8;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.wno_sb_btn_login-wk2:hover {
  border-color: rgba(240, 115, 28, 0.55);
  color: #F4EFE4;
}.wno_sb_promo-wk2 {
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(240, 115, 28, 0.18);
  border-radius: 8px;
  background: linear-gradient(135deg,#1A3D1E,#172019);
  margin: 0 0.75rem 10px;
  position: relative;
}.wno_sb_promo-wk2::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 115, 28, 0.18),transparent 70%);
  position: absolute;
  top: -1.25rem;
  content: '';
  height: 5rem;
  width: 5rem;
  right: -20px;
}.wno_sb_promo_title-wk2 {
  font-weight: 700;
  font-size: 11px;
  color: #F0731C;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.wno_sb_promo_text-wk2 {
  font-weight: 600;
  line-height: 1.35;
  color: #F4EFE4;
  overflow-wrap: break-word;
  font-size: 12px;
}.wno_sb_promo_sub-wk2 {
  font-size: 0.625rem;
  color: #746C5C;
  margin-top: 3px;
}.wno_sb_nav-wk2 {
  padding: 6px 0.5rem 1rem;
}.wno_sb_nav_lb-wk2 {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 10px;
  color: #5E5848;
  text-transform: uppercase;
  letter-spacing: .08em;
}.wno_sb_link-wk2 {
  padding: 0.563rem 10px;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  display: flex;
  color: #9C9280;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.wno_sb_link-wk2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE4;
}.wno_sb_link-wk2.wno_state_active-wk2 {
  background: rgba(240, 115, 28, 0.18);
  color: #F4EFE4;
}.wno_sb_ic-wk2 {
  border-radius: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.wno_sb_ic-wk2 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.wno_sb_ic_1-wk2 {
  background: rgba(240, 115, 28, 0.07);
  color: #F0731C;
}.wno_sb_ic_2-wk2 {
  background: rgba(46, 196, 90, 0.15);
  color: #2EC45A;
}.wno_sb_ic_3-wk2 {
  background: rgba(240, 168, 0, 0.14);
  color: #F0A800;
}.wno_sb_ic_4-wk2 {
  background: rgba(245, 192, 32, 0.16);
  color: #F5C020;
}.wno_sb_ic_5-wk2 {
  background: rgba(240, 115, 28, 0.07);
  color: #F0308A;
}.wno_sb_ic_6-wk2 {
  background: rgba(245, 192, 32, 0.16);
  color: #9B3FD8;
}.wno_sb_badge-wk2 {
  padding: 2px 7px;
  background: #F0A800;
  border-radius: 5px;
  margin-left: auto;
  color: #0D1008;
  font-weight: 700;
  font-size: 0.563rem;
}.wno_sb_bot-wk2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.wno_sb_lang-wk2,.wno_sb_help-wk2 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 9px 0.375rem;
  border-radius: 0.313rem;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  color: #9C9280;
}.wno_sb_lang-wk2:hover,.wno_sb_help-wk2:hover {
  border-color: rgba(240, 115, 28, 0.55);
  color: #F4EFE4;
}.wno_sb_lang-wk2 svg,.wno_sb_help-wk2 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.wno_sb_bd-wk2 {
  inset: 0;
  background: rgba(8, 14, 10, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.wno_sb_bd-wk2.wno_state_on-wk2 {
  display: block;
}
@media(min-width: 1081px) {.wno_sb_bd-wk2 {
  display: none!important;
}
}.wno_mob_nav-wk2 {
  background: #172019;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1078px) {.wno_mob_nav-wk2 {
  display: none;
}
}.wno_mob_nav_item-wk2 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  color: #5E5848;
  align-items: center;
  display: flex;
  cursor: pointer;
}.wno_mob_nav_ic-wk2 {
  line-height: 1;
}.wno_mob_nav_ic-wk2 svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.wno_mob_nav_lb-wk2 {
  color: #5E5848;
  font-size: 10px;
  font-weight: 600;
}.wno_mob_nav_item-wk2.wno_state_active-wk2 {
  color: #F0731C;
}.wno_mob_nav_item-wk2.wno_state_active-wk2 .wno_mob_nav_lb-wk2 {
  color: #F0731C;
}.wno_hero-wk2 {
  background: #0D1610;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.wno_hero-wk2 {
  padding: 1.5rem 24px 0;
}
}.wno_hero_in-wk2 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.wno_hero_in-wk2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.wno_hero_in-wk2 {
  grid-template-columns: 1fr 340px;
}
}.wno_hero_promo-wk2 {
  overflow: hidden;
  background: #122A16;
  border-radius: 0.875rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.wno_hero_promo-wk2 {
  min-height: 17.5rem;
}
}.wno_hero_promo_bg-wk2 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A3D1E 0%,#0D1610 100%);
  position: absolute;
  background-size: cover;
}.wno_hero_promo_bg-wk2::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1610 0%,rgba(8, 14, 10, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.wno_hero_promo_glow-wk2 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 192, 32, 0.16) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  width: 18.75rem;
  height: 300px;
  pointer-events: none;
  top: -2.5rem;
}.wno_hero_promo_ct-wk2 {
  padding: 28px 24px 28px 1.75rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.wno_hero_promo_ct-wk2 {
  padding: 40px 32px;
}
}.wno_hero_badge-wk2 {
  background: rgba(240, 115, 28, 0.18);
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(240, 115, 28, 0.07);
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  display: inline-block;
  color: #F0731C;
  font-weight: 700;
  text-transform: uppercase;
}.wno_hero_h1-wk2 {
  line-height: 1.15;
  font-size: 1.625rem;
  font-weight: 800;
  color: #F4EFE4;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
}.wno_hero_h1-wk2 em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 765px) {.wno_hero_h1-wk2 {
  font-size: 36px;
}
}.wno_hero_sub-wk2 {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #9C9280;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.wno_hero_sub-wk2 {
  font-size: 0.875rem;
}
}.wno_hero_row-wk2 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.wno_hero_cta-wk2 {
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2EC45A;
  font-weight: 700;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.45), 0 6px 18px rgba(46, 196, 90, 0.40);
  color: #0D1008;
  font-size: 0.875rem;
}.wno_hero_cta-wk2:hover {
  background: #3AD86A;
}.wno_hero_terms-wk2 {
  color: #5E5848;
  font-size: 11px;
}.wno_hero_game-wk2 {
  background: #122A16;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.wno_hero_game_badge-wk2 {
  padding: 5px 10px;
  border: 1px solid rgba(240, 168, 0, 0.14);
  border-radius: 20px;
  background: rgba(240, 168, 0, 0.14);
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  text-transform: uppercase;
  color: #F0A800;
  left: 12px;
  font-size: 10px;
  font-weight: 700;
}.wno_hero_game_badge-wk2 svg {
  vertical-align: -1px;
  height: 11px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.wno_hero_game_img-wk2 {
  background: linear-gradient(135deg,#1A3D1E,#0D1610);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.wno_hero_game_img-wk2 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.wno_hero_game_play-wk2 {
  background: rgba(8, 14, 10, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.wno_hero_game-wk2:hover .wno_hero_game_play-wk2 {
  opacity: 1;
}.wno_hero_game_play-wk2 span {
  border-radius: 50%;
  background: #F0731C;
  height: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 52px;
}.wno_hero_game_play-wk2 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.wno_hero_game_info-wk2 {
  padding: 0.875rem 16px;
}.wno_hero_game_title-wk2 {
  color: #F4EFE4;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
}.wno_hero_game_provider-wk2 {
  font-size: 11px;
  color: #746C5C;
}.wno_hero_game_btn-wk2 {
  transition: background .2s;
  background: #F0731C;
  border-radius: 0.5rem;
  padding: 0.688rem;
  margin: 0.75rem 16px 1rem;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #F4EFE4;
  text-align: center;
}.wno_hero_game-wk2:hover .wno_hero_game_btn-wk2 {
  background: #F58C3A;
}.wno_wy-wk2 {
  padding: 32px 1rem 0;
  background: #0D1610;
}
@media(min-width: 770px) {.wno_wy-wk2 {
  padding: 40px 1.5rem 0;
}
}.wno_wy_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_wy_head-wk2 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.wno_wy_label-wk2 {
  font-weight: 700;
  color: #F0731C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.wno_wy_h2-wk2 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE4;
  font-weight: 800;
}
@media(min-width: 765px) {.wno_wy_h2-wk2 {
  font-size: 24px;
}
}.wno_wy_intro-wk2 {
  margin: 0;
  font-size: 13px;
  color: #746C5C;
  line-height: 1.6;
}.wno_wy_grid-wk2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.wno_wy_grid-wk2 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.wno_wy_grid-wk2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wno_wy_card-wk2 {
  background: #172019;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 20px;
}.wno_wy_card-wk2:hover {
  border-color: rgba(240, 115, 28, 0.07);
  transform: translateY(-2px);
}.wno_wy_card_ic-wk2 {
  background: rgba(240, 115, 28, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  color: #F0731C;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 44px;
}.wno_wy_card_ic-wk2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.wno_wy_card_h-wk2 {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  color: #F4EFE4;
  overflow-wrap: break-word;
}.wno_wy_card_p-wk2 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #746C5C;
  overflow-wrap: break-word;
}.wno_wy_card_p-wk2 strong {
  font-weight: 600;
  color: #CABFA8;
}.wno_ws-wk2 {
  background: #0D1610;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.wno_ws-wk2 {
  padding: 2.25rem 24px 0;
}
}.wno_ws_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_ws_head-wk2 {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.wno_ws_title-wk2 {
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F4EFE4;
  align-items: center;
  font-size: 1rem;
}.wno_ws_title_ic-wk2 svg {
  height: 18px;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  color: #F0A800;
}.wno_ws_online-wk2 {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #746C5C;
}.wno_ws_online_dot-wk2 {
  background: #2EC45A;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 6px rgba(46, 196, 90, 0.15);
  height: 8px;
  flex-shrink: 0;
}.wno_ws_scroll-wk2 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
}.wno_ws_scroll-wk2::-webkit-scrollbar {
  display: none;
}.wno_wc-wk2 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  background: #122A16;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.wno_wc_img-wk2 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #172019;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.wno_wc_img-wk2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.wno_wc_info-wk2 {
  min-width: 0;
}.wno_wc_game-wk2 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #CABFA8;
}.wno_wc_player-wk2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5E5848;
}.wno_wc_amount-wk2 {
  margin-left: auto;
  color: #2EC45A;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.wno_app-wk2 {
  padding: 2.25rem 16px 0;
  background: #0D1610;
}
@media(min-width: 770px) {.wno_app-wk2 {
  padding: 44px 24px 0;
}
}.wno_app_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_app_head-wk2 {
  margin-bottom: 1rem;
}.wno_app_label-wk2 {
  color: #F0731C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.wno_app_h2-wk2 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  color: #F4EFE4;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width:768px) {.wno_app_h2-wk2 {
  font-size: 24px;
}
}.wno_app_sub-wk2 {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #746C5C;
  font-size: 13px;
}.wno_app_sub-wk2 strong {
  color: #CABFA8;
  font-weight: 700;
}.wno_app_cards-wk2 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.wno_app_cards-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}.wno_app_card-wk2 {
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  border-radius: 0.5rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.wno_app_card_ios-wk2 {
  background: linear-gradient(135deg,rgba(240, 115, 28, 0.18) 0%,#172019 100%);
}.wno_app_card_android-wk2 {
  background: linear-gradient(135deg,rgba(46, 196, 90, 0.15) 0%,#172019 100%);
}.wno_app_card_win-wk2 {
  background: linear-gradient(135deg,rgba(240, 168, 0, 0.14) 0%,#172019 100%);
}.wno_app_card_ic-wk2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
}.wno_app_card_ic-wk2 {
  color: #F4EFE4;
  flex-shrink: 0;
}.wno_app_card_os-wk2 {
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #746C5C;
  text-transform: uppercase;
}.wno_app_card_title-wk2 {
  font-size: 0.938rem;
  line-height: 1.2;
  color: #F4EFE4;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.wno_app_card_text-wk2 {
  line-height: 1.5;
  color: #746C5C;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.wno_app_card_btn-wk2 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(240, 115, 28, 0.55);
  transition: background .2s;
  padding: 10px 1.125rem;
  gap: 7px;
  display: inline-flex;
  font-weight: 700;
  color: #F4EFE4;
  align-items: center;
  font-size: 13px;
}.wno_app_card_btn-wk2:hover {
  background: rgba(255, 255, 255, 0.07);
}.wno_reg-wk2 {
  padding: 36px 16px 0;
  background: #0D1610;
}
@media(min-width: 767px) {.wno_reg-wk2 {
  padding: 44px 1.5rem 0;
}
}.wno_reg_in-wk2 {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #172019;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.wno_reg_in-wk2 {
  padding: 2.5rem;
}
}.wno_reg_top-wk2 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.wno_reg_top-wk2 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.wno_reg_label-wk2 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #F0731C;
  font-size: 11px;
  font-weight: 700;
}.wno_reg_h2-wk2 {
  margin-bottom: 0.75rem;
  color: #F4EFE4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.wno_reg_h2-wk2 {
  font-size: 1.75rem;
}
}.wno_reg_bonus-wk2 {
  padding: 0.625rem 1rem;
  background: rgba(240, 168, 0, 0.14);
  border: 1px solid rgba(240, 168, 0, 0.14);
  gap: 0.5rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.wno_reg_bonus_amount-wk2 {
  font-size: 20px;
  font-weight: 800;
  color: #F0A800;
}.wno_reg_bonus_text-wk2 {
  line-height: 1.35;
  font-size: 13px;
  color: #9C9280;
}.wno_reg_cta_btn-wk2 {
  border-radius: 0.5rem;
  padding: 14px 32px;
  transition: background .2s;
  background: #2EC45A;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.45), 0 0.375rem 1.125rem rgba(46, 196, 90, 0.40);
  color: #0D1008;
}.wno_reg_cta_btn-wk2:hover {
  background: #3AD86A;
}.wno_reg_terms-wk2 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E5848;
}.wno_reg_seo-wk2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #746C5C;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.wno_reg_seo-wk2 p {
  margin-bottom: 0.625rem;
  color: #746C5C;
  line-height: 1.65;
  font-size: 13px;
}.wno_reg_seo-wk2 p:last-child {
  margin-bottom: 0;
}.wno_reg_seo-wk2 strong {
  color: #CABFA8;
  font-weight: 700;
}.wno_reg_seo-wk2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0731C;
}.wno_reg_seo-wk2 a:hover {
  color: #F58C3A;
}.wno_reg_seo-wk2 ul,.wno_reg_seo-wk2 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.wno_reg_seo-wk2 ol {
  list-style: decimal;
}.wno_reg_seo-wk2 li {
  margin-bottom: 4px;
  color: #746C5C;
  font-size: 0.813rem;
  line-height: 1.65;
}.wno_reg_seo-wk2 table {
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.wno_reg_seo-wk2 table {
  display: table;
}
}.wno_reg_seo-wk2 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #CABFA8;
}.wno_reg_seo-wk2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #746C5C;
}.wno_reg_steps-wk2 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 859px) {.wno_reg_steps-wk2 {
  margin-top: 0;
}
}.wno_reg_step-wk2 {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.wno_reg_step_num-wk2 {
  background: rgba(240, 115, 28, 0.18);
  border: 1px solid rgba(240, 115, 28, 0.07);
  border-radius: 50%;
  display: flex;
  width: 34px;
  flex-shrink: 0;
  align-items: center;
  font-size: 14px;
  height: 34px;
  color: #F0731C;
  font-weight: 800;
  justify-content: center;
}.wno_reg_step_title-wk2 {
  color: #F4EFE4;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.wno_reg_step_text-wk2 {
  line-height: 1.5;
  color: #746C5C;
  font-size: 12px;
}.wno_reg_trust-wk2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.wno_reg_trust_item-wk2 {
  gap: 0.438rem;
  color: #746C5C;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.wno_reg_trust_ic-wk2 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  color: #F0731C;
  stroke-linecap: round;
}.wno_bon-wk2 {
  padding: 36px 16px 0;
  background: #0D1610;
}
@media(min-width: 771px) {.wno_bon-wk2 {
  padding: 2.75rem 24px 0;
}
}.wno_bon_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_bon_head-wk2 {
  margin-bottom: 20px;
}.wno_bon_label-wk2 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #F0731C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.wno_bon_h2-wk2 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EFE4;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.wno_bon_h2-wk2 {
  font-size: 1.5rem;
}
}.wno_bon_seo-wk2 {
  line-height: 1.6;
  color: #746C5C;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
}.wno_bon_seo-wk2 strong {
  font-weight: 700;
  color: #CABFA8;
}.wno_bon_seo-wk2 a {
  color: #F0731C;
  text-decoration: underline;
}.wno_bon_grid-wk2 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.wno_bon_grid-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wno_bon_grid-wk2 {
  grid-template-columns: repeat(5,1fr);
}
}.wno_bon_card-wk2 {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  background: #122A16;
}.wno_bon_card-wk2:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 115, 28, 0.07);
}.wno_bon_card_ic-wk2 svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
}.wno_bon_card_ic-wk2 {
  margin-bottom: 10px;
}.wno_bon_card_type-wk2 {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  color: #746C5C;
  text-transform: uppercase;
  letter-spacing: .06em;
}.wno_bon_card_amount-wk2 {
  font-size: 1.125rem;
  color: #F0A800;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.wno_bon_card_name-wk2 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
  color: #F4EFE4;
}.wno_bon_card_detail-wk2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5E5848;
}.wno_prov-wk2 {
  background: #0D1610;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.wno_prov-wk2 {
  padding: 2.75rem 1.5rem 0;
}
}.wno_prov_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_prov_head-wk2 {
  margin-bottom: 16px;
}.wno_prov_label-wk2 {
  color: #F0731C;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.wno_prov_h2-wk2 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F4EFE4;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.wno_prov_h2-wk2 {
  font-size: 1.5rem;
}
}.wno_prov_seo-wk2 {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #746C5C;
  margin-bottom: 16px;
  font-size: 0.813rem;
}.wno_prov_seo-wk2 strong {
  font-weight: 700;
  color: #CABFA8;
}.wno_prov_seo-wk2 a {
  color: #F0731C;
  text-decoration: underline;
}.wno_prov_grid-wk2 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.wno_prov_grid-wk2 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.wno_prov_grid-wk2 {
  grid-template-columns: repeat(8,1fr);
}
}.wno_prov_card-wk2 {
  background: #122A16;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  gap: 0.438rem;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.wno_prov_card-wk2:hover {
  background: #172019;
  border-color: rgba(240, 115, 28, 0.55);
}.wno_prov_logo-wk2 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  align-items: center;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
}.wno_prov_logo-wk2 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.wno_prov_name-wk2 {
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
  color: #9C9280;
}.wno_seo-wk2 {
  padding: 2.25rem 1rem 0;
  background: #0D1610;
}
@media(min-width: 767px) {.wno_seo-wk2 {
  padding: 44px 24px 0;
}
}.wno_seo_in-wk2 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #172019;
  max-width: 82.5rem;
}
@media(min-width:768px) {.wno_seo_in-wk2 {
  padding: 2.25rem 40px;
}
}.wno_seo_label-wk2 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #F0731C;
}.wno_seo_h2-wk2 {
  color: #F4EFE4;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.wno_seo_h2-wk2 {
  font-size: 24px;
}
}.wno_seo_body-wk2 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9C9280;
}.wno_seo_body-wk2 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9C9280;
}.wno_seo_body-wk2 p:last-child {
  margin-bottom: 0;
}.wno_seo_body-wk2 strong {
  color: #CABFA8;
  font-weight: 700;
}.wno_seo_body-wk2 a {
  transition: color .2s;
  color: #F0731C;
  text-decoration: underline;
}.wno_seo_body-wk2 a:hover {
  color: #F58C3A;
}.wno_seo_body-wk2 ul,.wno_seo_body-wk2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.wno_seo_body-wk2 ol {
  list-style: decimal;
}.wno_seo_body-wk2 li {
  color: #9C9280;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.wno_seo_body-wk2 table {
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.wno_seo_body-wk2 table {
  display: table;
}
}.wno_seo_body-wk2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #CABFA8;
  text-align: left;
  font-weight: 700;
}.wno_seo_body-wk2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9C9280;
}.wno_seo_cols-wk2 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.wno_seo_cols-wk2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.wno_seo_cols-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}.wno_seo_col_h-wk2 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #CABFA8;
  font-weight: 700;
}.wno_seo_col_p-wk2 {
  color: #746C5C;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.wno_seo_stats-wk2 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.wno_seo_stat-wk2 {
  background: rgba(240, 115, 28, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(240, 115, 28, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.wno_seo_stat_val-wk2 {
  color: #F0731C;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.wno_seo_stat_lb-wk2 {
  overflow-wrap: break-word;
  color: #746C5C;
  font-size: 11px;
}.wno_seo-wk2 {
  background: #0D1610;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.wno_seo-wk2 {
  padding: 2.75rem 24px 0;
}
}.wno_seo_in-wk2 {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  background: #172019;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.wno_seo_in-wk2 {
  padding: 36px 2.5rem;
}
}.wno_seo_label-wk2 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0731C;
  text-transform: uppercase;
  margin-bottom: 10px;
}.wno_seo_h2-wk2 {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F4EFE4;
  font-size: 1.25rem;
}
@media(min-width:768px) {.wno_seo_h2-wk2 {
  font-size: 1.5rem;
}
}.wno_seo_body-wk2 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9C9280;
}.wno_seo_body-wk2 p {
  color: #9C9280;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.wno_seo_body-wk2 p:last-child {
  margin-bottom: 0;
}.wno_seo_body-wk2 strong {
  color: #CABFA8;
  font-weight: 700;
}.wno_seo_body-wk2 a {
  transition: color .2s;
  color: #F0731C;
  text-decoration: underline;
}.wno_seo_body-wk2 a:hover {
  color: #F58C3A;
}.wno_seo_body-wk2 ul,.wno_seo_body-wk2 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.wno_seo_body-wk2 ol {
  list-style: decimal;
}.wno_seo_body-wk2 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9C9280;
  line-height: 1.75;
}.wno_seo_body-wk2 table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.wno_seo_body-wk2 table {
  display: table;
}
}.wno_seo_body-wk2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #CABFA8;
  font-weight: 700;
  text-align: left;
}.wno_seo_body-wk2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9C9280;
}.wno_seo_cols-wk2 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.wno_seo_cols-wk2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.wno_seo_cols-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}.wno_seo_col_h-wk2 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #CABFA8;
  font-size: 0.813rem;
}.wno_seo_col_p-wk2 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #746C5C;
  overflow-wrap: break-word;
}.wno_seo_stats-wk2 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.wno_seo_stat-wk2 {
  background: rgba(240, 115, 28, 0.07);
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(240, 115, 28, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.wno_seo_stat_val-wk2 {
  color: #F0731C;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.wno_seo_stat_lb-wk2 {
  color: #746C5C;
  overflow-wrap: break-word;
  font-size: 11px;
}.wno_rv-wk2 {
  padding: 36px 16px 0;
  background: #0D1610;
}
@media(min-width: 769px) {.wno_rv-wk2 {
  padding: 44px 24px 0;
}
}.wno_rv_in-wk2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.wno_rv_head-wk2 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.wno_rv_label-wk2 {
  color: #F0731C;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.wno_rv_h2-wk2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F4EFE4;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.wno_rv_h2-wk2 {
  font-size: 1.75rem;
}
}.wno_rv_stats-wk2 {
  gap: 1.125rem;
  flex-wrap: wrap;
  font-size: 0.813rem;
  align-items: center;
  color: #746C5C;
  display: flex;
}.wno_rv_stats_score-wk2 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.wno_rv_stats_score_val-wk2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  color: #F0A800;
  font-weight: 800;
}.wno_rv_stats_score_max-wk2 {
  font-size: 0.813rem;
  color: #5E5848;
}.wno_rv_stats_badge-wk2 {
  gap: 4px;
  align-items: center;
  display: flex;
}.wno_rv_stats_badge-wk2 svg {
  width: 0.875rem;
  color: #F0A800;
  height: 14px;
}.wno_rv_grid-wk2 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.wno_rv_grid-wk2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.wno_rv_grid-wk2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.wno_rv_card-wk2 {
  border-radius: 8px;
  background: #172019;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.wno_rv_card_stars-wk2 {
  gap: 2px;
  color: #F0A800;
  margin-bottom: 0.625rem;
  display: flex;
}.wno_rv_card_stars-wk2 svg {
  height: 14px;
  width: 0.875rem;
}.wno_rv_card_h-wk2 {
  font-size: 0.875rem;
  color: #F4EFE4;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 8px;
}.wno_rv_card_body-wk2 {
  flex: 1;
  overflow-wrap: break-word;
  color: #746C5C;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.wno_rv_card_body-wk2 strong {
  font-weight: 600;
  color: #CABFA8;
}.wno_rv_card_meta-wk2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.wno_rv_card_author-wk2 {
  font-weight: 600;
  color: #CABFA8;
  font-size: 12px;
}.wno_rv_card_date-wk2 {
  font-size: 0.688rem;
  color: #5E5848;
}.wno_seo-wk2 {
  background: #0D1610;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.wno_seo-wk2 {
  padding: 2.75rem 1.5rem 0;
}
}.wno_seo_in-wk2 {
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  background: #172019;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.wno_seo_in-wk2 {
  padding: 36px 40px;
}
}.wno_seo_label-wk2 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #F0731C;
  font-weight: 700;
  letter-spacing: .08em;
}.wno_seo_h2-wk2 {
  line-height: 1.25;
  color: #F4EFE4;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.wno_seo_h2-wk2 {
  font-size: 1.5rem;
}
}.wno_seo_body-wk2 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #9C9280;
}.wno_seo_body-wk2 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9C9280;
}.wno_seo_body-wk2 p:last-child {
  margin-bottom: 0;
}.wno_seo_body-wk2 strong {
  font-weight: 700;
  color: #CABFA8;
}.wno_seo_body-wk2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0731C;
}.wno_seo_body-wk2 a:hover {
  color: #F58C3A;
}.wno_seo_body-wk2 ul,.wno_seo_body-wk2 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.wno_seo_body-wk2 ol {
  list-style: decimal;
}.wno_seo_body-wk2 li {
  font-size: 14px;
  color: #9C9280;
  margin-bottom: 6px;
  line-height: 1.75;
}.wno_seo_body-wk2 table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width:768px) {.wno_seo_body-wk2 table {
  display: table;
}
}.wno_seo_body-wk2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #CABFA8;
}.wno_seo_body-wk2 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9C9280;
}.wno_seo_cols-wk2 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.wno_seo_cols-wk2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.wno_seo_cols-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}.wno_seo_col_h-wk2 {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #CABFA8;
  overflow-wrap: break-word;
}.wno_seo_col_p-wk2 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #746C5C;
  line-height: 1.65;
}.wno_seo_stats-wk2 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.wno_seo_stat-wk2 {
  flex: 1;
  border: 1px solid rgba(240, 115, 28, 0.18);
  background: rgba(240, 115, 28, 0.07);
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 8.75rem;
}.wno_seo_stat_val-wk2 {
  color: #F0731C;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
}.wno_seo_stat_lb-wk2 {
  color: #746C5C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.wno_faq-wk2 {
  padding: 36px 1rem 0;
  background: #0D1610;
}
@media(min-width: 770px) {.wno_faq-wk2 {
  padding: 44px 24px 0;
}
}.wno_faq_in-wk2 {
  margin: 0 auto;
  max-width: 1320px;
}.wno_faq_head-wk2 {
  margin-bottom: 20px;
}.wno_faq_label-wk2 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #F0731C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.wno_faq_h2-wk2 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4EFE4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.wno_faq_h2-wk2 {
  font-size: 24px;
}
}.wno_faq_list-wk2 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.wno_faq_item-wk2 {
  border-radius: 0.5rem;
  overflow: hidden;
  background: #172019;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.wno_faq_q-wk2 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  color: #CABFA8;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  cursor: pointer;
}.wno_faq_q-wk2:hover {
  color: #F4EFE4;
}.wno_faq_q_ic-wk2 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 24px;
  height: 1.5rem;
  font-size: 1rem;
  color: #F0731C;
}.wno_faq_item-wk2.wno_state_open-wk2 .wno_faq_q_ic-wk2 {
  transform: rotate(45deg);
}.wno_faq_a-wk2 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #746C5C;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.wno_faq_item-wk2.wno_state_open-wk2 .wno_faq_a-wk2 {
  display: block;
}.wno_faq_a-wk2 strong {
  color: #CABFA8;
  font-weight: 700;
}.wno_faq_a-wk2 a {
  text-decoration: underline;
  color: #F0731C;
}.wno_faq_a-wk2 ul,.wno_faq_a-wk2 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.wno_faq_a-wk2 ol {
  list-style: decimal;
}.wno_faq_a-wk2 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.wno_faq_a-wk2 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.wno_faq_a-wk2 table {
  display: table;
}
}.wno_faq_a-wk2 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #CABFA8;
}.wno_faq_a-wk2 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #746C5C;
}.wno_ft-wk2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080E0A;
  margin-top: 3rem;
}.wno_ft_support-wk2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.wno_ft_support-wk2 {
  padding: 1.75rem 24px;
}
}.wno_ft_support_in-wk2 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.wno_ft_support_main-wk2 {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.wno_ft_support_ic-wk2 {
  color: #F0731C;
  flex-shrink: 0;
}.wno_ft_support_ic-wk2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
}.wno_ft_support_text_title-wk2 {
  color: #F4EFE4;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
}.wno_ft_support_text_sub-wk2 {
  color: #746C5C;
  font-size: 12px;
  overflow-wrap: break-word;
}.wno_ft_support_btn-wk2 {
  background: #F0731C;
  padding: 11px 22px;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  color: #F4EFE4;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.wno_ft_support_btn-wk2:hover {
  background: #F58C3A;
}.wno_ft_support_contacts-wk2 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.wno_ft_support_contact-wk2 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #5E5848;
}.wno_ft_support_contact-wk2 strong {
  font-weight: 600;
  margin-bottom: 2px;
  color: #9C9280;
  display: block;
  font-size: 0.688rem;
}.wno_ft_main-wk2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.wno_ft_main-wk2 {
  padding: 40px 24px 2rem;
}
}.wno_ft_main_in-wk2 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width:640px) {.wno_ft_main_in-wk2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.wno_ft_main_in-wk2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.wno_ft_col_logo-wk2 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.wno_ft_col_logo-wk2 {
  grid-column: auto;
}
}.wno_ft_logo-wk2 {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  color: #F4EFE4;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
  font-weight: 800;
}.wno_ft_logo_mark-wk2 {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.wno_ft_logo_mark-wk2 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.wno_ft_logo_sub-wk2 {
  max-width: 12.5rem;
  font-size: 12px;
  color: #5E5848;
  line-height: 1.55;
  overflow-wrap: break-word;
}.wno_ft_col_title-wk2 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #9C9280;
  font-size: 12px;
  letter-spacing: .07em;
}.wno_ft_col_links-wk2 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.wno_ft_col_link-wk2 {
  transition: color .2s;
  color: #5E5848;
  overflow-wrap: break-word;
  font-size: 13px;
}.wno_ft_col_link-wk2:hover {
  color: #CABFA8;
}.wno_ft_apps-wk2 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.wno_ft_app_card-wk2 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  align-items: center;
  display: flex;
}.wno_ft_app_card-wk2:hover {
  border-color: rgba(240, 115, 28, 0.55);
}.wno_ft_app_card_ic-wk2 svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.wno_ft_app_card_os-wk2 {
  font-size: 10px;
  color: #5E5848;
  font-weight: 600;
}.wno_ft_app_card_action-wk2 {
  font-size: 0.75rem;
  color: #CABFA8;
  font-weight: 700;
}.wno_ft_bot-wk2 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.wno_ft_bot-wk2 {
  padding: 20px 24px;
}
}.wno_ft_bot_in-wk2 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.wno_ft_socials-wk2 {
  gap: 8px;
  display: flex;
}.wno_ft_soc-wk2 {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #9C9280;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
}.wno_ft_soc-wk2 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.wno_ft_soc-wk2:hover {
  background: rgba(255, 255, 255, 0.07);
}.wno_ft_legal-wk2 {
  flex: 1;
  color: #8A8272;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.wno_ft_legal-wk2 strong {
  font-weight: 700;
  color: #9C9280;
}.wno_ft_legal-wk2 a {
  text-decoration: underline;
  color: #9C9280;
}.wno_ft_age-wk2 {
  border: 2px solid #8A8272;
  border-radius: 50%;
  color: #8A8272;
  height: 2rem;
  display: flex;
  font-weight: 800;
  width: 2rem;
  font-size: 0.688rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}