*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100C08;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D4C4A0;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nvr-layout_zsa {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.nvr-page_zsa {
  min-height: 100vh;
  display: flex;
}.nvr-main_zsa {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.nvr-main_zsa {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.nvr-main_zsa {
  padding-bottom: 72px;
}
}.nvr-gc_zsa {
  background: #171209;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 642px) {.nvr-gc_zsa {
  width: 156px;
}
}
@media(min-width: 1078px) {.nvr-gc_zsa {
  width: 10.5rem;
}
}.nvr-gc_zsa:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 121, 26, 0.08);
}.nvr-gc_img_zsa {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.nvr-gc_img_zsa img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.nvr-gc_hover_zsa {
  background: rgba(8, 6, 4, 0.78);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.nvr-gc_zsa:hover .nvr-gc_hover_zsa {
  opacity: 1;
}.nvr-gc_hover_btn_zsa {
  border-radius: 0.375rem;
  padding: 8px 1rem;
  background: #C8791A;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 12px;
}.nvr-gc_info_zsa {
  padding: 0.5rem 0.625rem 0.625rem;
}.nvr-gc_name_zsa {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D4C4A0;
}.nvr-gc_prov_zsa {
  font-size: 10px;
  color: #8C7860;
}.nvr-gc_tag_zsa {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  top: 6px;
  z-index: 2;
  font-size: 0.563rem;
}.nvr-gc_tag_hot_zsa {
  background: #C0392B;
  color: #fff;
}.nvr-gc_tag_new_zsa {
  background: #4A9B5F;
  color: #100C08;
}.nvr-gc_tag_jp_zsa {
  background: #D4A017;
  color: #100C08;
}.nvr-gc_tag_ex_zsa {
  background: #7A3B10;
  color: #fff;
}.nvr-gc_tag_live_zsa {
  background: #C0392B;
  color: #fff;
}.nvr-gr_zsa {
  padding: 2rem 16px 0;
  background: #100C08;
}
@media(min-width: 769px) {.nvr-gr_zsa {
  padding: 2.25rem 1.5rem 0;
}
}.nvr-gr_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-gr_head_zsa {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.nvr-gr_head_l_zsa {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.nvr-gr_ic_zsa {
  border-radius: 0.625rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
  display: flex;
}.nvr-gr_ic_zsa svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.nvr-gr_title_zsa {
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  font-weight: 700;
}
@media(min-width: 770px) {.nvr-gr_title_zsa {
  font-size: 1.125rem;
}
}.nvr-gr_more_zsa {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  color: #9A8468;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.nvr-gr_more_zsa:hover {
  color: #C8791A;
}.nvr-gr_more_zsa svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.nvr-gr_arrows_zsa {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nvr-gr_arr_zsa {
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  height: 30px;
  width: 1.875rem;
  align-items: center;
  color: #A89070;
  justify-content: center;
}.nvr-gr_arr_zsa:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.nvr-gr_arr_zsa svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.nvr-gr_seo_h_zsa {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C4A0;
  font-size: 0.813rem;
  max-width: 680px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.nvr-gr_seo_h_zsa {
  font-size: 14px;
}
}.nvr-gr_seo_zsa {
  color: #9A8468;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}.nvr-gr_seo_zsa strong {
  font-weight: 600;
  color: #D4C4A0;
}.nvr-gr_scroll_zsa {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.nvr-gr_scroll_zsa::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.nvr-gr_scroll_zsa {
  gap: 0.75rem;
}
}.nvr-tb_zsa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100C08;
  display: flex;
  right: 0;
  position: fixed;
  height: 3.5rem;
  z-index: 80;
  align-items: center;
  left: 0;
  top: 0;
}.nvr-tb_in_zsa {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.nvr-tb_burger_zsa {
  gap: 5px;
  border-radius: 10px;
  align-items: center;
  margin-right: 0.5rem;
  justify-content: center;
  width: 38px;
  display: flex;
  height: 38px;
  flex-shrink: 0;
  flex-direction: column;
}.nvr-tb_burger_zsa:hover {
  background: rgba(255, 255, 255, 0.05);
}.nvr-tb_burger_line_zsa {
  background: #A89070;
  border-radius: 1px;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.nvr-tb_burger_zsa {
  display: none;
}
}.nvr-tb_logo_zsa {
  gap: 9px;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  color: #F5EDD8;
  margin-right: 20px;
}.nvr-tb_logo_mark_zsa {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
}.nvr-tb_logo_mark_zsa img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.nvr-tb_nav_zsa {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.nvr-tb_nav_zsa {
  display: flex;
}
}.nvr-tb_tab_zsa {
  border-radius: 0.625rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  color: #A89070;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.nvr-tb_tab_zsa:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.nvr-tb_tab_zsa.nvr-state_active_zsa {
  background: rgba(200, 121, 26, 0.18);
  color: #F5EDD8;
}.nvr-tb_right_zsa {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.nvr-tb_login_zsa {
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  display: none;
  color: #D4C4A0;
  font-weight: 600;
  font-size: 13px;
}.nvr-tb_login_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
  color: #F5EDD8;
}
@media(min-width: 479px) {.nvr-tb_login_zsa {
  display: block;
}
}.nvr-tb_reg_zsa {
  border-radius: 10px;
  background: #4A9B5F;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  font-size: 13px;
  font-weight: 700;
  color: #100C08;
  white-space: nowrap;
}.nvr-tb_reg_zsa:hover {
  background: #5AB270;
}.nvr-sb_zsa {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1610;
  transition: transform .25s ease;
  top: 3.5rem;
  bottom: 0;
  width: 220px;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
}.nvr-sb_zsa.nvr-state_open_zsa {
  transform: translateX(0);
}.nvr-sb_zsa::-webkit-scrollbar {
  width: 4px;
}.nvr-sb_zsa::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.nvr-sb_zsa {
  transform: translateX(0);
}
}.nvr-sb_auth_zsa {
  padding: 14px 12px 10px;
}.nvr-sb_btn_reg_zsa {
  transition: background .2s;
  background: #4A9B5F;
  padding: 0.688rem;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
  color: #100C08;
  display: block;
}.nvr-sb_btn_reg_zsa:hover {
  background: #5AB270;
}.nvr-sb_btn_login_zsa {
  padding: 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: block;
  text-align: center;
  color: #D4C4A0;
  font-size: 13px;
  font-weight: 600;
}.nvr-sb_btn_login_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
  color: #F5EDD8;
}.nvr-sb_promo_zsa {
  border: 1px solid rgba(200, 121, 26, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2A1508,#1C1610);
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.nvr-sb_promo_zsa::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 121, 26, 0.18),transparent 70%);
  position: absolute;
  content: '';
  right: -20px;
  width: 80px;
  top: -1.25rem;
  height: 80px;
}.nvr-sb_promo_title_zsa {
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 4px;
  color: #C8791A;
  text-transform: uppercase;
  font-weight: 700;
}.nvr-sb_promo_text_zsa {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F5EDD8;
  font-weight: 600;
}.nvr-sb_promo_sub_zsa {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #9A8468;
}.nvr-sb_nav_zsa {
  padding: 6px 0.5rem 16px;
}.nvr-sb_nav_lb_zsa {
  padding: 10px 8px 0.375rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8C7860;
  letter-spacing: .08em;
}.nvr-sb_link_zsa {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 10px;
  padding: 0.563rem 10px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  color: #A89070;
  align-items: center;
  font-size: 13px;
}.nvr-sb_link_zsa:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.nvr-sb_link_zsa.nvr-state_active_zsa {
  background: rgba(200, 121, 26, 0.18);
  color: #F5EDD8;
}.nvr-sb_ic_zsa {
  border-radius: 6px;
  justify-content: center;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
}.nvr-sb_ic_zsa svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nvr-sb_ic_1_zsa {
  background: rgba(200, 121, 26, 0.08);
  color: #C8791A;
}.nvr-sb_ic_2_zsa {
  background: rgba(74, 155, 95, 0.18);
  color: #4A9B5F;
}.nvr-sb_ic_3_zsa {
  background: rgba(212, 160, 23, 0.18);
  color: #D4A017;
}.nvr-sb_ic_4_zsa {
  background: rgba(122, 59, 16, 0.26);
  color: #7A3B10;
}.nvr-sb_ic_5_zsa {
  background: rgba(200, 121, 26, 0.08);
  color: #C4507A;
}.nvr-sb_ic_6_zsa {
  background: rgba(122, 59, 16, 0.26);
  color: #8B4BC2;
}.nvr-sb_badge_zsa {
  padding: 2px 0.438rem;
  background: #D4A017;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #100C08;
  margin-left: auto;
  font-size: 9px;
}.nvr-sb_bot_zsa {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.nvr-sb_lang_zsa,.nvr-sb_help_zsa {
  flex: 1;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  gap: 0.375rem;
  font-weight: 600;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  color: #A89070;
  display: flex;
}.nvr-sb_lang_zsa:hover,.nvr-sb_help_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
  color: #F5EDD8;
}.nvr-sb_lang_zsa svg,.nvr-sb_help_zsa svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.nvr-sb_bd_zsa {
  inset: 0;
  background: rgba(8, 6, 4, 0.78);
  position: fixed;
  z-index: 69;
  display: none;
}.nvr-sb_bd_zsa.nvr-state_on_zsa {
  display: block;
}
@media(min-width: 1078px) {.nvr-sb_bd_zsa {
  display: none!important;
}
}.nvr-mob_nav_zsa {
  background: #1C1610;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1079px) {.nvr-mob_nav_zsa {
  display: none;
}
}.nvr-mob_nav_item_zsa {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  color: #8C7860;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.nvr-mob_nav_ic_zsa {
  line-height: 1;
}.nvr-mob_nav_ic_zsa svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
}.nvr-mob_nav_lb_zsa {
  font-size: 0.625rem;
  font-weight: 600;
  color: #8C7860;
}.nvr-mob_nav_item_zsa.nvr-state_active_zsa {
  color: #C8791A;
}.nvr-mob_nav_item_zsa.nvr-state_active_zsa .nvr-mob_nav_lb_zsa {
  color: #C8791A;
}.nvr-hero_zsa {
  padding: 1.25rem 1rem 0;
  background: #100C08;
}
@media(min-width: 765px) {.nvr-hero_zsa {
  padding: 1.5rem 1.5rem 0;
}
}.nvr-hero_in_zsa {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 862px) {.nvr-hero_in_zsa {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.nvr-hero_in_zsa {
  grid-template-columns: 1fr 340px;
}
}.nvr-hero_promo_zsa {
  border-radius: 16px;
  overflow: hidden;
  background: #171209;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width:768px) {.nvr-hero_promo_zsa {
  min-height: 17.5rem;
}
}.nvr-hero_promo_bg_zsa {
  background-position: center;
  background: linear-gradient(120deg,#2A1508 0%,#100C08 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.nvr-hero_promo_bg_zsa::after {
  inset: 0;
  background: linear-gradient(90deg,#100C08 0%,rgba(8, 6, 4, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.nvr-hero_promo_glow_zsa {
  background: radial-gradient(circle,rgba(122, 59, 16, 0.26) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  pointer-events: none;
  width: 18.75rem;
  top: -40px;
  right: 3.75rem;
  position: absolute;
}.nvr-hero_promo_ct_zsa {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  position: relative;
}
@media(min-width: 770px) {.nvr-hero_promo_ct_zsa {
  padding: 2.5rem 2rem;
}
}.nvr-hero_badge_zsa {
  background: rgba(200, 121, 26, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 121, 26, 0.08);
  border-radius: 1.25rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #C8791A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
}.nvr-hero_h1_zsa {
  line-height: 1.15;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 10px;
  font-size: 26px;
}.nvr-hero_h1_zsa em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width: 766px) {.nvr-hero_h1_zsa {
  font-size: 2.25rem;
}
}.nvr-hero_sub_zsa {
  color: #A89070;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.nvr-hero_sub_zsa {
  font-size: 0.875rem;
}
}.nvr-hero_row_zsa {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nvr-hero_cta_zsa {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  background: #4A9B5F;
  font-weight: 700;
  font-size: 0.875rem;
  color: #100C08;
  box-shadow: 0 6px 16px rgba(74, 155, 95, 0.45);
}.nvr-hero_cta_zsa:hover {
  background: #5AB270;
}.nvr-hero_terms_zsa {
  font-size: 0.688rem;
  color: #8C7860;
}.nvr-hero_game_zsa {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #171209;
  overflow: hidden;
  border-radius: 1rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.nvr-hero_game_badge_zsa {
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 23, 0.18);
  padding: 0.313rem 10px;
  background: rgba(212, 160, 23, 0.18);
  text-transform: uppercase;
  top: 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
  color: #D4A017;
  left: 12px;
  z-index: 3;
}.nvr-hero_game_badge_zsa svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.nvr-hero_game_img_zsa {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1508,#100C08);
  position: relative;
  padding-bottom: 60%;
}.nvr-hero_game_img_zsa img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.nvr-hero_game_play_zsa {
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.78);
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.nvr-hero_game_zsa:hover .nvr-hero_game_play_zsa {
  opacity: 1;
}.nvr-hero_game_play_zsa span {
  border-radius: 50%;
  background: #C8791A;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 52px;
  display: flex;
}.nvr-hero_game_play_zsa span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.nvr-hero_game_info_zsa {
  padding: 0.875rem 1rem;
}.nvr-hero_game_title_zsa {
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.nvr-hero_game_provider_zsa {
  color: #9A8468;
  font-size: 11px;
}.nvr-hero_game_btn_zsa {
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  background: #C8791A;
  font-size: 0.813rem;
  text-align: center;
  color: #F5EDD8;
  display: block;
  font-weight: 700;
}.nvr-hero_game_zsa:hover .nvr-hero_game_btn_zsa {
  background: #DE8E28;
}.nvr-sbar_zsa {
  padding: 1rem 1rem 0;
  background: #100C08;
}
@media(min-width: 767px) {.nvr-sbar_zsa {
  padding: 1.125rem 24px 0;
}
}.nvr-sbar_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-sbar_row_zsa {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.nvr-sbar_input_zsa {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: #171209;
  flex: 1;
  gap: 10px;
  padding: 11px 16px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #9A8468;
  font-size: 13px;
}.nvr-sbar_input_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
}.nvr-sbar_input_zsa svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}.nvr-sbar_providers_zsa {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  transition: border-color .2s;
  background: #171209;
  padding: 11px 18px;
  border-radius: 0.625rem;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
  color: #D4C4A0;
  white-space: nowrap;
  display: flex;
}.nvr-sbar_providers_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
  color: #F5EDD8;
}.nvr-sbar_providers_zsa svg {
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nvr-sbar_tabs_zsa {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.nvr-sbar_tabs_zsa::-webkit-scrollbar {
  display: none;
}.nvr-sbar_tab_zsa {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border-radius: 20px;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
  color: #A89070;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
}.nvr-sbar_tab_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.nvr-sbar_tab_zsa.nvr-state_active_zsa {
  border-color: rgba(200, 121, 26, 0.08);
  background: rgba(200, 121, 26, 0.18);
  color: #F5EDD8;
}.nvr-sbar_tab_ic_zsa svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.nvr-wy_zsa {
  background: #100C08;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.nvr-wy_zsa {
  padding: 40px 1.5rem 0;
}
}.nvr-wy_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-wy_head_zsa {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.nvr-wy_label_zsa {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8791A;
}.nvr-wy_h2_zsa {
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width:768px) {.nvr-wy_h2_zsa {
  font-size: 1.5rem;
}
}.nvr-wy_intro_zsa {
  margin: 0;
  color: #9A8468;
  font-size: 13px;
  line-height: 1.6;
}.nvr-wy_grid_zsa {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.nvr-wy_grid_zsa {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nvr-wy_grid_zsa {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nvr-wy_card_zsa {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #1C1610;
  padding: 20px;
}.nvr-wy_card_zsa:hover {
  border-color: rgba(200, 121, 26, 0.08);
  transform: translateY(-2px);
}.nvr-wy_card_ic_zsa {
  background: rgba(200, 121, 26, 0.18);
  border-radius: 50%;
  margin-bottom: 14px;
  align-items: center;
  color: #C8791A;
  justify-content: center;
  height: 44px;
  width: 44px;
  display: flex;
}.nvr-wy_card_ic_zsa svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.nvr-wy_card_h_zsa {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
}.nvr-wy_card_p_zsa {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9A8468;
}.nvr-wy_card_p_zsa strong {
  color: #D4C4A0;
  font-weight: 600;
}.nvr-ws_zsa {
  padding: 32px 1rem 0;
  background: #100C08;
}
@media(min-width: 766px) {.nvr-ws_zsa {
  padding: 2.25rem 1.5rem 0;
}
}.nvr-ws_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-ws_head_zsa {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nvr-ws_title_zsa {
  gap: 0.625rem;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 1rem;
  flex-wrap: wrap;
  align-items: center;
}.nvr-ws_title_ic_zsa svg {
  stroke-linejoin: round;
  color: #D4A017;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.nvr-ws_online_zsa {
  gap: 7px;
  font-size: 12px;
  color: #9A8468;
  align-items: center;
  font-weight: 600;
  display: flex;
}.nvr-ws_online_dot_zsa {
  border-radius: 50%;
  background: #4A9B5F;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(74, 155, 95, 0.18);
}.nvr-ws_scroll_zsa {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.nvr-ws_scroll_zsa::-webkit-scrollbar {
  display: none;
}.nvr-wc_zsa {
  border-radius: 0.625rem;
  gap: 10px;
  padding: 10px 0.875rem;
  background: #171209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.nvr-wc_img_zsa {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #1C1610;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.nvr-wc_img_zsa img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nvr-wc_info_zsa {
  min-width: 0;
}.nvr-wc_game_zsa {
  overflow: hidden;
  white-space: nowrap;
  color: #D4C4A0;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.nvr-wc_player_zsa {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #8C7860;
}.nvr-wc_amount_zsa {
  font-weight: 700;
  color: #4A9B5F;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
}.nvr-bon_zsa {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.nvr-bon_zsa {
  padding: 44px 24px 0;
}
}.nvr-bon_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-bon_head_zsa {
  margin-bottom: 1.25rem;
}.nvr-bon_label_zsa {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8791A;
  font-weight: 700;
}.nvr-bon_h2_zsa {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.nvr-bon_h2_zsa {
  font-size: 1.5rem;
}
}.nvr-bon_seo_zsa {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #9A8468;
  max-width: 620px;
}.nvr-bon_seo_zsa strong {
  color: #D4C4A0;
  font-weight: 700;
}.nvr-bon_seo_zsa a {
  color: #C8791A;
  text-decoration: underline;
}.nvr-bon_grid_zsa {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.nvr-bon_grid_zsa {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nvr-bon_grid_zsa {
  grid-template-columns: repeat(5,1fr);
}
}.nvr-bon_card_zsa {
  background: #171209;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.nvr-bon_card_zsa:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 121, 26, 0.08);
}.nvr-bon_card_ic_zsa svg {
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
}.nvr-bon_card_ic_zsa {
  margin-bottom: 10px;
}.nvr-bon_card_type_zsa {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #9A8468;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
}.nvr-bon_card_amount_zsa {
  color: #D4A017;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.nvr-bon_card_name_zsa {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.nvr-bon_card_detail_zsa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #8C7860;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nvr-prov_zsa {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.nvr-prov_zsa {
  padding: 44px 24px 0;
}
}.nvr-prov_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-prov_head_zsa {
  margin-bottom: 1rem;
}.nvr-prov_label_zsa {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8791A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.nvr-prov_h2_zsa {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nvr-prov_h2_zsa {
  font-size: 1.5rem;
}
}.nvr-prov_seo_zsa {
  color: #9A8468;
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.nvr-prov_seo_zsa strong {
  color: #D4C4A0;
  font-weight: 700;
}.nvr-prov_seo_zsa a {
  color: #C8791A;
  text-decoration: underline;
}.nvr-prov_grid_zsa {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.nvr-prov_grid_zsa {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.nvr-prov_grid_zsa {
  grid-template-columns: repeat(8,1fr);
}
}.nvr-prov_card_zsa {
  gap: 0.438rem;
  padding: 0.875rem 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #171209;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.nvr-prov_card_zsa:hover {
  background: #1C1610;
  border-color: rgba(200, 121, 26, 0.52);
}.nvr-prov_logo_zsa {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
}.nvr-prov_logo_zsa img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.nvr-prov_name_zsa {
  color: #A89070;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
}.nvr-htp_zsa {
  padding: 36px 1rem 0;
  background: #100C08;
}
@media(min-width: 767px) {.nvr-htp_zsa {
  padding: 2.75rem 24px 0;
}
}.nvr-htp_in_zsa {
  margin: 0 auto;
  max-width: 83.75rem;
}.nvr-htp_head_zsa {
  max-width: 45rem;
  margin-bottom: 22px;
}.nvr-htp_label_zsa {
  text-transform: uppercase;
  color: #C8791A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.nvr-htp_h2_zsa {
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.nvr-htp_h2_zsa {
  font-size: 28px;
}
}.nvr-htp_intro_zsa {
  font-size: 14px;
  color: #9A8468;
  line-height: 1.6;
}.nvr-htp_steps_zsa {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.nvr-htp_steps_zsa {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.nvr-htp_steps_zsa {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.nvr-htp_step_zsa {
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 18px;
  border-radius: 10px;
  display: flex;
  position: relative;
  flex-direction: column;
}.nvr-htp_step_num_zsa {
  border-radius: 50%;
  background: #C8791A;
  top: -12px;
  position: absolute;
  justify-content: center;
  height: 28px;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-size: 13px;
  left: 1.25rem;
  width: 1.75rem;
  font-weight: 800;
  align-items: center;
  color: #100C08;
}.nvr-htp_step_ic_zsa {
  border-radius: 0.375rem;
  margin: 8px 0 12px;
  background: rgba(200, 121, 26, 0.18);
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  color: #C8791A;
}.nvr-htp_step_ic_zsa svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.nvr-htp_step_h_zsa {
  font-weight: 700;
  line-height: 1.25;
  color: #F5EDD8;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.nvr-htp_step_p_zsa {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9A8468;
  line-height: 1.55;
}.nvr-htp_step_p_zsa strong {
  color: #D4C4A0;
  font-weight: 600;
}.nvr-htp_cta_zsa {
  background: #4A9B5F;
  border-radius: 0.625rem;
  padding: 13px 26px;
  transition: background .2s;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  color: #100C08;
  font-size: 14px;
}.nvr-htp_cta_zsa:hover {
  background: #5AB270;
}.nvr-reg_zsa {
  background: #100C08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.nvr-reg_zsa {
  padding: 44px 1.5rem 0;
}
}.nvr-reg_in_zsa {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1610;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 766px) {.nvr-reg_in_zsa {
  padding: 2.5rem;
}
}.nvr-reg_top_zsa {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.nvr-reg_top_zsa {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nvr-reg_label_zsa {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8791A;
  margin-bottom: 10px;
  font-weight: 700;
}.nvr-reg_h2_zsa {
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.nvr-reg_h2_zsa {
  font-size: 1.75rem;
}
}.nvr-reg_bonus_zsa {
  background: rgba(212, 160, 23, 0.18);
  border: 1px solid rgba(212, 160, 23, 0.18);
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border-radius: 0.625rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.nvr-reg_bonus_amount_zsa {
  color: #D4A017;
  font-weight: 800;
  font-size: 1.25rem;
}.nvr-reg_bonus_text_zsa {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A89070;
}.nvr-reg_cta_btn_zsa {
  background: #4A9B5F;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  color: #100C08;
  box-shadow: 0 0.375rem 16px rgba(74, 155, 95, 0.45);
}.nvr-reg_cta_btn_zsa:hover {
  background: #5AB270;
}.nvr-reg_terms_zsa {
  line-height: 1.5;
  font-size: 11px;
  color: #8C7860;
}.nvr-reg_seo_zsa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #9A8468;
  line-height: 1.65;
}.nvr-reg_seo_zsa p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #9A8468;
}.nvr-reg_seo_zsa p:last-child {
  margin-bottom: 0;
}.nvr-reg_seo_zsa strong {
  font-weight: 700;
  color: #D4C4A0;
}.nvr-reg_seo_zsa a {
  transition: color .2s;
  color: #C8791A;
  text-decoration: underline;
}.nvr-reg_seo_zsa a:hover {
  color: #DE8E28;
}.nvr-reg_seo_zsa ul,.nvr-reg_seo_zsa ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.nvr-reg_seo_zsa ol {
  list-style: decimal;
}.nvr-reg_seo_zsa li {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #9A8468;
}.nvr-reg_seo_zsa table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.nvr-reg_seo_zsa table {
  display: table;
}
}.nvr-reg_seo_zsa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.nvr-reg_seo_zsa td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8468;
}.nvr-reg_steps_zsa {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.nvr-reg_steps_zsa {
  margin-top: 0;
}
}.nvr-reg_step_zsa {
  padding: 1rem;
  border-radius: 10px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nvr-reg_step_num_zsa {
  border: 1px solid rgba(200, 121, 26, 0.08);
  background: rgba(200, 121, 26, 0.18);
  border-radius: 50%;
  display: flex;
  font-weight: 800;
  color: #C8791A;
  flex-shrink: 0;
  font-size: 14px;
  width: 2.125rem;
  height: 34px;
  justify-content: center;
  align-items: center;
}.nvr-reg_step_title_zsa {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EDD8;
}.nvr-reg_step_text_zsa {
  color: #9A8468;
  line-height: 1.5;
  font-size: 0.75rem;
}.nvr-reg_trust_zsa {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.nvr-reg_trust_item_zsa {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
  color: #9A8468;
  display: flex;
}.nvr-reg_trust_ic_zsa svg {
  color: #C8791A;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.nvr-app_zsa {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width: 770px) {.nvr-app_zsa {
  padding: 44px 24px 0;
}
}.nvr-app_in_zsa {
  margin: 0 auto;
  max-width: 1340px;
}.nvr-app_head_zsa {
  margin-bottom: 1rem;
}.nvr-app_label_zsa {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8791A;
  text-transform: uppercase;
}.nvr-app_h2_zsa {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
}
@media(min-width: 766px) {.nvr-app_h2_zsa {
  font-size: 24px;
}
}.nvr-app_sub_zsa {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
  color: #9A8468;
  overflow-wrap: break-word;
}.nvr-app_sub_zsa strong {
  font-weight: 700;
  color: #D4C4A0;
}.nvr-app_cards_zsa {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.nvr-app_cards_zsa {
  grid-template-columns: repeat(3,1fr);
}
}.nvr-app_card_zsa {
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.nvr-app_card_ios_zsa {
  background: linear-gradient(135deg,rgba(200, 121, 26, 0.18) 0%,#1C1610 100%);
}.nvr-app_card_android_zsa {
  background: linear-gradient(135deg,rgba(74, 155, 95, 0.18) 0%,#1C1610 100%);
}.nvr-app_card_win_zsa {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.18) 0%,#1C1610 100%);
}.nvr-app_card_ic_zsa svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.nvr-app_card_ic_zsa {
  flex-shrink: 0;
  color: #F5EDD8;
}.nvr-app_card_os_zsa {
  color: #9A8468;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.nvr-app_card_title_zsa {
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  line-height: 1.2;
}.nvr-app_card_text_zsa {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #9A8468;
  margin-bottom: 0.875rem;
}.nvr-app_card_btn_zsa {
  border-radius: 0.375rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(200, 121, 26, 0.52);
  padding: 0.625rem 1.125rem;
  color: #F5EDD8;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.nvr-app_card_btn_zsa:hover {
  background: rgba(255, 255, 255, 0.07);
}.nvr-pmt_zsa {
  background: #100C08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.nvr-pmt_zsa {
  padding: 2.75rem 1.5rem 0;
}
}.nvr-pmt_in_zsa {
  margin: 0 auto;
  max-width: 1340px;
}.nvr-pmt_head_zsa {
  margin-bottom: 22px;
  max-width: 45rem;
}.nvr-pmt_label_zsa {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8791A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.nvr-pmt_h2_zsa {
  color: #F5EDD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.nvr-pmt_h2_zsa {
  font-size: 28px;
}
}.nvr-pmt_intro_zsa {
  color: #9A8468;
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
}.nvr-pmt_groups_zsa {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.nvr-pmt_group_zsa {
  background: #1C1610;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.nvr-pmt_group_head_zsa {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.nvr-pmt_group_ic_zsa {
  background: rgba(200, 121, 26, 0.18);
  border-radius: 0.375rem;
  display: flex;
  width: 2.25rem;
  color: #C8791A;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 36px;
}.nvr-pmt_group_ic_zsa svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.nvr-pmt_group_h_zsa {
  margin: 0;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.nvr-pmt_group_p_zsa {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #9A8468;
  margin-bottom: 0.875rem;
}.nvr-pmt_group_p_zsa strong {
  font-weight: 600;
  color: #D4C4A0;
}.nvr-pmt_table_wrap_zsa {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.nvr-pmt_table_zsa {
  min-width: 540px;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.nvr-pmt_table_zsa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-size: 0.688rem;
  letter-spacing: .04em;
  white-space: nowrap;
  color: #D4C4A0;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}.nvr-pmt_table_zsa td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8468;
}.nvr-pmt_table_zsa tbody tr:last-child td {
  border-bottom: none;
}.nvr-pmt_table_zsa tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4A0;
}.nvr-seo_zsa {
  background: #100C08;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.nvr-seo_zsa {
  padding: 2.75rem 24px 0;
}
}.nvr-seo_in_zsa {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  background: #1C1610;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.nvr-seo_in_zsa {
  padding: 36px 40px;
}
}.nvr-seo_label_zsa {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8791A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.nvr-seo_h2_zsa {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.nvr-seo_h2_zsa {
  font-size: 24px;
}
}.nvr-seo_body_zsa {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89070;
}.nvr-seo_body_zsa p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A89070;
  font-size: 0.875rem;
}.nvr-seo_body_zsa p:last-child {
  margin-bottom: 0;
}.nvr-seo_body_zsa strong {
  color: #D4C4A0;
  font-weight: 700;
}.nvr-seo_body_zsa a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8791A;
}.nvr-seo_body_zsa a:hover {
  color: #DE8E28;
}.nvr-seo_body_zsa ul,.nvr-seo_body_zsa ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.nvr-seo_body_zsa ol {
  list-style: decimal;
}.nvr-seo_body_zsa li {
  color: #A89070;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.nvr-seo_body_zsa table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 771px) {.nvr-seo_body_zsa table {
  display: table;
}
}.nvr-seo_body_zsa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D4C4A0;
  font-weight: 700;
  text-align: left;
}.nvr-seo_body_zsa td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89070;
}.nvr-seo_cols_zsa {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.nvr-seo_cols_zsa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nvr-seo_cols_zsa {
  grid-template-columns: repeat(3,1fr);
}
}.nvr-seo_col_h_zsa {
  color: #D4C4A0;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nvr-seo_col_p_zsa {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #9A8468;
}.nvr-seo_stats_zsa {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nvr-seo_stat_zsa {
  border: 1px solid rgba(200, 121, 26, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 0.875rem 1rem;
  background: rgba(200, 121, 26, 0.08);
  min-width: 140px;
}.nvr-seo_stat_val_zsa {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C8791A;
  font-size: 1.25rem;
  font-weight: 800;
}.nvr-seo_stat_lb_zsa {
  color: #9A8468;
  font-size: 11px;
  overflow-wrap: break-word;
}.nvr-seo_zsa {
  padding: 2.25rem 16px 0;
  background: #100C08;
}
@media(min-width: 765px) {.nvr-seo_zsa {
  padding: 44px 24px 0;
}
}.nvr-seo_in_zsa {
  background: #1C1610;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width:768px) {.nvr-seo_in_zsa {
  padding: 2.25rem 40px;
}
}.nvr-seo_label_zsa {
  color: #C8791A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
}.nvr-seo_h2_zsa {
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.nvr-seo_h2_zsa {
  font-size: 24px;
}
}.nvr-seo_body_zsa {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A89070;
}.nvr-seo_body_zsa p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A89070;
}.nvr-seo_body_zsa p:last-child {
  margin-bottom: 0;
}.nvr-seo_body_zsa strong {
  color: #D4C4A0;
  font-weight: 700;
}.nvr-seo_body_zsa a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8791A;
}.nvr-seo_body_zsa a:hover {
  color: #DE8E28;
}.nvr-seo_body_zsa ul,.nvr-seo_body_zsa ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nvr-seo_body_zsa ol {
  list-style: decimal;
}.nvr-seo_body_zsa li {
  margin-bottom: 0.375rem;
  color: #A89070;
  font-size: 0.875rem;
  line-height: 1.75;
}.nvr-seo_body_zsa table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.nvr-seo_body_zsa table {
  display: table;
}
}.nvr-seo_body_zsa th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.nvr-seo_body_zsa td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89070;
}.nvr-seo_cols_zsa {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.nvr-seo_cols_zsa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.nvr-seo_cols_zsa {
  grid-template-columns: repeat(3,1fr);
}
}.nvr-seo_col_h_zsa {
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C4A0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.nvr-seo_col_p_zsa {
  font-size: 13px;
  color: #9A8468;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nvr-seo_stats_zsa {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nvr-seo_stat_zsa {
  border: 1px solid rgba(200, 121, 26, 0.18);
  background: rgba(200, 121, 26, 0.08);
  padding: 14px 16px;
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.nvr-seo_stat_val_zsa {
  font-weight: 800;
  color: #C8791A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.nvr-seo_stat_lb_zsa {
  color: #9A8468;
  overflow-wrap: break-word;
  font-size: 11px;
}.nvr-seo_zsa {
  padding: 2.25rem 16px 0;
  background: #100C08;
}
@media(min-width: 767px) {.nvr-seo_zsa {
  padding: 44px 1.5rem 0;
}
}.nvr-seo_in_zsa {
  background: #1C1610;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width:768px) {.nvr-seo_in_zsa {
  padding: 36px 2.5rem;
}
}.nvr-seo_label_zsa {
  font-weight: 700;
  font-size: 11px;
  color: #C8791A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.nvr-seo_h2_zsa {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.nvr-seo_h2_zsa {
  font-size: 1.5rem;
}
}.nvr-seo_body_zsa {
  overflow-wrap: break-word;
  color: #A89070;
  font-size: 0.875rem;
  line-height: 1.75;
}.nvr-seo_body_zsa p {
  color: #A89070;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.nvr-seo_body_zsa p:last-child {
  margin-bottom: 0;
}.nvr-seo_body_zsa strong {
  font-weight: 700;
  color: #D4C4A0;
}.nvr-seo_body_zsa a {
  transition: color .2s;
  color: #C8791A;
  text-decoration: underline;
}.nvr-seo_body_zsa a:hover {
  color: #DE8E28;
}.nvr-seo_body_zsa ul,.nvr-seo_body_zsa ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nvr-seo_body_zsa ol {
  list-style: decimal;
}.nvr-seo_body_zsa li {
  color: #A89070;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.nvr-seo_body_zsa table {
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.nvr-seo_body_zsa table {
  display: table;
}
}.nvr-seo_body_zsa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.nvr-seo_body_zsa td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89070;
}.nvr-seo_cols_zsa {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.nvr-seo_cols_zsa {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nvr-seo_cols_zsa {
  grid-template-columns: repeat(3,1fr);
}
}.nvr-seo_col_h_zsa {
  overflow-wrap: break-word;
  color: #D4C4A0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.nvr-seo_col_p_zsa {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #9A8468;
}.nvr-seo_stats_zsa {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nvr-seo_stat_zsa {
  padding: 0.875rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(200, 121, 26, 0.18);
  background: rgba(200, 121, 26, 0.08);
  flex: 1;
  min-width: 140px;
}.nvr-seo_stat_val_zsa {
  font-weight: 800;
  color: #C8791A;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.nvr-seo_stat_lb_zsa {
  color: #9A8468;
  overflow-wrap: break-word;
  font-size: 11px;
}.nvr-faq_zsa {
  padding: 2.25rem 1rem 0;
  background: #100C08;
}
@media(min-width:768px) {.nvr-faq_zsa {
  padding: 44px 24px 0;
}
}.nvr-faq_in_zsa {
  margin: 0 auto;
  max-width: 1340px;
}.nvr-faq_head_zsa {
  margin-bottom: 20px;
}.nvr-faq_label_zsa {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8791A;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.nvr-faq_h2_zsa {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.nvr-faq_h2_zsa {
  font-size: 24px;
}
}.nvr-faq_list_zsa {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nvr-faq_item_zsa {
  background: #1C1610;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.nvr-faq_q_zsa {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  color: #D4C4A0;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-size: 0.875rem;
  flex-wrap: wrap;
}.nvr-faq_q_zsa:hover {
  color: #F5EDD8;
}.nvr-faq_q_ic_zsa {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 16px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  width: 1.5rem;
  color: #C8791A;
}.nvr-faq_item_zsa.nvr-state_open_zsa .nvr-faq_q_ic_zsa {
  transform: rotate(45deg);
}.nvr-faq_a_zsa {
  padding: 0 20px 16px;
  line-height: 1.7;
  display: none;
  color: #9A8468;
  font-size: 13px;
  overflow-wrap: break-word;
}.nvr-faq_item_zsa.nvr-state_open_zsa .nvr-faq_a_zsa {
  display: block;
}.nvr-faq_a_zsa strong {
  font-weight: 700;
  color: #D4C4A0;
}.nvr-faq_a_zsa a {
  color: #C8791A;
  text-decoration: underline;
}.nvr-faq_a_zsa ul,.nvr-faq_a_zsa ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.nvr-faq_a_zsa ol {
  list-style: decimal;
}.nvr-faq_a_zsa li {
  line-height: 1.6;
  margin-bottom: 4px;
}.nvr-faq_a_zsa table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 766px) {.nvr-faq_a_zsa table {
  display: table;
}
}.nvr-faq_a_zsa th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.nvr-faq_a_zsa td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #9A8468;
}.nvr-ft_zsa {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090705;
  margin-top: 3rem;
}.nvr-ft_support_zsa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.nvr-ft_support_zsa {
  padding: 28px 1.5rem;
}
}.nvr-ft_support_in_zsa {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
  display: flex;
}.nvr-ft_support_main_zsa {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.nvr-ft_support_ic_zsa {
  flex-shrink: 0;
  color: #C8791A;
}.nvr-ft_support_ic_zsa svg {
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.nvr-ft_support_text_title_zsa {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EDD8;
  font-weight: 700;
}.nvr-ft_support_text_sub_zsa {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #9A8468;
}.nvr-ft_support_btn_zsa {
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 10px;
  background: #C8791A;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F5EDD8;
  flex-shrink: 0;
}.nvr-ft_support_btn_zsa:hover {
  background: #DE8E28;
}.nvr-ft_support_contacts_zsa {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.nvr-ft_support_contact_zsa {
  font-size: 12px;
  color: #8C7860;
  line-height: 1.4;
}.nvr-ft_support_contact_zsa strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #A89070;
  display: block;
  font-size: 0.688rem;
}.nvr-ft_main_zsa {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.nvr-ft_main_zsa {
  padding: 40px 1.5rem 32px;
}
}.nvr-ft_main_in_zsa {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.nvr-ft_main_in_zsa {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.nvr-ft_main_in_zsa {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nvr-ft_col_logo_zsa {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.nvr-ft_col_logo_zsa {
  grid-column: auto;
}
}.nvr-ft_logo_zsa {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 1rem;
}.nvr-ft_logo_mark_zsa {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 30px;
}.nvr-ft_logo_mark_zsa img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nvr-ft_logo_sub_zsa {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8C7860;
  max-width: 200px;
}.nvr-ft_col_title_zsa {
  margin-bottom: 14px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #A89070;
  letter-spacing: .07em;
  text-transform: uppercase;
}.nvr-ft_col_links_zsa {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.nvr-ft_col_link_zsa {
  transition: color .2s;
  color: #8C7860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nvr-ft_col_link_zsa:hover {
  color: #D4C4A0;
}.nvr-ft_apps_zsa {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nvr-ft_app_card_zsa {
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.nvr-ft_app_card_zsa:hover {
  border-color: rgba(200, 121, 26, 0.52);
}.nvr-ft_app_card_ic_zsa svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.nvr-ft_app_card_os_zsa {
  font-size: 10px;
  color: #8C7860;
  font-weight: 600;
}.nvr-ft_app_card_action_zsa {
  color: #D4C4A0;
  font-weight: 700;
  font-size: 0.75rem;
}.nvr-ft_bot_zsa {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.nvr-ft_bot_zsa {
  padding: 1.25rem 24px;
}
}.nvr-ft_bot_in_zsa {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.nvr-ft_socials_zsa {
  gap: 8px;
  display: flex;
}.nvr-ft_soc_zsa {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 36px;
  height: 2.25rem;
  color: #A89070;
  justify-content: center;
  align-items: center;
}.nvr-ft_soc_zsa svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nvr-ft_soc_zsa:hover {
  background: rgba(255, 255, 255, 0.07);
}.nvr-ft_legal_zsa {
  flex: 1;
  font-size: 11px;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7860;
}.nvr-ft_legal_zsa strong {
  font-weight: 700;
  color: #A89070;
}.nvr-ft_legal_zsa a {
  text-decoration: underline;
  color: #A89070;
}.nvr-ft_age_zsa {
  border: 2px solid #8A7860;
  border-radius: 50%;
  color: #8A7860;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  margin-left: auto;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
}