*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #13100A;
  min-height: 100vh;
  color: #E8D5B0;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tus_layout-x80 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.tus_page-x80 {
  display: flex;
  min-height: 100vh;
}.tus_main-x80 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.tus_main-x80 {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.tus_main-x80 {
  padding-bottom: 4.5rem;
}
}.tus_gc-x80 {
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 641px) {.tus_gc-x80 {
  width: 156px;
}
}
@media(min-width: 1083px) {.tus_gc-x80 {
  width: 168px;
}
}.tus_gc-x80:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 146, 12, 0.07);
}.tus_gc_img-x80 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tus_gc_img-x80 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.tus_gc_hover-x80 {
  background: rgba(10, 7, 3, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
}.tus_gc-x80:hover .tus_gc_hover-x80 {
  opacity: 1;
}.tus_gc_hover_btn-x80 {
  background: #F5920C;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  font-size: 12px;
  color: #FFF9F0;
  font-weight: 700;
}.tus_gc_info-x80 {
  padding: 8px 0.625rem 10px;
}.tus_gc_name-x80 {
  overflow: hidden;
  font-weight: 600;
  color: #E8D5B0;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
}.tus_gc_prov-x80 {
  font-size: 0.625rem;
  color: #7E6640;
}.tus_gc_tag-x80 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  z-index: 2;
  left: 0.375rem;
  font-weight: 700;
  top: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
}.tus_gc_tag_hot-x80 {
  background: #E82E18;
  color: #fff;
}.tus_gc_tag_new-x80 {
  background: #24C85A;
  color: #13100A;
}.tus_gc_tag_jp-x80 {
  background: #FFBE00;
  color: #13100A;
}.tus_gc_tag_ex-x80 {
  background: #D93C0E;
  color: #fff;
}.tus_gc_tag_live-x80 {
  background: #E82E18;
  color: #fff;
}.tus_gr-x80 {
  background: #13100A;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.tus_gr-x80 {
  padding: 2.25rem 1.5rem 0;
}
}.tus_gr_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_gr_head-x80 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.tus_gr_head_l-x80 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.tus_gr_ic-x80 {
  border-radius: 0.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  width: 32px;
}.tus_gr_ic-x80 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.tus_gr_title-x80 {
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  color: #FFF9F0;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 766px) {.tus_gr_title-x80 {
  font-size: 1.125rem;
}
}.tus_gr_more-x80 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #9A7E52;
}.tus_gr_more-x80:hover {
  color: #F5920C;
}.tus_gr_more-x80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.tus_gr_arrows-x80 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.tus_gr_arr-x80 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  color: #C4A872;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
}.tus_gr_arr-x80:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #FFF9F0;
}.tus_gr_arr-x80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.tus_gr_seo_h-x80 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 13px;
  color: #E8D5B0;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 771px) {.tus_gr_seo_h-x80 {
  font-size: 0.875rem;
}
}.tus_gr_seo-x80 {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #9A7E52;
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
}.tus_gr_seo-x80 strong {
  font-weight: 600;
  color: #E8D5B0;
}.tus_gr_scroll-x80 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.tus_gr_scroll-x80::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tus_gr_scroll-x80 {
  gap: 0.75rem;
}
}.tus_tb-x80 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #13100A;
  position: fixed;
  height: 3.5rem;
  display: flex;
  top: 0;
  right: 0;
  z-index: 80;
  align-items: center;
  left: 0;
}.tus_tb_in-x80 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.tus_tb_burger-x80 {
  border-radius: 12px;
  gap: 0.313rem;
  margin-right: 8px;
  justify-content: center;
  width: 38px;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
}.tus_tb_burger-x80:hover {
  background: rgba(255, 255, 255, 0.05);
}.tus_tb_burger_line-x80 {
  border-radius: 1px;
  background: #C4A872;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.tus_tb_burger-x80 {
  display: none;
}
}.tus_tb_logo-x80 {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  color: #FFF9F0;
}.tus_tb_logo_mark-x80 {
  overflow: hidden;
  border-radius: 0.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
}.tus_tb_logo_mark-x80 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tus_tb_nav-x80 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.tus_tb_nav-x80 {
  display: flex;
}
}.tus_tb_tab-x80 {
  border-radius: 12px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #C4A872;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.tus_tb_tab-x80:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #FFF9F0;
}.tus_tb_tab-x80.tus_state_active-x80 {
  background: rgba(245, 146, 12, 0.18);
  color: #FFF9F0;
}.tus_tb_right-x80 {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.tus_tb_login-x80 {
  padding: 0.563rem 1rem;
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #E8D5B0;
}.tus_tb_login-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
  color: #FFF9F0;
}
@media(min-width: 477px) {.tus_tb_login-x80 {
  display: block;
}
}.tus_tb_reg-x80 {
  padding: 9px 18px;
  border-radius: 12px;
  transition: background .2s;
  background: #24C85A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0A02;
}.tus_tb_reg-x80:hover {
  background: #2EE26A;
}.tus_sb-x80 {
  transform: translateX(-100%);
  background: #1E1912;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  top: 56px;
  bottom: 0;
  width: 13.75rem;
}.tus_sb-x80.tus_state_open-x80 {
  transform: translateX(0);
}.tus_sb-x80::-webkit-scrollbar {
  width: 4px;
}.tus_sb-x80::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.tus_sb-x80 {
  transform: translateX(0);
}
}.tus_sb_auth-x80 {
  padding: 0.875rem 0.75rem 10px;
}.tus_sb_btn_reg-x80 {
  padding: 0.688rem;
  background: #24C85A;
  border-radius: 0.75rem;
  transition: background .2s;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0E0A02;
  text-align: center;
  font-size: 13px;
  display: block;
}.tus_sb_btn_reg-x80:hover {
  background: #2EE26A;
}.tus_sb_btn_login-x80 {
  border-radius: 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  color: #E8D5B0;
  display: block;
}.tus_sb_btn_login-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
  color: #FFF9F0;
}.tus_sb_promo-x80 {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  background: linear-gradient(135deg,#2E1400,#1E1912);
  border: 1px solid rgba(245, 146, 12, 0.18);
  border-radius: 12px;
  position: relative;
}.tus_sb_promo-x80::before {
  background: radial-gradient(circle,rgba(245, 146, 12, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 80px;
  top: -20px;
  right: -20px;
  content: '';
  height: 80px;
}.tus_sb_promo_title-x80 {
  color: #F5920C;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
}.tus_sb_promo_text-x80 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #FFF9F0;
  font-weight: 600;
}.tus_sb_promo_sub-x80 {
  color: #9A7E52;
  font-size: 10px;
  margin-top: 3px;
}.tus_sb_nav-x80 {
  padding: 0.375rem 0.5rem 16px;
}.tus_sb_nav_lb-x80 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #7E6640;
  letter-spacing: .08em;
}.tus_sb_link-x80 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  color: #C4A872;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
}.tus_sb_link-x80:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #FFF9F0;
}.tus_sb_link-x80.tus_state_active-x80 {
  background: rgba(245, 146, 12, 0.18);
  color: #FFF9F0;
}.tus_sb_ic-x80 {
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  display: flex;
}.tus_sb_ic-x80 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.tus_sb_ic_1-x80 {
  background: rgba(245, 146, 12, 0.07);
  color: #F5920C;
}.tus_sb_ic_2-x80 {
  background: rgba(36, 200, 90, 0.16);
  color: #24C85A;
}.tus_sb_ic_3-x80 {
  background: rgba(255, 190, 0, 0.15);
  color: #FFBE00;
}.tus_sb_ic_4-x80 {
  background: rgba(217, 60, 14, 0.20);
  color: #D93C0E;
}.tus_sb_ic_5-x80 {
  background: rgba(245, 146, 12, 0.07);
  color: #FF4DA0;
}.tus_sb_ic_6-x80 {
  background: rgba(217, 60, 14, 0.20);
  color: #9B2EE8;
}.tus_sb_badge-x80 {
  padding: 2px 0.438rem;
  background: #FFBE00;
  border-radius: 0.5rem;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0A02;
  margin-left: auto;
}.tus_sb_bot-x80 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tus_sb_lang-x80,.tus_sb_help-x80 {
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  color: #C4A872;
}.tus_sb_lang-x80:hover,.tus_sb_help-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
  color: #FFF9F0;
}.tus_sb_lang-x80 svg,.tus_sb_help-x80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.tus_sb_bd-x80 {
  background: rgba(10, 7, 3, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.tus_sb_bd-x80.tus_state_on-x80 {
  display: block;
}
@media(min-width: 1082px) {.tus_sb_bd-x80 {
  display: none!important;
}
}.tus_mob_nav-x80 {
  background: #1E1912;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1078px) {.tus_mob_nav-x80 {
  display: none;
}
}.tus_mob_nav_item-x80 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #7E6640;
}.tus_mob_nav_ic-x80 {
  line-height: 1;
}.tus_mob_nav_ic-x80 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.tus_mob_nav_lb-x80 {
  color: #7E6640;
  font-weight: 600;
  font-size: 0.625rem;
}.tus_mob_nav_item-x80.tus_state_active-x80 {
  color: #F5920C;
}.tus_mob_nav_item-x80.tus_state_active-x80 .tus_mob_nav_lb-x80 {
  color: #F5920C;
}.tus_hero-x80 {
  background: #13100A;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.tus_hero-x80 {
  padding: 1.5rem 1.5rem 0;
}
}.tus_hero_in-x80 {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 863px) {.tus_hero_in-x80 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.tus_hero_in-x80 {
  grid-template-columns: 1fr 340px;
}
}.tus_hero_promo-x80 {
  overflow: hidden;
  border-radius: 1.125rem;
  background: #181309;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.tus_hero_promo-x80 {
  min-height: 280px;
}
}.tus_hero_promo_bg-x80 {
  background: linear-gradient(120deg,#2E1400 0%,#13100A 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.tus_hero_promo_bg-x80::after {
  inset: 0;
  background: linear-gradient(90deg,#13100A 0%,rgba(10, 7, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tus_hero_promo_glow-x80 {
  background: radial-gradient(circle,rgba(217, 60, 14, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  width: 300px;
  top: -40px;
  pointer-events: none;
}.tus_hero_promo_ct-x80 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 766px) {.tus_hero_promo_ct-x80 {
  padding: 2.5rem 32px;
}
}.tus_hero_badge-x80 {
  background: rgba(245, 146, 12, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(245, 146, 12, 0.07);
  border-radius: 24px;
  color: #F5920C;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.tus_hero_h1-x80 {
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  color: #FFF9F0;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.tus_hero_h1-x80 em {
  font-style: normal;
  color: #FFBE00;
}
@media(min-width: 770px) {.tus_hero_h1-x80 {
  font-size: 2.25rem;
}
}.tus_hero_sub-x80 {
  margin-bottom: 20px;
  color: #C4A872;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 770px) {.tus_hero_sub-x80 {
  font-size: 14px;
}
}.tus_hero_row-x80 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tus_hero_cta-x80 {
  transition: background .2s;
  background: #24C85A;
  border-radius: 12px;
  padding: 0.813rem 26px;
  font-weight: 700;
  color: #0E0A02;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.45), 0 0 14px rgba(36, 200, 90, 0.42);
  font-size: 14px;
}.tus_hero_cta-x80:hover {
  background: #2EE26A;
}.tus_hero_terms-x80 {
  color: #7E6640;
  font-size: 0.688rem;
}.tus_hero_game-x80 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1.125rem;
  overflow: hidden;
  background: #181309;
  flex-direction: column;
  display: flex;
  position: relative;
}.tus_hero_game_badge-x80 {
  background: rgba(255, 190, 0, 0.15);
  border-radius: 24px;
  border: 1px solid rgba(255, 190, 0, 0.15);
  padding: 0.313rem 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 0.75rem;
  font-weight: 700;
  position: absolute;
  color: #FFBE00;
  z-index: 3;
  left: 12px;
  font-size: 0.625rem;
}.tus_hero_game_badge-x80 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
}.tus_hero_game_img-x80 {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1400,#13100A);
  padding-bottom: 60%;
  position: relative;
}.tus_hero_game_img-x80 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.tus_hero_game_play-x80 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 7, 3, 0.72);
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.tus_hero_game-x80:hover .tus_hero_game_play-x80 {
  opacity: 1;
}.tus_hero_game_play-x80 span {
  border-radius: 50%;
  background: #F5920C;
  height: 3.25rem;
  display: flex;
  width: 52px;
  align-items: center;
  justify-content: center;
}.tus_hero_game_play-x80 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.tus_hero_game_info-x80 {
  padding: 0.875rem 1rem;
}.tus_hero_game_title-x80 {
  color: #FFF9F0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 4px;
}.tus_hero_game_provider-x80 {
  color: #9A7E52;
  font-size: 0.688rem;
}.tus_hero_game_btn-x80 {
  padding: 11px;
  background: #F5920C;
  margin: 12px 1rem 1rem;
  border-radius: 12px;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  color: #FFF9F0;
  font-weight: 700;
  display: block;
}.tus_hero_game-x80:hover .tus_hero_game_btn-x80 {
  background: #FFAA30;
}.tus_sbar-x80 {
  background: #13100A;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.tus_sbar-x80 {
  padding: 1.125rem 1.5rem 0;
}
}.tus_sbar_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_sbar_row-x80 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.tus_sbar_input-x80 {
  gap: 10px;
  border-radius: 12px;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181309;
  flex: 1;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.813rem;
  color: #9A7E52;
  cursor: pointer;
  display: flex;
}.tus_sbar_input-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
}.tus_sbar_input-x80 svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
}.tus_sbar_providers-x80 {
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border-radius: 12px;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #E8D5B0;
  align-items: center;
  font-weight: 600;
  display: flex;
}.tus_sbar_providers-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
  color: #FFF9F0;
}.tus_sbar_providers-x80 svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tus_sbar_tabs-x80 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.tus_sbar_tabs-x80::-webkit-scrollbar {
  display: none;
}.tus_sbar_tab-x80 {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 24px;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #C4A872;
  font-size: 0.75rem;
  font-weight: 600;
}.tus_sbar_tab-x80:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(245, 148, 12, 0.55);
  color: #FFF9F0;
}.tus_sbar_tab-x80.tus_state_active-x80 {
  border-color: rgba(245, 146, 12, 0.07);
  background: rgba(245, 146, 12, 0.18);
  color: #FFF9F0;
}.tus_sbar_tab_ic-x80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.tus_wy-x80 {
  background: #13100A;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.tus_wy-x80 {
  padding: 40px 1.5rem 0;
}
}.tus_wy_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_wy_head-x80 {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.tus_wy_label-x80 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F5920C;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.tus_wy_h2-x80 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #FFF9F0;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tus_wy_h2-x80 {
  font-size: 24px;
}
}.tus_wy_intro-x80 {
  margin: 0;
  color: #9A7E52;
  font-size: 13px;
  line-height: 1.6;
}.tus_wy_grid-x80 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.tus_wy_grid-x80 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tus_wy_grid-x80 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tus_wy_card-x80 {
  border-radius: 12px;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1912;
}.tus_wy_card-x80:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 146, 12, 0.07);
}.tus_wy_card_ic-x80 {
  border-radius: 50%;
  background: rgba(245, 146, 12, 0.18);
  height: 2.75rem;
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  color: #F5920C;
  align-items: center;
}.tus_wy_card_ic-x80 svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.tus_wy_card_h-x80 {
  font-weight: 700;
  color: #FFF9F0;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.tus_wy_card_p-x80 {
  overflow-wrap: break-word;
  color: #9A7E52;
  font-size: 13px;
  line-height: 1.6;
}.tus_wy_card_p-x80 strong {
  color: #E8D5B0;
  font-weight: 600;
}.tus_gcg-x80 {
  padding: 2.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 770px) {.tus_gcg-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_gcg_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_gcg_head-x80 {
  max-width: 45rem;
  margin-bottom: 20px;
}.tus_gcg_label-x80 {
  color: #F5920C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.tus_gcg_h2-x80 {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 8px;
  color: #FFF9F0;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tus_gcg_h2-x80 {
  font-size: 1.75rem;
}
}.tus_gcg_intro-x80 {
  color: #9A7E52;
  font-size: 0.813rem;
  line-height: 1.6;
}.tus_gcg_grid-x80 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tus_gcg_grid-x80 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tus_gcg_grid-x80 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tus_gcg_card-x80 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1.125rem;
  padding: 1.25rem;
  min-height: 240px;
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.tus_gcg_card-x80:hover {
  border-color: rgba(245, 146, 12, 0.18);
  transform: translateY(-3px);
}.tus_gcg_card_bg-x80 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tus_gcg_card_bg-x80::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tus_gcg_card_ic-x80 {
  border-radius: 0.5rem;
  background: rgba(0,0,0,.45);
  color: #FFF9F0;
  top: 18px;
  display: flex;
  z-index: 2;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  right: 1.125rem;
  height: 40px;
}.tus_gcg_card_ic-x80 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.tus_gcg_card_ct-x80 {
  position: relative;
  z-index: 1;
}.tus_gcg_card_h-x80 {
  line-height: 1.2;
  color: #FFF9F0;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 765px) {.tus_gcg_card_h-x80 {
  font-size: 1.25rem;
}
}.tus_gcg_card_p-x80 {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tus_gcg_card_p-x80 strong {
  color: #FFF9F0;
  font-weight: 600;
}.tus_gcg_card_cta-x80 {
  gap: 0.25rem;
  font-weight: 700;
  color: #F5920C;
  font-size: 12px;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
}.tus_gcg_card_cta-x80 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tus_ws-x80 {
  padding: 32px 1rem 0;
  background: #13100A;
}
@media(min-width: 767px) {.tus_ws-x80 {
  padding: 2.25rem 1.5rem 0;
}
}.tus_ws_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_ws_head-x80 {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.tus_ws_title-x80 {
  gap: 10px;
  font-family: 'Baloo 2', sans-serif;
  display: flex;
  color: #FFF9F0;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
}.tus_ws_title_ic-x80 svg {
  stroke-linecap: round;
  color: #FFBE00;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.tus_ws_online-x80 {
  gap: 7px;
  align-items: center;
  color: #9A7E52;
  font-weight: 600;
  display: flex;
  font-size: 12px;
}.tus_ws_online_dot-x80 {
  border-radius: 50%;
  background: #24C85A;
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(36, 200, 90, 0.16);
}.tus_ws_scroll-x80 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.tus_ws_scroll-x80::-webkit-scrollbar {
  display: none;
}.tus_wc-x80 {
  border-radius: 0.75rem;
  padding: 10px 14px;
  gap: 0.625rem;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.11);
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.tus_wc_img-x80 {
  background: #1E1912;
  overflow: hidden;
  border-radius: 8px;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.tus_wc_img-x80 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tus_wc_info-x80 {
  min-width: 0;
}.tus_wc_game-x80 {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #E8D5B0;
  text-overflow: ellipsis;
  white-space: nowrap;
}.tus_wc_player-x80 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #7E6640;
  text-overflow: ellipsis;
}.tus_wc_amount-x80 {
  font-size: 0.813rem;
  color: #24C85A;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
}.tus_reg-x80 {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tus_reg-x80 {
  padding: 2.75rem 24px 0;
}
}.tus_reg_in-x80 {
  border-radius: 1.125rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1E1912;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.tus_reg_in-x80 {
  padding: 2.5rem;
}
}.tus_reg_top-x80 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tus_reg_top-x80 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tus_reg_label-x80 {
  font-weight: 700;
  color: #F5920C;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tus_reg_h2-x80 {
  margin-bottom: 0.75rem;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #FFF9F0;
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 771px) {.tus_reg_h2-x80 {
  font-size: 1.75rem;
}
}.tus_reg_bonus-x80 {
  gap: 8px;
  border-radius: 0.75rem;
  background: rgba(255, 190, 0, 0.15);
  padding: 10px 16px;
  border: 1px solid rgba(255, 190, 0, 0.15);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.tus_reg_bonus_amount-x80 {
  font-weight: 800;
  font-size: 20px;
  color: #FFBE00;
}.tus_reg_bonus_text-x80 {
  font-size: 0.813rem;
  color: #C4A872;
  line-height: 1.35;
}.tus_reg_cta_btn-x80 {
  border-radius: 12px;
  background: #24C85A;
  transition: background .2s;
  padding: 14px 2rem;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.45), 0 0 0.875rem rgba(36, 200, 90, 0.42);
  display: inline-block;
  color: #0E0A02;
  font-weight: 700;
}.tus_reg_cta_btn-x80:hover {
  background: #2EE26A;
}.tus_reg_terms-x80 {
  color: #7E6640;
  line-height: 1.5;
  font-size: 11px;
}.tus_reg_seo-x80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  color: #9A7E52;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.tus_reg_seo-x80 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9A7E52;
}.tus_reg_seo-x80 p:last-child {
  margin-bottom: 0;
}.tus_reg_seo-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_reg_seo-x80 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5920C;
}.tus_reg_seo-x80 a:hover {
  color: #FFAA30;
}.tus_reg_seo-x80 ul,.tus_reg_seo-x80 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.tus_reg_seo-x80 ol {
  list-style: decimal;
}.tus_reg_seo-x80 li {
  line-height: 1.65;
  font-size: 13px;
  color: #9A7E52;
  margin-bottom: 0.25rem;
}.tus_reg_seo-x80 table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.tus_reg_seo-x80 table {
  display: table;
}
}.tus_reg_seo-x80 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #E8D5B0;
  text-align: left;
}.tus_reg_seo-x80 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A7E52;
}.tus_reg_steps-x80 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.tus_reg_steps-x80 {
  margin-top: 0;
}
}.tus_reg_step-x80 {
  border-radius: 0.75rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.tus_reg_step_num-x80 {
  background: rgba(245, 146, 12, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(245, 146, 12, 0.07);
  font-weight: 800;
  font-size: 14px;
  height: 2.125rem;
  color: #F5920C;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 34px;
  flex-shrink: 0;
}.tus_reg_step_title-x80 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #FFF9F0;
  font-size: 14px;
}.tus_reg_step_text-x80 {
  color: #9A7E52;
  line-height: 1.5;
  font-size: 0.75rem;
}.tus_reg_trust-x80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.tus_reg_trust_item-x80 {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  color: #9A7E52;
  display: flex;
}.tus_reg_trust_ic-x80 svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5920C;
}.tus_prov-x80 {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width: 765px) {.tus_prov-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_prov_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_prov_head-x80 {
  margin-bottom: 1rem;
}.tus_prov_label-x80 {
  color: #F5920C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.tus_prov_h2-x80 {
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #FFF9F0;
  font-size: 20px;
}
@media(min-width: 767px) {.tus_prov_h2-x80 {
  font-size: 24px;
}
}.tus_prov_seo-x80 {
  line-height: 1.6;
  font-size: 13px;
  color: #9A7E52;
  max-width: 620px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.tus_prov_seo-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_prov_seo-x80 a {
  color: #F5920C;
  text-decoration: underline;
}.tus_prov_grid-x80 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.tus_prov_grid-x80 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.tus_prov_grid-x80 {
  grid-template-columns: repeat(8,1fr);
}
}.tus_prov_card-x80 {
  gap: 0.438rem;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #181309;
  padding: 0.875rem 10px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.tus_prov_card-x80:hover {
  background: #1E1912;
  border-color: rgba(245, 148, 12, 0.55);
}.tus_prov_logo-x80 {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
}.tus_prov_logo-x80 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tus_prov_name-x80 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  color: #C4A872;
  font-weight: 600;
}.tus_app-x80 {
  padding: 2.25rem 1rem 0;
  background: #13100A;
}
@media(min-width:768px) {.tus_app-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_app_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_app_head-x80 {
  margin-bottom: 16px;
}.tus_app_label-x80 {
  color: #F5920C;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.tus_app_h2-x80 {
  font-size: 20px;
  font-weight: 800;
  color: #FFF9F0;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 765px) {.tus_app_h2-x80 {
  font-size: 1.5rem;
}
}.tus_app_sub-x80 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #9A7E52;
}.tus_app_sub-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_app_cards-x80 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.tus_app_cards-x80 {
  grid-template-columns: repeat(3,1fr);
}
}.tus_app_card-x80 {
  border-radius: 0.75rem;
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.tus_app_card_ios-x80 {
  background: linear-gradient(135deg,rgba(245, 146, 12, 0.18) 0%,#1E1912 100%);
}.tus_app_card_android-x80 {
  background: linear-gradient(135deg,rgba(36, 200, 90, 0.16) 0%,#1E1912 100%);
}.tus_app_card_win-x80 {
  background: linear-gradient(135deg,rgba(255, 190, 0, 0.15) 0%,#1E1912 100%);
}.tus_app_card_ic-x80 svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.tus_app_card_ic-x80 {
  flex-shrink: 0;
  color: #FFF9F0;
}.tus_app_card_os-x80 {
  text-transform: uppercase;
  color: #9A7E52;
  font-size: 10px;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
}.tus_app_card_title-x80 {
  line-height: 1.2;
  font-weight: 700;
  color: #FFF9F0;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
}.tus_app_card_text-x80 {
  line-height: 1.5;
  color: #9A7E52;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.tus_app_card_btn-x80 {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 10px 1.125rem;
  border: 1px solid rgba(245, 148, 12, 0.55);
  gap: 7px;
  border-radius: 8px;
  align-items: center;
  color: #FFF9F0;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
}.tus_app_card_btn-x80:hover {
  background: rgba(255, 255, 255, 0.07);
}.tus_htp-x80 {
  background: #13100A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tus_htp-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_htp_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_htp_head-x80 {
  margin-bottom: 22px;
  max-width: 720px;
}.tus_htp_label-x80 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #F5920C;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.tus_htp_h2-x80 {
  font-family: 'Baloo 2', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #FFF9F0;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 770px) {.tus_htp_h2-x80 {
  font-size: 1.75rem;
}
}.tus_htp_intro-x80 {
  color: #9A7E52;
  font-size: 0.875rem;
  line-height: 1.6;
}.tus_htp_steps-x80 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.tus_htp_steps-x80 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tus_htp_steps-x80 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tus_htp_step-x80 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.75rem;
  background: #1E1912;
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.tus_htp_step_num-x80 {
  border-radius: 50%;
  background: #F5920C;
  top: -12px;
  font-size: 13px;
  justify-content: center;
  font-family: 'Baloo 2', sans-serif;
  height: 1.75rem;
  width: 28px;
  display: flex;
  left: 20px;
  color: #0E0A02;
  font-weight: 800;
  align-items: center;
  position: absolute;
}.tus_htp_step_ic-x80 {
  background: rgba(245, 146, 12, 0.18);
  margin: 8px 0 12px;
  border-radius: 0.5rem;
  height: 36px;
  color: #F5920C;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
}.tus_htp_step_ic-x80 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.tus_htp_step_h-x80 {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #FFF9F0;
  font-size: 14px;
}.tus_htp_step_p-x80 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
  color: #9A7E52;
}.tus_htp_step_p-x80 strong {
  font-weight: 600;
  color: #E8D5B0;
}.tus_htp_cta-x80 {
  padding: 13px 26px;
  background: #24C85A;
  transition: background .2s;
  border-radius: 12px;
  display: inline-block;
  margin-top: 20px;
  color: #0E0A02;
  font-size: 0.875rem;
  font-weight: 700;
}.tus_htp_cta-x80:hover {
  background: #2EE26A;
}.tus_bon-x80 {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tus_bon-x80 {
  padding: 44px 24px 0;
}
}.tus_bon_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_bon_head-x80 {
  margin-bottom: 20px;
}.tus_bon_label-x80 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #F5920C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.tus_bon_h2-x80 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #FFF9F0;
}
@media(min-width: 771px) {.tus_bon_h2-x80 {
  font-size: 1.5rem;
}
}.tus_bon_seo-x80 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  color: #9A7E52;
  line-height: 1.6;
}.tus_bon_seo-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_bon_seo-x80 a {
  color: #F5920C;
  text-decoration: underline;
}.tus_bon_grid-x80 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.tus_bon_grid-x80 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.tus_bon_grid-x80 {
  grid-template-columns: repeat(5,1fr);
}
}.tus_bon_card-x80 {
  border-radius: 12px;
  background: #181309;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
}.tus_bon_card-x80:hover {
  border-color: rgba(245, 146, 12, 0.07);
  transform: translateY(-2px);
}.tus_bon_card_ic-x80 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.tus_bon_card_ic-x80 {
  margin-bottom: 10px;
}.tus_bon_card_type-x80 {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #9A7E52;
  text-transform: uppercase;
  font-weight: 700;
}.tus_bon_card_amount-x80 {
  color: #FFBE00;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.tus_bon_card_name-x80 {
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #FFF9F0;
}.tus_bon_card_detail-x80 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6640;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 8px;
}.tus_pmt-x80 {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.tus_pmt-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_pmt_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_pmt_head-x80 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.tus_pmt_label-x80 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F5920C;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tus_pmt_h2-x80 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  color: #FFF9F0;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.tus_pmt_h2-x80 {
  font-size: 28px;
}
}.tus_pmt_intro-x80 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
  color: #9A7E52;
}.tus_pmt_groups-x80 {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.tus_pmt_group-x80 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1912;
  padding: 1.25rem;
}.tus_pmt_group_head-x80 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.tus_pmt_group_ic-x80 {
  border-radius: 8px;
  background: rgba(245, 146, 12, 0.18);
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #F5920C;
}.tus_pmt_group_ic-x80 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tus_pmt_group_h-x80 {
  margin: 0;
  color: #FFF9F0;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}.tus_pmt_group_p-x80 {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #9A7E52;
}.tus_pmt_group_p-x80 strong {
  color: #E8D5B0;
  font-weight: 600;
}.tus_pmt_table_wrap-x80 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tus_pmt_table-x80 {
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}.tus_pmt_table-x80 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #E8D5B0;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
}.tus_pmt_table-x80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #9A7E52;
}.tus_pmt_table-x80 tbody tr:last-child td {
  border-bottom: none;
}.tus_pmt_table-x80 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #E8D5B0;
}.tus_rv-x80 {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.tus_rv-x80 {
  padding: 2.75rem 24px 0;
}
}.tus_rv_in-x80 {
  margin: 0 auto;
  max-width: 1340px;
}.tus_rv_head-x80 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.tus_rv_label-x80 {
  color: #F5920C;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.tus_rv_h2-x80 {
  font-size: 1.375rem;
  color: #FFF9F0;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 10px;
  font-weight: 800;
}
@media(min-width: 766px) {.tus_rv_h2-x80 {
  font-size: 1.75rem;
}
}.tus_rv_stats-x80 {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  color: #9A7E52;
  align-items: center;
}.tus_rv_stats_score-x80 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.tus_rv_stats_score_val-x80 {
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
  color: #FFBE00;
  font-weight: 800;
}.tus_rv_stats_score_max-x80 {
  font-size: 0.813rem;
  color: #7E6640;
}.tus_rv_stats_badge-x80 {
  gap: 4px;
  display: flex;
  align-items: center;
}.tus_rv_stats_badge-x80 svg {
  width: 14px;
  color: #FFBE00;
  height: 14px;
}.tus_rv_grid-x80 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tus_rv_grid-x80 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tus_rv_grid-x80 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tus_rv_card-x80 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1912;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.tus_rv_card_stars-x80 {
  gap: 2px;
  color: #FFBE00;
  margin-bottom: 10px;
  display: flex;
}.tus_rv_card_stars-x80 svg {
  height: 0.875rem;
  width: 0.875rem;
}.tus_rv_card_h-x80 {
  line-height: 1.3;
  margin-bottom: 8px;
  font-weight: 700;
  color: #FFF9F0;
  overflow-wrap: break-word;
  font-size: 14px;
}.tus_rv_card_body-x80 {
  flex: 1;
  overflow-wrap: break-word;
  color: #9A7E52;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 14px;
}.tus_rv_card_body-x80 strong {
  color: #E8D5B0;
  font-weight: 600;
}.tus_rv_card_meta-x80 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
}.tus_rv_card_author-x80 {
  color: #E8D5B0;
  font-size: 0.75rem;
  font-weight: 600;
}.tus_rv_card_date-x80 {
  color: #7E6640;
  font-size: 0.688rem;
}.tus_seo-x80 {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width:768px) {.tus_seo-x80 {
  padding: 44px 1.5rem 0;
}
}.tus_seo_in-x80 {
  border-radius: 1.125rem;
  padding: 28px 24px;
  background: #1E1912;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 769px) {.tus_seo_in-x80 {
  padding: 36px 40px;
}
}.tus_seo_label-x80 {
  letter-spacing: .08em;
  color: #F5920C;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.tus_seo_h2-x80 {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  color: #FFF9F0;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.tus_seo_h2-x80 {
  font-size: 24px;
}
}.tus_seo_body-x80 {
  color: #C4A872;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tus_seo_body-x80 p {
  margin-bottom: 12px;
  color: #C4A872;
  line-height: 1.75;
  font-size: 14px;
}.tus_seo_body-x80 p:last-child {
  margin-bottom: 0;
}.tus_seo_body-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_seo_body-x80 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5920C;
}.tus_seo_body-x80 a:hover {
  color: #FFAA30;
}.tus_seo_body-x80 ul,.tus_seo_body-x80 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tus_seo_body-x80 ol {
  list-style: decimal;
}.tus_seo_body-x80 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #C4A872;
}.tus_seo_body-x80 table {
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.tus_seo_body-x80 table {
  display: table;
}
}.tus_seo_body-x80 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #E8D5B0;
  font-weight: 700;
}.tus_seo_body-x80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #C4A872;
}.tus_seo_cols-x80 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.tus_seo_cols-x80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tus_seo_cols-x80 {
  grid-template-columns: repeat(3,1fr);
}
}.tus_seo_col_h-x80 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #E8D5B0;
  font-weight: 700;
  margin-bottom: 7px;
}.tus_seo_col_p-x80 {
  overflow-wrap: break-word;
  color: #9A7E52;
  font-size: 0.813rem;
  line-height: 1.65;
}.tus_seo_stats-x80 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tus_seo_stat-x80 {
  flex: 1;
  border: 1px solid rgba(245, 146, 12, 0.18);
  background: rgba(245, 146, 12, 0.07);
  border-radius: 12px;
  padding: 0.875rem 16px;
  min-width: 140px;
}.tus_seo_stat_val-x80 {
  color: #F5920C;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.tus_seo_stat_lb-x80 {
  color: #9A7E52;
  overflow-wrap: break-word;
  font-size: 11px;
}.tus_seo-x80 {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.tus_seo-x80 {
  padding: 44px 1.5rem 0;
}
}.tus_seo_in-x80 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1.125rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1E1912;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.tus_seo_in-x80 {
  padding: 36px 40px;
}
}.tus_seo_label-x80 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F5920C;
  margin-bottom: 10px;
}.tus_seo_h2-x80 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  color: #FFF9F0;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.tus_seo_h2-x80 {
  font-size: 1.5rem;
}
}.tus_seo_body-x80 {
  overflow-wrap: break-word;
  color: #C4A872;
  line-height: 1.75;
  font-size: 0.875rem;
}.tus_seo_body-x80 p {
  margin-bottom: 0.75rem;
  color: #C4A872;
  font-size: 0.875rem;
  line-height: 1.75;
}.tus_seo_body-x80 p:last-child {
  margin-bottom: 0;
}.tus_seo_body-x80 strong {
  font-weight: 700;
  color: #E8D5B0;
}.tus_seo_body-x80 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5920C;
}.tus_seo_body-x80 a:hover {
  color: #FFAA30;
}.tus_seo_body-x80 ul,.tus_seo_body-x80 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tus_seo_body-x80 ol {
  list-style: decimal;
}.tus_seo_body-x80 li {
  color: #C4A872;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.tus_seo_body-x80 table {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.tus_seo_body-x80 table {
  display: table;
}
}.tus_seo_body-x80 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #E8D5B0;
}.tus_seo_body-x80 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #C4A872;
}.tus_seo_cols-x80 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tus_seo_cols-x80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tus_seo_cols-x80 {
  grid-template-columns: repeat(3,1fr);
}
}.tus_seo_col_h-x80 {
  color: #E8D5B0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.tus_seo_col_p-x80 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9A7E52;
}.tus_seo_stats-x80 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tus_seo_stat-x80 {
  border: 1px solid rgba(245, 146, 12, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(245, 146, 12, 0.07);
  border-radius: 12px;
  min-width: 140px;
}.tus_seo_stat_val-x80 {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F5920C;
}.tus_seo_stat_lb-x80 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #9A7E52;
}.tus_seo-x80 {
  padding: 36px 16px 0;
  background: #13100A;
}
@media(min-width: 770px) {.tus_seo-x80 {
  padding: 2.75rem 1.5rem 0;
}
}.tus_seo_in-x80 {
  background: #1E1912;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 1.125rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.tus_seo_in-x80 {
  padding: 2.25rem 2.5rem;
}
}.tus_seo_label-x80 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #F5920C;
}.tus_seo_h2-x80 {
  font-size: 20px;
  line-height: 1.25;
  color: #FFF9F0;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tus_seo_h2-x80 {
  font-size: 24px;
}
}.tus_seo_body-x80 {
  font-size: 14px;
  color: #C4A872;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tus_seo_body-x80 p {
  color: #C4A872;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.tus_seo_body-x80 p:last-child {
  margin-bottom: 0;
}.tus_seo_body-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_seo_body-x80 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5920C;
}.tus_seo_body-x80 a:hover {
  color: #FFAA30;
}.tus_seo_body-x80 ul,.tus_seo_body-x80 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tus_seo_body-x80 ol {
  list-style: decimal;
}.tus_seo_body-x80 li {
  line-height: 1.75;
  color: #C4A872;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.tus_seo_body-x80 table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 765px) {.tus_seo_body-x80 table {
  display: table;
}
}.tus_seo_body-x80 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #E8D5B0;
  text-align: left;
  font-weight: 700;
}.tus_seo_body-x80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #C4A872;
}.tus_seo_cols-x80 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.tus_seo_cols-x80 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.tus_seo_cols-x80 {
  grid-template-columns: repeat(3,1fr);
}
}.tus_seo_col_h-x80 {
  font-weight: 700;
  color: #E8D5B0;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.tus_seo_col_p-x80 {
  color: #9A7E52;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tus_seo_stats-x80 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tus_seo_stat-x80 {
  border-radius: 0.75rem;
  border: 1px solid rgba(245, 146, 12, 0.18);
  background: rgba(245, 146, 12, 0.07);
  flex: 1;
  padding: 14px 16px;
  min-width: 140px;
}.tus_seo_stat_val-x80 {
  margin-bottom: 0.25rem;
  font-size: 20px;
  color: #F5920C;
  overflow-wrap: break-word;
  font-weight: 800;
}.tus_seo_stat_lb-x80 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #9A7E52;
}.tus_faq-x80 {
  background: #13100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.tus_faq-x80 {
  padding: 44px 1.5rem 0;
}
}.tus_faq_in-x80 {
  margin: 0 auto;
  max-width: 83.75rem;
}.tus_faq_head-x80 {
  margin-bottom: 20px;
}.tus_faq_label-x80 {
  color: #F5920C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.tus_faq_h2-x80 {
  font-size: 1.25rem;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  color: #FFF9F0;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.tus_faq_h2-x80 {
  font-size: 24px;
}
}.tus_faq_list-x80 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.tus_faq_item-x80 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1912;
  overflow: hidden;
  border-radius: 0.75rem;
}.tus_faq_q-x80 {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  cursor: pointer;
  color: #E8D5B0;
  font-weight: 600;
  align-items: center;
}.tus_faq_q-x80:hover {
  color: #FFF9F0;
}.tus_faq_q_ic-x80 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  color: #F5920C;
  display: flex;
  font-size: 1rem;
}.tus_faq_item-x80.tus_state_open-x80 .tus_faq_q_ic-x80 {
  transform: rotate(45deg);
}.tus_faq_a-x80 {
  padding: 0 1.25rem 16px;
  color: #9A7E52;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
  line-height: 1.7;
}.tus_faq_item-x80.tus_state_open-x80 .tus_faq_a-x80 {
  display: block;
}.tus_faq_a-x80 strong {
  color: #E8D5B0;
  font-weight: 700;
}.tus_faq_a-x80 a {
  color: #F5920C;
  text-decoration: underline;
}.tus_faq_a-x80 ul,.tus_faq_a-x80 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.tus_faq_a-x80 ol {
  list-style: decimal;
}.tus_faq_a-x80 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tus_faq_a-x80 table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width:768px) {.tus_faq_a-x80 table {
  display: table;
}
}.tus_faq_a-x80 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #E8D5B0;
  font-weight: 700;
  text-align: left;
}.tus_faq_a-x80 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #9A7E52;
}.tus_ft-x80 {
  background: #0C0906;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.tus_ft_support-x80 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.tus_ft_support-x80 {
  padding: 28px 24px;
}
}.tus_ft_support_in-x80 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
  display: flex;
}.tus_ft_support_main-x80 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tus_ft_support_ic-x80 {
  flex-shrink: 0;
  color: #F5920C;
}.tus_ft_support_ic-x80 svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tus_ft_support_text_title-x80 {
  color: #FFF9F0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
}.tus_ft_support_text_sub-x80 {
  color: #9A7E52;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tus_ft_support_btn-x80 {
  padding: 0.688rem 1.375rem;
  border-radius: 0.75rem;
  transition: background .2s;
  background: #F5920C;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #FFF9F0;
}.tus_ft_support_btn-x80:hover {
  background: #FFAA30;
}.tus_ft_support_contacts-x80 {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.tus_ft_support_contact-x80 {
  font-size: 12px;
  color: #7E6640;
  line-height: 1.4;
}.tus_ft_support_contact-x80 strong {
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  color: #C4A872;
  font-weight: 600;
}.tus_ft_main-x80 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 770px) {.tus_ft_main-x80 {
  padding: 2.5rem 24px 2rem;
}
}.tus_ft_main_in-x80 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 642px) {.tus_ft_main_in-x80 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tus_ft_main_in-x80 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tus_ft_col_logo-x80 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tus_ft_col_logo-x80 {
  grid-column: auto;
}
}.tus_ft_logo-x80 {
  gap: 0.563rem;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 16px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #FFF9F0;
}.tus_ft_logo_mark-x80 {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 30px;
  width: 1.875rem;
}.tus_ft_logo_mark-x80 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tus_ft_logo_sub-x80 {
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
  color: #7E6640;
  overflow-wrap: break-word;
}.tus_ft_col_title-x80 {
  font-size: 0.75rem;
  color: #C4A872;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}.tus_ft_col_links-x80 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tus_ft_col_link-x80 {
  transition: color .2s;
  color: #7E6640;
  font-size: 13px;
  overflow-wrap: break-word;
}.tus_ft_col_link-x80:hover {
  color: #E8D5B0;
}.tus_ft_apps-x80 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tus_ft_app_card-x80 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.tus_ft_app_card-x80:hover {
  border-color: rgba(245, 148, 12, 0.55);
}.tus_ft_app_card_ic-x80 svg {
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
}.tus_ft_app_card_os-x80 {
  color: #7E6640;
  font-size: 10px;
  font-weight: 600;
}.tus_ft_app_card_action-x80 {
  color: #E8D5B0;
  font-size: 12px;
  font-weight: 700;
}.tus_ft_bot-x80 {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.tus_ft_bot-x80 {
  padding: 1.25rem 24px;
}
}.tus_ft_bot_in-x80 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
}.tus_ft_socials-x80 {
  gap: 0.5rem;
  display: flex;
}.tus_ft_soc-x80 {
  border-radius: 8px;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 2.25rem;
  color: #C4A872;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.tus_ft_soc-x80 svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tus_ft_soc-x80:hover {
  background: rgba(255, 255, 255, 0.07);
}.tus_ft_legal-x80 {
  flex: 1;
  color: #A8906A;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
}.tus_ft_legal-x80 strong {
  font-weight: 700;
  color: #C4A872;
}.tus_ft_legal-x80 a {
  text-decoration: underline;
  color: #C4A872;
}.tus_ft_age-x80 {
  border-radius: 50%;
  border: 2px solid #A8906A;
  font-weight: 800;
  color: #A8906A;
  width: 32px;
  margin-left: auto;
  display: flex;
  height: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.688rem;
}