*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #D6C9B0;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  background-color: #0D0A0E;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.tey_layout_csr {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.tey_page_csr {
  display: flex;
  min-height: 100vh;
}.tey_main_csr {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.tey_main_csr {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.tey_main_csr {
  padding-bottom: 4.5rem;
}
}.tey_gc_csr {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
  background: #130F15;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 639px) {.tey_gc_csr {
  width: 156px;
}
}
@media(min-width: 1078px) {.tey_gc_csr {
  width: 168px;
}
}.tey_gc_csr:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 168, 48, 0.07);
}.tey_gc_img_csr {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.tey_gc_img_csr img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tey_gc_hover_csr {
  background: rgba(7, 4, 8, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.tey_gc_csr:hover .tey_gc_hover_csr {
  opacity: 1;
}.tey_gc_hover_btn_csr {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #D4A830;
  color: #F5EDDA;
  font-weight: 700;
  font-size: 12px;
}.tey_gc_info_csr {
  padding: 0.5rem 0.625rem 0.625rem;
}.tey_gc_name_csr {
  overflow: hidden;
  color: #D6C9B0;
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
}.tey_gc_prov_csr {
  color: #5C5044;
  font-size: 10px;
}.tey_gc_tag_csr {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  top: 0.375rem;
  left: 6px;
}.tey_gc_tag_hot_csr {
  background: #D93030;
  color: #fff;
}.tey_gc_tag_new_csr {
  background: #1DB863;
  color: #0D0A0E;
}.tey_gc_tag_jp_csr {
  background: #E89820;
  color: #0D0A0E;
}.tey_gc_tag_ex_csr {
  background: #1E7A4E;
  color: #fff;
}.tey_gc_tag_live_csr {
  background: #D93030;
  color: #fff;
}.tey_gr_csr {
  padding: 32px 1rem 0;
  background: #0D0A0E;
}
@media(min-width: 769px) {.tey_gr_csr {
  padding: 36px 24px 0;
}
}.tey_gr_in_csr {
  margin: 0 auto;
  max-width: 82.5rem;
}.tey_gr_head_csr {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.tey_gr_head_l_csr {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.tey_gr_ic_csr {
  border-radius: 8px;
  display: flex;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
}.tey_gr_ic_csr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.tey_gr_title_csr {
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 771px) {.tey_gr_title_csr {
  font-size: 18px;
}
}.tey_gr_more_csr {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7D6E59;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.tey_gr_more_csr:hover {
  color: #D4A830;
}.tey_gr_more_csr svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.tey_gr_arrows_csr {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tey_gr_arr_csr {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #A8977E;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  height: 1.875rem;
}.tey_gr_arr_csr:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDA;
}.tey_gr_arr_csr svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.tey_gr_seo_h_csr {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D6C9B0;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.tey_gr_seo_h_csr {
  font-size: 14px;
}
}.tey_gr_seo_csr {
  line-height: 1.55;
  color: #7D6E59;
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tey_gr_seo_csr strong {
  color: #D6C9B0;
  font-weight: 600;
}.tey_gr_scroll_csr {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  display: flex;
}.tey_gr_scroll_csr::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.tey_gr_scroll_csr {
  gap: 0.75rem;
}
}.tey_tb_csr {
  background: #0D0A0E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  top: 0;
  position: fixed;
  align-items: center;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
}.tey_tb_in_csr {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.tey_tb_burger_csr {
  border-radius: 0.5rem;
  gap: 0.313rem;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  width: 2.375rem;
  align-items: center;
  margin-right: 8px;
}.tey_tb_burger_csr:hover {
  background: rgba(255, 255, 255, 0.05);
}.tey_tb_burger_line_csr {
  border-radius: 1px;
  background: #A8977E;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.tey_tb_burger_csr {
  display: none;
}
}.tey_tb_logo_csr {
  gap: 0.563rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
  font-size: 18px;
  align-items: center;
  margin-right: 1.25rem;
  font-weight: 800;
  flex-shrink: 0;
  color: #F5EDDA;
}.tey_tb_logo_mark_csr {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 32px;
  align-items: center;
}.tey_tb_logo_mark_csr img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tey_tb_nav_csr {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.tey_tb_nav_csr {
  display: flex;
}
}.tey_tb_tab_csr {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  font-size: 13px;
  color: #A8977E;
  white-space: nowrap;
  font-weight: 600;
}.tey_tb_tab_csr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDA;
}.tey_tb_tab_csr.tey_state_active_csr {
  background: rgba(212, 168, 48, 0.18);
  color: #F5EDDA;
}.tey_tb_right_csr {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.tey_tb_login_csr {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D6C9B0;
}.tey_tb_login_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
  color: #F5EDDA;
}
@media(min-width: 481px) {.tey_tb_login_csr {
  display: block;
}
}.tey_tb_reg_csr {
  background: #1DB863;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0D0A0E;
  white-space: nowrap;
}.tey_tb_reg_csr:hover {
  background: #28D474;
}.tey_sb_csr {
  background: #181319;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  position: fixed;
  bottom: 0;
}.tey_sb_csr.tey_state_open_csr {
  transform: translateX(0);
}.tey_sb_csr::-webkit-scrollbar {
  width: 4px;
}.tey_sb_csr::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.tey_sb_csr {
  transform: translateX(0);
}
}.tey_sb_auth_csr {
  padding: 0.875rem 12px 0.625rem;
}.tey_sb_btn_reg_csr {
  border-radius: 8px;
  padding: 11px;
  transition: background .2s;
  background: #1DB863;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #0D0A0E;
}.tey_sb_btn_reg_csr:hover {
  background: #28D474;
}.tey_sb_btn_login_csr {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #D6C9B0;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.tey_sb_btn_login_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
  color: #F5EDDA;
}.tey_sb_promo_csr {
  background: linear-gradient(135deg,#1A0E22,#181319);
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 168, 48, 0.18);
  position: relative;
}.tey_sb_promo_csr::before {
  background: radial-gradient(circle,rgba(212, 168, 48, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 80px;
  height: 80px;
  content: '';
  top: -20px;
  position: absolute;
}.tey_sb_promo_title_csr {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
  color: #D4A830;
}.tey_sb_promo_text_csr {
  color: #F5EDDA;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
}.tey_sb_promo_sub_csr {
  margin-top: 3px;
  color: #7D6E59;
  font-size: 0.625rem;
}.tey_sb_nav_csr {
  padding: 0.375rem 0.5rem 16px;
}.tey_sb_nav_lb_csr {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  color: #5C5044;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.tey_sb_link_csr {
  gap: 0.625rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  color: #A8977E;
}.tey_sb_link_csr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDA;
}.tey_sb_link_csr.tey_state_active_csr {
  background: rgba(212, 168, 48, 0.18);
  color: #F5EDDA;
}.tey_sb_ic_csr {
  border-radius: 4px;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 30px;
}.tey_sb_ic_csr svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.tey_sb_ic_1_csr {
  background: rgba(212, 168, 48, 0.07);
  color: #D4A830;
}.tey_sb_ic_2_csr {
  background: rgba(29, 184, 99, 0.16);
  color: #1DB863;
}.tey_sb_ic_3_csr {
  background: rgba(232, 152, 32, 0.18);
  color: #E89820;
}.tey_sb_ic_4_csr {
  background: rgba(30, 122, 78, 0.22);
  color: #1E7A4E;
}.tey_sb_ic_5_csr {
  background: rgba(212, 168, 48, 0.07);
  color: #E03470;
}.tey_sb_ic_6_csr {
  background: rgba(30, 122, 78, 0.22);
  color: #9B3FCC;
}.tey_sb_badge_csr {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #E89820;
  font-weight: 700;
  font-size: 9px;
  color: #0D0A0E;
  margin-left: auto;
}.tey_sb_bot_csr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.tey_sb_lang_csr,.tey_sb_help_csr {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 4px;
  flex: 1;
  gap: 0.375rem;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #A8977E;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
}.tey_sb_lang_csr:hover,.tey_sb_help_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
  color: #F5EDDA;
}.tey_sb_lang_csr svg,.tey_sb_help_csr svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_sb_bd_csr {
  background: rgba(7, 4, 8, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.tey_sb_bd_csr.tey_state_on_csr {
  display: block;
}
@media(min-width: 1078px) {.tey_sb_bd_csr {
  display: none!important;
}
}.tey_mob_nav_csr {
  background: #181319;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1082px) {.tey_mob_nav_csr {
  display: none;
}
}.tey_mob_nav_item_csr {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  color: #5C5044;
  cursor: pointer;
  flex-direction: column;
}.tey_mob_nav_ic_csr {
  line-height: 1;
}.tey_mob_nav_ic_csr svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.tey_mob_nav_lb_csr {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C5044;
}.tey_mob_nav_item_csr.tey_state_active_csr {
  color: #D4A830;
}.tey_mob_nav_item_csr.tey_state_active_csr .tey_mob_nav_lb_csr {
  color: #D4A830;
}.tey_hero_csr {
  background: #0D0A0E;
  padding: 20px 16px 0;
}
@media(min-width:768px) {.tey_hero_csr {
  padding: 1.5rem 24px 0;
}
}.tey_hero_in_csr {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.tey_hero_in_csr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.tey_hero_in_csr {
  grid-template-columns: 1fr 340px;
}
}.tey_hero_promo_csr {
  overflow: hidden;
  background: #130F15;
  border-radius: 0.875rem;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 770px) {.tey_hero_promo_csr {
  min-height: 17.5rem;
}
}.tey_hero_promo_bg_csr {
  background-position: center;
  background: linear-gradient(120deg,#1A0E22 0%,#0D0A0E 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.tey_hero_promo_bg_csr::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0A0E 0%,rgba(7, 4, 8, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tey_hero_promo_glow_csr {
  background: radial-gradient(circle,rgba(30, 122, 78, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  top: -40px;
  width: 18.75rem;
  height: 300px;
}.tey_hero_promo_ct_csr {
  padding: 28px 24px 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 769px) {.tey_hero_promo_ct_csr {
  padding: 40px 2rem;
}
}.tey_hero_badge_csr {
  padding: 5px 12px;
  background: rgba(212, 168, 48, 0.18);
  border: 1px solid rgba(212, 168, 48, 0.07);
  border-radius: 20px;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  color: #D4A830;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
}.tey_hero_h1_csr {
  font-size: 26px;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
}.tey_hero_h1_csr em {
  color: #E89820;
  font-style: normal;
}
@media(min-width: 769px) {.tey_hero_h1_csr {
  font-size: 36px;
}
}.tey_hero_sub_csr {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A8977E;
}
@media(min-width: 771px) {.tey_hero_sub_csr {
  font-size: 14px;
}
}.tey_hero_row_csr {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tey_hero_cta_csr {
  padding: 13px 1.625rem;
  background: #1DB863;
  border-radius: 0.5rem;
  transition: background .2s;
  box-shadow: 0 2px 12px rgba(29, 184, 99, 0.50), 0 0.375rem 20px rgba(7, 4, 8, 0.55);
  font-size: 14px;
  color: #0D0A0E;
  font-weight: 700;
}.tey_hero_cta_csr:hover {
  background: #28D474;
}.tey_hero_terms_csr {
  color: #5C5044;
  font-size: 0.688rem;
}.tey_hero_game_csr {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  background: #130F15;
  display: flex;
  flex-direction: column;
  position: relative;
}.tey_hero_game_badge_csr {
  background: rgba(232, 152, 32, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(232, 152, 32, 0.18);
  padding: 5px 10px;
  left: 12px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #E89820;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  text-transform: uppercase;
}.tey_hero_game_badge_csr svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
}.tey_hero_game_img_csr {
  background: linear-gradient(135deg,#1A0E22,#0D0A0E);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tey_hero_game_img_csr img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tey_hero_game_play_csr {
  transition: opacity .2s;
  background: rgba(7, 4, 8, 0.72);
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.tey_hero_game_csr:hover .tey_hero_game_play_csr {
  opacity: 1;
}.tey_hero_game_play_csr span {
  border-radius: 50%;
  background: #D4A830;
  width: 52px;
  justify-content: center;
  height: 52px;
  display: flex;
  align-items: center;
}.tey_hero_game_play_csr span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.tey_hero_game_info_csr {
  padding: 14px 16px;
}.tey_hero_game_title_csr {
  color: #F5EDDA;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.tey_hero_game_provider_csr {
  color: #7D6E59;
  font-size: 11px;
}.tey_hero_game_btn_csr {
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #D4A830;
  transition: background .2s;
  margin: 12px 16px 16px;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #F5EDDA;
  font-weight: 700;
}.tey_hero_game_csr:hover .tey_hero_game_btn_csr {
  background: #ECC24A;
}.tey_sbar_csr {
  background: #0D0A0E;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.tey_sbar_csr {
  padding: 18px 1.5rem 0;
}
}.tey_sbar_in_csr {
  margin: 0 auto;
  max-width: 82.5rem;
}.tey_sbar_row_csr {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.tey_sbar_input_csr {
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  transition: border-color .2s;
  padding: 11px 16px;
  background: #130F15;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  color: #7D6E59;
  cursor: pointer;
}.tey_sbar_input_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
}.tey_sbar_input_csr svg {
  width: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
}.tey_sbar_providers_csr {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #130F15;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  display: flex;
  font-weight: 600;
  color: #D6C9B0;
  align-items: center;
  white-space: nowrap;
  font-size: 13px;
}.tey_sbar_providers_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
  color: #F5EDDA;
}.tey_sbar_providers_csr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.tey_sbar_tabs_csr {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.tey_sbar_tabs_csr::-webkit-scrollbar {
  display: none;
}.tey_sbar_tab_csr {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  border-radius: 1.25rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #A8977E;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
}.tey_sbar_tab_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDA;
}.tey_sbar_tab_csr.tey_state_active_csr {
  border-color: rgba(212, 168, 48, 0.07);
  background: rgba(212, 168, 48, 0.18);
  color: #F5EDDA;
}.tey_sbar_tab_ic_csr svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_wy_csr {
  background: #0D0A0E;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.tey_wy_csr {
  padding: 40px 1.5rem 0;
}
}.tey_wy_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_wy_head_csr {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.tey_wy_label_csr {
  margin-bottom: 8px;
  color: #D4A830;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.tey_wy_h2_csr {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tey_wy_h2_csr {
  font-size: 24px;
}
}.tey_wy_intro_csr {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6E59;
}.tey_wy_grid_csr {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tey_wy_grid_csr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tey_wy_grid_csr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tey_wy_card_csr {
  padding: 20px;
  background: #181319;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.tey_wy_card_csr:hover {
  border-color: rgba(212, 168, 48, 0.07);
  transform: translateY(-2px);
}.tey_wy_card_ic_csr {
  border-radius: 50%;
  background: rgba(212, 168, 48, 0.18);
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  color: #D4A830;
}.tey_wy_card_ic_csr svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.tey_wy_card_h_csr {
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-weight: 700;
}.tey_wy_card_p_csr {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6E59;
}.tey_wy_card_p_csr strong {
  color: #D6C9B0;
  font-weight: 600;
}.tey_gcg_csr {
  padding: 2.25rem 1rem 0;
  background: #0D0A0E;
}
@media(min-width:768px) {.tey_gcg_csr {
  padding: 44px 1.5rem 0;
}
}.tey_gcg_in_csr {
  margin: 0 auto;
  max-width: 82.5rem;
}.tey_gcg_head_csr {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.tey_gcg_label_csr {
  color: #D4A830;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.tey_gcg_h2_csr {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.tey_gcg_h2_csr {
  font-size: 1.75rem;
}
}.tey_gcg_intro_csr {
  font-size: 0.813rem;
  color: #7D6E59;
  line-height: 1.6;
}.tey_gcg_grid_csr {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tey_gcg_grid_csr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tey_gcg_grid_csr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tey_gcg_card_csr {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  min-height: 15rem;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  position: relative;
  display: flex;
}.tey_gcg_card_csr:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 168, 48, 0.18);
}.tey_gcg_card_bg_csr {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tey_gcg_card_bg_csr::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tey_gcg_card_ic_csr {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  position: absolute;
  color: #F5EDDA;
  height: 40px;
  right: 18px;
  z-index: 2;
  align-items: center;
  width: 40px;
  display: flex;
  justify-content: center;
  top: 18px;
}.tey_gcg_card_ic_csr svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.tey_gcg_card_ct_csr {
  z-index: 1;
  position: relative;
}.tey_gcg_card_h_csr {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDDA;
  line-height: 1.2;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.tey_gcg_card_h_csr {
  font-size: 20px;
}
}.tey_gcg_card_p_csr {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tey_gcg_card_p_csr strong {
  color: #F5EDDA;
  font-weight: 600;
}.tey_gcg_card_cta_csr {
  gap: 0.25rem;
  text-transform: uppercase;
  font-size: 12px;
  color: #D4A830;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
}.tey_gcg_card_cta_csr svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_ws_csr {
  padding: 32px 1rem 0;
  background: #0D0A0E;
}
@media(min-width: 771px) {.tey_ws_csr {
  padding: 36px 24px 0;
}
}.tey_ws_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_ws_head_csr {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.tey_ws_title_csr {
  gap: 0.625rem;
  font-weight: 700;
  align-items: center;
  font-size: 1rem;
  color: #F5EDDA;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  display: flex;
}.tey_ws_title_ic_csr svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E89820;
}.tey_ws_online_csr {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #7D6E59;
  font-weight: 600;
  display: flex;
}.tey_ws_online_dot_csr {
  background: #1DB863;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(29, 184, 99, 0.16);
  height: 0.5rem;
  flex-shrink: 0;
}.tey_ws_scroll_csr {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.tey_ws_scroll_csr::-webkit-scrollbar {
  display: none;
}.tey_wc_csr {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.875rem;
  background: #130F15;
  border-radius: 0.5rem;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.tey_wc_img_csr {
  overflow: hidden;
  border-radius: 4px;
  background: #181319;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.tey_wc_img_csr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tey_wc_info_csr {
  min-width: 0;
}.tey_wc_game_csr {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D6C9B0;
  font-weight: 600;
}.tey_wc_player_csr {
  overflow: hidden;
  font-size: 0.625rem;
  color: #5C5044;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tey_wc_amount_csr {
  font-weight: 700;
  color: #1DB863;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
}.tey_app_csr {
  padding: 2.25rem 1rem 0;
  background: #0D0A0E;
}
@media(min-width: 765px) {.tey_app_csr {
  padding: 44px 24px 0;
}
}.tey_app_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_app_head_csr {
  margin-bottom: 16px;
}.tey_app_label_csr {
  margin-bottom: 8px;
  font-weight: 700;
  color: #D4A830;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.tey_app_h2_csr {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
}
@media(min-width: 769px) {.tey_app_h2_csr {
  font-size: 1.5rem;
}
}.tey_app_sub_csr {
  overflow-wrap: break-word;
  color: #7D6E59;
  max-width: 37.5rem;
  font-size: 13px;
  line-height: 1.6;
}.tey_app_sub_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_app_cards_csr {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.tey_app_cards_csr {
  grid-template-columns: repeat(3,1fr);
}
}.tey_app_card_csr {
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 8px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.tey_app_card_ios_csr {
  background: linear-gradient(135deg,rgba(212, 168, 48, 0.18) 0%,#181319 100%);
}.tey_app_card_android_csr {
  background: linear-gradient(135deg,rgba(29, 184, 99, 0.16) 0%,#181319 100%);
}.tey_app_card_win_csr {
  background: linear-gradient(135deg,rgba(232, 152, 32, 0.18) 0%,#181319 100%);
}.tey_app_card_ic_csr svg {
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tey_app_card_ic_csr {
  flex-shrink: 0;
  color: #F5EDDA;
}.tey_app_card_os_csr {
  font-size: 10px;
  color: #7D6E59;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.tey_app_card_title_csr {
  font-weight: 700;
  font-size: 15px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
}.tey_app_card_text_csr {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #7D6E59;
  overflow-wrap: break-word;
}.tey_app_card_btn_csr {
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(210, 160, 48, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  color: #F5EDDA;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.tey_app_card_btn_csr:hover {
  background: rgba(255, 255, 255, 0.07);
}.tey_bon_csr {
  padding: 2.25rem 16px 0;
  background: #0D0A0E;
}
@media(min-width: 770px) {.tey_bon_csr {
  padding: 2.75rem 24px 0;
}
}.tey_bon_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_bon_head_csr {
  margin-bottom: 1.25rem;
}.tey_bon_label_csr {
  letter-spacing: .08em;
  color: #D4A830;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.tey_bon_h2_csr {
  margin-bottom: 8px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width:768px) {.tey_bon_h2_csr {
  font-size: 24px;
}
}.tey_bon_seo_csr {
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6E59;
}.tey_bon_seo_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_bon_seo_csr a {
  text-decoration: underline;
  color: #D4A830;
}.tey_bon_grid_csr {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.tey_bon_grid_csr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tey_bon_grid_csr {
  grid-template-columns: repeat(5,1fr);
}
}.tey_bon_card_csr {
  transition: border-color .2s,transform .2s;
  background: #130F15;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  padding: 1rem;
}.tey_bon_card_csr:hover {
  border-color: rgba(212, 168, 48, 0.07);
  transform: translateY(-2px);
}.tey_bon_card_ic_csr svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.tey_bon_card_ic_csr {
  margin-bottom: 10px;
}.tey_bon_card_type_csr {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  color: #7D6E59;
  margin-bottom: 6px;
}.tey_bon_card_amount_csr {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E89820;
}.tey_bon_card_name_csr {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5EDDA;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.tey_bon_card_detail_csr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #5C5044;
  font-size: 0.688rem;
}.tey_reg_csr {
  padding: 36px 16px 0;
  background: #0D0A0E;
}
@media(min-width: 769px) {.tey_reg_csr {
  padding: 44px 24px 0;
}
}.tey_reg_in_csr {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  background: #181319;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.tey_reg_in_csr {
  padding: 40px;
}
}.tey_reg_top_csr {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.tey_reg_top_csr {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tey_reg_label_csr {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D4A830;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tey_reg_h2_csr {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media(min-width: 769px) {.tey_reg_h2_csr {
  font-size: 28px;
}
}.tey_reg_bonus_csr {
  padding: 10px 1rem;
  border-radius: 8px;
  background: rgba(232, 152, 32, 0.18);
  border: 1px solid rgba(232, 152, 32, 0.18);
  gap: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.tey_reg_bonus_amount_csr {
  font-weight: 800;
  color: #E89820;
  font-size: 20px;
}.tey_reg_bonus_text_csr {
  font-size: 0.813rem;
  color: #A8977E;
  line-height: 1.35;
}.tey_reg_cta_btn_csr {
  background: #1DB863;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  font-size: 0.938rem;
  box-shadow: 0 2px 0.75rem rgba(29, 184, 99, 0.50), 0 6px 20px rgba(7, 4, 8, 0.55);
  display: inline-block;
  color: #0D0A0E;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.tey_reg_cta_btn_csr:hover {
  background: #28D474;
}.tey_reg_terms_csr {
  color: #5C5044;
  line-height: 1.5;
  font-size: 0.688rem;
}.tey_reg_seo_csr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6E59;
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tey_reg_seo_csr p {
  font-size: 13px;
  margin-bottom: 10px;
  color: #7D6E59;
  line-height: 1.65;
}.tey_reg_seo_csr p:last-child {
  margin-bottom: 0;
}.tey_reg_seo_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_reg_seo_csr a {
  transition: color .2s;
  color: #D4A830;
  text-decoration: underline;
}.tey_reg_seo_csr a:hover {
  color: #ECC24A;
}.tey_reg_seo_csr ul,.tey_reg_seo_csr ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tey_reg_seo_csr ol {
  list-style: decimal;
}.tey_reg_seo_csr li {
  margin-bottom: 4px;
  font-size: 13px;
  color: #7D6E59;
  line-height: 1.65;
}.tey_reg_seo_csr table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 765px) {.tey_reg_seo_csr table {
  display: table;
}
}.tey_reg_seo_csr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #D6C9B0;
  text-align: left;
  font-weight: 700;
}.tey_reg_seo_csr td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6E59;
}.tey_reg_steps_csr {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.tey_reg_steps_csr {
  margin-top: 0;
}
}.tey_reg_step_csr {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.tey_reg_step_num_csr {
  background: rgba(212, 168, 48, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(212, 168, 48, 0.07);
  align-items: center;
  width: 2.125rem;
  flex-shrink: 0;
  height: 34px;
  color: #D4A830;
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
}.tey_reg_step_title_csr {
  margin-bottom: 3px;
  color: #F5EDDA;
  font-size: 14px;
  font-weight: 700;
}.tey_reg_step_text_csr {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6E59;
}.tey_reg_trust_csr {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.tey_reg_trust_item_csr {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #7D6E59;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.tey_reg_trust_ic_csr svg {
  color: #D4A830;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tey_prov_csr {
  padding: 2.25rem 16px 0;
  background: #0D0A0E;
}
@media(min-width: 765px) {.tey_prov_csr {
  padding: 2.75rem 1.5rem 0;
}
}.tey_prov_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_prov_head_csr {
  margin-bottom: 1rem;
}.tey_prov_label_csr {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4A830;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tey_prov_h2_csr {
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tey_prov_h2_csr {
  font-size: 1.5rem;
}
}.tey_prov_seo_csr {
  font-size: 13px;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #7D6E59;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tey_prov_seo_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_prov_seo_csr a {
  color: #D4A830;
  text-decoration: underline;
}.tey_prov_grid_csr {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.tey_prov_grid_csr {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.tey_prov_grid_csr {
  grid-template-columns: repeat(8,1fr);
}
}.tey_prov_card_csr {
  background: #130F15;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.tey_prov_card_csr:hover {
  background: #181319;
  border-color: rgba(210, 160, 48, 0.55);
}.tey_prov_logo_csr {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  width: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}.tey_prov_logo_csr img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.tey_prov_name_csr {
  color: #A8977E;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.tey_seo_csr {
  padding: 2.25rem 1rem 0;
  background: #0D0A0E;
}
@media(min-width:768px) {.tey_seo_csr {
  padding: 44px 24px 0;
}
}.tey_seo_in_csr {
  border-radius: 14px;
  background: #181319;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tey_seo_in_csr {
  padding: 36px 40px;
}
}.tey_seo_label_csr {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #D4A830;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.tey_seo_h2_csr {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDDA;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.tey_seo_h2_csr {
  font-size: 24px;
}
}.tey_seo_body_csr {
  color: #A8977E;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tey_seo_body_csr p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8977E;
  font-size: 14px;
}.tey_seo_body_csr p:last-child {
  margin-bottom: 0;
}.tey_seo_body_csr strong {
  font-weight: 700;
  color: #D6C9B0;
}.tey_seo_body_csr a {
  transition: color .2s;
  color: #D4A830;
  text-decoration: underline;
}.tey_seo_body_csr a:hover {
  color: #ECC24A;
}.tey_seo_body_csr ul,.tey_seo_body_csr ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tey_seo_body_csr ol {
  list-style: decimal;
}.tey_seo_body_csr li {
  font-size: 14px;
  color: #A8977E;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.tey_seo_body_csr table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.tey_seo_body_csr table {
  display: table;
}
}.tey_seo_body_csr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D6C9B0;
}.tey_seo_body_csr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8977E;
}.tey_seo_cols_csr {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.tey_seo_cols_csr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tey_seo_cols_csr {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h_csr {
  margin-bottom: 0.438rem;
  color: #D6C9B0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.tey_seo_col_p_csr {
  color: #7D6E59;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tey_seo_stats_csr {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tey_seo_stat_csr {
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 168, 48, 0.18);
  flex: 1;
  background: rgba(212, 168, 48, 0.07);
  min-width: 8.75rem;
}.tey_seo_stat_val_csr {
  font-size: 20px;
  color: #D4A830;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.tey_seo_stat_lb_csr {
  color: #7D6E59;
  font-size: 11px;
  overflow-wrap: break-word;
}.tey_seo_csr {
  background: #0D0A0E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.tey_seo_csr {
  padding: 2.75rem 1.5rem 0;
}
}.tey_seo_in_csr {
  background: #181319;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.tey_seo_in_csr {
  padding: 36px 2.5rem;
}
}.tey_seo_label_csr {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4A830;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tey_seo_h2_csr {
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDDA;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.tey_seo_h2_csr {
  font-size: 1.5rem;
}
}.tey_seo_body_csr {
  line-height: 1.75;
  color: #A8977E;
  overflow-wrap: break-word;
  font-size: 14px;
}.tey_seo_body_csr p {
  line-height: 1.75;
  color: #A8977E;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.tey_seo_body_csr p:last-child {
  margin-bottom: 0;
}.tey_seo_body_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_seo_body_csr a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4A830;
}.tey_seo_body_csr a:hover {
  color: #ECC24A;
}.tey_seo_body_csr ul,.tey_seo_body_csr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tey_seo_body_csr ol {
  list-style: decimal;
}.tey_seo_body_csr li {
  line-height: 1.75;
  color: #A8977E;
  font-size: 14px;
  margin-bottom: 6px;
}.tey_seo_body_csr table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.tey_seo_body_csr table {
  display: table;
}
}.tey_seo_body_csr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C9B0;
  text-align: left;
  font-weight: 700;
}.tey_seo_body_csr td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8977E;
}.tey_seo_cols_csr {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.tey_seo_cols_csr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tey_seo_cols_csr {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h_csr {
  margin-bottom: 7px;
  color: #D6C9B0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.tey_seo_col_p_csr {
  font-size: 0.813rem;
  color: #7D6E59;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tey_seo_stats_csr {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tey_seo_stat_csr {
  border-radius: 0.5rem;
  background: rgba(212, 168, 48, 0.07);
  border: 1px solid rgba(212, 168, 48, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.tey_seo_stat_val_csr {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #D4A830;
}.tey_seo_stat_lb_csr {
  color: #7D6E59;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tey_rv_csr {
  background: #0D0A0E;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tey_rv_csr {
  padding: 2.75rem 24px 0;
}
}.tey_rv_in_csr {
  margin: 0 auto;
  max-width: 1320px;
}.tey_rv_head_csr {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tey_rv_label_csr {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D4A830;
}.tey_rv_h2_csr {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.tey_rv_h2_csr {
  font-size: 28px;
}
}.tey_rv_stats_csr {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.813rem;
  color: #7D6E59;
}.tey_rv_stats_score_csr {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.tey_rv_stats_score_val_csr {
  font-size: 22px;
  font-weight: 800;
  color: #E89820;
  font-family: 'Cinzel', serif;
}.tey_rv_stats_score_max_csr {
  font-size: 0.813rem;
  color: #5C5044;
}.tey_rv_stats_badge_csr {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.tey_rv_stats_badge_csr svg {
  height: 0.875rem;
  color: #E89820;
  width: 0.875rem;
}.tey_rv_grid_csr {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.tey_rv_grid_csr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tey_rv_grid_csr {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tey_rv_card_csr {
  border-radius: 8px;
  background: #181319;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.tey_rv_card_stars_csr {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E89820;
}.tey_rv_card_stars_csr svg {
  width: 0.875rem;
  height: 0.875rem;
}.tey_rv_card_h_csr {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F5EDDA;
}.tey_rv_card_body_csr {
  flex: 1;
  line-height: 1.65;
  color: #7D6E59;
  font-size: 13px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.tey_rv_card_body_csr strong {
  color: #D6C9B0;
  font-weight: 600;
}.tey_rv_card_meta_csr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
}.tey_rv_card_author_csr {
  color: #D6C9B0;
  font-size: 0.75rem;
  font-weight: 600;
}.tey_rv_card_date_csr {
  font-size: 11px;
  color: #5C5044;
}.tey_seo_csr {
  background: #0D0A0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.tey_seo_csr {
  padding: 2.75rem 1.5rem 0;
}
}.tey_seo_in_csr {
  background: #181319;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.tey_seo_in_csr {
  padding: 2.25rem 40px;
}
}.tey_seo_label_csr {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #D4A830;
}.tey_seo_h2_csr {
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.tey_seo_h2_csr {
  font-size: 24px;
}
}.tey_seo_body_csr {
  overflow-wrap: break-word;
  color: #A8977E;
  font-size: 0.875rem;
  line-height: 1.75;
}.tey_seo_body_csr p {
  font-size: 0.875rem;
  color: #A8977E;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.tey_seo_body_csr p:last-child {
  margin-bottom: 0;
}.tey_seo_body_csr strong {
  font-weight: 700;
  color: #D6C9B0;
}.tey_seo_body_csr a {
  transition: color .2s;
  color: #D4A830;
  text-decoration: underline;
}.tey_seo_body_csr a:hover {
  color: #ECC24A;
}.tey_seo_body_csr ul,.tey_seo_body_csr ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tey_seo_body_csr ol {
  list-style: decimal;
}.tey_seo_body_csr li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8977E;
  line-height: 1.75;
}.tey_seo_body_csr table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.tey_seo_body_csr table {
  display: table;
}
}.tey_seo_body_csr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D6C9B0;
  text-align: left;
  font-weight: 700;
}.tey_seo_body_csr td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8977E;
}.tey_seo_cols_csr {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.tey_seo_cols_csr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tey_seo_cols_csr {
  grid-template-columns: repeat(3,1fr);
}
}.tey_seo_col_h_csr {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D6C9B0;
}.tey_seo_col_p_csr {
  color: #7D6E59;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tey_seo_stats_csr {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tey_seo_stat_csr {
  padding: 14px 1rem;
  border: 1px solid rgba(212, 168, 48, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(212, 168, 48, 0.07);
  min-width: 140px;
}.tey_seo_stat_val_csr {
  font-size: 20px;
  color: #D4A830;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.tey_seo_stat_lb_csr {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D6E59;
}.tey_faq_csr {
  background: #0D0A0E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.tey_faq_csr {
  padding: 44px 1.5rem 0;
}
}.tey_faq_in_csr {
  margin: 0 auto;
  max-width: 82.5rem;
}.tey_faq_head_csr {
  margin-bottom: 20px;
}.tey_faq_label_csr {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4A830;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tey_faq_h2_csr {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDDA;
  font-weight: 800;
}
@media(min-width:768px) {.tey_faq_h2_csr {
  font-size: 24px;
}
}.tey_faq_list_csr {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tey_faq_item_csr {
  border-radius: 8px;
  background: #181319;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.tey_faq_q_csr {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  color: #D6C9B0;
  align-items: center;
  justify-content: space-between;
}.tey_faq_q_csr:hover {
  color: #F5EDDA;
}.tey_faq_q_ic_csr {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  color: #D4A830;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}.tey_faq_item_csr.tey_state_open_csr .tey_faq_q_ic_csr {
  transform: rotate(45deg);
}.tey_faq_a_csr {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  color: #7D6E59;
  line-height: 1.7;
  font-size: 13px;
}.tey_faq_item_csr.tey_state_open_csr .tey_faq_a_csr {
  display: block;
}.tey_faq_a_csr strong {
  color: #D6C9B0;
  font-weight: 700;
}.tey_faq_a_csr a {
  color: #D4A830;
  text-decoration: underline;
}.tey_faq_a_csr ul,.tey_faq_a_csr ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tey_faq_a_csr ol {
  list-style: decimal;
}.tey_faq_a_csr li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tey_faq_a_csr table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 770px) {.tey_faq_a_csr table {
  display: table;
}
}.tey_faq_a_csr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #D6C9B0;
}.tey_faq_a_csr td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6E59;
}.tey_pmt_csr {
  padding: 36px 16px 0;
  background: #0D0A0E;
}
@media(min-width: 769px) {.tey_pmt_csr {
  padding: 2.75rem 24px 0;
}
}.tey_pmt_in_csr {
  margin: 0 auto;
  max-width: 82.5rem;
}.tey_pmt_head_csr {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tey_pmt_label_csr {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4A830;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.tey_pmt_h2_csr {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDDA;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.tey_pmt_h2_csr {
  font-size: 1.75rem;
}
}.tey_pmt_intro_csr {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7D6E59;
}.tey_pmt_groups_csr {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.tey_pmt_group_csr {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  background: #181319;
}.tey_pmt_group_head_csr {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.tey_pmt_group_ic_csr {
  border-radius: 4px;
  background: rgba(212, 168, 48, 0.18);
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 36px;
  color: #D4A830;
  display: flex;
  width: 36px;
}.tey_pmt_group_ic_csr svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tey_pmt_group_h_csr {
  margin: 0;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.tey_pmt_group_p_csr {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6E59;
  line-height: 1.6;
  margin-bottom: 0.875rem;
}.tey_pmt_group_p_csr strong {
  color: #D6C9B0;
  font-weight: 600;
}.tey_pmt_table_wrap_csr {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tey_pmt_table_csr {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
}.tey_pmt_table_csr th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  color: #D6C9B0;
  font-size: 11px;
}.tey_pmt_table_csr td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6E59;
}.tey_pmt_table_csr tbody tr:last-child td {
  border-bottom: none;
}.tey_pmt_table_csr tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D6C9B0;
}.tey_ft_csr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070508;
  margin-top: 48px;
}.tey_ft_support_csr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 767px) {.tey_ft_support_csr {
  padding: 28px 24px;
}
}.tey_ft_support_in_csr {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.tey_ft_support_main_csr {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.tey_ft_support_ic_csr {
  color: #D4A830;
  flex-shrink: 0;
}.tey_ft_support_ic_csr svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.tey_ft_support_text_title_csr {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EDDA;
  margin-bottom: 3px;
  font-weight: 700;
}.tey_ft_support_text_sub_csr {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7D6E59;
}.tey_ft_support_btn_csr {
  transition: background .2s;
  background: #D4A830;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  color: #F5EDDA;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.tey_ft_support_btn_csr:hover {
  background: #ECC24A;
}.tey_ft_support_contacts_csr {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.tey_ft_support_contact_csr {
  font-size: 0.75rem;
  color: #5C5044;
  line-height: 1.4;
}.tey_ft_support_contact_csr strong {
  color: #A8977E;
  font-size: 11px;
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
}.tey_ft_main_csr {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.tey_ft_main_csr {
  padding: 2.5rem 24px 2rem;
}
}.tey_ft_main_in_csr {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.tey_ft_main_in_csr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tey_ft_main_in_csr {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.tey_ft_col_logo_csr {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.tey_ft_col_logo_csr {
  grid-column: auto;
}
}.tey_ft_logo_csr {
  gap: 0.563rem;
  color: #F5EDDA;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}.tey_ft_logo_mark_csr {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.tey_ft_logo_mark_csr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tey_ft_logo_sub_csr {
  font-size: 12px;
  color: #5C5044;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
}.tey_ft_col_title_csr {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #A8977E;
  letter-spacing: .07em;
}.tey_ft_col_links_csr {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.tey_ft_col_link_csr {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5C5044;
  font-size: 0.813rem;
}.tey_ft_col_link_csr:hover {
  color: #D6C9B0;
}.tey_ft_apps_csr {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tey_ft_app_card_csr {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 4px;
  transition: border-color .2s;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.tey_ft_app_card_csr:hover {
  border-color: rgba(210, 160, 48, 0.55);
}.tey_ft_app_card_ic_csr svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.tey_ft_app_card_os_csr {
  color: #5C5044;
  font-size: 10px;
  font-weight: 600;
}.tey_ft_app_card_action_csr {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D6C9B0;
}.tey_ft_bot_csr {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.tey_ft_bot_csr {
  padding: 1.25rem 1.5rem;
}
}.tey_ft_bot_in_csr {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.tey_ft_socials_csr {
  gap: 0.5rem;
  display: flex;
}.tey_ft_soc_csr {
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 36px;
  justify-content: center;
  display: flex;
  color: #A8977E;
  height: 2.25rem;
  align-items: center;
}.tey_ft_soc_csr svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.tey_ft_soc_csr:hover {
  background: rgba(255, 255, 255, 0.07);
}.tey_ft_legal_csr {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6E6055;
  line-height: 1.6;
  min-width: 200px;
}.tey_ft_legal_csr strong {
  font-weight: 700;
  color: #A8977E;
}.tey_ft_legal_csr a {
  color: #A8977E;
  text-decoration: underline;
}.tey_ft_age_csr {
  border-radius: 50%;
  border: 2px solid #6E6055;
  width: 2rem;
  height: 2rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  color: #6E6055;
  margin-left: auto;
  font-size: 11px;
  align-items: center;
  flex-shrink: 0;
}