*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D0C09A;
  font-family: 'Nunito', sans-serif;
  background-color: #111009;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.nrn-layout_5e0 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nrn-page_5e0 {
  min-height: 100vh;
  display: flex;
}.nrn-main_5e0 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1078px) {.nrn-main_5e0 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.nrn-main_5e0 {
  padding-bottom: 4.5rem;
}
}.nrn-gc_5e0 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  overflow: hidden;
  background: #171410;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 637px) {.nrn-gc_5e0 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.nrn-gc_5e0 {
  width: 168px;
}
}.nrn-gc_5e0:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 130, 14, 0.07);
}.nrn-gc_img_5e0 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.nrn-gc_img_5e0 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.nrn-gc_hover_5e0 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 3, 0.72);
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.nrn-gc_5e0:hover .nrn-gc_hover_5e0 {
  opacity: 1;
}.nrn-gc_hover_btn_5e0 {
  background: #D4820E;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F6EDDA;
}.nrn-gc_info_5e0 {
  padding: 0.5rem 10px 10px;
}.nrn-gc_name_5e0 {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  color: #D0C09A;
}.nrn-gc_prov_5e0 {
  color: #7C6A4E;
  font-size: 0.625rem;
}.nrn-gc_tag_5e0 {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  left: 6px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  top: 0.375rem;
  position: absolute;
}.nrn-gc_tag_hot_5e0 {
  background: #E03020;
  color: #fff;
}.nrn-gc_tag_new_5e0 {
  background: #28C76F;
  color: #111009;
}.nrn-gc_tag_jp_5e0 {
  background: #F0C030;
  color: #111009;
}.nrn-gc_tag_ex_5e0 {
  background: #B04F08;
  color: #fff;
}.nrn-gc_tag_live_5e0 {
  background: #E03020;
  color: #fff;
}.nrn-gr_5e0 {
  padding: 2rem 1rem 0;
  background: #111009;
}
@media(min-width: 770px) {.nrn-gr_5e0 {
  padding: 36px 24px 0;
}
}.nrn-gr_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-gr_head_5e0 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nrn-gr_head_l_5e0 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.nrn-gr_ic_5e0 {
  border-radius: 0.625rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 2rem;
}.nrn-gr_ic_5e0 svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.nrn-gr_title_5e0 {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
}
@media(min-width: 770px) {.nrn-gr_title_5e0 {
  font-size: 1.125rem;
}
}.nrn-gr_more_5e0 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #8A7558;
  font-size: 12px;
}.nrn-gr_more_5e0:hover {
  color: #D4820E;
}.nrn-gr_more_5e0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.nrn-gr_arrows_5e0 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nrn-gr_arr_5e0 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  height: 30px;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  color: #A8936E;
  align-items: center;
}.nrn-gr_arr_5e0:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDDA;
}.nrn-gr_arr_5e0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.nrn-gr_seo_h_5e0 {
  margin: 0 0 0.375rem;
  max-width: 680px;
  color: #D0C09A;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 700;
}
@media(min-width: 769px) {.nrn-gr_seo_h_5e0 {
  font-size: 0.875rem;
}
}.nrn-gr_seo_5e0 {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #8A7558;
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
}.nrn-gr_seo_5e0 strong {
  color: #D0C09A;
  font-weight: 600;
}.nrn-gr_scroll_5e0 {
  gap: 0.625rem;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.nrn-gr_scroll_5e0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.nrn-gr_scroll_5e0 {
  gap: 0.75rem;
}
}.nrn-tb_5e0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #111009;
  align-items: center;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  height: 3.5rem;
  top: 0;
}.nrn-tb_in_5e0 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.nrn-tb_burger_5e0 {
  border-radius: 0.625rem;
  gap: 0.313rem;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  height: 38px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.nrn-tb_burger_5e0:hover {
  background: rgba(255, 255, 255, 0.05);
}.nrn-tb_burger_line_5e0 {
  border-radius: 1px;
  background: #A8936E;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.nrn-tb_burger_5e0 {
  display: none;
}
}.nrn-tb_logo_5e0 {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  color: #F6EDDA;
  letter-spacing: -.01em;
}.nrn-tb_logo_mark_5e0 {
  border-radius: 10px;
  overflow: hidden;
  height: 32px;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
}.nrn-tb_logo_mark_5e0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nrn-tb_nav_5e0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.nrn-tb_nav_5e0 {
  display: flex;
}
}.nrn-tb_tab_5e0 {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  font-size: 13px;
  font-weight: 600;
  color: #A8936E;
  white-space: nowrap;
}.nrn-tb_tab_5e0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDDA;
}.nrn-tb_tab_5e0.nrn-state_active_5e0 {
  background: rgba(212, 130, 14, 0.18);
  color: #F6EDDA;
}.nrn-tb_right_5e0 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.nrn-tb_login_5e0 {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 9px 1rem;
  display: none;
  font-weight: 600;
  color: #D0C09A;
  font-size: 0.813rem;
}.nrn-tb_login_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
  color: #F6EDDA;
}
@media(min-width: 482px) {.nrn-tb_login_5e0 {
  display: block;
}
}.nrn-tb_reg_5e0 {
  padding: 9px 1.125rem;
  background: #28C76F;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  color: #100E07;
  white-space: nowrap;
}.nrn-tb_reg_5e0:hover {
  background: #32DC80;
}.nrn-sb_5e0 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D1A10;
  width: 220px;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  top: 56px;
  left: 0;
}.nrn-sb_5e0.nrn-state_open_5e0 {
  transform: translateX(0);
}.nrn-sb_5e0::-webkit-scrollbar {
  width: 4px;
}.nrn-sb_5e0::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.nrn-sb_5e0 {
  transform: translateX(0);
}
}.nrn-sb_auth_5e0 {
  padding: 14px 0.75rem 10px;
}.nrn-sb_btn_reg_5e0 {
  padding: 11px;
  background: #28C76F;
  transition: background .2s;
  border-radius: 10px;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #100E07;
}.nrn-sb_btn_reg_5e0:hover {
  background: #32DC80;
}.nrn-sb_btn_login_5e0 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  display: block;
  color: #D0C09A;
  text-align: center;
  font-weight: 600;
}.nrn-sb_btn_login_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
  color: #F6EDDA;
}.nrn-sb_promo_5e0 {
  border-radius: 0.625rem;
  padding: 12px 0.875rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(212, 130, 14, 0.18);
  background: linear-gradient(135deg,#2A1C06,#1D1A10);
  position: relative;
}.nrn-sb_promo_5e0::before {
  background: radial-gradient(circle,rgba(212, 130, 14, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -1.25rem;
  position: absolute;
  right: -20px;
  width: 5rem;
  height: 80px;
}.nrn-sb_promo_title_5e0 {
  font-weight: 700;
  color: #D4820E;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
}.nrn-sb_promo_text_5e0 {
  line-height: 1.35;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
}.nrn-sb_promo_sub_5e0 {
  color: #8A7558;
  margin-top: 3px;
  font-size: 10px;
}.nrn-sb_nav_5e0 {
  padding: 6px 0.5rem 16px;
}.nrn-sb_nav_lb_5e0 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #7C6A4E;
}.nrn-sb_link_5e0 {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 6px;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  color: #A8936E;
}.nrn-sb_link_5e0:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDDA;
}.nrn-sb_link_5e0.nrn-state_active_5e0 {
  background: rgba(212, 130, 14, 0.18);
  color: #F6EDDA;
}.nrn-sb_ic_5e0 {
  border-radius: 6px;
  display: flex;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
}.nrn-sb_ic_5e0 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nrn-sb_ic_1_5e0 {
  background: rgba(212, 130, 14, 0.07);
  color: #D4820E;
}.nrn-sb_ic_2_5e0 {
  background: rgba(40, 199, 111, 0.16);
  color: #28C76F;
}.nrn-sb_ic_3_5e0 {
  background: rgba(240, 192, 48, 0.16);
  color: #F0C030;
}.nrn-sb_ic_4_5e0 {
  background: rgba(176, 79, 8, 0.22);
  color: #B04F08;
}.nrn-sb_ic_5_5e0 {
  background: rgba(212, 130, 14, 0.07);
  color: #E0558A;
}.nrn-sb_ic_6_5e0 {
  background: rgba(176, 79, 8, 0.22);
  color: #9A4EE0;
}.nrn-sb_badge_5e0 {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F0C030;
  color: #100E07;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.nrn-sb_bot_5e0 {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.nrn-sb_lang_5e0,.nrn-sb_help_5e0 {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: center;
  display: flex;
  color: #A8936E;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
}.nrn-sb_lang_5e0:hover,.nrn-sb_help_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
  color: #F6EDDA;
}.nrn-sb_lang_5e0 svg,.nrn-sb_help_5e0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.nrn-sb_bd_5e0 {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.nrn-sb_bd_5e0.nrn-state_on_5e0 {
  display: block;
}
@media(min-width: 1077px) {.nrn-sb_bd_5e0 {
  display: none!important;
}
}.nrn-mob_nav_5e0 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1D1A10;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.nrn-mob_nav_5e0 {
  display: none;
}
}.nrn-mob_nav_item_5e0 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  display: flex;
  color: #7C6A4E;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.nrn-mob_nav_ic_5e0 {
  line-height: 1;
}.nrn-mob_nav_ic_5e0 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.nrn-mob_nav_lb_5e0 {
  font-weight: 600;
  color: #7C6A4E;
  font-size: 0.625rem;
}.nrn-mob_nav_item_5e0.nrn-state_active_5e0 {
  color: #D4820E;
}.nrn-mob_nav_item_5e0.nrn-state_active_5e0 .nrn-mob_nav_lb_5e0 {
  color: #D4820E;
}.nrn-hero_5e0 {
  background: #111009;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.nrn-hero_5e0 {
  padding: 1.5rem 1.5rem 0;
}
}.nrn-hero_in_5e0 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.nrn-hero_in_5e0 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.nrn-hero_in_5e0 {
  grid-template-columns: 1fr 340px;
}
}.nrn-hero_promo_5e0 {
  border-radius: 16px;
  background: #171410;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 771px) {.nrn-hero_promo_5e0 {
  min-height: 280px;
}
}.nrn-hero_promo_bg_5e0 {
  background: linear-gradient(120deg,#2A1C06 0%,#111009 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.nrn-hero_promo_bg_5e0::after {
  background: linear-gradient(90deg,#111009 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nrn-hero_promo_glow_5e0 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176, 79, 8, 0.22) 0%,transparent 65%);
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  top: -2.5rem;
  width: 18.75rem;
  pointer-events: none;
}.nrn-hero_promo_ct_5e0 {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
  position: relative;
  max-width: 480px;
  display: flex;
}
@media(min-width: 767px) {.nrn-hero_promo_ct_5e0 {
  padding: 40px 32px;
}
}.nrn-hero_badge_5e0 {
  background: rgba(212, 130, 14, 0.18);
  border: 1px solid rgba(212, 130, 14, 0.07);
  border-radius: 1.375rem;
  padding: 0.313rem 0.75rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 10px;
  color: #D4820E;
  font-weight: 700;
}.nrn-hero_h1_5e0 {
  line-height: 1.15;
  color: #F6EDDA;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.nrn-hero_h1_5e0 em {
  color: #F0C030;
  font-style: normal;
}
@media(min-width: 769px) {.nrn-hero_h1_5e0 {
  font-size: 36px;
}
}.nrn-hero_sub_5e0 {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8936E;
  font-size: 13px;
}
@media(min-width: 765px) {.nrn-hero_sub_5e0 {
  font-size: 14px;
}
}.nrn-hero_row_5e0 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.nrn-hero_cta_5e0 {
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  background: #28C76F;
  transition: background .2s;
  box-shadow: 0 6px 20px rgba(40, 199, 111, 0.40);
  color: #100E07;
  font-weight: 700;
  font-size: 14px;
}.nrn-hero_cta_5e0:hover {
  background: #32DC80;
}.nrn-hero_terms_5e0 {
  color: #7C6A4E;
  font-size: 11px;
}.nrn-hero_game_5e0 {
  background: #171410;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.nrn-hero_game_badge_5e0 {
  background: rgba(240, 192, 48, 0.16);
  padding: 5px 10px;
  border-radius: 22px;
  border: 1px solid rgba(240, 192, 48, 0.16);
  font-weight: 700;
  top: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #F0C030;
  position: absolute;
  left: 0.75rem;
  z-index: 3;
  font-size: 0.625rem;
}.nrn-hero_game_badge_5e0 svg {
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.nrn-hero_game_img_5e0 {
  background: linear-gradient(135deg,#2A1C06,#111009);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nrn-hero_game_img_5e0 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.nrn-hero_game_play_5e0 {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
}.nrn-hero_game_5e0:hover .nrn-hero_game_play_5e0 {
  opacity: 1;
}.nrn-hero_game_play_5e0 span {
  border-radius: 50%;
  background: #D4820E;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
}.nrn-hero_game_play_5e0 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.nrn-hero_game_info_5e0 {
  padding: 0.875rem 16px;
}.nrn-hero_game_title_5e0 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F6EDDA;
}.nrn-hero_game_provider_5e0 {
  font-size: 11px;
  color: #8A7558;
}.nrn-hero_game_btn_5e0 {
  background: #D4820E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  margin: 12px 16px 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #F6EDDA;
  font-size: 13px;
}.nrn-hero_game_5e0:hover .nrn-hero_game_btn_5e0 {
  background: #E8950F;
}.nrn-sbar_5e0 {
  background: #111009;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.nrn-sbar_5e0 {
  padding: 1.125rem 1.5rem 0;
}
}.nrn-sbar_in_5e0 {
  margin: 0 auto;
  max-width: 1340px;
}.nrn-sbar_row_5e0 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.nrn-sbar_input_5e0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: #171410;
  border-radius: 10px;
  flex: 1;
  padding: 0.688rem 1rem;
  gap: 0.625rem;
  cursor: pointer;
  align-items: center;
  color: #8A7558;
  font-size: 13px;
  display: flex;
}.nrn-sbar_input_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
}.nrn-sbar_input_5e0 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
}.nrn-sbar_providers_5e0 {
  border-radius: 10px;
  gap: 0.5rem;
  background: #171410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  color: #D0C09A;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  font-size: 13px;
}.nrn-sbar_providers_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
  color: #F6EDDA;
}.nrn-sbar_providers_5e0 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.nrn-sbar_tabs_5e0 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.nrn-sbar_tabs_5e0::-webkit-scrollbar {
  display: none;
}.nrn-sbar_tab_5e0 {
  border-radius: 1.375rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  white-space: nowrap;
  color: #A8936E;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
}.nrn-sbar_tab_5e0:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(212, 130, 18, 0.55);
  color: #F6EDDA;
}.nrn-sbar_tab_5e0.nrn-state_active_5e0 {
  border-color: rgba(212, 130, 14, 0.07);
  background: rgba(212, 130, 14, 0.18);
  color: #F6EDDA;
}.nrn-sbar_tab_ic_5e0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.nrn-gcg_5e0 {
  background: #111009;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nrn-gcg_5e0 {
  padding: 44px 1.5rem 0;
}
}.nrn-gcg_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-gcg_head_5e0 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.nrn-gcg_label_5e0 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4820E;
}.nrn-gcg_h2_5e0 {
  color: #F6EDDA;
  font-size: 22px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.nrn-gcg_h2_5e0 {
  font-size: 1.75rem;
}
}.nrn-gcg_intro_5e0 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7558;
}.nrn-gcg_grid_5e0 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.nrn-gcg_grid_5e0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nrn-gcg_grid_5e0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nrn-gcg_card_5e0 {
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 240px;
  cursor: pointer;
}.nrn-gcg_card_5e0:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 130, 14, 0.18);
}.nrn-gcg_card_bg_5e0 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nrn-gcg_card_bg_5e0::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nrn-gcg_card_ic_5e0 {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  height: 40px;
  color: #F6EDDA;
  width: 40px;
  justify-content: center;
  z-index: 2;
  display: flex;
  align-items: center;
  position: absolute;
  right: 18px;
  top: 18px;
}.nrn-gcg_card_ic_5e0 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.nrn-gcg_card_ct_5e0 {
  z-index: 1;
  position: relative;
}.nrn-gcg_card_h_5e0 {
  font-family: 'Boogaloo', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F6EDDA;
}
@media(min-width: 769px) {.nrn-gcg_card_h_5e0 {
  font-size: 20px;
}
}.nrn-gcg_card_p_5e0 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
}.nrn-gcg_card_p_5e0 strong {
  font-weight: 600;
  color: #F6EDDA;
}.nrn-gcg_card_cta_5e0 {
  gap: 4px;
  display: inline-flex;
  color: #D4820E;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.nrn-gcg_card_cta_5e0 svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.nrn-ws_5e0 {
  background: #111009;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.nrn-ws_5e0 {
  padding: 36px 24px 0;
}
}.nrn-ws_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-ws_head_5e0 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}.nrn-ws_title_5e0 {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F6EDDA;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 16px;
  font-family: 'Boogaloo', sans-serif;
}.nrn-ws_title_ic_5e0 svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F0C030;
}.nrn-ws_online_5e0 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #8A7558;
  font-size: 0.75rem;
}.nrn-ws_online_dot_5e0 {
  border-radius: 50%;
  background: #28C76F;
  box-shadow: 0 0 0.375rem rgba(40, 199, 111, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
}.nrn-ws_scroll_5e0 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.nrn-ws_scroll_5e0::-webkit-scrollbar {
  display: none;
}.nrn-wc_5e0 {
  border-radius: 0.625rem;
  padding: 10px 14px;
  background: #171410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.nrn-wc_img_5e0 {
  overflow: hidden;
  background: #1D1A10;
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.nrn-wc_img_5e0 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nrn-wc_info_5e0 {
  min-width: 0;
}.nrn-wc_game_5e0 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D0C09A;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.nrn-wc_player_5e0 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #7C6A4E;
  text-overflow: ellipsis;
}.nrn-wc_amount_5e0 {
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  font-size: 13px;
  color: #28C76F;
  flex-shrink: 0;
}.nrn-prov_5e0 {
  background: #111009;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nrn-prov_5e0 {
  padding: 2.75rem 1.5rem 0;
}
}.nrn-prov_in_5e0 {
  margin: 0 auto;
  max-width: 1340px;
}.nrn-prov_head_5e0 {
  margin-bottom: 16px;
}.nrn-prov_label_5e0 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4820E;
}.nrn-prov_h2_5e0 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F6EDDA;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 769px) {.nrn-prov_h2_5e0 {
  font-size: 24px;
}
}.nrn-prov_seo_5e0 {
  color: #8A7558;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.nrn-prov_seo_5e0 strong {
  font-weight: 700;
  color: #D0C09A;
}.nrn-prov_seo_5e0 a {
  text-decoration: underline;
  color: #D4820E;
}.nrn-prov_grid_5e0 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.nrn-prov_grid_5e0 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nrn-prov_grid_5e0 {
  grid-template-columns: repeat(8,1fr);
}
}.nrn-prov_card_5e0 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  gap: 7px;
  background: #171410;
  padding: 0.875rem 0.625rem;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.nrn-prov_card_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
  background: #1D1A10;
}.nrn-prov_logo_5e0 {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 2.75rem;
}.nrn-prov_logo_5e0 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.nrn-prov_name_5e0 {
  font-weight: 600;
  font-size: 0.688rem;
  color: #A8936E;
  text-align: center;
  overflow-wrap: break-word;
}.nrn-reg_5e0 {
  padding: 36px 1rem 0;
  background: #111009;
}
@media(min-width: 766px) {.nrn-reg_5e0 {
  padding: 2.75rem 1.5rem 0;
}
}.nrn-reg_in_5e0 {
  background: #1D1A10;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.nrn-reg_in_5e0 {
  padding: 2.5rem;
}
}.nrn-reg_top_5e0 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.nrn-reg_top_5e0 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nrn-reg_label_5e0 {
  color: #D4820E;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.nrn-reg_h2_5e0 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.nrn-reg_h2_5e0 {
  font-size: 28px;
}
}.nrn-reg_bonus_5e0 {
  border-radius: 10px;
  gap: 8px;
  background: rgba(240, 192, 48, 0.16);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 192, 48, 0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.nrn-reg_bonus_amount_5e0 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0C030;
}.nrn-reg_bonus_text_5e0 {
  font-size: 13px;
  color: #A8936E;
  line-height: 1.35;
}.nrn-reg_cta_btn_5e0 {
  background: #28C76F;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 10px;
  font-weight: 700;
  display: inline-block;
  color: #100E07;
  font-size: 15px;
  box-shadow: 0 0.375rem 20px rgba(40, 199, 111, 0.40);
  margin-bottom: 0.75rem;
}.nrn-reg_cta_btn_5e0:hover {
  background: #32DC80;
}.nrn-reg_terms_5e0 {
  line-height: 1.5;
  color: #7C6A4E;
  font-size: 11px;
}.nrn-reg_seo_5e0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 20px;
  color: #8A7558;
  font-size: 13px;
}.nrn-reg_seo_5e0 p {
  color: #8A7558;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
}.nrn-reg_seo_5e0 p:last-child {
  margin-bottom: 0;
}.nrn-reg_seo_5e0 strong {
  color: #D0C09A;
  font-weight: 700;
}.nrn-reg_seo_5e0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820E;
}.nrn-reg_seo_5e0 a:hover {
  color: #E8950F;
}.nrn-reg_seo_5e0 ul,.nrn-reg_seo_5e0 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.nrn-reg_seo_5e0 ol {
  list-style: decimal;
}.nrn-reg_seo_5e0 li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #8A7558;
}.nrn-reg_seo_5e0 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  display: block;
  width: 100%;
}
@media(min-width: 770px) {.nrn-reg_seo_5e0 table {
  display: table;
}
}.nrn-reg_seo_5e0 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D0C09A;
}.nrn-reg_seo_5e0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #8A7558;
}.nrn-reg_steps_5e0 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.nrn-reg_steps_5e0 {
  margin-top: 0;
}
}.nrn-reg_step_5e0 {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nrn-reg_step_num_5e0 {
  border-radius: 50%;
  background: rgba(212, 130, 14, 0.18);
  border: 1px solid rgba(212, 130, 14, 0.07);
  align-items: center;
  height: 34px;
  justify-content: center;
  font-weight: 800;
  display: flex;
  color: #D4820E;
  font-size: 0.875rem;
  width: 34px;
  flex-shrink: 0;
}.nrn-reg_step_title_5e0 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F6EDDA;
}.nrn-reg_step_text_5e0 {
  line-height: 1.5;
  color: #8A7558;
  font-size: 0.75rem;
}.nrn-reg_trust_5e0 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.nrn-reg_trust_item_5e0 {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #8A7558;
  align-items: center;
  overflow-wrap: break-word;
}.nrn-reg_trust_ic_5e0 svg {
  width: 1rem;
  stroke-linecap: round;
  color: #D4820E;
  stroke-linejoin: round;
  height: 1rem;
}.nrn-bon_5e0 {
  padding: 2.25rem 16px 0;
  background: #111009;
}
@media(min-width: 770px) {.nrn-bon_5e0 {
  padding: 44px 1.5rem 0;
}
}.nrn-bon_in_5e0 {
  margin: 0 auto;
  max-width: 1340px;
}.nrn-bon_head_5e0 {
  margin-bottom: 1.25rem;
}.nrn-bon_label_5e0 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4820E;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.nrn-bon_h2_5e0 {
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F6EDDA;
}
@media(min-width: 766px) {.nrn-bon_h2_5e0 {
  font-size: 24px;
}
}.nrn-bon_seo_5e0 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7558;
  max-width: 620px;
  line-height: 1.6;
}.nrn-bon_seo_5e0 strong {
  font-weight: 700;
  color: #D0C09A;
}.nrn-bon_seo_5e0 a {
  color: #D4820E;
  text-decoration: underline;
}.nrn-bon_grid_5e0 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.nrn-bon_grid_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.nrn-bon_grid_5e0 {
  grid-template-columns: repeat(5,1fr);
}
}.nrn-bon_card_5e0 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171410;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.nrn-bon_card_5e0:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 130, 14, 0.07);
}.nrn-bon_card_ic_5e0 svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.nrn-bon_card_ic_5e0 {
  margin-bottom: 10px;
}.nrn-bon_card_type_5e0 {
  color: #8A7558;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.nrn-bon_card_amount_5e0 {
  color: #F0C030;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.nrn-bon_card_name_5e0 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F6EDDA;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.nrn-bon_card_detail_5e0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #7C6A4E;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nrn-app_5e0 {
  background: #111009;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.nrn-app_5e0 {
  padding: 2.75rem 24px 0;
}
}.nrn-app_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-app_head_5e0 {
  margin-bottom: 1rem;
}.nrn-app_label_5e0 {
  color: #D4820E;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.nrn-app_h2_5e0 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
}
@media(min-width:768px) {.nrn-app_h2_5e0 {
  font-size: 1.5rem;
}
}.nrn-app_sub_5e0 {
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 0.813rem;
  color: #8A7558;
  line-height: 1.6;
}.nrn-app_sub_5e0 strong {
  font-weight: 700;
  color: #D0C09A;
}.nrn-app_cards_5e0 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.nrn-app_cards_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}.nrn-app_card_5e0 {
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  border-radius: 10px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.nrn-app_card_ios_5e0 {
  background: linear-gradient(135deg,rgba(212, 130, 14, 0.18) 0%,#1D1A10 100%);
}.nrn-app_card_android_5e0 {
  background: linear-gradient(135deg,rgba(40, 199, 111, 0.16) 0%,#1D1A10 100%);
}.nrn-app_card_win_5e0 {
  background: linear-gradient(135deg,rgba(240, 192, 48, 0.16) 0%,#1D1A10 100%);
}.nrn-app_card_ic_5e0 svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.nrn-app_card_ic_5e0 {
  flex-shrink: 0;
  color: #F6EDDA;
}.nrn-app_card_os_5e0 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #8A7558;
}.nrn-app_card_title_5e0 {
  line-height: 1.2;
  color: #F6EDDA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.nrn-app_card_text_5e0 {
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #8A7558;
  font-size: 12px;
  overflow-wrap: break-word;
}.nrn-app_card_btn_5e0 {
  border-radius: 0.375rem;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(212, 130, 18, 0.55);
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  font-weight: 700;
  color: #F6EDDA;
  align-items: center;
  font-size: 0.813rem;
}.nrn-app_card_btn_5e0:hover {
  background: rgba(255, 255, 255, 0.07);
}.nrn-seo_5e0 {
  padding: 36px 16px 0;
  background: #111009;
}
@media(min-width: 766px) {.nrn-seo_5e0 {
  padding: 44px 24px 0;
}
}.nrn-seo_in_5e0 {
  padding: 1.75rem 1.5rem;
  background: #1D1A10;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 767px) {.nrn-seo_in_5e0 {
  padding: 2.25rem 40px;
}
}.nrn-seo_label_5e0 {
  margin-bottom: 0.625rem;
  color: #D4820E;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nrn-seo_h2_5e0 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.nrn-seo_h2_5e0 {
  font-size: 1.5rem;
}
}.nrn-seo_body_5e0 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A8936E;
}.nrn-seo_body_5e0 p {
  color: #A8936E;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.nrn-seo_body_5e0 p:last-child {
  margin-bottom: 0;
}.nrn-seo_body_5e0 strong {
  color: #D0C09A;
  font-weight: 700;
}.nrn-seo_body_5e0 a {
  transition: color .2s;
  color: #D4820E;
  text-decoration: underline;
}.nrn-seo_body_5e0 a:hover {
  color: #E8950F;
}.nrn-seo_body_5e0 ul,.nrn-seo_body_5e0 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nrn-seo_body_5e0 ol {
  list-style: decimal;
}.nrn-seo_body_5e0 li {
  color: #A8936E;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.nrn-seo_body_5e0 table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.nrn-seo_body_5e0 table {
  display: table;
}
}.nrn-seo_body_5e0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D0C09A;
  text-align: left;
  font-weight: 700;
}.nrn-seo_body_5e0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8936E;
}.nrn-seo_cols_5e0 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.nrn-seo_cols_5e0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nrn-seo_cols_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}.nrn-seo_col_h_5e0 {
  color: #D0C09A;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.nrn-seo_col_p_5e0 {
  color: #8A7558;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.nrn-seo_stats_5e0 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nrn-seo_stat_5e0 {
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(212, 130, 14, 0.18);
  background: rgba(212, 130, 14, 0.07);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.nrn-seo_stat_val_5e0 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D4820E;
  overflow-wrap: break-word;
}.nrn-seo_stat_lb_5e0 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7558;
}.nrn-pmt_5e0 {
  padding: 2.25rem 1rem 0;
  background: #111009;
}
@media(min-width: 767px) {.nrn-pmt_5e0 {
  padding: 2.75rem 24px 0;
}
}.nrn-pmt_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-pmt_head_5e0 {
  max-width: 720px;
  margin-bottom: 22px;
}.nrn-pmt_label_5e0 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4820E;
  letter-spacing: .08em;
  font-size: 11px;
}.nrn-pmt_h2_5e0 {
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F6EDDA;
}
@media(min-width: 769px) {.nrn-pmt_h2_5e0 {
  font-size: 28px;
}
}.nrn-pmt_intro_5e0 {
  color: #8A7558;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.nrn-pmt_groups_5e0 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.nrn-pmt_group_5e0 {
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1D1A10;
}.nrn-pmt_group_head_5e0 {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nrn-pmt_group_ic_5e0 {
  background: rgba(212, 130, 14, 0.18);
  border-radius: 6px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
  color: #D4820E;
}.nrn-pmt_group_ic_5e0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.nrn-pmt_group_h_5e0 {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
  overflow-wrap: break-word;
}.nrn-pmt_group_p_5e0 {
  margin-bottom: 14px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8A7558;
  line-height: 1.6;
}.nrn-pmt_group_p_5e0 strong {
  font-weight: 600;
  color: #D0C09A;
}.nrn-pmt_table_wrap_5e0 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.nrn-pmt_table_5e0 {
  min-width: 33.75rem;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}.nrn-pmt_table_5e0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  white-space: nowrap;
  text-align: left;
  color: #D0C09A;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
}.nrn-pmt_table_5e0 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7558;
}.nrn-pmt_table_5e0 tbody tr:last-child td {
  border-bottom: none;
}.nrn-pmt_table_5e0 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D0C09A;
}.nrn-faq_5e0 {
  background: #111009;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nrn-faq_5e0 {
  padding: 44px 1.5rem 0;
}
}.nrn-faq_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-faq_head_5e0 {
  margin-bottom: 20px;
}.nrn-faq_label_5e0 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4820E;
}.nrn-faq_h2_5e0 {
  color: #F6EDDA;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.nrn-faq_h2_5e0 {
  font-size: 1.5rem;
}
}.nrn-faq_list_5e0 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.nrn-faq_item_5e0 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: #1D1A10;
}.nrn-faq_q_5e0 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #D0C09A;
}.nrn-faq_q_5e0:hover {
  color: #F6EDDA;
}.nrn-faq_q_ic_5e0 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  color: #D4820E;
}.nrn-faq_item_5e0.nrn-state_open_5e0 .nrn-faq_q_ic_5e0 {
  transform: rotate(45deg);
}.nrn-faq_a_5e0 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #8A7558;
}.nrn-faq_item_5e0.nrn-state_open_5e0 .nrn-faq_a_5e0 {
  display: block;
}.nrn-faq_a_5e0 strong {
  color: #D0C09A;
  font-weight: 700;
}.nrn-faq_a_5e0 a {
  text-decoration: underline;
  color: #D4820E;
}.nrn-faq_a_5e0 ul,.nrn-faq_a_5e0 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nrn-faq_a_5e0 ol {
  list-style: decimal;
}.nrn-faq_a_5e0 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.nrn-faq_a_5e0 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 766px) {.nrn-faq_a_5e0 table {
  display: table;
}
}.nrn-faq_a_5e0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #D0C09A;
  text-align: left;
  font-weight: 700;
}.nrn-faq_a_5e0 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7558;
}.nrn-rv_5e0 {
  padding: 36px 16px 0;
  background: #111009;
}
@media(min-width: 771px) {.nrn-rv_5e0 {
  padding: 2.75rem 24px 0;
}
}.nrn-rv_in_5e0 {
  margin: 0 auto;
  max-width: 83.75rem;
}.nrn-rv_head_5e0 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.nrn-rv_label_5e0 {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #D4820E;
}.nrn-rv_h2_5e0 {
  font-family: 'Boogaloo', sans-serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  color: #F6EDDA;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nrn-rv_h2_5e0 {
  font-size: 1.75rem;
}
}.nrn-rv_stats_5e0 {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  color: #8A7558;
}.nrn-rv_stats_score_5e0 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.nrn-rv_stats_score_val_5e0 {
  font-weight: 800;
  font-size: 22px;
  color: #F0C030;
  font-family: 'Boogaloo', sans-serif;
}.nrn-rv_stats_score_max_5e0 {
  color: #7C6A4E;
  font-size: 0.813rem;
}.nrn-rv_stats_badge_5e0 {
  gap: 4px;
  align-items: center;
  display: flex;
}.nrn-rv_stats_badge_5e0 svg {
  width: 14px;
  height: 14px;
  color: #F0C030;
}.nrn-rv_grid_5e0 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.nrn-rv_grid_5e0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nrn-rv_grid_5e0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nrn-rv_card_5e0 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #1D1A10;
  display: flex;
  flex-direction: column;
}.nrn-rv_card_stars_5e0 {
  gap: 2px;
  color: #F0C030;
  display: flex;
  margin-bottom: 0.625rem;
}.nrn-rv_card_stars_5e0 svg {
  height: 14px;
  width: 14px;
}.nrn-rv_card_h_5e0 {
  font-size: 0.875rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F6EDDA;
  margin-bottom: 8px;
  font-weight: 700;
}.nrn-rv_card_body_5e0 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7558;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.nrn-rv_card_body_5e0 strong {
  color: #D0C09A;
  font-weight: 600;
}.nrn-rv_card_meta_5e0 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nrn-rv_card_author_5e0 {
  font-weight: 600;
  color: #D0C09A;
  font-size: 12px;
}.nrn-rv_card_date_5e0 {
  color: #7C6A4E;
  font-size: 11px;
}.nrn-seo_5e0 {
  padding: 36px 16px 0;
  background: #111009;
}
@media(min-width: 769px) {.nrn-seo_5e0 {
  padding: 44px 24px 0;
}
}.nrn-seo_in_5e0 {
  background: #1D1A10;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.nrn-seo_in_5e0 {
  padding: 2.25rem 2.5rem;
}
}.nrn-seo_label_5e0 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #D4820E;
}.nrn-seo_h2_5e0 {
  font-family: 'Boogaloo', sans-serif;
  color: #F6EDDA;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 766px) {.nrn-seo_h2_5e0 {
  font-size: 1.5rem;
}
}.nrn-seo_body_5e0 {
  line-height: 1.75;
  color: #A8936E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.nrn-seo_body_5e0 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A8936E;
}.nrn-seo_body_5e0 p:last-child {
  margin-bottom: 0;
}.nrn-seo_body_5e0 strong {
  color: #D0C09A;
  font-weight: 700;
}.nrn-seo_body_5e0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820E;
}.nrn-seo_body_5e0 a:hover {
  color: #E8950F;
}.nrn-seo_body_5e0 ul,.nrn-seo_body_5e0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nrn-seo_body_5e0 ol {
  list-style: decimal;
}.nrn-seo_body_5e0 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A8936E;
}.nrn-seo_body_5e0 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.nrn-seo_body_5e0 table {
  display: table;
}
}.nrn-seo_body_5e0 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D0C09A;
  text-align: left;
}.nrn-seo_body_5e0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8936E;
}.nrn-seo_cols_5e0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.nrn-seo_cols_5e0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nrn-seo_cols_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}.nrn-seo_col_h_5e0 {
  color: #D0C09A;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.nrn-seo_col_p_5e0 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7558;
  font-size: 13px;
}.nrn-seo_stats_5e0 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nrn-seo_stat_5e0 {
  border: 1px solid rgba(212, 130, 14, 0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(212, 130, 14, 0.07);
  min-width: 140px;
}.nrn-seo_stat_val_5e0 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #D4820E;
  overflow-wrap: break-word;
  font-size: 20px;
}.nrn-seo_stat_lb_5e0 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A7558;
}.nrn-seo_5e0 {
  padding: 36px 16px 0;
  background: #111009;
}
@media(min-width: 769px) {.nrn-seo_5e0 {
  padding: 44px 1.5rem 0;
}
}.nrn-seo_in_5e0 {
  margin: 0 auto;
  border-radius: 16px;
  background: #1D1A10;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.nrn-seo_in_5e0 {
  padding: 2.25rem 2.5rem;
}
}.nrn-seo_label_5e0 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4820E;
}.nrn-seo_h2_5e0 {
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F6EDDA;
  font-weight: 800;
}
@media(min-width:768px) {.nrn-seo_h2_5e0 {
  font-size: 1.5rem;
}
}.nrn-seo_body_5e0 {
  overflow-wrap: break-word;
  color: #A8936E;
  font-size: 0.875rem;
  line-height: 1.75;
}.nrn-seo_body_5e0 p {
  font-size: 14px;
  line-height: 1.75;
  color: #A8936E;
  margin-bottom: 12px;
}.nrn-seo_body_5e0 p:last-child {
  margin-bottom: 0;
}.nrn-seo_body_5e0 strong {
  color: #D0C09A;
  font-weight: 700;
}.nrn-seo_body_5e0 a {
  transition: color .2s;
  color: #D4820E;
  text-decoration: underline;
}.nrn-seo_body_5e0 a:hover {
  color: #E8950F;
}.nrn-seo_body_5e0 ul,.nrn-seo_body_5e0 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nrn-seo_body_5e0 ol {
  list-style: decimal;
}.nrn-seo_body_5e0 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #A8936E;
}.nrn-seo_body_5e0 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.nrn-seo_body_5e0 table {
  display: table;
}
}.nrn-seo_body_5e0 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D0C09A;
  text-align: left;
  font-weight: 700;
}.nrn-seo_body_5e0 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8936E;
}.nrn-seo_cols_5e0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.nrn-seo_cols_5e0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nrn-seo_cols_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}.nrn-seo_col_h_5e0 {
  font-weight: 700;
  color: #D0C09A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.nrn-seo_col_p_5e0 {
  color: #8A7558;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nrn-seo_stats_5e0 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nrn-seo_stat_5e0 {
  flex: 1;
  border: 1px solid rgba(212, 130, 14, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(212, 130, 14, 0.07);
  border-radius: 10px;
  min-width: 140px;
}.nrn-seo_stat_val_5e0 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #D4820E;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.nrn-seo_stat_lb_5e0 {
  overflow-wrap: break-word;
  color: #8A7558;
  font-size: 0.688rem;
}.nrn-ft_5e0 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0906;
  margin-top: 3rem;
}.nrn-ft_support_5e0 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.nrn-ft_support_5e0 {
  padding: 28px 24px;
}
}.nrn-ft_support_in_5e0 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nrn-ft_support_main_5e0 {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.nrn-ft_support_ic_5e0 {
  flex-shrink: 0;
  color: #D4820E;
}.nrn-ft_support_ic_5e0 svg {
  stroke-linecap: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
}.nrn-ft_support_text_title_5e0 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EDDA;
  font-size: 0.938rem;
}.nrn-ft_support_text_sub_5e0 {
  color: #8A7558;
  font-size: 12px;
  overflow-wrap: break-word;
}.nrn-ft_support_btn_5e0 {
  background: #D4820E;
  border-radius: 10px;
  transition: background .2s;
  padding: 11px 22px;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6EDDA;
  font-size: 0.813rem;
  white-space: nowrap;
}.nrn-ft_support_btn_5e0:hover {
  background: #E8950F;
}.nrn-ft_support_contacts_5e0 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.nrn-ft_support_contact_5e0 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #7C6A4E;
}.nrn-ft_support_contact_5e0 strong {
  display: block;
  font-weight: 600;
  color: #A8936E;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.nrn-ft_main_5e0 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.nrn-ft_main_5e0 {
  padding: 2.5rem 24px 32px;
}
}.nrn-ft_main_in_5e0 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.nrn-ft_main_in_5e0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.nrn-ft_main_in_5e0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nrn-ft_col_logo_5e0 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.nrn-ft_col_logo_5e0 {
  grid-column: auto;
}
}.nrn-ft_logo_5e0 {
  gap: 0.563rem;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F6EDDA;
  overflow-wrap: break-word;
  font-size: 16px;
  display: flex;
}.nrn-ft_logo_mark_5e0 {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.nrn-ft_logo_mark_5e0 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nrn-ft_logo_sub_5e0 {
  color: #7C6A4E;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.nrn-ft_col_title_5e0 {
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  color: #A8936E;
}.nrn-ft_col_links_5e0 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nrn-ft_col_link_5e0 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #7C6A4E;
  font-size: 0.813rem;
}.nrn-ft_col_link_5e0:hover {
  color: #D0C09A;
}.nrn-ft_apps_5e0 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nrn-ft_app_card_5e0 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.nrn-ft_app_card_5e0:hover {
  border-color: rgba(212, 130, 18, 0.55);
}.nrn-ft_app_card_ic_5e0 svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.nrn-ft_app_card_os_5e0 {
  font-weight: 600;
  color: #7C6A4E;
  font-size: 10px;
}.nrn-ft_app_card_action_5e0 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D0C09A;
}.nrn-ft_bot_5e0 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.nrn-ft_bot_5e0 {
  padding: 20px 24px;
}
}.nrn-ft_bot_in_5e0 {
  margin: 0 auto;
  gap: 16px;
  max-width: 83.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.nrn-ft_socials_5e0 {
  gap: 8px;
  display: flex;
}.nrn-ft_soc_5e0 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 36px;
  color: #A8936E;
  display: flex;
  width: 2.25rem;
}.nrn-ft_soc_5e0 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.nrn-ft_soc_5e0:hover {
  background: rgba(255, 255, 255, 0.07);
}.nrn-ft_legal_5e0 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8D7D62;
}.nrn-ft_legal_5e0 strong {
  font-weight: 700;
  color: #A8936E;
}.nrn-ft_legal_5e0 a {
  text-decoration: underline;
  color: #A8936E;
}.nrn-ft_age_5e0 {
  border: 2px solid #8D7D62;
  border-radius: 50%;
  font-size: 11px;
  height: 2rem;
  color: #8D7D62;
  width: 2rem;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}