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