html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 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 {
  display: block;
  max-width: 100%;
}body {
  background: #110B07;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  color: #D9C8A8;
}.nwj_layout-sve {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.nwj_page-sve {
  min-height: 100vh;
  display: flex;
}.nwj_main-sve {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1077px) {.nwj_main-sve {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.nwj_main-sve {
  padding-bottom: 4.5rem;
}
}.nwj_gc-sve {
  background: #16100C;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 638px) {.nwj_gc-sve {
  width: 156px;
}
}
@media(min-width: 1077px) {.nwj_gc-sve {
  width: 10.5rem;
}
}.nwj_gc-sve:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 133, 42, 0.07);
}.nwj_gc_img-sve {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.nwj_gc_img-sve img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.nwj_gc_hover-sve {
  transition: opacity .2s;
  background: rgba(10, 6, 4, 0.72);
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.nwj_gc-sve:hover .nwj_gc_hover-sve {
  opacity: 1;
}.nwj_gc_hover_btn-sve {
  border-radius: 6px;
  padding: 0.5rem 16px;
  background: #C8852A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4EAD5;
}.nwj_gc_info-sve {
  padding: 0.5rem 10px 10px;
}.nwj_gc_name-sve {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D9C8A8;
  max-width: 100%;
}.nwj_gc_prov-sve {
  color: #5E4C36;
  font-size: 10px;
}.nwj_gc_tag-sve {
  padding: 2px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  top: 6px;
  font-size: 0.563rem;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
}.nwj_gc_tag_hot-sve {
  background: #C0392B;
  color: #fff;
}.nwj_gc_tag_new-sve {
  background: #2D9E5F;
  color: #110B07;
}.nwj_gc_tag_jp-sve {
  background: #D4A017;
  color: #110B07;
}.nwj_gc_tag_ex-sve {
  background: #8B1E1E;
  color: #fff;
}.nwj_gc_tag_live-sve {
  background: #C0392B;
  color: #fff;
}.nwj_gr-sve {
  background: #110B07;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.nwj_gr-sve {
  padding: 2.25rem 1.5rem 0;
}
}.nwj_gr_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_gr_head-sve {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.nwj_gr_head_l-sve {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.nwj_gr_ic-sve {
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  height: 2rem;
  justify-content: center;
}.nwj_gr_ic-sve svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.nwj_gr_title-sve {
  overflow-wrap: break-word;
  color: #F4EAD5;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.nwj_gr_title-sve {
  font-size: 18px;
}
}.nwj_gr_more-sve {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #7A6448;
}.nwj_gr_more-sve:hover {
  color: #C8852A;
}.nwj_gr_more-sve svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.nwj_gr_arrows-sve {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.nwj_gr_arr-sve {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  height: 1.875rem;
  color: #A8906E;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
}.nwj_gr_arr-sve:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EAD5;
}.nwj_gr_arr-sve svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.nwj_gr_seo_h-sve {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #D9C8A8;
  max-width: 42.5rem;
}
@media(min-width: 766px) {.nwj_gr_seo_h-sve {
  font-size: 14px;
}
}.nwj_gr_seo-sve {
  color: #7A6448;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 680px;
}.nwj_gr_seo-sve strong {
  font-weight: 600;
  color: #D9C8A8;
}.nwj_gr_scroll-sve {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.nwj_gr_scroll-sve::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.nwj_gr_scroll-sve {
  gap: 0.75rem;
}
}.nwj_tb-sve {
  background: #110B07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  height: 56px;
  right: 0;
  align-items: center;
}.nwj_tb_in-sve {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.nwj_tb_burger-sve {
  gap: 5px;
  border-radius: 0.625rem;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
}.nwj_tb_burger-sve:hover {
  background: rgba(255, 255, 255, 0.05);
}.nwj_tb_burger_line-sve {
  background: #A8906E;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.nwj_tb_burger-sve {
  display: none;
}
}.nwj_tb_logo-sve {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
  display: flex;
  color: #F4EAD5;
  font-size: 18px;
  align-items: center;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
}.nwj_tb_logo_mark-sve {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  display: flex;
}.nwj_tb_logo_mark-sve img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nwj_tb_nav-sve {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.nwj_tb_nav-sve {
  display: flex;
}
}.nwj_tb_tab-sve {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  color: #A8906E;
  font-size: 0.813rem;
}.nwj_tb_tab-sve:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EAD5;
}.nwj_tb_tab-sve.nwj_state_active-sve {
  background: rgba(200, 133, 42, 0.18);
  color: #F4EAD5;
}.nwj_tb_right-sve {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.nwj_tb_login-sve {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #D9C8A8;
}.nwj_tb_login-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
  color: #F4EAD5;
}
@media(min-width: 479px) {.nwj_tb_login-sve {
  display: block;
}
}.nwj_tb_reg-sve {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2D9E5F;
  padding: 9px 1.125rem;
  color: #1A0F05;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.nwj_tb_reg-sve:hover {
  background: #38BB72;
}.nwj_sb-sve {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1410;
  overflow-y: auto;
  top: 3.5rem;
  z-index: 70;
  width: 220px;
  bottom: 0;
  left: 0;
  position: fixed;
}.nwj_sb-sve.nwj_state_open-sve {
  transform: translateX(0);
}.nwj_sb-sve::-webkit-scrollbar {
  width: 4px;
}.nwj_sb-sve::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.nwj_sb-sve {
  transform: translateX(0);
}
}.nwj_sb_auth-sve {
  padding: 0.875rem 12px 10px;
}.nwj_sb_btn_reg-sve {
  transition: background .2s;
  padding: 11px;
  border-radius: 10px;
  background: #2D9E5F;
  color: #1A0F05;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
}.nwj_sb_btn_reg-sve:hover {
  background: #38BB72;
}.nwj_sb_btn_login-sve {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #D9C8A8;
  font-size: 0.813rem;
}.nwj_sb_btn_login-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
  color: #F4EAD5;
}.nwj_sb_promo-sve {
  border: 1px solid rgba(200, 133, 42, 0.18);
  margin: 0 12px 0.625rem;
  padding: 0.75rem 0.875rem;
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#3D1408,#1C1410);
  position: relative;
}.nwj_sb_promo-sve::before {
  background: radial-gradient(circle,rgba(200, 133, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  top: -1.25rem;
  right: -1.25rem;
  content: '';
  width: 5rem;
  position: absolute;
}.nwj_sb_promo_title-sve {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C8852A;
}.nwj_sb_promo_text-sve {
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F4EAD5;
  overflow-wrap: break-word;
}.nwj_sb_promo_sub-sve {
  margin-top: 3px;
  font-size: 10px;
  color: #7A6448;
}.nwj_sb_nav-sve {
  padding: 0.375rem 0.5rem 1rem;
}.nwj_sb_nav_lb-sve {
  padding: 10px 8px 6px;
  color: #5E4C36;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.nwj_sb_link-sve {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 0.625rem;
  border-radius: 6px;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #A8906E;
  display: flex;
  font-weight: 500;
}.nwj_sb_link-sve:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EAD5;
}.nwj_sb_link-sve.nwj_state_active-sve {
  background: rgba(200, 133, 42, 0.18);
  color: #F4EAD5;
}.nwj_sb_ic-sve {
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
}.nwj_sb_ic-sve svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nwj_sb_ic_1-sve {
  background: rgba(200, 133, 42, 0.07);
  color: #C8852A;
}.nwj_sb_ic_2-sve {
  background: rgba(45, 158, 95, 0.18);
  color: #2D9E5F;
}.nwj_sb_ic_3-sve {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.nwj_sb_ic_4-sve {
  background: rgba(139, 30, 30, 0.22);
  color: #8B1E1E;
}.nwj_sb_ic_5-sve {
  background: rgba(200, 133, 42, 0.07);
  color: #D4547A;
}.nwj_sb_ic_6-sve {
  background: rgba(139, 30, 30, 0.22);
  color: #9B4DCA;
}.nwj_sb_badge-sve {
  padding: 2px 7px;
  background: #D4A017;
  border-radius: 6px;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #1A0F05;
}.nwj_sb_bot-sve {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.nwj_sb_lang-sve,.nwj_sb_help-sve {
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  color: #A8906E;
  font-size: 11px;
  font-weight: 600;
}.nwj_sb_lang-sve:hover,.nwj_sb_help-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
  color: #F4EAD5;
}.nwj_sb_lang-sve svg,.nwj_sb_help-sve svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nwj_sb_bd-sve {
  inset: 0;
  background: rgba(10, 6, 4, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.nwj_sb_bd-sve.nwj_state_on-sve {
  display: block;
}
@media(min-width: 1079px) {.nwj_sb_bd-sve {
  display: none!important;
}
}.nwj_mob_nav-sve {
  background: #1C1410;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.nwj_mob_nav-sve {
  display: none;
}
}.nwj_mob_nav_item-sve {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #5E4C36;
  flex-direction: column;
}.nwj_mob_nav_ic-sve {
  line-height: 1;
}.nwj_mob_nav_ic-sve svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.nwj_mob_nav_lb-sve {
  color: #5E4C36;
  font-weight: 600;
  font-size: 10px;
}.nwj_mob_nav_item-sve.nwj_state_active-sve {
  color: #C8852A;
}.nwj_mob_nav_item-sve.nwj_state_active-sve .nwj_mob_nav_lb-sve {
  color: #C8852A;
}.nwj_hero-sve {
  padding: 20px 1rem 0;
  background: #110B07;
}
@media(min-width: 769px) {.nwj_hero-sve {
  padding: 24px 24px 0;
}
}.nwj_hero_in-sve {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 862px) {.nwj_hero_in-sve {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.nwj_hero_in-sve {
  grid-template-columns: 1fr 21.25rem;
}
}.nwj_hero_promo-sve {
  overflow: hidden;
  background: #16100C;
  border-radius: 1rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.nwj_hero_promo-sve {
  min-height: 17.5rem;
}
}.nwj_hero_promo_bg-sve {
  background: linear-gradient(120deg,#3D1408 0%,#110B07 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.nwj_hero_promo_bg-sve::after {
  background: linear-gradient(90deg,#110B07 0%,rgba(10, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nwj_hero_promo_glow-sve {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 30, 30, 0.22) 0%,transparent 65%);
  pointer-events: none;
  width: 18.75rem;
  position: absolute;
  height: 18.75rem;
  top: -40px;
  right: 3.75rem;
}.nwj_hero_promo_ct-sve {
  padding: 1.75rem 24px 1.75rem 28px;
  display: flex;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 769px) {.nwj_hero_promo_ct-sve {
  padding: 40px 2rem;
}
}.nwj_hero_badge-sve {
  background: rgba(200, 133, 42, 0.18);
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 133, 42, 0.07);
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  color: #C8852A;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
}.nwj_hero_h1-sve {
  color: #F4EAD5;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}.nwj_hero_h1-sve em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width:768px) {.nwj_hero_h1-sve {
  font-size: 2.25rem;
}
}.nwj_hero_sub-sve {
  color: #A8906E;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.nwj_hero_sub-sve {
  font-size: 14px;
}
}.nwj_hero_row-sve {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nwj_hero_cta-sve {
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  transition: background .2s;
  background: #2D9E5F;
  box-shadow: 0 4px 20px rgba(45, 158, 95, 0.50), 0 1px 4px rgba(0, 0, 0, 0.60);
  font-size: 0.875rem;
  font-weight: 700;
  color: #1A0F05;
}.nwj_hero_cta-sve:hover {
  background: #38BB72;
}.nwj_hero_terms-sve {
  font-size: 0.688rem;
  color: #5E4C36;
}.nwj_hero_game-sve {
  background: #16100C;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.nwj_hero_game_badge-sve {
  border: 1px solid rgba(212, 160, 23, 0.18);
  border-radius: 20px;
  padding: 5px 10px;
  background: rgba(212, 160, 23, 0.18);
  top: 0.75rem;
  color: #D4A017;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  font-size: 0.625rem;
  letter-spacing: .06em;
  left: 12px;
}.nwj_hero_game_badge-sve svg {
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.nwj_hero_game_img-sve {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1408,#110B07);
  padding-bottom: 60%;
  position: relative;
}.nwj_hero_game_img-sve img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.nwj_hero_game_play-sve {
  background: rgba(10, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
}.nwj_hero_game-sve:hover .nwj_hero_game_play-sve {
  opacity: 1;
}.nwj_hero_game_play-sve span {
  background: #C8852A;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 52px;
  display: flex;
}.nwj_hero_game_play-sve span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.nwj_hero_game_info-sve {
  padding: 0.875rem 16px;
}.nwj_hero_game_title-sve {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EAD5;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.nwj_hero_game_provider-sve {
  font-size: 0.688rem;
  color: #7A6448;
}.nwj_hero_game_btn-sve {
  background: #C8852A;
  margin: 12px 16px 16px;
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  font-size: 0.813rem;
  display: block;
  color: #F4EAD5;
  font-weight: 700;
  text-align: center;
}.nwj_hero_game-sve:hover .nwj_hero_game_btn-sve {
  background: #E09B3A;
}.nwj_sbar-sve {
  padding: 1rem 1rem 0;
  background: #110B07;
}
@media(min-width: 769px) {.nwj_sbar-sve {
  padding: 1.125rem 24px 0;
}
}.nwj_sbar_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_sbar_row-sve {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.nwj_sbar_input-sve {
  border-radius: 0.625rem;
  flex: 1;
  background: #16100C;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #7A6448;
  font-size: 0.813rem;
}.nwj_sbar_input-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
}.nwj_sbar_input-sve svg {
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nwj_sbar_providers-sve {
  border-radius: 0.625rem;
  background: #16100C;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #D9C8A8;
  font-size: 0.813rem;
  white-space: nowrap;
}.nwj_sbar_providers-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
  color: #F4EAD5;
}.nwj_sbar_providers-sve svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nwj_sbar_tabs-sve {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.nwj_sbar_tabs-sve::-webkit-scrollbar {
  display: none;
}.nwj_sbar_tab-sve {
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  color: #A8906E;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
}.nwj_sbar_tab-sve:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 130, 42, 0.55);
  color: #F4EAD5;
}.nwj_sbar_tab-sve.nwj_state_active-sve {
  background: rgba(200, 133, 42, 0.18);
  border-color: rgba(200, 133, 42, 0.07);
  color: #F4EAD5;
}.nwj_sbar_tab_ic-sve svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nwj_wy-sve {
  padding: 2rem 16px 0;
  background: #110B07;
}
@media(min-width:768px) {.nwj_wy-sve {
  padding: 2.5rem 24px 0;
}
}.nwj_wy_in-sve {
  margin: 0 auto;
  max-width: 1320px;
}.nwj_wy_head-sve {
  margin-bottom: 18px;
  max-width: 45rem;
}.nwj_wy_label-sve {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8852A;
}.nwj_wy_h2-sve {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4EAD5;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.nwj_wy_h2-sve {
  font-size: 1.5rem;
}
}.nwj_wy_intro-sve {
  margin: 0;
  color: #7A6448;
  line-height: 1.6;
  font-size: 13px;
}.nwj_wy_grid-sve {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.nwj_wy_grid-sve {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.nwj_wy_grid-sve {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nwj_wy_card-sve {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1410;
}.nwj_wy_card-sve:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 133, 42, 0.07);
}.nwj_wy_card_ic-sve {
  border-radius: 50%;
  background: rgba(200, 133, 42, 0.18);
  width: 44px;
  color: #C8852A;
  justify-content: center;
  height: 44px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}.nwj_wy_card_ic-sve svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.nwj_wy_card_h-sve {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F4EAD5;
}.nwj_wy_card_p-sve {
  line-height: 1.6;
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 13px;
}.nwj_wy_card_p-sve strong {
  font-weight: 600;
  color: #D9C8A8;
}.nwj_gr_jp-sve {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 16px;
  background: linear-gradient(135deg,#2A0E2E 0%,#130A14 100%);
  position: relative;
}.nwj_gr_jp-sve::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 30, 30, 0.22) 0%,transparent 70%);
  position: absolute;
  top: -60px;
  width: 250px;
  left: -3.75rem;
  content: '';
  height: 15.625rem;
}.nwj_gr_jp-sve::after {
  background: radial-gradient(circle,rgba(212, 160, 23, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  content: '';
  width: 200px;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
}.nwj_gr_jp_head-sve {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
}.nwj_gr_jp_info-sve {
  flex: 1;
}.nwj_gr_jp_label-sve {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #9B4DCA;
}.nwj_gr_jp_label-sve svg {
  margin-right: 0.25rem;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  vertical-align: -2px;
  stroke-linejoin: round;
}.nwj_gr_jp_amount-sve {
  line-height: 1;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  color: #F4EAD5;
}
@media(min-width: 769px) {.nwj_gr_jp_amount-sve {
  font-size: 40px;
}
}.nwj_gr_jp_amount-sve span {
  color: #D4A017;
}.nwj_gr_jp_seo-sve {
  color: #A8906E;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
}.nwj_gr_jp_cta-sve {
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 30, 30, 0.22);
  transition: background .2s;
  border-radius: 0.625rem;
  background: rgba(139, 30, 30, 0.22);
  position: relative;
  margin-top: 4px;
  z-index: 1;
  color: #F4EAD5;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  align-self: flex-start;
  white-space: nowrap;
}.nwj_gr_jp_cta-sve:hover {
  background: #8B1E1E;
}.nwj_gcg-sve {
  background: #110B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.nwj_gcg-sve {
  padding: 2.75rem 1.5rem 0;
}
}.nwj_gcg_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_gcg_head-sve {
  margin-bottom: 20px;
  max-width: 720px;
}.nwj_gcg_label-sve {
  color: #C8852A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.nwj_gcg_h2-sve {
  font-weight: 800;
  color: #F4EAD5;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.nwj_gcg_h2-sve {
  font-size: 1.75rem;
}
}.nwj_gcg_intro-sve {
  color: #7A6448;
  font-size: 0.813rem;
  line-height: 1.6;
}.nwj_gcg_grid-sve {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.nwj_gcg_grid-sve {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nwj_gcg_grid-sve {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nwj_gcg_card-sve {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 1.25rem;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 15rem;
}.nwj_gcg_card-sve:hover {
  border-color: rgba(200, 133, 42, 0.18);
  transform: translateY(-3px);
}.nwj_gcg_card_bg-sve {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nwj_gcg_card_bg-sve::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.nwj_gcg_card_ic-sve {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  justify-content: center;
  height: 40px;
  width: 40px;
  right: 18px;
  z-index: 2;
  color: #F4EAD5;
  top: 1.125rem;
  align-items: center;
  display: flex;
  position: absolute;
}.nwj_gcg_card_ic-sve svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.nwj_gcg_card_ct-sve {
  position: relative;
  z-index: 1;
}.nwj_gcg_card_h-sve {
  color: #F4EAD5;
  line-height: 1.2;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.nwj_gcg_card_h-sve {
  font-size: 1.25rem;
}
}.nwj_gcg_card_p-sve {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 10px;
}.nwj_gcg_card_p-sve strong {
  color: #F4EAD5;
  font-weight: 600;
}.nwj_gcg_card_cta-sve {
  gap: 0.25rem;
  text-transform: uppercase;
  color: #C8852A;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
}.nwj_gcg_card_cta-sve svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.nwj_ws-sve {
  padding: 32px 1rem 0;
  background: #110B07;
}
@media(min-width: 769px) {.nwj_ws-sve {
  padding: 36px 1.5rem 0;
}
}.nwj_ws_in-sve {
  margin: 0 auto;
  max-width: 1320px;
}.nwj_ws_head-sve {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
}.nwj_ws_title-sve {
  gap: 10px;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  color: #F4EAD5;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
}.nwj_ws_title_ic-sve svg {
  stroke-linecap: round;
  width: 18px;
  color: #D4A017;
  stroke-linejoin: round;
  height: 1.125rem;
}.nwj_ws_online-sve {
  gap: 7px;
  font-size: 0.75rem;
  color: #7A6448;
  align-items: center;
  font-weight: 600;
  display: flex;
}.nwj_ws_online_dot-sve {
  border-radius: 50%;
  background: #2D9E5F;
  box-shadow: 0 0 0.375rem rgba(45, 158, 95, 0.18);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.nwj_ws_scroll-sve {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.nwj_ws_scroll-sve::-webkit-scrollbar {
  display: none;
}.nwj_wc-sve {
  border-radius: 0.625rem;
  background: #16100C;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.nwj_wc_img-sve {
  overflow: hidden;
  background: #1C1410;
  border-radius: 6px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.nwj_wc_img-sve img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nwj_wc_info-sve {
  min-width: 0;
}.nwj_wc_game-sve {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D9C8A8;
  font-size: 0.75rem;
  white-space: nowrap;
}.nwj_wc_player-sve {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #5E4C36;
  text-overflow: ellipsis;
}.nwj_wc_amount-sve {
  flex-shrink: 0;
  color: #2D9E5F;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
}.nwj_app-sve {
  background: #110B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nwj_app-sve {
  padding: 44px 24px 0;
}
}.nwj_app_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_app_head-sve {
  margin-bottom: 16px;
}.nwj_app_label-sve {
  color: #C8852A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.nwj_app_h2-sve {
  color: #F4EAD5;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.nwj_app_h2-sve {
  font-size: 1.5rem;
}
}.nwj_app_sub-sve {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.6;
  font-size: 13px;
}.nwj_app_sub-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_app_cards-sve {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.nwj_app_cards-sve {
  grid-template-columns: repeat(3,1fr);
}
}.nwj_app_card-sve {
  gap: 1rem;
  border-radius: 10px;
  overflow: hidden;
  padding: 1.25rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.nwj_app_card_ios-sve {
  background: linear-gradient(135deg,rgba(200, 133, 42, 0.18) 0%,#1C1410 100%);
}.nwj_app_card_android-sve {
  background: linear-gradient(135deg,rgba(45, 158, 95, 0.18) 0%,#1C1410 100%);
}.nwj_app_card_win-sve {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#1C1410 100%);
}.nwj_app_card_ic-sve svg {
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.nwj_app_card_ic-sve {
  flex-shrink: 0;
  color: #F4EAD5;
}.nwj_app_card_os-sve {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
  color: #7A6448;
}.nwj_app_card_title-sve {
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F4EAD5;
  line-height: 1.2;
  overflow-wrap: break-word;
}.nwj_app_card_text-sve {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 12px;
  line-height: 1.5;
}.nwj_app_card_btn-sve {
  transition: background .2s;
  border: 1px solid rgba(200, 130, 42, 0.55);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  font-weight: 700;
  display: inline-flex;
  color: #F4EAD5;
  align-items: center;
  font-size: 0.813rem;
}.nwj_app_card_btn-sve:hover {
  background: rgba(255, 255, 255, 0.07);
}.nwj_prov-sve {
  background: #110B07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.nwj_prov-sve {
  padding: 44px 1.5rem 0;
}
}.nwj_prov_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_prov_head-sve {
  margin-bottom: 16px;
}.nwj_prov_label-sve {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8852A;
  font-weight: 700;
}.nwj_prov_h2-sve {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EAD5;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.nwj_prov_h2-sve {
  font-size: 1.5rem;
}
}.nwj_prov_seo-sve {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7A6448;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 0.813rem;
}.nwj_prov_seo-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_prov_seo-sve a {
  text-decoration: underline;
  color: #C8852A;
}.nwj_prov_grid-sve {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.nwj_prov_grid-sve {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.nwj_prov_grid-sve {
  grid-template-columns: repeat(8,1fr);
}
}.nwj_prov_card-sve {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  background: #16100C;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.nwj_prov_card-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
  background: #1C1410;
}.nwj_prov_logo-sve {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 44px;
}.nwj_prov_logo-sve img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.nwj_prov_name-sve {
  overflow-wrap: break-word;
  color: #A8906E;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.nwj_bon-sve {
  background: #110B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.nwj_bon-sve {
  padding: 2.75rem 24px 0;
}
}.nwj_bon_in-sve {
  margin: 0 auto;
  max-width: 1320px;
}.nwj_bon_head-sve {
  margin-bottom: 1.25rem;
}.nwj_bon_label-sve {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8852A;
  text-transform: uppercase;
  font-weight: 700;
}.nwj_bon_h2-sve {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F4EAD5;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nwj_bon_h2-sve {
  font-size: 24px;
}
}.nwj_bon_seo-sve {
  max-width: 620px;
  color: #7A6448;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.nwj_bon_seo-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_bon_seo-sve a {
  text-decoration: underline;
  color: #C8852A;
}.nwj_bon_grid-sve {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.nwj_bon_grid-sve {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nwj_bon_grid-sve {
  grid-template-columns: repeat(5,1fr);
}
}.nwj_bon_card-sve {
  border-radius: 0.625rem;
  background: #16100C;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
}.nwj_bon_card-sve:hover {
  border-color: rgba(200, 133, 42, 0.07);
  transform: translateY(-2px);
}.nwj_bon_card_ic-sve svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.nwj_bon_card_ic-sve {
  margin-bottom: 10px;
}.nwj_bon_card_type-sve {
  color: #7A6448;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.nwj_bon_card_amount-sve {
  font-size: 18px;
  line-height: 1.1;
  color: #D4A017;
  font-weight: 800;
  margin-bottom: 6px;
}.nwj_bon_card_name-sve {
  font-weight: 600;
  font-size: 13px;
  color: #F4EAD5;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.nwj_bon_card_detail-sve {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E4C36;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 11px;
}.nwj_reg-sve {
  padding: 36px 1rem 0;
  background: #110B07;
}
@media(min-width: 765px) {.nwj_reg-sve {
  padding: 2.75rem 1.5rem 0;
}
}.nwj_reg_in-sve {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  background: #1C1410;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.nwj_reg_in-sve {
  padding: 2.5rem;
}
}.nwj_reg_top-sve {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.nwj_reg_top-sve {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nwj_reg_label-sve {
  font-weight: 700;
  color: #C8852A;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.nwj_reg_h2-sve {
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EAD5;
  margin-bottom: 12px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.nwj_reg_h2-sve {
  font-size: 1.75rem;
}
}.nwj_reg_bonus-sve {
  gap: 0.5rem;
  border-radius: 0.625rem;
  padding: 10px 16px;
  background: rgba(212, 160, 23, 0.18);
  border: 1px solid rgba(212, 160, 23, 0.18);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.nwj_reg_bonus_amount-sve {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4A017;
}.nwj_reg_bonus_text-sve {
  font-size: 13px;
  line-height: 1.35;
  color: #A8906E;
}.nwj_reg_cta_btn-sve {
  transition: background .2s;
  background: #2D9E5F;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  box-shadow: 0 4px 1.25rem rgba(45, 158, 95, 0.50), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  display: inline-block;
  color: #1A0F05;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.nwj_reg_cta_btn-sve:hover {
  background: #38BB72;
}.nwj_reg_terms-sve {
  line-height: 1.5;
  color: #5E4C36;
  font-size: 11px;
}.nwj_reg_seo-sve {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.65;
  margin-top: 1.25rem;
  font-size: 13px;
  padding-top: 20px;
}.nwj_reg_seo-sve p {
  color: #7A6448;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.nwj_reg_seo-sve p:last-child {
  margin-bottom: 0;
}.nwj_reg_seo-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_reg_seo-sve a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8852A;
}.nwj_reg_seo-sve a:hover {
  color: #E09B3A;
}.nwj_reg_seo-sve ul,.nwj_reg_seo-sve ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.nwj_reg_seo-sve ol {
  list-style: decimal;
}.nwj_reg_seo-sve li {
  line-height: 1.65;
  color: #7A6448;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.nwj_reg_seo-sve table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.nwj_reg_seo-sve table {
  display: table;
}
}.nwj_reg_seo-sve th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D9C8A8;
  font-weight: 700;
}.nwj_reg_seo-sve td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.nwj_reg_steps-sve {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 859px) {.nwj_reg_steps-sve {
  margin-top: 0;
}
}.nwj_reg_step-sve {
  border-radius: 0.625rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nwj_reg_step_num-sve {
  background: rgba(200, 133, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 133, 42, 0.07);
  font-size: 0.875rem;
  display: flex;
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
  color: #C8852A;
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
}.nwj_reg_step_title-sve {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EAD5;
}.nwj_reg_step_text-sve {
  font-size: 12px;
  line-height: 1.5;
  color: #7A6448;
}.nwj_reg_trust-sve {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.nwj_reg_trust_item-sve {
  gap: 0.438rem;
  color: #7A6448;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.nwj_reg_trust_ic-sve svg {
  width: 1rem;
  stroke-linecap: round;
  color: #C8852A;
  height: 1rem;
  stroke-linejoin: round;
}.nwj_faq-sve {
  background: #110B07;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nwj_faq-sve {
  padding: 2.75rem 24px 0;
}
}.nwj_faq_in-sve {
  margin: 0 auto;
  max-width: 1320px;
}.nwj_faq_head-sve {
  margin-bottom: 20px;
}.nwj_faq_label-sve {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8852A;
}.nwj_faq_h2-sve {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F4EAD5;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.nwj_faq_h2-sve {
  font-size: 1.5rem;
}
}.nwj_faq_list-sve {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nwj_faq_item-sve {
  overflow: hidden;
  background: #1C1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.nwj_faq_q-sve {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  font-weight: 600;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #D9C8A8;
}.nwj_faq_q-sve:hover {
  color: #F4EAD5;
}.nwj_faq_q_ic-sve {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  width: 1.5rem;
  justify-content: center;
  display: flex;
  color: #C8852A;
  height: 24px;
  flex-shrink: 0;
  align-items: center;
}.nwj_faq_item-sve.nwj_state_open-sve .nwj_faq_q_ic-sve {
  transform: rotate(45deg);
}.nwj_faq_a-sve {
  padding: 0 20px 1rem;
  display: none;
  color: #7A6448;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
}.nwj_faq_item-sve.nwj_state_open-sve .nwj_faq_a-sve {
  display: block;
}.nwj_faq_a-sve strong {
  color: #D9C8A8;
  font-weight: 700;
}.nwj_faq_a-sve a {
  text-decoration: underline;
  color: #C8852A;
}.nwj_faq_a-sve ul,.nwj_faq_a-sve ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nwj_faq_a-sve ol {
  list-style: decimal;
}.nwj_faq_a-sve li {
  line-height: 1.6;
  margin-bottom: 4px;
}.nwj_faq_a-sve table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.nwj_faq_a-sve table {
  display: table;
}
}.nwj_faq_a-sve th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D9C8A8;
  font-weight: 700;
}.nwj_faq_a-sve td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.nwj_rv-sve {
  background: #110B07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.nwj_rv-sve {
  padding: 2.75rem 24px 0;
}
}.nwj_rv_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_rv_head-sve {
  max-width: 720px;
  margin-bottom: 20px;
}.nwj_rv_label-sve {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8852A;
  text-transform: uppercase;
}.nwj_rv_h2-sve {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  color: #F4EAD5;
}
@media(min-width: 770px) {.nwj_rv_h2-sve {
  font-size: 1.75rem;
}
}.nwj_rv_stats-sve {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #7A6448;
  font-size: 0.813rem;
}.nwj_rv_stats_score-sve {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.nwj_rv_stats_score_val-sve {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #D4A017;
  font-size: 1.375rem;
}.nwj_rv_stats_score_max-sve {
  font-size: 13px;
  color: #5E4C36;
}.nwj_rv_stats_badge-sve {
  gap: 4px;
  display: flex;
  align-items: center;
}.nwj_rv_stats_badge-sve svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #D4A017;
}.nwj_rv_grid-sve {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nwj_rv_grid-sve {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.nwj_rv_grid-sve {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nwj_rv_card-sve {
  border-radius: 10px;
  background: #1C1410;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.nwj_rv_card_stars-sve {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #D4A017;
  display: flex;
}.nwj_rv_card_stars-sve svg {
  height: 0.875rem;
  width: 0.875rem;
}.nwj_rv_card_h-sve {
  color: #F4EAD5;
  margin-bottom: 8px;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-weight: 700;
}.nwj_rv_card_body-sve {
  flex: 1;
  color: #7A6448;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nwj_rv_card_body-sve strong {
  color: #D9C8A8;
  font-weight: 600;
}.nwj_rv_card_meta-sve {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
}.nwj_rv_card_author-sve {
  color: #D9C8A8;
  font-weight: 600;
  font-size: 0.75rem;
}.nwj_rv_card_date-sve {
  font-size: 11px;
  color: #5E4C36;
}.nwj_seo-sve {
  padding: 36px 16px 0;
  background: #110B07;
}
@media(min-width: 765px) {.nwj_seo-sve {
  padding: 2.75rem 1.5rem 0;
}
}.nwj_seo_in-sve {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 1rem;
  background: #1C1410;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.nwj_seo_in-sve {
  padding: 2.25rem 2.5rem;
}
}.nwj_seo_label-sve {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8852A;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.nwj_seo_h2-sve {
  overflow-wrap: break-word;
  color: #F4EAD5;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width:768px) {.nwj_seo_h2-sve {
  font-size: 24px;
}
}.nwj_seo_body-sve {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8906E;
  line-height: 1.75;
}.nwj_seo_body-sve p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8906E;
}.nwj_seo_body-sve p:last-child {
  margin-bottom: 0;
}.nwj_seo_body-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_seo_body-sve a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8852A;
}.nwj_seo_body-sve a:hover {
  color: #E09B3A;
}.nwj_seo_body-sve ul,.nwj_seo_body-sve ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nwj_seo_body-sve ol {
  list-style: decimal;
}.nwj_seo_body-sve li {
  margin-bottom: 6px;
  color: #A8906E;
  font-size: 0.875rem;
  line-height: 1.75;
}.nwj_seo_body-sve table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.nwj_seo_body-sve table {
  display: table;
}
}.nwj_seo_body-sve th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D9C8A8;
  text-align: left;
}.nwj_seo_body-sve td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8906E;
}.nwj_seo_cols-sve {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.nwj_seo_cols-sve {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nwj_seo_cols-sve {
  grid-template-columns: repeat(3,1fr);
}
}.nwj_seo_col_h-sve {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D9C8A8;
  margin-bottom: 7px;
}.nwj_seo_col_p-sve {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 13px;
  line-height: 1.65;
}.nwj_seo_stats-sve {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nwj_seo_stat-sve {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 133, 42, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(200, 133, 42, 0.07);
  min-width: 8.75rem;
}.nwj_seo_stat_val-sve {
  color: #C8852A;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.nwj_seo_stat_lb-sve {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6448;
}.nwj_pmt-sve {
  background: #110B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.nwj_pmt-sve {
  padding: 2.75rem 24px 0;
}
}.nwj_pmt_in-sve {
  margin: 0 auto;
  max-width: 82.5rem;
}.nwj_pmt_head-sve {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.nwj_pmt_label-sve {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8852A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.nwj_pmt_h2-sve {
  overflow-wrap: break-word;
  color: #F4EAD5;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.nwj_pmt_h2-sve {
  font-size: 1.75rem;
}
}.nwj_pmt_intro-sve {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 14px;
  line-height: 1.6;
}.nwj_pmt_groups-sve {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.nwj_pmt_group-sve {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1410;
  padding: 20px;
  border-radius: 10px;
}.nwj_pmt_group_head-sve {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nwj_pmt_group_ic-sve {
  background: rgba(200, 133, 42, 0.18);
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #C8852A;
  width: 36px;
  height: 2.25rem;
}.nwj_pmt_group_ic-sve svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nwj_pmt_group_h-sve {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #F4EAD5;
  font-size: 1rem;
}.nwj_pmt_group_p-sve {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 13px;
}.nwj_pmt_group_p-sve strong {
  font-weight: 600;
  color: #D9C8A8;
}.nwj_pmt_table_wrap-sve {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nwj_pmt_table-sve {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 540px;
}.nwj_pmt_table-sve th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9C8A8;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
}.nwj_pmt_table-sve td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6448;
}.nwj_pmt_table-sve tbody tr:last-child td {
  border-bottom: none;
}.nwj_pmt_table-sve tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D9C8A8;
}.nwj_seo-sve {
  padding: 36px 1rem 0;
  background: #110B07;
}
@media(min-width: 769px) {.nwj_seo-sve {
  padding: 2.75rem 1.5rem 0;
}
}.nwj_seo_in-sve {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1C1410;
  max-width: 1320px;
}
@media(min-width: 765px) {.nwj_seo_in-sve {
  padding: 36px 2.5rem;
}
}.nwj_seo_label-sve {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8852A;
  text-transform: uppercase;
}.nwj_seo_h2-sve {
  line-height: 1.25;
  color: #F4EAD5;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.nwj_seo_h2-sve {
  font-size: 1.5rem;
}
}.nwj_seo_body-sve {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906E;
}.nwj_seo_body-sve p {
  color: #A8906E;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.nwj_seo_body-sve p:last-child {
  margin-bottom: 0;
}.nwj_seo_body-sve strong {
  color: #D9C8A8;
  font-weight: 700;
}.nwj_seo_body-sve a {
  transition: color .2s;
  color: #C8852A;
  text-decoration: underline;
}.nwj_seo_body-sve a:hover {
  color: #E09B3A;
}.nwj_seo_body-sve ul,.nwj_seo_body-sve ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.nwj_seo_body-sve ol {
  list-style: decimal;
}.nwj_seo_body-sve li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906E;
  margin-bottom: 6px;
}.nwj_seo_body-sve table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.nwj_seo_body-sve table {
  display: table;
}
}.nwj_seo_body-sve th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #D9C8A8;
  text-align: left;
  font-weight: 700;
}.nwj_seo_body-sve td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8906E;
}.nwj_seo_cols-sve {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.nwj_seo_cols-sve {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nwj_seo_cols-sve {
  grid-template-columns: repeat(3,1fr);
}
}.nwj_seo_col_h-sve {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9C8A8;
  margin-bottom: 7px;
  font-size: 13px;
}.nwj_seo_col_p-sve {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 13px;
  line-height: 1.65;
}.nwj_seo_stats-sve {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nwj_seo_stat-sve {
  background: rgba(200, 133, 42, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(200, 133, 42, 0.18);
  min-width: 8.75rem;
}.nwj_seo_stat_val-sve {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8852A;
}.nwj_seo_stat_lb-sve {
  font-size: 0.688rem;
  color: #7A6448;
  overflow-wrap: break-word;
}.nwj_seo-sve {
  background: #110B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.nwj_seo-sve {
  padding: 44px 1.5rem 0;
}
}.nwj_seo_in-sve {
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1C1410;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.nwj_seo_in-sve {
  padding: 2.25rem 2.5rem;
}
}.nwj_seo_label-sve {
  color: #C8852A;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nwj_seo_h2-sve {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.nwj_seo_h2-sve {
  font-size: 1.5rem;
}
}.nwj_seo_body-sve {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8906E;
  font-size: 0.875rem;
}.nwj_seo_body-sve p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906E;
  margin-bottom: 12px;
}.nwj_seo_body-sve p:last-child {
  margin-bottom: 0;
}.nwj_seo_body-sve strong {
  font-weight: 700;
  color: #D9C8A8;
}.nwj_seo_body-sve a {
  transition: color .2s;
  color: #C8852A;
  text-decoration: underline;
}.nwj_seo_body-sve a:hover {
  color: #E09B3A;
}.nwj_seo_body-sve ul,.nwj_seo_body-sve ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nwj_seo_body-sve ol {
  list-style: decimal;
}.nwj_seo_body-sve li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A8906E;
}.nwj_seo_body-sve table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.nwj_seo_body-sve table {
  display: table;
}
}.nwj_seo_body-sve th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D9C8A8;
  font-weight: 700;
}.nwj_seo_body-sve td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906E;
}.nwj_seo_cols-sve {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.nwj_seo_cols-sve {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nwj_seo_cols-sve {
  grid-template-columns: repeat(3,1fr);
}
}.nwj_seo_col_h-sve {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D9C8A8;
  font-weight: 700;
  margin-bottom: 7px;
}.nwj_seo_col_p-sve {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6448;
}.nwj_seo_stats-sve {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nwj_seo_stat-sve {
  background: rgba(200, 133, 42, 0.07);
  border: 1px solid rgba(200, 133, 42, 0.18);
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.nwj_seo_stat_val-sve {
  color: #C8852A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.nwj_seo_stat_lb-sve {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 11px;
}.nwj_ft-sve {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A0604;
  margin-top: 48px;
}.nwj_ft_support-sve {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 767px) {.nwj_ft_support-sve {
  padding: 28px 1.5rem;
}
}.nwj_ft_support_in-sve {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.nwj_ft_support_main-sve {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.nwj_ft_support_ic-sve {
  color: #C8852A;
  flex-shrink: 0;
}.nwj_ft_support_ic-sve svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.nwj_ft_support_text_title-sve {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4EAD5;
  overflow-wrap: break-word;
}.nwj_ft_support_text_sub-sve {
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 12px;
}.nwj_ft_support_btn-sve {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8852A;
  padding: 0.688rem 1.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F4EAD5;
  white-space: nowrap;
}.nwj_ft_support_btn-sve:hover {
  background: #E09B3A;
}.nwj_ft_support_contacts-sve {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nwj_ft_support_contact-sve {
  color: #5E4C36;
  font-size: 12px;
  line-height: 1.4;
}.nwj_ft_support_contact-sve strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  color: #A8906E;
  margin-bottom: 2px;
}.nwj_ft_main-sve {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.nwj_ft_main-sve {
  padding: 2.5rem 1.5rem 32px;
}
}.nwj_ft_main_in-sve {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.nwj_ft_main_in-sve {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nwj_ft_main_in-sve {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nwj_ft_col_logo-sve {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.nwj_ft_col_logo-sve {
  grid-column: auto;
}
}.nwj_ft_logo-sve {
  gap: 9px;
  flex-wrap: wrap;
  align-items: center;
  color: #F4EAD5;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
}.nwj_ft_logo_mark-sve {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.nwj_ft_logo_mark-sve img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nwj_ft_logo_sub-sve {
  color: #5E4C36;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.nwj_ft_col_title-sve {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #A8906E;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
}.nwj_ft_col_links-sve {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.nwj_ft_col_link-sve {
  transition: color .2s;
  color: #5E4C36;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nwj_ft_col_link-sve:hover {
  color: #D9C8A8;
}.nwj_ft_apps-sve {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nwj_ft_app_card-sve {
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.nwj_ft_app_card-sve:hover {
  border-color: rgba(200, 130, 42, 0.55);
}.nwj_ft_app_card_ic-sve svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.nwj_ft_app_card_os-sve {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4C36;
}.nwj_ft_app_card_action-sve {
  font-weight: 700;
  color: #D9C8A8;
  font-size: 12px;
}.nwj_ft_bot-sve {
  padding: 20px 16px;
}
@media(min-width: 769px) {.nwj_ft_bot-sve {
  padding: 20px 24px;
}
}.nwj_ft_bot_in-sve {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.nwj_ft_socials-sve {
  gap: 8px;
  display: flex;
}.nwj_ft_soc-sve {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #A8906E;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
}.nwj_ft_soc-sve svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nwj_ft_soc-sve:hover {
  background: rgba(255, 255, 255, 0.07);
}.nwj_ft_legal-sve {
  flex: 1;
  color: #7A6448;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nwj_ft_legal-sve strong {
  color: #A8906E;
  font-weight: 700;
}.nwj_ft_legal-sve a {
  color: #A8906E;
  text-decoration: underline;
}.nwj_ft_age-sve {
  border-radius: 50%;
  border: 2px solid #7A6448;
  font-size: 11px;
  display: flex;
  color: #7A6448;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  margin-left: auto;
  height: 2rem;
  align-items: center;
}