*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0C07;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D4CB98;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tey_layout-nl3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tey_page-nl3 {
  min-height: 100vh;
  display: flex;
}.tey_main-nl3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.tey_main-nl3 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.tey_main-nl3 {
  padding-bottom: 72px;
}
}.tey_gc-nl3 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #151309;
  border-radius: 10px;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.tey_gc-nl3 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.tey_gc-nl3 {
  width: 10.5rem;
}
}.tey_gc-nl3:hover {
  transform: translateY(-3px);
  border-color: rgba(240, 200, 0, 0.07);
}.tey_gc_img-nl3 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tey_gc_img-nl3 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.tey_gc_hover-nl3 {
  transition: opacity .2s;
  background: rgba(7, 6, 1, 0.72);
  inset: 0;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.tey_gc-nl3:hover .tey_gc_hover-nl3 {
  opacity: 1;
}.tey_gc_hover_btn-nl3 {
  background: #F0C800;
  border-radius: 6px;
  padding: 8px 1rem;
  color: #F5F0D8;
  font-size: 12px;
  font-weight: 700;
}.tey_gc_info-nl3 {
  padding: 0.5rem 0.625rem 0.625rem;
}.tey_gc_name-nl3 {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 3px;
  color: #D4CB98;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
}.tey_gc_prov-nl3 {
  font-size: 0.625rem;
  color: #82724E;
}.tey_gc_tag-nl3 {
  padding: 2px 7px;
  border-radius: 4px;
  position: absolute;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 0.375rem;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
}.tey_gc_tag_hot-nl3 {
  background: #EF4444;
  color: #fff;
}.tey_gc_tag_new-nl3 {
  background: #22C55E;
  color: #0D0C07;
}.tey_gc_tag_jp-nl3 {
  background: #F59E0B;
  color: #0D0C07;
}.tey_gc_tag_ex-nl3 {
  background: #C48A00;
  color: #fff;
}.tey_gc_tag_live-nl3 {
  background: #EF4444;
  color: #fff;
}.tey_gr-nl3 {
  background: #0D0C07;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.tey_gr-nl3 {
  padding: 2.25rem 24px 0;
}
}.tey_gr_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_gr_head-nl3 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tey_gr_head_l-nl3 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.tey_gr_ic-nl3 {
  border-radius: 0.625rem;
  width: 2rem;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
}.tey_gr_ic-nl3 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.tey_gr_title-nl3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  color: #F5F0D8;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 765px) {.tey_gr_title-nl3 {
  font-size: 1.125rem;
}
}.tey_gr_more-nl3 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  display: flex;
  color: #8C7C58;
  flex-shrink: 0;
  align-items: center;
}.tey_gr_more-nl3:hover {
  color: #F0C800;
}.tey_gr_more-nl3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.tey_gr_arrows-nl3 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tey_gr_arr-nl3 {
  border-radius: 6px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  display: flex;
  color: #A89870;
  width: 30px;
  justify-content: center;
  align-items: center;
}.tey_gr_arr-nl3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0D8;
}.tey_gr_arr-nl3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.tey_gr_seo_h-nl3 {
  margin: 0 0 6px;
  color: #D4CB98;
  font-family: 'Bebas Neue', sans-serif;
  max-width: 42.5rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tey_gr_seo_h-nl3 {
  font-size: 14px;
}
}.tey_gr_seo-nl3 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 680px;
  color: #8C7C58;
  margin-bottom: 12px;
}.tey_gr_seo-nl3 strong {
  font-weight: 600;
  color: #D4CB98;
}.tey_gr_scroll-nl3 {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tey_gr_scroll-nl3::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.tey_gr_scroll-nl3 {
  gap: 0.75rem;
}
}.tey_tb-nl3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0C07;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 56px;
  z-index: 80;
}.tey_tb_in-nl3 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.tey_tb_burger-nl3 {
  border-radius: 10px;
  gap: 5px;
  flex-direction: column;
  width: 38px;
  display: flex;
  height: 38px;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
  align-items: center;
}.tey_tb_burger-nl3:hover {
  background: rgba(255, 255, 255, 0.05);
}.tey_tb_burger_line-nl3 {
  border-radius: 1px;
  background: #A89870;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.tey_tb_burger-nl3 {
  display: none;
}
}.tey_tb_logo-nl3 {
  gap: 9px;
  margin-right: 1.25rem;
  display: flex;
  letter-spacing: -.01em;
  font-size: 18px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  color: #F5F0D8;
  align-items: center;
  font-weight: 800;
}.tey_tb_logo_mark-nl3 {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.tey_tb_logo_mark-nl3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tey_tb_nav-nl3 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.tey_tb_nav-nl3 {
  display: flex;
}
}.tey_tb_tab-nl3 {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #A89870;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.tey_tb_tab-nl3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0D8;
}.tey_tb_tab-nl3.tey_state_active-nl3 {
  background: rgba(240, 200, 0, 0.15);
  color: #F5F0D8;
}.tey_tb_right-nl3 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.tey_tb_login-nl3 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  color: #D4CB98;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.tey_tb_login-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
  color: #F5F0D8;
}
@media(min-width: 477px) {.tey_tb_login-nl3 {
  display: block;
}
}.tey_tb_reg-nl3 {
  border-radius: 10px;
  background: #22C55E;
  padding: 9px 18px;
  transition: background .2s;
  font-weight: 700;
  color: #0D0C07;
  font-size: 0.813rem;
  white-space: nowrap;
}.tey_tb_reg-nl3:hover {
  background: #16A34A;
}.tey_sb-nl3 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1A0E;
  z-index: 70;
  position: fixed;
  width: 13.75rem;
  left: 0;
  top: 56px;
  bottom: 0;
  overflow-y: auto;
}.tey_sb-nl3.tey_state_open-nl3 {
  transform: translateX(0);
}.tey_sb-nl3::-webkit-scrollbar {
  width: 4px;
}.tey_sb-nl3::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.tey_sb-nl3 {
  transform: translateX(0);
}
}.tey_sb_auth-nl3 {
  padding: 0.875rem 0.75rem 10px;
}.tey_sb_btn_reg-nl3 {
  transition: background .2s;
  padding: 0.688rem;
  background: #22C55E;
  border-radius: 0.625rem;
  font-weight: 700;
  text-align: center;
  color: #0D0C07;
  display: block;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.tey_sb_btn_reg-nl3:hover {
  background: #16A34A;
}.tey_sb_btn_login-nl3 {
  border-radius: 0.625rem;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #D4CB98;
}.tey_sb_btn_login-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
  color: #F5F0D8;
}.tey_sb_promo-nl3 {
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(240, 200, 0, 0.15);
  border-radius: 10px;
  overflow: hidden;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1A1400,#1C1A0E);
  position: relative;
}.tey_sb_promo-nl3::before {
  background: radial-gradient(circle,rgba(240, 200, 0, 0.15),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 80px;
  top: -20px;
  width: 80px;
  position: absolute;
  right: -1.25rem;
}.tey_sb_promo_title-nl3 {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #F0C800;
}.tey_sb_promo_text-nl3 {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F5F0D8;
  font-size: 0.75rem;
}.tey_sb_promo_sub-nl3 {
  margin-top: 3px;
  font-size: 10px;
  color: #8C7C58;
}.tey_sb_nav-nl3 {
  padding: 0.375rem 8px 16px;
}.tey_sb_nav_lb-nl3 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #82724E;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.tey_sb_link-nl3 {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 500;
  color: #A89870;
}.tey_sb_link-nl3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0D8;
}.tey_sb_link-nl3.tey_state_active-nl3 {
  background: rgba(240, 200, 0, 0.15);
  color: #F5F0D8;
}.tey_sb_ic-nl3 {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
}.tey_sb_ic-nl3 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_sb_ic_1-nl3 {
  background: rgba(240, 200, 0, 0.07);
  color: #F0C800;
}.tey_sb_ic_2-nl3 {
  background: rgba(34, 197, 94, 0.14);
  color: #22C55E;
}.tey_sb_ic_3-nl3 {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.tey_sb_ic_4-nl3 {
  background: rgba(196, 138, 0, 0.20);
  color: #C48A00;
}.tey_sb_ic_5-nl3 {
  background: rgba(240, 200, 0, 0.07);
  color: #EC4899;
}.tey_sb_ic_6-nl3 {
  background: rgba(196, 138, 0, 0.20);
  color: #9333EA;
}.tey_sb_badge-nl3 {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #F59E0B;
  font-size: 0.563rem;
  color: #0D0C07;
  font-weight: 700;
  margin-left: auto;
}.tey_sb_bot-nl3 {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tey_sb_lang-nl3,.tey_sb_help-nl3 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 9px 6px;
  border-radius: 6px;
  gap: 0.375rem;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  color: #A89870;
  display: flex;
  font-weight: 600;
}.tey_sb_lang-nl3:hover,.tey_sb_help-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
  color: #F5F0D8;
}.tey_sb_lang-nl3 svg,.tey_sb_help-nl3 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.tey_sb_bd-nl3 {
  inset: 0;
  background: rgba(7, 6, 1, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.tey_sb_bd-nl3.tey_state_on-nl3 {
  display: block;
}
@media(min-width: 1082px) {.tey_sb_bd-nl3 {
  display: none!important;
}
}.tey_mob_nav-nl3 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1A0E;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.tey_mob_nav-nl3 {
  display: none;
}
}.tey_mob_nav_item-nl3 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  color: #82724E;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.tey_mob_nav_ic-nl3 {
  line-height: 1;
}.tey_mob_nav_ic-nl3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.tey_mob_nav_lb-nl3 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #82724E;
}.tey_mob_nav_item-nl3.tey_state_active-nl3 {
  color: #F0C800;
}.tey_mob_nav_item-nl3.tey_state_active-nl3 .tey_mob_nav_lb-nl3 {
  color: #F0C800;
}.tey_hero-nl3 {
  padding: 20px 16px 0;
  background: #0D0C07;
}
@media(min-width: 771px) {.tey_hero-nl3 {
  padding: 1.5rem 1.5rem 0;
}
}.tey_hero_in-nl3 {
  gap: 12px;
  margin: 0 auto;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tey_hero_in-nl3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.tey_hero_in-nl3 {
  grid-template-columns: 1fr 21.25rem;
}
}.tey_hero_promo-nl3 {
  background: #151309;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.tey_hero_promo-nl3 {
  min-height: 280px;
}
}.tey_hero_promo_bg-nl3 {
  background: linear-gradient(120deg,#1A1400 0%,#0D0C07 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.tey_hero_promo_bg-nl3::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0C07 0%,rgba(7, 6, 1, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tey_hero_promo_glow-nl3 {
  background: radial-gradient(circle,rgba(196, 138, 0, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  width: 300px;
  top: -2.5rem;
  height: 18.75rem;
  pointer-events: none;
}.tey_hero_promo_ct-nl3 {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media(min-width: 767px) {.tey_hero_promo_ct-nl3 {
  padding: 40px 32px;
}
}.tey_hero_badge-nl3 {
  padding: 0.313rem 0.75rem;
  background: rgba(240, 200, 0, 0.15);
  border: 1px solid rgba(240, 200, 0, 0.07);
  border-radius: 20px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  color: #F0C800;
  font-size: 0.625rem;
  text-transform: uppercase;
}.tey_hero_h1-nl3 {
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #F5F0D8;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
}.tey_hero_h1-nl3 em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.tey_hero_h1-nl3 {
  font-size: 36px;
}
}.tey_hero_sub-nl3 {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
  color: #A89870;
}
@media(min-width: 771px) {.tey_hero_sub-nl3 {
  font-size: 0.875rem;
}
}.tey_hero_row-nl3 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tey_hero_cta-nl3 {
  transition: background .2s;
  background: #22C55E;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  color: #0D0C07;
  box-shadow: 0 2px 0.875rem rgba(34, 197, 94, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  font-size: 0.875rem;
}.tey_hero_cta-nl3:hover {
  background: #16A34A;
}.tey_hero_terms-nl3 {
  color: #82724E;
  font-size: 11px;
}.tey_hero_game-nl3 {
  border-radius: 16px;
  background: #151309;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.tey_hero_game_badge-nl3 {
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.15);
  text-transform: uppercase;
  font-weight: 700;
  left: 0.75rem;
  z-index: 3;
  font-size: 0.625rem;
  top: 0.75rem;
  position: absolute;
  letter-spacing: .06em;
  color: #F59E0B;
}.tey_hero_game_badge-nl3 svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.tey_hero_game_img-nl3 {
  background: linear-gradient(135deg,#1A1400,#0D0C07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tey_hero_game_img-nl3 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.tey_hero_game_play-nl3 {
  background: rgba(7, 6, 1, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
}.tey_hero_game-nl3:hover .tey_hero_game_play-nl3 {
  opacity: 1;
}.tey_hero_game_play-nl3 span {
  background: #F0C800;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 3.25rem;
  display: flex;
}.tey_hero_game_play-nl3 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.tey_hero_game_info-nl3 {
  padding: 14px 16px;
}.tey_hero_game_title-nl3 {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F5F0D8;
}.tey_hero_game_provider-nl3 {
  font-size: 0.688rem;
  color: #8C7C58;
}.tey_hero_game_btn-nl3 {
  padding: 11px;
  margin: 12px 16px 16px;
  transition: background .2s;
  border-radius: 10px;
  background: #F0C800;
  color: #F5F0D8;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.tey_hero_game-nl3:hover .tey_hero_game_btn-nl3 {
  background: #FFD51A;
}.tey_sbar-nl3 {
  padding: 1rem 16px 0;
  background: #0D0C07;
}
@media(min-width: 767px) {.tey_sbar-nl3 {
  padding: 18px 1.5rem 0;
}
}.tey_sbar_in-nl3 {
  margin: 0 auto;
  max-width: 1340px;
}.tey_sbar_row-nl3 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.tey_sbar_input-nl3 {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border-radius: 10px;
  background: #151309;
  display: flex;
  color: #8C7C58;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
}.tey_sbar_input-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
}.tey_sbar_input-nl3 svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.tey_sbar_providers-nl3 {
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: #151309;
  border-radius: 0.625rem;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
  color: #D4CB98;
  display: flex;
  font-weight: 600;
}.tey_sbar_providers-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
  color: #F5F0D8;
}.tey_sbar_providers-nl3 svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.tey_sbar_tabs-nl3 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.tey_sbar_tabs-nl3::-webkit-scrollbar {
  display: none;
}.tey_sbar_tab-nl3 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  gap: 0.438rem;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: flex;
  color: #A89870;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
}.tey_sbar_tab-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0D8;
}.tey_sbar_tab-nl3.tey_state_active-nl3 {
  border-color: rgba(240, 200, 0, 0.07);
  background: rgba(240, 200, 0, 0.15);
  color: #F5F0D8;
}.tey_sbar_tab_ic-nl3 svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.tey_wy-nl3 {
  padding: 2rem 1rem 0;
  background: #0D0C07;
}
@media(min-width: 769px) {.tey_wy-nl3 {
  padding: 2.5rem 24px 0;
}
}.tey_wy_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_wy_head-nl3 {
  max-width: 720px;
  margin-bottom: 18px;
}.tey_wy_label-nl3 {
  text-transform: uppercase;
  color: #F0C800;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.tey_wy_h2-nl3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5F0D8;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.tey_wy_h2-nl3 {
  font-size: 24px;
}
}.tey_wy_intro-nl3 {
  margin: 0;
  color: #8C7C58;
  font-size: 0.813rem;
  line-height: 1.6;
}.tey_wy_grid-nl3 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tey_wy_grid-nl3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tey_wy_grid-nl3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tey_wy_card-nl3 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1C1A0E;
}.tey_wy_card-nl3:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 200, 0, 0.07);
}.tey_wy_card_ic-nl3 {
  border-radius: 50%;
  background: rgba(240, 200, 0, 0.15);
  height: 44px;
  justify-content: center;
  display: flex;
  width: 44px;
  margin-bottom: 14px;
  align-items: center;
  color: #F0C800;
}.tey_wy_card_ic-nl3 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.tey_wy_card_h-nl3 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  color: #F5F0D8;
  font-weight: 700;
  line-height: 1.25;
}.tey_wy_card_p-nl3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8C7C58;
  line-height: 1.6;
}.tey_wy_card_p-nl3 strong {
  color: #D4CB98;
  font-weight: 600;
}.tey_gr_jp-nl3 {
  border-radius: 16px;
  background: linear-gradient(135deg,#1A0F2E 0%,#0A0907 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.tey_gr_jp-nl3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 138, 0, 0.20) 0%,transparent 70%);
  position: absolute;
  width: 15.625rem;
  height: 15.625rem;
  content: '';
  top: -60px;
  left: -60px;
}.tey_gr_jp-nl3::after {
  background: radial-gradient(circle,rgba(245, 158, 11, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: -2.5rem;
  width: 12.5rem;
  content: '';
  height: 200px;
}.tey_gr_jp_head-nl3 {
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  display: flex;
  margin-bottom: 1rem;
}.tey_gr_jp_info-nl3 {
  flex: 1;
}.tey_gr_jp_label-nl3 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 11px;
  color: #9333EA;
  text-transform: uppercase;
}.tey_gr_jp_label-nl3 svg {
  margin-right: 4px;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
}.tey_gr_jp_amount-nl3 {
  color: #F5F0D8;
  margin-bottom: 4px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 32px;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 769px) {.tey_gr_jp_amount-nl3 {
  font-size: 40px;
}
}.tey_gr_jp_amount-nl3 span {
  color: #F59E0B;
}.tey_gr_jp_seo-nl3 {
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #A89870;
  font-size: 0.75rem;
}.tey_gr_jp_cta-nl3 {
  transition: background .2s;
  border-radius: 10px;
  background: rgba(196, 138, 0, 0.20);
  border: 1px solid rgba(196, 138, 0, 0.20);
  padding: 0.688rem 1.25rem;
  position: relative;
  font-weight: 700;
  margin-top: 4px;
  align-self: flex-start;
  z-index: 1;
  color: #F5F0D8;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
}.tey_gr_jp_cta-nl3:hover {
  background: #C48A00;
}.tey_ws-nl3 {
  padding: 2rem 16px 0;
  background: #0D0C07;
}
@media(min-width: 766px) {.tey_ws-nl3 {
  padding: 36px 24px 0;
}
}.tey_ws_in-nl3 {
  margin: 0 auto;
  max-width: 1340px;
}.tey_ws_head-nl3 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
}.tey_ws_title-nl3 {
  gap: 0.625rem;
  font-family: 'Bebas Neue', sans-serif;
  display: flex;
  flex-wrap: wrap;
  color: #F5F0D8;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
}.tey_ws_title_ic-nl3 svg {
  width: 18px;
  stroke-linecap: round;
  color: #F59E0B;
  stroke-linejoin: round;
  height: 18px;
}.tey_ws_online-nl3 {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #8C7C58;
}.tey_ws_online_dot-nl3 {
  border-radius: 50%;
  background: #22C55E;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(34, 197, 94, 0.14);
  flex-shrink: 0;
  height: 0.5rem;
}.tey_ws_scroll-nl3 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.tey_ws_scroll-nl3::-webkit-scrollbar {
  display: none;
}.tey_wc-nl3 {
  background: #151309;
  gap: 10px;
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.tey_wc_img-nl3 {
  overflow: hidden;
  border-radius: 6px;
  background: #1C1A0E;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.tey_wc_img-nl3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tey_wc_info-nl3 {
  min-width: 0;
}.tey_wc_game-nl3 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  color: #D4CB98;
  text-overflow: ellipsis;
  font-size: 12px;
}.tey_wc_player-nl3 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #82724E;
}.tey_wc_amount-nl3 {
  color: #22C55E;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}.tey_app-nl3 {
  background: #0D0C07;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tey_app-nl3 {
  padding: 2.75rem 1.5rem 0;
}
}.tey_app_in-nl3 {
  margin: 0 auto;
  max-width: 1340px;
}.tey_app_head-nl3 {
  margin-bottom: 1rem;
}.tey_app_label-nl3 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F0C800;
}.tey_app_h2-nl3 {
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5F0D8;
  font-weight: 800;
}
@media(min-width: 766px) {.tey_app_h2-nl3 {
  font-size: 24px;
}
}.tey_app_sub-nl3 {
  color: #8C7C58;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.tey_app_sub-nl3 strong {
  color: #D4CB98;
  font-weight: 700;
}.tey_app_cards-nl3 {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tey_app_cards-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}.tey_app_card-nl3 {
  padding: 1.25rem;
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.tey_app_card_ios-nl3 {
  background: linear-gradient(135deg,rgba(240, 200, 0, 0.15) 0%,#1C1A0E 100%);
}.tey_app_card_android-nl3 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.14) 0%,#1C1A0E 100%);
}.tey_app_card_win-nl3 {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#1C1A0E 100%);
}.tey_app_card_ic-nl3 svg {
  stroke-linecap: round;
  height: 34px;
  width: 34px;
  stroke-linejoin: round;
}.tey_app_card_ic-nl3 {
  color: #F5F0D8;
  flex-shrink: 0;
}.tey_app_card_os-nl3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8C7C58;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 10px;
}.tey_app_card_title-nl3 {
  line-height: 1.2;
  font-weight: 700;
  color: #F5F0D8;
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.tey_app_card_text-nl3 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #8C7C58;
  margin-bottom: 14px;
}.tey_app_card_btn-nl3 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(240, 200, 0, 0.35);
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #F5F0D8;
}.tey_app_card_btn-nl3:hover {
  background: rgba(255, 255, 255, 0.07);
}.tey_htp-nl3 {
  padding: 2.25rem 16px 0;
  background: #0D0C07;
}
@media(min-width:768px) {.tey_htp-nl3 {
  padding: 2.75rem 24px 0;
}
}.tey_htp_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_htp_head-nl3 {
  margin-bottom: 22px;
  max-width: 45rem;
}.tey_htp_label-nl3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #F0C800;
  margin-bottom: 0.5rem;
}.tey_htp_h2-nl3 {
  color: #F5F0D8;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.tey_htp_h2-nl3 {
  font-size: 1.75rem;
}
}.tey_htp_intro-nl3 {
  color: #8C7C58;
  font-size: 14px;
  line-height: 1.6;
}.tey_htp_steps-nl3 {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tey_htp_steps-nl3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tey_htp_steps-nl3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tey_htp_step-nl3 {
  background: #1C1A0E;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.tey_htp_step_num-nl3 {
  background: #F0C800;
  border-radius: 50%;
  display: flex;
  font-size: 13px;
  font-family: 'Bebas Neue', sans-serif;
  height: 28px;
  align-items: center;
  color: #0D0C07;
  top: -12px;
  width: 1.75rem;
  position: absolute;
  left: 20px;
  justify-content: center;
  font-weight: 800;
}.tey_htp_step_ic-nl3 {
  background: rgba(240, 200, 0, 0.15);
  margin: 0.5rem 0 12px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  width: 36px;
  color: #F0C800;
}.tey_htp_step_ic-nl3 svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_htp_step_h-nl3 {
  color: #F5F0D8;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  font-weight: 700;
}.tey_htp_step_p-nl3 {
  color: #8C7C58;
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
}.tey_htp_step_p-nl3 strong {
  color: #D4CB98;
  font-weight: 600;
}.tey_htp_cta-nl3 {
  background: #22C55E;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  font-size: 0.875rem;
  color: #0D0C07;
}.tey_htp_cta-nl3:hover {
  background: #16A34A;
}.tey_bon-nl3 {
  background: #0D0C07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.tey_bon-nl3 {
  padding: 44px 1.5rem 0;
}
}.tey_bon_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_bon_head-nl3 {
  margin-bottom: 20px;
}.tey_bon_label-nl3 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #F0C800;
}.tey_bon_h2-nl3 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5F0D8;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.tey_bon_h2-nl3 {
  font-size: 24px;
}
}.tey_bon_seo-nl3 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #8C7C58;
}.tey_bon_seo-nl3 strong {
  color: #D4CB98;
  font-weight: 700;
}.tey_bon_seo-nl3 a {
  text-decoration: underline;
  color: #F0C800;
}.tey_bon_grid-nl3 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.tey_bon_grid-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.tey_bon_grid-nl3 {
  grid-template-columns: repeat(5,1fr);
}
}.tey_bon_card-nl3 {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151309;
}.tey_bon_card-nl3:hover {
  border-color: rgba(240, 200, 0, 0.07);
  transform: translateY(-2px);
}.tey_bon_card_ic-nl3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
}.tey_bon_card_ic-nl3 {
  margin-bottom: 10px;
}.tey_bon_card_type-nl3 {
  font-weight: 700;
  letter-spacing: .06em;
  color: #8C7C58;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
}.tey_bon_card_amount-nl3 {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F59E0B;
}.tey_bon_card_name-nl3 {
  font-weight: 600;
  color: #F5F0D8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.tey_bon_card_detail-nl3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #82724E;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.tey_reg-nl3 {
  background: #0D0C07;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.tey_reg-nl3 {
  padding: 44px 24px 0;
}
}.tey_reg_in-nl3 {
  border-radius: 1rem;
  background: #1C1A0E;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1340px;
}
@media(min-width: 769px) {.tey_reg_in-nl3 {
  padding: 40px;
}
}.tey_reg_top-nl3 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.tey_reg_top-nl3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tey_reg_label-nl3 {
  color: #F0C800;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.tey_reg_h2-nl3 {
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 12px;
  color: #F5F0D8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 767px) {.tey_reg_h2-nl3 {
  font-size: 1.75rem;
}
}.tey_reg_bonus-nl3 {
  padding: 10px 16px;
  border-radius: 10px;
  gap: 0.5rem;
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.tey_reg_bonus_amount-nl3 {
  font-weight: 800;
  color: #F59E0B;
  font-size: 20px;
}.tey_reg_bonus_text-nl3 {
  color: #A89870;
  font-size: 13px;
  line-height: 1.35;
}.tey_reg_cta_btn-nl3 {
  background: #22C55E;
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(34, 197, 94, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-size: 0.938rem;
  color: #0D0C07;
}.tey_reg_cta_btn-nl3:hover {
  background: #16A34A;
}.tey_reg_terms-nl3 {
  line-height: 1.5;
  font-size: 11px;
  color: #82724E;
}.tey_reg_seo-nl3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 20px;
  color: #8C7C58;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.tey_reg_seo-nl3 p {
  color: #8C7C58;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.tey_reg_seo-nl3 p:last-child {
  margin-bottom: 0;
}.tey_reg_seo-nl3 strong {
  font-weight: 700;
  color: #D4CB98;
}.tey_reg_seo-nl3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0C800;
}.tey_reg_seo-nl3 a:hover {
  color: #FFD51A;
}.tey_reg_seo-nl3 ul,.tey_reg_seo-nl3 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tey_reg_seo-nl3 ol {
  list-style: decimal;
}.tey_reg_seo-nl3 li {
  margin-bottom: 0.25rem;
  color: #8C7C58;
  font-size: 0.813rem;
  line-height: 1.65;
}.tey_reg_seo-nl3 table {
  font-size: 0.813rem;
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.tey_reg_seo-nl3 table {
  display: table;
}
}.tey_reg_seo-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D4CB98;
}.tey_reg_seo-nl3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #8C7C58;
}.tey_reg_steps-nl3 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.tey_reg_steps-nl3 {
  margin-top: 0;
}
}.tey_reg_step-nl3 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 1rem;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.tey_reg_step_num-nl3 {
  border: 1px solid rgba(240, 200, 0, 0.07);
  border-radius: 50%;
  background: rgba(240, 200, 0, 0.15);
  align-items: center;
  display: flex;
  width: 34px;
  flex-shrink: 0;
  color: #F0C800;
  justify-content: center;
  height: 34px;
  font-size: 0.875rem;
  font-weight: 800;
}.tey_reg_step_title-nl3 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5F0D8;
  font-size: 0.875rem;
}.tey_reg_step_text-nl3 {
  line-height: 1.5;
  color: #8C7C58;
  font-size: 0.75rem;
}.tey_reg_trust-nl3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.tey_reg_trust_item-nl3 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  color: #8C7C58;
  align-items: center;
}.tey_reg_trust_ic-nl3 svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  color: #F0C800;
}.tey_prov-nl3 {
  padding: 36px 1rem 0;
  background: #0D0C07;
}
@media(min-width: 771px) {.tey_prov-nl3 {
  padding: 44px 1.5rem 0;
}
}.tey_prov_in-nl3 {
  margin: 0 auto;
  max-width: 1340px;
}.tey_prov_head-nl3 {
  margin-bottom: 1rem;
}.tey_prov_label-nl3 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F0C800;
  text-transform: uppercase;
  font-weight: 700;
}.tey_prov_h2-nl3 {
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F5F0D8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 771px) {.tey_prov_h2-nl3 {
  font-size: 24px;
}
}.tey_prov_seo-nl3 {
  color: #8C7C58;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 16px;
  max-width: 38.75rem;
}.tey_prov_seo-nl3 strong {
  color: #D4CB98;
  font-weight: 700;
}.tey_prov_seo-nl3 a {
  color: #F0C800;
  text-decoration: underline;
}.tey_prov_grid-nl3 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.tey_prov_grid-nl3 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.tey_prov_grid-nl3 {
  grid-template-columns: repeat(8,1fr);
}
}.tey_prov_card-nl3 {
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151309;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.tey_prov_card-nl3:hover {
  background: #1C1A0E;
  border-color: rgba(240, 200, 0, 0.35);
}.tey_prov_logo-nl3 {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
}.tey_prov_logo-nl3 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tey_prov_name-nl3 {
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #A89870;
}.tey_faq-nl3 {
  background: #0D0C07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tey_faq-nl3 {
  padding: 2.75rem 1.5rem 0;
}
}.tey_faq_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_faq_head-nl3 {
  margin-bottom: 20px;
}.tey_faq_label-nl3 {
  letter-spacing: .08em;
  color: #F0C800;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.tey_faq_h2-nl3 {
  overflow-wrap: break-word;
  color: #F5F0D8;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.tey_faq_h2-nl3 {
  font-size: 24px;
}
}.tey_faq_list-nl3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tey_faq_item-nl3 {
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1A0E;
}.tey_faq_q-nl3 {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  color: #D4CB98;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  font-weight: 600;
}.tey_faq_q-nl3:hover {
  color: #F5F0D8;
}.tey_faq_q_ic-nl3 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 16px;
  height: 24px;
  color: #F0C800;
  width: 24px;
}.tey_faq_item-nl3.tey_state_open-nl3 .tey_faq_q_ic-nl3 {
  transform: rotate(45deg);
}.tey_faq_a-nl3 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #8C7C58;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.tey_faq_item-nl3.tey_state_open-nl3 .tey_faq_a-nl3 {
  display: block;
}.tey_faq_a-nl3 strong {
  color: #D4CB98;
  font-weight: 700;
}.tey_faq_a-nl3 a {
  text-decoration: underline;
  color: #F0C800;
}.tey_faq_a-nl3 ul,.tey_faq_a-nl3 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tey_faq_a-nl3 ol {
  list-style: decimal;
}.tey_faq_a-nl3 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tey_faq_a-nl3 table {
  margin: 8px 0;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.tey_faq_a-nl3 table {
  display: table;
}
}.tey_faq_a-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #D4CB98;
  text-align: left;
}.tey_faq_a-nl3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #8C7C58;
}.tey_seo-nl3 {
  background: #0D0C07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tey_seo-nl3 {
  padding: 2.75rem 24px 0;
}
}.tey_seo_in-nl3 {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  background: #1C1A0E;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width:768px) {.tey_seo_in-nl3 {
  padding: 36px 40px;
}
}.tey_seo_label-nl3 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #F0C800;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.tey_seo_h2-nl3 {
  color: #F5F0D8;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.tey_seo_h2-nl3 {
  font-size: 24px;
}
}.tey_seo_body-nl3 {
  overflow-wrap: break-word;
  color: #A89870;
  font-size: 0.875rem;
  line-height: 1.75;
}.tey_seo_body-nl3 p {
  color: #A89870;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.tey_seo_body-nl3 p:last-child {
  margin-bottom: 0;
}.tey_seo_body-nl3 strong {
  font-weight: 700;
  color: #D4CB98;
}.tey_seo_body-nl3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0C800;
}.tey_seo_body-nl3 a:hover {
  color: #FFD51A;
}.tey_seo_body-nl3 ul,.tey_seo_body-nl3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tey_seo_body-nl3 ol {
  list-style: decimal;
}.tey_seo_body-nl3 li {
  color: #A89870;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.tey_seo_body-nl3 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 767px) {.tey_seo_body-nl3 table {
  display: table;
}
}.tey_seo_body-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4CB98;
  font-weight: 700;
}.tey_seo_body-nl3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A89870;
}.tey_seo_cols-nl3 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.tey_seo_cols-nl3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tey_seo_cols-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h-nl3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4CB98;
  font-weight: 700;
}.tey_seo_col_p-nl3 {
  color: #8C7C58;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tey_seo_stats-nl3 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tey_seo_stat-nl3 {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  background: rgba(240, 200, 0, 0.07);
  border: 1px solid rgba(240, 200, 0, 0.15);
  flex: 1;
  min-width: 140px;
}.tey_seo_stat_val-nl3 {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F0C800;
  font-size: 20px;
}.tey_seo_stat_lb-nl3 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8C7C58;
}.tey_seo-nl3 {
  background: #0D0C07;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tey_seo-nl3 {
  padding: 44px 24px 0;
}
}.tey_seo_in-nl3 {
  padding: 28px 24px;
  background: #1C1A0E;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.tey_seo_in-nl3 {
  padding: 36px 2.5rem;
}
}.tey_seo_label-nl3 {
  font-size: 0.688rem;
  color: #F0C800;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.tey_seo_h2-nl3 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F5F0D8;
}
@media(min-width: 767px) {.tey_seo_h2-nl3 {
  font-size: 1.5rem;
}
}.tey_seo_body-nl3 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89870;
}.tey_seo_body-nl3 p {
  color: #A89870;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.tey_seo_body-nl3 p:last-child {
  margin-bottom: 0;
}.tey_seo_body-nl3 strong {
  color: #D4CB98;
  font-weight: 700;
}.tey_seo_body-nl3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0C800;
}.tey_seo_body-nl3 a:hover {
  color: #FFD51A;
}.tey_seo_body-nl3 ul,.tey_seo_body-nl3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tey_seo_body-nl3 ol {
  list-style: decimal;
}.tey_seo_body-nl3 li {
  color: #A89870;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
}.tey_seo_body-nl3 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.tey_seo_body-nl3 table {
  display: table;
}
}.tey_seo_body-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D4CB98;
  font-weight: 700;
}.tey_seo_body-nl3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A89870;
}.tey_seo_cols-nl3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.tey_seo_cols-nl3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tey_seo_cols-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h-nl3 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #D4CB98;
}.tey_seo_col_p-nl3 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8C7C58;
  font-size: 0.813rem;
}.tey_seo_stats-nl3 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tey_seo_stat-nl3 {
  flex: 1;
  background: rgba(240, 200, 0, 0.07);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(240, 200, 0, 0.15);
  min-width: 8.75rem;
}.tey_seo_stat_val-nl3 {
  margin-bottom: 4px;
  color: #F0C800;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.tey_seo_stat_lb-nl3 {
  overflow-wrap: break-word;
  color: #8C7C58;
  font-size: 0.688rem;
}.tey_pmt-nl3 {
  background: #0D0C07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tey_pmt-nl3 {
  padding: 2.75rem 1.5rem 0;
}
}.tey_pmt_in-nl3 {
  margin: 0 auto;
  max-width: 1340px;
}.tey_pmt_head-nl3 {
  max-width: 45rem;
  margin-bottom: 22px;
}.tey_pmt_label-nl3 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #F0C800;
  font-weight: 700;
  text-transform: uppercase;
}.tey_pmt_h2-nl3 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #F5F0D8;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.tey_pmt_h2-nl3 {
  font-size: 1.75rem;
}
}.tey_pmt_intro-nl3 {
  color: #8C7C58;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.tey_pmt_groups-nl3 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.tey_pmt_group-nl3 {
  padding: 20px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1A0E;
}.tey_pmt_group_head-nl3 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.tey_pmt_group_ic-nl3 {
  border-radius: 6px;
  background: rgba(240, 200, 0, 0.15);
  align-items: center;
  width: 36px;
  color: #F0C800;
  justify-content: center;
  height: 2.25rem;
  flex-shrink: 0;
  display: flex;
}.tey_pmt_group_ic-nl3 svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.tey_pmt_group_h-nl3 {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5F0D8;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
}.tey_pmt_group_p-nl3 {
  color: #8C7C58;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.tey_pmt_group_p-nl3 strong {
  font-weight: 600;
  color: #D4CB98;
}.tey_pmt_table_wrap-nl3 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tey_pmt_table-nl3 {
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
  border-collapse: collapse;
}.tey_pmt_table-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-align: left;
  color: #D4CB98;
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
}.tey_pmt_table-nl3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #8C7C58;
}.tey_pmt_table-nl3 tbody tr:last-child td {
  border-bottom: none;
}.tey_pmt_table-nl3 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4CB98;
}.tey_rv-nl3 {
  padding: 2.25rem 1rem 0;
  background: #0D0C07;
}
@media(min-width: 765px) {.tey_rv-nl3 {
  padding: 2.75rem 24px 0;
}
}.tey_rv_in-nl3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tey_rv_head-nl3 {
  max-width: 720px;
  margin-bottom: 20px;
}.tey_rv_label-nl3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F0C800;
}.tey_rv_h2-nl3 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.625rem;
  color: #F5F0D8;
}
@media(min-width: 769px) {.tey_rv_h2-nl3 {
  font-size: 28px;
}
}.tey_rv_stats-nl3 {
  gap: 18px;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #8C7C58;
  flex-wrap: wrap;
}.tey_rv_stats_score-nl3 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.tey_rv_stats_score_val-nl3 {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F59E0B;
  font-family: 'Bebas Neue', sans-serif;
}.tey_rv_stats_score_max-nl3 {
  font-size: 13px;
  color: #82724E;
}.tey_rv_stats_badge-nl3 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.tey_rv_stats_badge-nl3 svg {
  color: #F59E0B;
  width: 0.875rem;
  height: 14px;
}.tey_rv_grid-nl3 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.tey_rv_grid-nl3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tey_rv_grid-nl3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tey_rv_card-nl3 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1A0E;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.tey_rv_card_stars-nl3 {
  gap: 2px;
  display: flex;
  color: #F59E0B;
  margin-bottom: 0.625rem;
}.tey_rv_card_stars-nl3 svg {
  width: 14px;
  height: 0.875rem;
}.tey_rv_card_h-nl3 {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F0D8;
  margin-bottom: 8px;
}.tey_rv_card_body-nl3 {
  flex: 1;
  line-height: 1.65;
  color: #8C7C58;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tey_rv_card_body-nl3 strong {
  color: #D4CB98;
  font-weight: 600;
}.tey_rv_card_meta-nl3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.tey_rv_card_author-nl3 {
  font-size: 12px;
  font-weight: 600;
  color: #D4CB98;
}.tey_rv_card_date-nl3 {
  color: #82724E;
  font-size: 11px;
}.tey_seo-nl3 {
  background: #0D0C07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.tey_seo-nl3 {
  padding: 44px 24px 0;
}
}.tey_seo_in-nl3 {
  border-radius: 16px;
  background: #1C1A0E;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.tey_seo_in-nl3 {
  padding: 2.25rem 40px;
}
}.tey_seo_label-nl3 {
  color: #F0C800;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.tey_seo_h2-nl3 {
  color: #F5F0D8;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.tey_seo_h2-nl3 {
  font-size: 24px;
}
}.tey_seo_body-nl3 {
  overflow-wrap: break-word;
  color: #A89870;
  font-size: 14px;
  line-height: 1.75;
}.tey_seo_body-nl3 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A89870;
  font-size: 0.875rem;
}.tey_seo_body-nl3 p:last-child {
  margin-bottom: 0;
}.tey_seo_body-nl3 strong {
  font-weight: 700;
  color: #D4CB98;
}.tey_seo_body-nl3 a {
  transition: color .2s;
  color: #F0C800;
  text-decoration: underline;
}.tey_seo_body-nl3 a:hover {
  color: #FFD51A;
}.tey_seo_body-nl3 ul,.tey_seo_body-nl3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tey_seo_body-nl3 ol {
  list-style: decimal;
}.tey_seo_body-nl3 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A89870;
}.tey_seo_body-nl3 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.tey_seo_body-nl3 table {
  display: table;
}
}.tey_seo_body-nl3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D4CB98;
  font-weight: 700;
  text-align: left;
}.tey_seo_body-nl3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89870;
}.tey_seo_cols-nl3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.tey_seo_cols-nl3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tey_seo_cols-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h-nl3 {
  overflow-wrap: break-word;
  color: #D4CB98;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.tey_seo_col_p-nl3 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8C7C58;
}.tey_seo_stats-nl3 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tey_seo_stat-nl3 {
  background: rgba(240, 200, 0, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(240, 200, 0, 0.15);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.tey_seo_stat_val-nl3 {
  font-size: 1.25rem;
  color: #F0C800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.tey_seo_stat_lb-nl3 {
  color: #8C7C58;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tey_ft-nl3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070601;
  margin-top: 3rem;
}.tey_ft_support-nl3 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.tey_ft_support-nl3 {
  padding: 28px 24px;
}
}.tey_ft_support_in-nl3 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
  flex-wrap: wrap;
}.tey_ft_support_main-nl3 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.tey_ft_support_ic-nl3 {
  flex-shrink: 0;
  color: #F0C800;
}.tey_ft_support_ic-nl3 svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
}.tey_ft_support_text_title-nl3 {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F0D8;
}.tey_ft_support_text_sub-nl3 {
  overflow-wrap: break-word;
  color: #8C7C58;
  font-size: 0.75rem;
}.tey_ft_support_btn-nl3 {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.625rem;
  background: #F0C800;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5F0D8;
  font-size: 13px;
}.tey_ft_support_btn-nl3:hover {
  background: #FFD51A;
}.tey_ft_support_contacts-nl3 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.tey_ft_support_contact-nl3 {
  color: #82724E;
  line-height: 1.4;
  font-size: 12px;
}.tey_ft_support_contact-nl3 strong {
  color: #A89870;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
}.tey_ft_main-nl3 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.tey_ft_main-nl3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.tey_ft_main_in-nl3 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 638px) {.tey_ft_main_in-nl3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.tey_ft_main_in-nl3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tey_ft_col_logo-nl3 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tey_ft_col_logo-nl3 {
  grid-column: auto;
}
}.tey_ft_logo-nl3 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  color: #F5F0D8;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tey_ft_logo_mark-nl3 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
}.tey_ft_logo_mark-nl3 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tey_ft_logo_sub-nl3 {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #82724E;
}.tey_ft_col_title-nl3 {
  margin-bottom: 0.875rem;
  color: #A89870;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 700;
}.tey_ft_col_links-nl3 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tey_ft_col_link-nl3 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #82724E;
  font-size: 13px;
}.tey_ft_col_link-nl3:hover {
  color: #D4CB98;
}.tey_ft_apps-nl3 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tey_ft_app_card-nl3 {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.tey_ft_app_card-nl3:hover {
  border-color: rgba(240, 200, 0, 0.35);
}.tey_ft_app_card_ic-nl3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.tey_ft_app_card_os-nl3 {
  font-weight: 600;
  color: #82724E;
  font-size: 10px;
}.tey_ft_app_card_action-nl3 {
  font-weight: 700;
  font-size: 12px;
  color: #D4CB98;
}.tey_ft_bot-nl3 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.tey_ft_bot-nl3 {
  padding: 20px 24px;
}
}.tey_ft_bot_in-nl3 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tey_ft_socials-nl3 {
  gap: 8px;
  display: flex;
}.tey_ft_soc-nl3 {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  width: 36px;
  align-items: center;
  color: #A89870;
  display: flex;
  height: 36px;
  justify-content: center;
}.tey_ft_soc-nl3 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.tey_ft_soc-nl3:hover {
  background: rgba(255, 255, 255, 0.07);
}.tey_ft_legal-nl3 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  color: #8A7B52;
  font-size: 11px;
  line-height: 1.6;
}.tey_ft_legal-nl3 strong {
  color: #A89870;
  font-weight: 700;
}.tey_ft_legal-nl3 a {
  color: #A89870;
  text-decoration: underline;
}.tey_ft_age-nl3 {
  border: 2px solid #8A7B52;
  border-radius: 50%;
  width: 32px;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  height: 2rem;
  margin-left: auto;
  color: #8A7B52;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}