html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #120D08;
  color: #D5C49E;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.nlq-layout-cdp {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.nlq-page-cdp {
  min-height: 100vh;
  display: flex;
}.nlq-main-cdp {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.nlq-main-cdp {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.nlq-main-cdp {
  padding-bottom: 4.5rem;
}
}.nlq-gc-cdp {
  background: #181108;
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 642px) {.nlq-gc-cdp {
  width: 156px;
}
}
@media(min-width: 1079px) {.nlq-gc-cdp {
  width: 10.5rem;
}
}.nlq-gc-cdp:hover {
  border-color: rgba(200, 148, 26, 0.07);
  transform: translateY(-3px);
}.nlq-gc_img-cdp {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.nlq-gc_img-cdp img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.nlq-gc_hover-cdp {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 5, 2, 0.72);
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.nlq-gc-cdp:hover .nlq-gc_hover-cdp {
  opacity: 1;
}.nlq-gc_hover_btn-cdp {
  border-radius: 0.25rem;
  background: #C8941A;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F6EEDB;
}.nlq-gc_info-cdp {
  padding: 8px 0.625rem 10px;
}.nlq-gc_name-cdp {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #D5C49E;
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.nlq-gc_prov-cdp {
  font-size: 0.625rem;
  color: #5E4E36;
}.nlq-gc_tag-cdp {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  text-transform: uppercase;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  top: 6px;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
}.nlq-gc_tag_hot-cdp {
  background: #CC3C3C;
  color: #fff;
}.nlq-gc_tag_new-cdp {
  background: #2BAE72;
  color: #120D08;
}.nlq-gc_tag_jp-cdp {
  background: #E6A824;
  color: #120D08;
}.nlq-gc_tag_ex-cdp {
  background: #7A4E10;
  color: #fff;
}.nlq-gc_tag_live-cdp {
  background: #CC3C3C;
  color: #fff;
}.nlq-gr-cdp {
  background: #120D08;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.nlq-gr-cdp {
  padding: 2.25rem 1.5rem 0;
}
}.nlq-gr_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-gr_head-cdp {
  gap: 0.75rem;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nlq-gr_head_l-cdp {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.nlq-gr_ic-cdp {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 2rem;
  width: 2rem;
  justify-content: center;
}.nlq-gr_ic-cdp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.nlq-gr_title-cdp {
  color: #F6EEDB;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.nlq-gr_title-cdp {
  font-size: 1.125rem;
}
}.nlq-gr_more-cdp {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  color: #7C6848;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
}.nlq-gr_more-cdp:hover {
  color: #C8941A;
}.nlq-gr_more-cdp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.nlq-gr_arrows-cdp {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.nlq-gr_arr-cdp {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  color: #A8916A;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}.nlq-gr_arr-cdp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EEDB;
}.nlq-gr_arr-cdp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.nlq-gr_seo_h-cdp {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #D5C49E;
  max-width: 680px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 765px) {.nlq-gr_seo_h-cdp {
  font-size: 0.875rem;
}
}.nlq-gr_seo-cdp {
  margin-bottom: 12px;
  color: #7C6848;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 12px;
}.nlq-gr_seo-cdp strong {
  color: #D5C49E;
  font-weight: 600;
}.nlq-gr_scroll-cdp {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.nlq-gr_scroll-cdp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.nlq-gr_scroll-cdp {
  gap: 12px;
}
}.nlq-tb-cdp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100C07;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 80;
  height: 3.5rem;
  top: 0;
  position: fixed;
}.nlq-tb_in-cdp {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.nlq-tb_burger-cdp {
  border-radius: 8px;
  gap: 0.313rem;
  flex-direction: column;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 38px;
}.nlq-tb_burger-cdp:hover {
  background: rgba(255, 255, 255, 0.05);
}.nlq-tb_burger_line-cdp {
  border-radius: 1px;
  background: #A8916A;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.nlq-tb_burger-cdp {
  display: none;
}
}.nlq-tb_logo-cdp {
  gap: 0.563rem;
  font-size: 1.125rem;
  color: #F6EEDB;
  display: flex;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  margin-right: 20px;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.nlq-tb_logo_mark-cdp {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 32px;
  width: 32px;
}.nlq-tb_logo_mark-cdp img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nlq-tb_nav-cdp {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.nlq-tb_nav-cdp {
  display: flex;
}
}.nlq-tb_tab-cdp {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  color: #A8916A;
  font-size: 13px;
  white-space: nowrap;
}.nlq-tb_tab-cdp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EEDB;
}.nlq-tb_tab-cdp.nlq-state_active-cdp {
  background: rgba(200, 148, 26, 0.18);
  color: #F6EEDB;
}.nlq-tb_right-cdp {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.nlq-tb_login-cdp {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  color: #D5C49E;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.nlq-tb_login-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EEDB;
}
@media(min-width:480px) {.nlq-tb_login-cdp {
  display: block;
}
}.nlq-tb_reg-cdp {
  padding: 9px 1.125rem;
  background: #2BAE72;
  border-radius: 8px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  color: #0F0A04;
  font-weight: 700;
}.nlq-tb_reg-cdp:hover {
  background: #34C882;
}.nlq-sb-cdp {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1E1610;
  z-index: 70;
  width: 13.75rem;
  left: 0;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  top: 56px;
}.nlq-sb-cdp.nlq-state_open-cdp {
  transform: translateX(0);
}.nlq-sb-cdp::-webkit-scrollbar {
  width: 0.25rem;
}.nlq-sb-cdp::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.nlq-sb-cdp {
  transform: translateX(0);
}
}.nlq-sb_auth-cdp {
  padding: 0.875rem 0.75rem 0.625rem;
}.nlq-sb_btn_reg-cdp {
  background: #2BAE72;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  color: #0F0A04;
  display: block;
  font-weight: 700;
}.nlq-sb_btn_reg-cdp:hover {
  background: #34C882;
}.nlq-sb_btn_login-cdp {
  transition: border-color .2s;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  color: #D5C49E;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.nlq-sb_btn_login-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EEDB;
}.nlq-sb_promo-cdp {
  background: linear-gradient(135deg,#2C1A04,#1E1610);
  border: 1px solid rgba(200, 148, 26, 0.18);
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}.nlq-sb_promo-cdp::before {
  background: radial-gradient(circle,rgba(200, 148, 26, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 80px;
  height: 5rem;
  position: absolute;
  content: '';
  top: -20px;
}.nlq-sb_promo_title-cdp {
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8941A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
}.nlq-sb_promo_text-cdp {
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F6EEDB;
}.nlq-sb_promo_sub-cdp {
  color: #7C6848;
  margin-top: 3px;
  font-size: 0.625rem;
}.nlq-sb_nav-cdp {
  padding: 0.375rem 0.5rem 1rem;
}.nlq-sb_nav_lb-cdp {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  color: #5E4E36;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nlq-sb_link-cdp {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  align-items: center;
  color: #A8916A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 500;
  font-size: 13px;
  display: flex;
}.nlq-sb_link-cdp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EEDB;
}.nlq-sb_link-cdp.nlq-state_active-cdp {
  background: rgba(200, 148, 26, 0.18);
  color: #F6EEDB;
}.nlq-sb_ic-cdp {
  border-radius: 4px;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
}.nlq-sb_ic-cdp svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.nlq-sb_ic_1-cdp {
  background: rgba(200, 148, 26, 0.07);
  color: #C8941A;
}.nlq-sb_ic_2-cdp {
  background: rgba(43, 174, 114, 0.14);
  color: #2BAE72;
}.nlq-sb_ic_3-cdp {
  background: rgba(230, 168, 36, 0.15);
  color: #E6A824;
}.nlq-sb_ic_4-cdp {
  background: rgba(122, 78, 16, 0.28);
  color: #7A4E10;
}.nlq-sb_ic_5-cdp {
  background: rgba(200, 148, 26, 0.07);
  color: #D94F88;
}.nlq-sb_ic_6-cdp {
  background: rgba(122, 78, 16, 0.28);
  color: #8A4ED6;
}.nlq-sb_badge-cdp {
  background: #E6A824;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  color: #0F0A04;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.nlq-sb_bot-cdp {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.nlq-sb_lang-cdp,.nlq-sb_help-cdp {
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  flex: 1;
  padding: 9px 6px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #A8916A;
  font-size: 11px;
}.nlq-sb_lang-cdp:hover,.nlq-sb_help-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EEDB;
}.nlq-sb_lang-cdp svg,.nlq-sb_help-cdp svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nlq-sb_bd-cdp {
  inset: 0;
  background: rgba(8, 5, 2, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.nlq-sb_bd-cdp.nlq-state_on-cdp {
  display: block;
}
@media(min-width: 1077px) {.nlq-sb_bd-cdp {
  display: none!important;
}
}.nlq-mob_nav-cdp {
  background: #1E1610;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.nlq-mob_nav-cdp {
  display: none;
}
}.nlq-mob_nav_item-cdp {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  color: #5E4E36;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.nlq-mob_nav_ic-cdp {
  line-height: 1;
}.nlq-mob_nav_ic-cdp svg {
  stroke-linecap: round;
  height: 20px;
  width: 20px;
  stroke-linejoin: round;
}.nlq-mob_nav_lb-cdp {
  color: #5E4E36;
  font-size: 10px;
  font-weight: 600;
}.nlq-mob_nav_item-cdp.nlq-state_active-cdp {
  color: #C8941A;
}.nlq-mob_nav_item-cdp.nlq-state_active-cdp .nlq-mob_nav_lb-cdp {
  color: #C8941A;
}.nlq-hero-cdp {
  background: #120D08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.nlq-hero-cdp {
  padding: 24px 1.5rem 0;
}
}.nlq-hero_in-cdp {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.nlq-hero_in-cdp {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.nlq-hero_in-cdp {
  grid-template-columns: 1fr 340px;
}
}.nlq-hero_promo-cdp {
  background: #181108;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 769px) {.nlq-hero_promo-cdp {
  min-height: 17.5rem;
}
}.nlq-hero_promo_bg-cdp {
  inset: 0;
  background: linear-gradient(120deg,#2C1A04 0%,#120D08 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.nlq-hero_promo_bg-cdp::after {
  background: linear-gradient(90deg,#120D08 0%,rgba(8, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nlq-hero_promo_glow-cdp {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 16, 0.28) 0%,transparent 65%);
  pointer-events: none;
  height: 18.75rem;
  width: 300px;
  top: -40px;
  right: 60px;
  position: absolute;
}.nlq-hero_promo_ct-cdp {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  max-width: 480px;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 2;
}
@media(min-width:768px) {.nlq-hero_promo_ct-cdp {
  padding: 40px 32px;
}
}.nlq-hero_badge-cdp {
  background: rgba(200, 148, 26, 0.18);
  border: 1px solid rgba(200, 148, 26, 0.07);
  padding: 5px 0.75rem;
  border-radius: 20px;
  margin-bottom: 0.875rem;
  color: #C8941A;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
}.nlq-hero_h1-cdp {
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  margin-bottom: 0.625rem;
  color: #F6EEDB;
}.nlq-hero_h1-cdp em {
  color: #E6A824;
  font-style: normal;
}
@media(min-width:768px) {.nlq-hero_h1-cdp {
  font-size: 2.25rem;
}
}.nlq-hero_sub-cdp {
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8916A;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.nlq-hero_sub-cdp {
  font-size: 0.875rem;
}
}.nlq-hero_row-cdp {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.nlq-hero_cta-cdp {
  transition: background .2s;
  background: #2BAE72;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 0.25rem 18px rgba(43, 174, 114, 0.44);
  font-weight: 700;
  font-size: 14px;
  color: #0F0A04;
}.nlq-hero_cta-cdp:hover {
  background: #34C882;
}.nlq-hero_terms-cdp {
  font-size: 0.688rem;
  color: #5E4E36;
}.nlq-hero_game-cdp {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #181108;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.nlq-hero_game_badge-cdp {
  background: rgba(230, 168, 36, 0.15);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(230, 168, 36, 0.15);
  color: #E6A824;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  position: absolute;
  font-weight: 700;
  top: 12px;
}.nlq-hero_game_badge-cdp svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.nlq-hero_game_img-cdp {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A04,#120D08);
  padding-bottom: 60%;
  position: relative;
}.nlq-hero_game_img-cdp img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.nlq-hero_game_play-cdp {
  background: rgba(8, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.nlq-hero_game-cdp:hover .nlq-hero_game_play-cdp {
  opacity: 1;
}.nlq-hero_game_play-cdp span {
  border-radius: 50%;
  background: #C8941A;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
}.nlq-hero_game_play-cdp span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.nlq-hero_game_info-cdp {
  padding: 14px 1rem;
}.nlq-hero_game_title-cdp {
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #F6EEDB;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.nlq-hero_game_provider-cdp {
  font-size: 11px;
  color: #7C6848;
}.nlq-hero_game_btn-cdp {
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  padding: 11px;
  background: #C8941A;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 700;
  color: #F6EEDB;
  display: block;
}.nlq-hero_game-cdp:hover .nlq-hero_game_btn-cdp {
  background: #DBA82E;
}.nlq-sbar-cdp {
  background: #120D08;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.nlq-sbar-cdp {
  padding: 18px 1.5rem 0;
}
}.nlq-sbar_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-sbar_row-cdp {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.nlq-sbar_input-cdp {
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181108;
  border-radius: 8px;
  flex: 1;
  gap: 10px;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #7C6848;
  cursor: pointer;
}.nlq-sbar_input-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.nlq-sbar_input-cdp svg {
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
}.nlq-sbar_providers-cdp {
  transition: border-color .2s;
  padding: 11px 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #181108;
  align-items: center;
  font-weight: 600;
  color: #D5C49E;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
}.nlq-sbar_providers-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EEDB;
}.nlq-sbar_providers-cdp svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.nlq-sbar_tabs-cdp {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.nlq-sbar_tabs-cdp::-webkit-scrollbar {
  display: none;
}.nlq-sbar_tab-cdp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  color: #A8916A;
}.nlq-sbar_tab-cdp:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 148, 42, 0.45);
  color: #F6EEDB;
}.nlq-sbar_tab-cdp.nlq-state_active-cdp {
  background: rgba(200, 148, 26, 0.18);
  border-color: rgba(200, 148, 26, 0.07);
  color: #F6EEDB;
}.nlq-sbar_tab_ic-cdp svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.nlq-wy-cdp {
  background: #120D08;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.nlq-wy-cdp {
  padding: 2.5rem 1.5rem 0;
}
}.nlq-wy_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-wy_head-cdp {
  max-width: 720px;
  margin-bottom: 18px;
}.nlq-wy_label-cdp {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8941A;
}.nlq-wy_h2-cdp {
  color: #F6EEDB;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.nlq-wy_h2-cdp {
  font-size: 24px;
}
}.nlq-wy_intro-cdp {
  margin: 0;
  line-height: 1.6;
  color: #7C6848;
  font-size: 0.813rem;
}.nlq-wy_grid-cdp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nlq-wy_grid-cdp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nlq-wy_grid-cdp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nlq-wy_card-cdp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #1E1610;
}.nlq-wy_card-cdp:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 148, 26, 0.07);
}.nlq-wy_card_ic-cdp {
  border-radius: 50%;
  background: rgba(200, 148, 26, 0.18);
  align-items: center;
  justify-content: center;
  height: 44px;
  margin-bottom: 14px;
  width: 44px;
  display: flex;
  color: #C8941A;
}.nlq-wy_card_ic-cdp svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.nlq-wy_card_h-cdp {
  margin-bottom: 6px;
  color: #F6EEDB;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.nlq-wy_card_p-cdp {
  color: #7C6848;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.nlq-wy_card_p-cdp strong {
  color: #D5C49E;
  font-weight: 600;
}.nlq-gcg-cdp {
  padding: 36px 16px 0;
  background: #120D08;
}
@media(min-width: 770px) {.nlq-gcg-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-gcg_in-cdp {
  margin: 0 auto;
  max-width: 1320px;
}.nlq-gcg_head-cdp {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.nlq-gcg_label-cdp {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8941A;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.nlq-gcg_h2-cdp {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F6EEDB;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}
@media(min-width:768px) {.nlq-gcg_h2-cdp {
  font-size: 28px;
}
}.nlq-gcg_intro-cdp {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7C6848;
}.nlq-gcg_grid-cdp {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.nlq-gcg_grid-cdp {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.nlq-gcg_grid-cdp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nlq-gcg_card-cdp {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
}.nlq-gcg_card-cdp:hover {
  border-color: rgba(200, 148, 26, 0.18);
  transform: translateY(-3px);
}.nlq-gcg_card_bg-cdp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nlq-gcg_card_bg-cdp::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nlq-gcg_card_ic-cdp {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  position: absolute;
  align-items: center;
  height: 40px;
  z-index: 2;
  right: 1.125rem;
  top: 1.125rem;
  color: #F6EEDB;
  justify-content: center;
  width: 2.5rem;
}.nlq-gcg_card_ic-cdp svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.nlq-gcg_card_ct-cdp {
  position: relative;
  z-index: 1;
}.nlq-gcg_card_h-cdp {
  color: #F6EEDB;
  line-height: 1.2;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nlq-gcg_card_h-cdp {
  font-size: 1.25rem;
}
}.nlq-gcg_card_p-cdp {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.55;
}.nlq-gcg_card_p-cdp strong {
  font-weight: 600;
  color: #F6EEDB;
}.nlq-gcg_card_cta-cdp {
  gap: 0.25rem;
  align-items: center;
  color: #C8941A;
  font-size: 12px;
  display: inline-flex;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}.nlq-gcg_card_cta-cdp svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.nlq-ws-cdp {
  background: #120D08;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.nlq-ws-cdp {
  padding: 2.25rem 24px 0;
}
}.nlq-ws_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-ws_head-cdp {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
}.nlq-ws_title-cdp {
  gap: 10px;
  color: #F6EEDB;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.nlq-ws_title_ic-cdp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E6A824;
  width: 1.125rem;
  height: 1.125rem;
}.nlq-ws_online-cdp {
  gap: 7px;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #7C6848;
}.nlq-ws_online_dot-cdp {
  background: #2BAE72;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(43, 174, 114, 0.14);
}.nlq-ws_scroll-cdp {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.nlq-ws_scroll-cdp::-webkit-scrollbar {
  display: none;
}.nlq-wc-cdp {
  padding: 10px 14px;
  border-radius: 8px;
  background: #181108;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.nlq-wc_img-cdp {
  border-radius: 4px;
  background: #1E1610;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.nlq-wc_img-cdp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.nlq-wc_info-cdp {
  min-width: 0;
}.nlq-wc_game-cdp {
  overflow: hidden;
  font-size: 12px;
  color: #D5C49E;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.nlq-wc_player-cdp {
  overflow: hidden;
  color: #5E4E36;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.nlq-wc_amount-cdp {
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #2BAE72;
  font-weight: 700;
  white-space: nowrap;
}.nlq-bon-cdp {
  padding: 36px 1rem 0;
  background: #120D08;
}
@media(min-width: 770px) {.nlq-bon-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-bon_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-bon_head-cdp {
  margin-bottom: 1.25rem;
}.nlq-bon_label-cdp {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8941A;
}.nlq-bon_h2-cdp {
  color: #F6EEDB;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.nlq-bon_h2-cdp {
  font-size: 24px;
}
}.nlq-bon_seo-cdp {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7C6848;
  font-size: 13px;
}.nlq-bon_seo-cdp strong {
  color: #D5C49E;
  font-weight: 700;
}.nlq-bon_seo-cdp a {
  text-decoration: underline;
  color: #C8941A;
}.nlq-bon_grid-cdp {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.nlq-bon_grid-cdp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nlq-bon_grid-cdp {
  grid-template-columns: repeat(5,1fr);
}
}.nlq-bon_card-cdp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #181108;
  border-radius: 0.5rem;
  padding: 1rem;
}.nlq-bon_card-cdp:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 148, 26, 0.07);
}.nlq-bon_card_ic-cdp svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
}.nlq-bon_card_ic-cdp {
  margin-bottom: 10px;
}.nlq-bon_card_type-cdp {
  color: #7C6848;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
}.nlq-bon_card_amount-cdp {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E6A824;
  font-size: 1.125rem;
}.nlq-bon_card_name-cdp {
  font-size: 13px;
  color: #F6EEDB;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.nlq-bon_card_detail-cdp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5E4E36;
}.nlq-prov-cdp {
  background: #120D08;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.nlq-prov-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-prov_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-prov_head-cdp {
  margin-bottom: 16px;
}.nlq-prov_label-cdp {
  color: #C8941A;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.nlq-prov_h2-cdp {
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EEDB;
}
@media(min-width: 767px) {.nlq-prov_h2-cdp {
  font-size: 1.5rem;
}
}.nlq-prov_seo-cdp {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
  color: #7C6848;
  overflow-wrap: break-word;
}.nlq-prov_seo-cdp strong {
  color: #D5C49E;
  font-weight: 700;
}.nlq-prov_seo-cdp a {
  color: #C8941A;
  text-decoration: underline;
}.nlq-prov_grid-cdp {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.nlq-prov_grid-cdp {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.nlq-prov_grid-cdp {
  grid-template-columns: repeat(8,1fr);
}
}.nlq-prov_card-cdp {
  border-radius: 0.5rem;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #181108;
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.nlq-prov_card-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
  background: #1E1610;
}.nlq-prov_logo-cdp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
}.nlq-prov_logo-cdp img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.nlq-prov_name-cdp {
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  color: #A8916A;
}.nlq-reg-cdp {
  padding: 36px 16px 0;
  background: #120D08;
}
@media(min-width: 765px) {.nlq-reg-cdp {
  padding: 2.75rem 24px 0;
}
}.nlq-reg_in-cdp {
  background: #1E1610;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.nlq-reg_in-cdp {
  padding: 40px;
}
}.nlq-reg_top-cdp {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.nlq-reg_top-cdp {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nlq-reg_label-cdp {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #C8941A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nlq-reg_h2-cdp {
  color: #F6EEDB;
  font-size: 22px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.nlq-reg_h2-cdp {
  font-size: 28px;
}
}.nlq-reg_bonus-cdp {
  border: 1px solid rgba(230, 168, 36, 0.15);
  background: rgba(230, 168, 36, 0.15);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  gap: 0.5rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.nlq-reg_bonus_amount-cdp {
  color: #E6A824;
  font-size: 1.25rem;
  font-weight: 800;
}.nlq-reg_bonus_text-cdp {
  font-size: 13px;
  line-height: 1.35;
  color: #A8916A;
}.nlq-reg_cta_btn-cdp {
  padding: 0.875rem 32px;
  background: #2BAE72;
  transition: background .2s;
  border-radius: 0.5rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14), 0 4px 1.125rem rgba(43, 174, 114, 0.44);
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0F0A04;
  font-size: 0.938rem;
  font-weight: 700;
}.nlq-reg_cta_btn-cdp:hover {
  background: #34C882;
}.nlq-reg_terms-cdp {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E4E36;
}.nlq-reg_seo-cdp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #7C6848;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  font-size: 13px;
}.nlq-reg_seo-cdp p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #7C6848;
  line-height: 1.65;
}.nlq-reg_seo-cdp p:last-child {
  margin-bottom: 0;
}.nlq-reg_seo-cdp strong {
  font-weight: 700;
  color: #D5C49E;
}.nlq-reg_seo-cdp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941A;
}.nlq-reg_seo-cdp a:hover {
  color: #DBA82E;
}.nlq-reg_seo-cdp ul,.nlq-reg_seo-cdp ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.nlq-reg_seo-cdp ol {
  list-style: decimal;
}.nlq-reg_seo-cdp li {
  margin-bottom: 0.25rem;
  color: #7C6848;
  line-height: 1.65;
  font-size: 0.813rem;
}.nlq-reg_seo-cdp table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.nlq-reg_seo-cdp table {
  display: table;
}
}.nlq-reg_seo-cdp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D5C49E;
  text-align: left;
  font-weight: 700;
}.nlq-reg_seo-cdp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7C6848;
}.nlq-reg_steps-cdp {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 859px) {.nlq-reg_steps-cdp {
  margin-top: 0;
}
}.nlq-reg_step-cdp {
  padding: 1rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.nlq-reg_step_num-cdp {
  border: 1px solid rgba(200, 148, 26, 0.07);
  background: rgba(200, 148, 26, 0.18);
  border-radius: 50%;
  display: flex;
  font-weight: 800;
  width: 34px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 2.125rem;
  font-size: 14px;
  color: #C8941A;
}.nlq-reg_step_title-cdp {
  font-weight: 700;
  color: #F6EEDB;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.nlq-reg_step_text-cdp {
  font-size: 0.75rem;
  color: #7C6848;
  line-height: 1.5;
}.nlq-reg_trust-cdp {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.nlq-reg_trust_item-cdp {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  color: #7C6848;
  display: flex;
}.nlq-reg_trust_ic-cdp svg {
  width: 1rem;
  color: #C8941A;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.nlq-htp-cdp {
  padding: 36px 1rem 0;
  background: #120D08;
}
@media(min-width: 771px) {.nlq-htp-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-htp_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-htp_head-cdp {
  margin-bottom: 22px;
  max-width: 45rem;
}.nlq-htp_label-cdp {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8941A;
}.nlq-htp_h2-cdp {
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EEDB;
}
@media(min-width: 770px) {.nlq-htp_h2-cdp {
  font-size: 28px;
}
}.nlq-htp_intro-cdp {
  font-size: 0.875rem;
  color: #7C6848;
  line-height: 1.6;
}.nlq-htp_steps-cdp {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.nlq-htp_steps-cdp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nlq-htp_steps-cdp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nlq-htp_step-cdp {
  background: #1E1610;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 1.125rem 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.nlq-htp_step_num-cdp {
  border-radius: 50%;
  background: #C8941A;
  font-family: 'Playfair Display', serif;
  height: 1.75rem;
  width: 1.75rem;
  align-items: center;
  font-weight: 800;
  font-size: 13px;
  position: absolute;
  top: -0.75rem;
  display: flex;
  color: #0F0A04;
  justify-content: center;
  left: 20px;
}.nlq-htp_step_ic-cdp {
  background: rgba(200, 148, 26, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.25rem;
  display: flex;
  color: #C8941A;
  align-items: center;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
}.nlq-htp_step_ic-cdp svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
}.nlq-htp_step_h-cdp {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #F6EEDB;
}.nlq-htp_step_p-cdp {
  font-size: 13px;
  color: #7C6848;
  overflow-wrap: break-word;
  line-height: 1.55;
}.nlq-htp_step_p-cdp strong {
  color: #D5C49E;
  font-weight: 600;
}.nlq-htp_cta-cdp {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2BAE72;
  color: #0F0A04;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  font-size: 0.875rem;
}.nlq-htp_cta-cdp:hover {
  background: #34C882;
}.nlq-app-cdp {
  background: #120D08;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nlq-app-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-app_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-app_head-cdp {
  margin-bottom: 16px;
}.nlq-app_label-cdp {
  text-transform: uppercase;
  color: #C8941A;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.nlq-app_h2-cdp {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F6EEDB;
}
@media(min-width: 765px) {.nlq-app_h2-cdp {
  font-size: 1.5rem;
}
}.nlq-app_sub-cdp {
  color: #7C6848;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
}.nlq-app_sub-cdp strong {
  font-weight: 700;
  color: #D5C49E;
}.nlq-app_cards-cdp {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.nlq-app_cards-cdp {
  grid-template-columns: repeat(3,1fr);
}
}.nlq-app_card-cdp {
  gap: 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.nlq-app_card_ios-cdp {
  background: linear-gradient(135deg,rgba(200, 148, 26, 0.18) 0%,#1E1610 100%);
}.nlq-app_card_android-cdp {
  background: linear-gradient(135deg,rgba(43, 174, 114, 0.14) 0%,#1E1610 100%);
}.nlq-app_card_win-cdp {
  background: linear-gradient(135deg,rgba(230, 168, 36, 0.15) 0%,#1E1610 100%);
}.nlq-app_card_ic-cdp svg {
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
}.nlq-app_card_ic-cdp {
  color: #F6EEDB;
  flex-shrink: 0;
}.nlq-app_card_os-cdp {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #7C6848;
}.nlq-app_card_title-cdp {
  overflow-wrap: break-word;
  color: #F6EEDB;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 6px;
  font-weight: 700;
}.nlq-app_card_text-cdp {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  color: #7C6848;
}.nlq-app_card_btn-cdp {
  padding: 10px 18px;
  border: 1px solid rgba(200, 148, 42, 0.45);
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6EEDB;
  align-items: center;
  display: inline-flex;
}.nlq-app_card_btn-cdp:hover {
  background: rgba(255, 255, 255, 0.07);
}.nlq-faq-cdp {
  background: #120D08;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.nlq-faq-cdp {
  padding: 2.75rem 24px 0;
}
}.nlq-faq_in-cdp {
  margin: 0 auto;
  max-width: 82.5rem;
}.nlq-faq_head-cdp {
  margin-bottom: 20px;
}.nlq-faq_label-cdp {
  text-transform: uppercase;
  color: #C8941A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.nlq-faq_h2-cdp {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EEDB;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.nlq-faq_h2-cdp {
  font-size: 1.5rem;
}
}.nlq-faq_list-cdp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nlq-faq_item-cdp {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1610;
}.nlq-faq_q-cdp {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  font-size: 14px;
  color: #D5C49E;
  font-weight: 600;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
}.nlq-faq_q-cdp:hover {
  color: #F6EEDB;
}.nlq-faq_q_ic-cdp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  width: 1.5rem;
  color: #C8941A;
  height: 1.5rem;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
}.nlq-faq_item-cdp.nlq-state_open-cdp .nlq-faq_q_ic-cdp {
  transform: rotate(45deg);
}.nlq-faq_a-cdp {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  display: none;
  color: #7C6848;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.nlq-faq_item-cdp.nlq-state_open-cdp .nlq-faq_a-cdp {
  display: block;
}.nlq-faq_a-cdp strong {
  color: #D5C49E;
  font-weight: 700;
}.nlq-faq_a-cdp a {
  text-decoration: underline;
  color: #C8941A;
}.nlq-faq_a-cdp ul,.nlq-faq_a-cdp ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.nlq-faq_a-cdp ol {
  list-style: decimal;
}.nlq-faq_a-cdp li {
  margin-bottom: 4px;
  line-height: 1.6;
}.nlq-faq_a-cdp table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.nlq-faq_a-cdp table {
  display: table;
}
}.nlq-faq_a-cdp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #D5C49E;
}.nlq-faq_a-cdp td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7C6848;
}.nlq-pmt-cdp {
  background: #120D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.nlq-pmt-cdp {
  padding: 44px 1.5rem 0;
}
}.nlq-pmt_in-cdp {
  margin: 0 auto;
  max-width: 1320px;
}.nlq-pmt_head-cdp {
  max-width: 45rem;
  margin-bottom: 22px;
}.nlq-pmt_label-cdp {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8941A;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nlq-pmt_h2-cdp {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EEDB;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.nlq-pmt_h2-cdp {
  font-size: 28px;
}
}.nlq-pmt_intro-cdp {
  color: #7C6848;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nlq-pmt_groups-cdp {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.nlq-pmt_group-cdp {
  background: #1E1610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 0.5rem;
}.nlq-pmt_group_head-cdp {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.nlq-pmt_group_ic-cdp {
  border-radius: 0.25rem;
  background: rgba(200, 148, 26, 0.18);
  justify-content: center;
  display: flex;
  width: 36px;
  align-items: center;
  color: #C8941A;
  height: 36px;
  flex-shrink: 0;
}.nlq-pmt_group_ic-cdp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.nlq-pmt_group_h-cdp {
  margin: 0;
  color: #F6EEDB;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}.nlq-pmt_group_p-cdp {
  line-height: 1.6;
  color: #7C6848;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.nlq-pmt_group_p-cdp strong {
  font-weight: 600;
  color: #D5C49E;
}.nlq-pmt_table_wrap-cdp {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nlq-pmt_table-cdp {
  font-size: 13px;
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
}.nlq-pmt_table-cdp th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.688rem;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  color: #D5C49E;
}.nlq-pmt_table-cdp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7C6848;
}.nlq-pmt_table-cdp tbody tr:last-child td {
  border-bottom: none;
}.nlq-pmt_table-cdp tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D5C49E;
}.nlq-rv-cdp {
  background: #120D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.nlq-rv-cdp {
  padding: 2.75rem 1.5rem 0;
}
}.nlq-rv_in-cdp {
  margin: 0 auto;
  max-width: 1320px;
}.nlq-rv_head-cdp {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.nlq-rv_label-cdp {
  color: #C8941A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nlq-rv_h2-cdp {
  margin-bottom: 0.625rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F6EEDB;
}
@media(min-width: 770px) {.nlq-rv_h2-cdp {
  font-size: 1.75rem;
}
}.nlq-rv_stats-cdp {
  gap: 18px;
  display: flex;
  color: #7C6848;
  font-size: 13px;
  align-items: center;
  flex-wrap: wrap;
}.nlq-rv_stats_score-cdp {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.nlq-rv_stats_score_val-cdp {
  font-weight: 800;
  font-size: 22px;
  color: #E6A824;
  font-family: 'Playfair Display', serif;
}.nlq-rv_stats_score_max-cdp {
  font-size: 13px;
  color: #5E4E36;
}.nlq-rv_stats_badge-cdp {
  gap: 4px;
  align-items: center;
  display: flex;
}.nlq-rv_stats_badge-cdp svg {
  height: 0.875rem;
  width: 14px;
  color: #E6A824;
}.nlq-rv_grid-cdp {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.nlq-rv_grid-cdp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.nlq-rv_grid-cdp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nlq-rv_card-cdp {
  background: #1E1610;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.nlq-rv_card_stars-cdp {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E6A824;
}.nlq-rv_card_stars-cdp svg {
  width: 14px;
  height: 14px;
}.nlq-rv_card_h-cdp {
  font-weight: 700;
  color: #F6EEDB;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.3;
  font-size: 14px;
}.nlq-rv_card_body-cdp {
  flex: 1;
  line-height: 1.65;
  color: #7C6848;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.813rem;
}.nlq-rv_card_body-cdp strong {
  color: #D5C49E;
  font-weight: 600;
}.nlq-rv_card_meta-cdp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
}.nlq-rv_card_author-cdp {
  color: #D5C49E;
  font-weight: 600;
  font-size: 12px;
}.nlq-rv_card_date-cdp {
  font-size: 11px;
  color: #5E4E36;
}.nlq-seo-cdp {
  padding: 2.25rem 1rem 0;
  background: #120D08;
}
@media(min-width: 770px) {.nlq-seo-cdp {
  padding: 44px 1.5rem 0;
}
}.nlq-seo_in-cdp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1E1610;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.nlq-seo_in-cdp {
  padding: 36px 40px;
}
}.nlq-seo_label-cdp {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8941A;
}.nlq-seo_h2-cdp {
  color: #F6EEDB;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.nlq-seo_h2-cdp {
  font-size: 24px;
}
}.nlq-seo_body-cdp {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8916A;
  overflow-wrap: break-word;
}.nlq-seo_body-cdp p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #A8916A;
}.nlq-seo_body-cdp p:last-child {
  margin-bottom: 0;
}.nlq-seo_body-cdp strong {
  color: #D5C49E;
  font-weight: 700;
}.nlq-seo_body-cdp a {
  transition: color .2s;
  color: #C8941A;
  text-decoration: underline;
}.nlq-seo_body-cdp a:hover {
  color: #DBA82E;
}.nlq-seo_body-cdp ul,.nlq-seo_body-cdp ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nlq-seo_body-cdp ol {
  list-style: decimal;
}.nlq-seo_body-cdp li {
  font-size: 14px;
  color: #A8916A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.nlq-seo_body-cdp table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.nlq-seo_body-cdp table {
  display: table;
}
}.nlq-seo_body-cdp th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C49E;
  text-align: left;
  font-weight: 700;
}.nlq-seo_body-cdp td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916A;
}.nlq-seo_cols-cdp {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.nlq-seo_cols-cdp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nlq-seo_cols-cdp {
  grid-template-columns: repeat(3,1fr);
}
}.nlq-seo_col_h-cdp {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D5C49E;
}.nlq-seo_col_p-cdp {
  line-height: 1.65;
  color: #7C6848;
  font-size: 13px;
  overflow-wrap: break-word;
}.nlq-seo_stats-cdp {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nlq-seo_stat-cdp {
  padding: 14px 16px;
  border: 1px solid rgba(200, 148, 26, 0.18);
  border-radius: 0.5rem;
  background: rgba(200, 148, 26, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.nlq-seo_stat_val-cdp {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8941A;
}.nlq-seo_stat_lb-cdp {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7C6848;
}.nlq-seo-cdp {
  background: #120D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.nlq-seo-cdp {
  padding: 2.75rem 24px 0;
}
}.nlq-seo_in-cdp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1E1610;
  max-width: 1320px;
}
@media(min-width: 770px) {.nlq-seo_in-cdp {
  padding: 36px 40px;
}
}.nlq-seo_label-cdp {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8941A;
}.nlq-seo_h2-cdp {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 20px;
  color: #F6EEDB;
}
@media(min-width: 770px) {.nlq-seo_h2-cdp {
  font-size: 1.5rem;
}
}.nlq-seo_body-cdp {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8916A;
  overflow-wrap: break-word;
}.nlq-seo_body-cdp p {
  line-height: 1.75;
  font-size: 14px;
  color: #A8916A;
  margin-bottom: 12px;
}.nlq-seo_body-cdp p:last-child {
  margin-bottom: 0;
}.nlq-seo_body-cdp strong {
  color: #D5C49E;
  font-weight: 700;
}.nlq-seo_body-cdp a {
  transition: color .2s;
  color: #C8941A;
  text-decoration: underline;
}.nlq-seo_body-cdp a:hover {
  color: #DBA82E;
}.nlq-seo_body-cdp ul,.nlq-seo_body-cdp ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.nlq-seo_body-cdp ol {
  list-style: decimal;
}.nlq-seo_body-cdp li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A8916A;
  font-size: 14px;
}.nlq-seo_body-cdp table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.nlq-seo_body-cdp table {
  display: table;
}
}.nlq-seo_body-cdp th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D5C49E;
}.nlq-seo_body-cdp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8916A;
}.nlq-seo_cols-cdp {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.nlq-seo_cols-cdp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.nlq-seo_cols-cdp {
  grid-template-columns: repeat(3,1fr);
}
}.nlq-seo_col_h-cdp {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D5C49E;
  font-weight: 700;
}.nlq-seo_col_p-cdp {
  overflow-wrap: break-word;
  color: #7C6848;
  line-height: 1.65;
  font-size: 0.813rem;
}.nlq-seo_stats-cdp {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nlq-seo_stat-cdp {
  padding: 14px 1rem;
  border: 1px solid rgba(200, 148, 26, 0.18);
  background: rgba(200, 148, 26, 0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.nlq-seo_stat_val-cdp {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #C8941A;
  margin-bottom: 0.25rem;
}.nlq-seo_stat_lb-cdp {
  overflow-wrap: break-word;
  color: #7C6848;
  font-size: 11px;
}.nlq-seo-cdp {
  padding: 36px 16px 0;
  background: #120D08;
}
@media(min-width: 765px) {.nlq-seo-cdp {
  padding: 44px 24px 0;
}
}.nlq-seo_in-cdp {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1610;
  padding: 28px 1.5rem;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.nlq-seo_in-cdp {
  padding: 36px 40px;
}
}.nlq-seo_label-cdp {
  font-size: 11px;
  color: #C8941A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.nlq-seo_h2-cdp {
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F6EEDB;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.nlq-seo_h2-cdp {
  font-size: 24px;
}
}.nlq-seo_body-cdp {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A8916A;
}.nlq-seo_body-cdp p {
  color: #A8916A;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.nlq-seo_body-cdp p:last-child {
  margin-bottom: 0;
}.nlq-seo_body-cdp strong {
  font-weight: 700;
  color: #D5C49E;
}.nlq-seo_body-cdp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941A;
}.nlq-seo_body-cdp a:hover {
  color: #DBA82E;
}.nlq-seo_body-cdp ul,.nlq-seo_body-cdp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nlq-seo_body-cdp ol {
  list-style: decimal;
}.nlq-seo_body-cdp li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8916A;
}.nlq-seo_body-cdp table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 769px) {.nlq-seo_body-cdp table {
  display: table;
}
}.nlq-seo_body-cdp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D5C49E;
  font-weight: 700;
}.nlq-seo_body-cdp td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916A;
}.nlq-seo_cols-cdp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.nlq-seo_cols-cdp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nlq-seo_cols-cdp {
  grid-template-columns: repeat(3,1fr);
}
}.nlq-seo_col_h-cdp {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D5C49E;
}.nlq-seo_col_p-cdp {
  line-height: 1.65;
  font-size: 13px;
  color: #7C6848;
  overflow-wrap: break-word;
}.nlq-seo_stats-cdp {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nlq-seo_stat-cdp {
  border: 1px solid rgba(200, 148, 26, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(200, 148, 26, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.nlq-seo_stat_val-cdp {
  overflow-wrap: break-word;
  color: #C8941A;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
}.nlq-seo_stat_lb-cdp {
  color: #7C6848;
  overflow-wrap: break-word;
  font-size: 11px;
}.nlq-ft-cdp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0804;
  margin-top: 48px;
}.nlq-ft_support-cdp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.nlq-ft_support-cdp {
  padding: 1.75rem 1.5rem;
}
}.nlq-ft_support_in-cdp {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.nlq-ft_support_main-cdp {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.nlq-ft_support_ic-cdp {
  flex-shrink: 0;
  color: #C8941A;
}.nlq-ft_support_ic-cdp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.nlq-ft_support_text_title-cdp {
  color: #F6EEDB;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.nlq-ft_support_text_sub-cdp {
  overflow-wrap: break-word;
  color: #7C6848;
  font-size: 12px;
}.nlq-ft_support_btn-cdp {
  border-radius: 8px;
  background: #C8941A;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #F6EEDB;
  font-size: 13px;
  flex-shrink: 0;
}.nlq-ft_support_btn-cdp:hover {
  background: #DBA82E;
}.nlq-ft_support_contacts-cdp {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.nlq-ft_support_contact-cdp {
  font-size: 0.75rem;
  color: #5E4E36;
  line-height: 1.4;
}.nlq-ft_support_contact-cdp strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  color: #A8916A;
  font-weight: 600;
}.nlq-ft_main-cdp {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.nlq-ft_main-cdp {
  padding: 40px 24px 32px;
}
}.nlq-ft_main_in-cdp {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.nlq-ft_main_in-cdp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nlq-ft_main_in-cdp {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nlq-ft_col_logo-cdp {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.nlq-ft_col_logo-cdp {
  grid-column: auto;
}
}.nlq-ft_logo-cdp {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  color: #F6EEDB;
  overflow-wrap: break-word;
}.nlq-ft_logo_mark-cdp {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.nlq-ft_logo_mark-cdp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nlq-ft_logo_sub-cdp {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
  color: #5E4E36;
}.nlq-ft_col_title-cdp {
  margin-bottom: 0.875rem;
  color: #A8916A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
}.nlq-ft_col_links-cdp {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.nlq-ft_col_link-cdp {
  transition: color .2s;
  color: #5E4E36;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nlq-ft_col_link-cdp:hover {
  color: #D5C49E;
}.nlq-ft_apps-cdp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nlq-ft_app_card-cdp {
  padding: 0.625rem 12px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.nlq-ft_app_card-cdp:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.nlq-ft_app_card_ic-cdp svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.nlq-ft_app_card_os-cdp {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E4E36;
}.nlq-ft_app_card_action-cdp {
  color: #D5C49E;
  font-weight: 700;
  font-size: 12px;
}.nlq-ft_bot-cdp {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.nlq-ft_bot-cdp {
  padding: 20px 1.5rem;
}
}.nlq-ft_bot_in-cdp {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.nlq-ft_socials-cdp {
  gap: 8px;
  display: flex;
}.nlq-ft_soc-cdp {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  display: flex;
  color: #A8916A;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
  align-items: center;
}.nlq-ft_soc-cdp svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.nlq-ft_soc-cdp:hover {
  background: rgba(255, 255, 255, 0.07);
}.nlq-ft_legal-cdp {
  flex: 1;
  font-size: 11px;
  color: #8C7C5C;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
}.nlq-ft_legal-cdp strong {
  font-weight: 700;
  color: #A8916A;
}.nlq-ft_legal-cdp a {
  color: #A8916A;
  text-decoration: underline;
}.nlq-ft_age-cdp {
  border: 2px solid #8C7C5C;
  border-radius: 50%;
  margin-left: auto;
  font-weight: 800;
  height: 2rem;
  flex-shrink: 0;
  font-size: 0.688rem;
  color: #8C7C5C;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}