html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0E0B07;
  min-height: 100vh;
  line-height: 1.6;
  color: #C9B48E;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
}.tco-layout_g0e {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.tco-page_g0e {
  min-height: 100vh;
  display: flex;
}.tco-main_g0e {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1078px) {.tco-main_g0e {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.tco-main_g0e {
  padding-bottom: 72px;
}
}.tco-gc_g0e {
  border-radius: 0.5rem;
  overflow: hidden;
  background: #120F07;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 637px) {.tco-gc_g0e {
  width: 156px;
}
}
@media(min-width: 1079px) {.tco-gc_g0e {
  width: 168px;
}
}.tco-gc_g0e:hover {
  transform: translateY(-3px);
  border-color: rgba(200,125,15,0.07);
}.tco-gc_img_g0e {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tco-gc_img_g0e img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tco-gc_hover_g0e {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7,4,1,0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.tco-gc_g0e:hover .tco-gc_hover_g0e {
  opacity: 1;
}.tco-gc_hover_btn_g0e {
  border-radius: 4px;
  background: #C87D0F;
  padding: 8px 16px;
  color: #F5ECCA;
  font-size: 12px;
  font-weight: 700;
}.tco-gc_info_g0e {
  padding: 8px 0.625rem 0.625rem;
}.tco-gc_name_g0e {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  color: #C9B48E;
  font-size: 12px;
  white-space: nowrap;
}.tco-gc_prov_g0e {
  font-size: 0.625rem;
  color: #5E4E38;
}.tco-gc_tag_g0e {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.563rem;
  left: 6px;
  top: 6px;
  position: absolute;
}.tco-gc_tag_hot_g0e {
  background: #D43030;
  color: #fff;
}.tco-gc_tag_new_g0e {
  background: #1FAF6A;
  color: #0E0B07;
}.tco-gc_tag_jp_g0e {
  background: #F0A500;
  color: #0E0B07;
}.tco-gc_tag_ex_g0e {
  background: #7A3E08;
  color: #fff;
}.tco-gc_tag_live_g0e {
  background: #D43030;
  color: #fff;
}.tco-gr_g0e {
  background: #0E0B07;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.tco-gr_g0e {
  padding: 36px 24px 0;
}
}.tco-gr_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-gr_head_g0e {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.tco-gr_head_l_g0e {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.tco-gr_ic_g0e {
  border-radius: 0.5rem;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
}.tco-gr_ic_g0e svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tco-gr_title_g0e {
  font-size: 16px;
  color: #F5ECCA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.tco-gr_title_g0e {
  font-size: 1.125rem;
}
}.tco-gr_more_g0e {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  color: #78644A;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
}.tco-gr_more_g0e:hover {
  color: #C87D0F;
}.tco-gr_more_g0e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.tco-gr_arrows_g0e {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.tco-gr_arr_g0e {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  color: #9A8460;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
}.tco-gr_arr_g0e:hover {
  background: rgba(255,255,255,0.07);
  color: #F5ECCA;
}.tco-gr_arr_g0e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.tco-gr_seo_h_g0e {
  margin: 0 0 6px;
  font-size: 13px;
  max-width: 42.5rem;
  color: #C9B48E;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 767px) {.tco-gr_seo_h_g0e {
  font-size: 14px;
}
}.tco-gr_seo_g0e {
  font-size: 0.75rem;
  max-width: 680px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #78644A;
  margin-bottom: 0.75rem;
}.tco-gr_seo_g0e strong {
  color: #C9B48E;
  font-weight: 600;
}.tco-gr_scroll_g0e {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.tco-gr_scroll_g0e::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tco-gr_scroll_g0e {
  gap: 12px;
}
}.tco-tb_g0e {
  background: #0A0804;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
  top: 0;
  right: 0;
  height: 56px;
}.tco-tb_in_g0e {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.tco-tb_burger_g0e {
  gap: 5px;
  border-radius: 8px;
  align-items: center;
  width: 2.375rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  height: 2.375rem;
  flex-direction: column;
}.tco-tb_burger_g0e:hover {
  background: rgba(255,255,255,0.05);
}.tco-tb_burger_line_g0e {
  border-radius: 1px;
  background: #9A8460;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1079px) {.tco-tb_burger_g0e {
  display: none;
}
}.tco-tb_logo_g0e {
  gap: 0.563rem;
  color: #F5ECCA;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 18px;
}.tco-tb_logo_mark_g0e {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  display: flex;
}.tco-tb_logo_mark_g0e img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tco-tb_nav_g0e {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.tco-tb_nav_g0e {
  display: flex;
}
}.tco-tb_tab_g0e {
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #9A8460;
  font-size: 0.813rem;
}.tco-tb_tab_g0e:hover {
  background: rgba(255,255,255,0.05);
  color: #F5ECCA;
}.tco-tb_tab_g0e.tco-state_active_g0e {
  background: rgba(200,125,15,0.18);
  color: #F5ECCA;
}.tco-tb_right_g0e {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.tco-tb_login_g0e {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  display: none;
  color: #C9B48E;
  font-size: 13px;
  font-weight: 600;
}.tco-tb_login_g0e:hover {
  border-color: rgba(200,125,15,0.45);
  color: #F5ECCA;
}
@media(min-width: 481px) {.tco-tb_login_g0e {
  display: block;
}
}.tco-tb_reg_g0e {
  background: #1FAF6A;
  transition: background .2s;
  border-radius: 8px;
  padding: 9px 1.125rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0904;
  font-size: 13px;
}.tco-tb_reg_g0e:hover {
  background: #25C87A;
}.tco-sb_g0e {
  transform: translateX(-100%);
  background: #171309;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  left: 0;
  z-index: 70;
  position: fixed;
  width: 220px;
}.tco-sb_g0e.tco-state_open_g0e {
  transform: translateX(0);
}.tco-sb_g0e::-webkit-scrollbar {
  width: 4px;
}.tco-sb_g0e::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.tco-sb_g0e {
  transform: translateX(0);
}
}.tco-sb_auth_g0e {
  padding: 14px 12px 10px;
}.tco-sb_btn_reg_g0e {
  background: #1FAF6A;
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0D0904;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
}.tco-sb_btn_reg_g0e:hover {
  background: #25C87A;
}.tco-sb_btn_login_g0e {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  transition: border-color .2s;
  display: block;
  font-size: 13px;
  color: #C9B48E;
  text-align: center;
  font-weight: 600;
}.tco-sb_btn_login_g0e:hover {
  border-color: rgba(200,125,15,0.45);
  color: #F5ECCA;
}.tco-sb_promo_g0e {
  border: 1px solid rgba(200,125,15,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2A1500,#171309);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  position: relative;
}.tco-sb_promo_g0e::before {
  background: radial-gradient(circle,rgba(200,125,15,0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -20px;
  width: 5rem;
  height: 80px;
  content: '';
  top: -1.25rem;
}.tco-sb_promo_title_g0e {
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C87D0F;
}.tco-sb_promo_text_g0e {
  line-height: 1.35;
  color: #F5ECCA;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 12px;
}.tco-sb_promo_sub_g0e {
  margin-top: 3px;
  font-size: 10px;
  color: #78644A;
}.tco-sb_nav_g0e {
  padding: 0.375rem 8px 16px;
}.tco-sb_nav_lb_g0e {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5E4E38;
  font-size: 10px;
  text-transform: uppercase;
}.tco-sb_link_g0e {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 0.25rem;
  align-items: center;
  font-weight: 500;
  color: #9A8460;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.tco-sb_link_g0e:hover {
  background: rgba(255,255,255,0.05);
  color: #F5ECCA;
}.tco-sb_link_g0e.tco-state_active_g0e {
  background: rgba(200,125,15,0.18);
  color: #F5ECCA;
}.tco-sb_ic_g0e {
  border-radius: 4px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 30px;
}.tco-sb_ic_g0e svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.tco-sb_ic_1_g0e {
  background: rgba(200,125,15,0.07);
  color: #C87D0F;
}.tco-sb_ic_2_g0e {
  background: rgba(31,175,106,0.15);
  color: #1FAF6A;
}.tco-sb_ic_3_g0e {
  background: rgba(240,165,0,0.14);
  color: #F0A500;
}.tco-sb_ic_4_g0e {
  background: rgba(122,62,8,0.25);
  color: #7A3E08;
}.tco-sb_ic_5_g0e {
  background: rgba(200,125,15,0.07);
  color: #D43E8A;
}.tco-sb_ic_6_g0e {
  background: rgba(122,62,8,0.25);
  color: #9B3FD4;
}.tco-sb_badge_g0e {
  background: #F0A500;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0D0904;
  font-weight: 700;
}.tco-sb_bot_g0e {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.tco-sb_lang_g0e,.tco-sb_help_g0e {
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9A8460;
  font-size: 0.688rem;
  font-weight: 600;
}.tco-sb_lang_g0e:hover,.tco-sb_help_g0e:hover {
  border-color: rgba(200,125,15,0.45);
  color: #F5ECCA;
}.tco-sb_lang_g0e svg,.tco-sb_help_g0e svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.tco-sb_bd_g0e {
  inset: 0;
  background: rgba(7,4,1,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.tco-sb_bd_g0e.tco-state_on_g0e {
  display: block;
}
@media(min-width: 1083px) {.tco-sb_bd_g0e {
  display: none!important;
}
}.tco-mob_nav_g0e {
  background: #171309;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1077px) {.tco-mob_nav_g0e {
  display: none;
}
}.tco-mob_nav_item_g0e {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  color: #5E4E38;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.tco-mob_nav_ic_g0e {
  line-height: 1;
}.tco-mob_nav_ic_g0e svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.tco-mob_nav_lb_g0e {
  color: #5E4E38;
  font-weight: 600;
  font-size: 0.625rem;
}.tco-mob_nav_item_g0e.tco-state_active_g0e {
  color: #C87D0F;
}.tco-mob_nav_item_g0e.tco-state_active_g0e .tco-mob_nav_lb_g0e {
  color: #C87D0F;
}.tco-hero_g0e {
  padding: 1.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width: 767px) {.tco-hero_g0e {
  padding: 1.5rem 1.5rem 0;
}
}.tco-hero_in_g0e {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 862px) {.tco-hero_in_g0e {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.tco-hero_in_g0e {
  grid-template-columns: 1fr 21.25rem;
}
}.tco-hero_promo_g0e {
  overflow: hidden;
  background: #120F07;
  border-radius: 14px;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.tco-hero_promo_g0e {
  min-height: 280px;
}
}.tco-hero_promo_bg_g0e {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1500 0%,#0E0B07 100%);
  background-size: cover;
  position: absolute;
}.tco-hero_promo_bg_g0e::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B07 0%,rgba(7,4,1,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tco-hero_promo_glow_g0e {
  background: radial-gradient(circle,rgba(122,62,8,0.25) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 300px;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  height: 300px;
}.tco-hero_promo_ct_g0e {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 770px) {.tco-hero_promo_ct_g0e {
  padding: 2.5rem 2rem;
}
}.tco-hero_badge_g0e {
  background: rgba(200,125,15,0.18);
  border: 1px solid rgba(200,125,15,0.07);
  border-radius: 1.25rem;
  padding: 0.313rem 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-size: 10px;
  color: #C87D0F;
  display: inline-block;
}.tco-hero_h1_g0e {
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5ECCA;
}.tco-hero_h1_g0e em {
  font-style: normal;
  color: #F0A500;
}
@media(min-width:768px) {.tco-hero_h1_g0e {
  font-size: 2.25rem;
}
}.tco-hero_sub_g0e {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #9A8460;
}
@media(min-width: 766px) {.tco-hero_sub_g0e {
  font-size: 14px;
}
}.tco-hero_row_g0e {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tco-hero_cta_g0e {
  padding: 0.813rem 1.625rem;
  background: #1FAF6A;
  transition: background .2s;
  border-radius: 8px;
  font-size: 14px;
  box-shadow: 0 2px 0 rgba(31,175,106,0.5), 0 6px 1.375rem rgba(31,175,106,0.30);
  font-weight: 700;
  color: #0D0904;
}.tco-hero_cta_g0e:hover {
  background: #25C87A;
}.tco-hero_terms_g0e {
  color: #5E4E38;
  font-size: 0.688rem;
}.tco-hero_game_g0e {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.875rem;
  background: #120F07;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.tco-hero_game_badge_g0e {
  padding: 5px 0.625rem;
  border: 1px solid rgba(240,165,0,0.14);
  border-radius: 20px;
  background: rgba(240,165,0,0.14);
  font-weight: 700;
  left: 12px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 12px;
  z-index: 3;
  color: #F0A500;
  position: absolute;
}.tco-hero_game_badge_g0e svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.tco-hero_game_img_g0e {
  background: linear-gradient(135deg,#2A1500,#0E0B07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tco-hero_game_img_g0e img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.tco-hero_game_play_g0e {
  background: rgba(7,4,1,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
}.tco-hero_game_g0e:hover .tco-hero_game_play_g0e {
  opacity: 1;
}.tco-hero_game_play_g0e span {
  border-radius: 50%;
  background: #C87D0F;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
  width: 3.25rem;
}.tco-hero_game_play_g0e span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.tco-hero_game_info_g0e {
  padding: 14px 16px;
}.tco-hero_game_title_g0e {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5ECCA;
}.tco-hero_game_provider_g0e {
  font-size: 11px;
  color: #78644A;
}.tco-hero_game_btn_g0e {
  border-radius: 0.5rem;
  background: #C87D0F;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 0.813rem;
  text-align: center;
  color: #F5ECCA;
  font-weight: 700;
  display: block;
}.tco-hero_game_g0e:hover .tco-hero_game_btn_g0e {
  background: #E09220;
}.tco-wy_g0e {
  padding: 32px 1rem 0;
  background: #0E0B07;
}
@media(min-width: 767px) {.tco-wy_g0e {
  padding: 40px 1.5rem 0;
}
}.tco-wy_in_g0e {
  margin: 0 auto;
  max-width: 1320px;
}.tco-wy_head_g0e {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.tco-wy_label_g0e {
  color: #C87D0F;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.tco-wy_h2_g0e {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F5ECCA;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 765px) {.tco-wy_h2_g0e {
  font-size: 1.5rem;
}
}.tco-wy_intro_g0e {
  margin: 0;
  line-height: 1.6;
  color: #78644A;
  font-size: 0.813rem;
}.tco-wy_grid_g0e {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tco-wy_grid_g0e {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tco-wy_grid_g0e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tco-wy_card_g0e {
  border: 1px solid rgba(255,255,255,0.09);
  background: #171309;
  padding: 1.25rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.tco-wy_card_g0e:hover {
  transform: translateY(-2px);
  border-color: rgba(200,125,15,0.07);
}.tco-wy_card_ic_g0e {
  border-radius: 50%;
  background: rgba(200,125,15,0.18);
  align-items: center;
  color: #C87D0F;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  display: flex;
}.tco-wy_card_ic_g0e svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.tco-wy_card_h_g0e {
  color: #F5ECCA;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.tco-wy_card_p_g0e {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #78644A;
}.tco-wy_card_p_g0e strong {
  color: #C9B48E;
  font-weight: 600;
}.tco-gcg_g0e {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tco-gcg_g0e {
  padding: 44px 24px 0;
}
}.tco-gcg_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-gcg_head_g0e {
  margin-bottom: 20px;
  max-width: 45rem;
}.tco-gcg_label_g0e {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C87D0F;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.tco-gcg_h2_g0e {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5ECCA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.tco-gcg_h2_g0e {
  font-size: 1.75rem;
}
}.tco-gcg_intro_g0e {
  color: #78644A;
  font-size: 13px;
  line-height: 1.6;
}.tco-gcg_grid_g0e {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tco-gcg_grid_g0e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tco-gcg_grid_g0e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tco-gcg_card_g0e {
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
}.tco-gcg_card_g0e:hover {
  border-color: rgba(200,125,15,0.18);
  transform: translateY(-3px);
}.tco-gcg_card_bg_g0e {
  inset: 0;
  z-index: 0;
  position: absolute;
}.tco-gcg_card_bg_g0e::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tco-gcg_card_ic_g0e {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  justify-content: center;
  position: absolute;
  width: 40px;
  right: 18px;
  top: 1.125rem;
  z-index: 2;
  display: flex;
  align-items: center;
  color: #F5ECCA;
  height: 40px;
}.tco-gcg_card_ic_g0e svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.tco-gcg_card_ct_g0e {
  position: relative;
  z-index: 1;
}.tco-gcg_card_h_g0e {
  line-height: 1.2;
  color: #F5ECCA;
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.tco-gcg_card_h_g0e {
  font-size: 1.25rem;
}
}.tco-gcg_card_p_g0e {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
}.tco-gcg_card_p_g0e strong {
  color: #F5ECCA;
  font-weight: 600;
}.tco-gcg_card_cta_g0e {
  gap: 4px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-flex;
  color: #C87D0F;
  letter-spacing: .04em;
  font-size: 12px;
  align-items: center;
}.tco-gcg_card_cta_g0e svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.tco-ws_g0e {
  background: #0E0B07;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.tco-ws_g0e {
  padding: 2.25rem 1.5rem 0;
}
}.tco-ws_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-ws_head_g0e {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
}.tco-ws_title_g0e {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  color: #F5ECCA;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.tco-ws_title_ic_g0e svg {
  stroke-linejoin: round;
  width: 18px;
  color: #F0A500;
  height: 18px;
  stroke-linecap: round;
}.tco-ws_online_g0e {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #78644A;
  align-items: center;
}.tco-ws_online_dot_g0e {
  border-radius: 50%;
  background: #1FAF6A;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(31,175,106,0.15);
  height: 0.5rem;
}.tco-ws_scroll_g0e {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.tco-ws_scroll_g0e::-webkit-scrollbar {
  display: none;
}.tco-wc_g0e {
  gap: 0.625rem;
  border-radius: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #120F07;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.tco-wc_img_g0e {
  background: #171309;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.tco-wc_img_g0e img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tco-wc_info_g0e {
  min-width: 0;
}.tco-wc_game_g0e {
  overflow: hidden;
  color: #C9B48E;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.tco-wc_player_g0e {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5E4E38;
  white-space: nowrap;
}.tco-wc_amount_g0e {
  margin-left: auto;
  color: #1FAF6A;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.tco-reg_g0e {
  background: #0E0B07;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.tco-reg_g0e {
  padding: 2.75rem 1.5rem 0;
}
}.tco-reg_in_g0e {
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #171309;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tco-reg_in_g0e {
  padding: 40px;
}
}.tco-reg_top_g0e {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.tco-reg_top_g0e {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tco-reg_label_g0e {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C87D0F;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.tco-reg_h2_g0e {
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F5ECCA;
}
@media(min-width: 765px) {.tco-reg_h2_g0e {
  font-size: 28px;
}
}.tco-reg_bonus_g0e {
  border-radius: 8px;
  border: 1px solid rgba(240,165,0,0.14);
  gap: 0.5rem;
  background: rgba(240,165,0,0.14);
  padding: 10px 1rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.tco-reg_bonus_amount_g0e {
  color: #F0A500;
  font-size: 1.25rem;
  font-weight: 800;
}.tco-reg_bonus_text_g0e {
  font-size: 0.813rem;
  color: #9A8460;
  line-height: 1.35;
}.tco-reg_cta_btn_g0e {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #1FAF6A;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 0.938rem;
  box-shadow: 0 2px 0 rgba(31,175,106,0.5), 0 6px 1.375rem rgba(31,175,106,0.30);
  font-weight: 700;
  color: #0D0904;
}.tco-reg_cta_btn_g0e:hover {
  background: #25C87A;
}.tco-reg_terms_g0e {
  color: #5E4E38;
  font-size: 0.688rem;
  line-height: 1.5;
}.tco-reg_seo_g0e {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #78644A;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 20px;
}.tco-reg_seo_g0e p {
  color: #78644A;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.tco-reg_seo_g0e p:last-child {
  margin-bottom: 0;
}.tco-reg_seo_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-reg_seo_g0e a {
  transition: color .2s;
  color: #C87D0F;
  text-decoration: underline;
}.tco-reg_seo_g0e a:hover {
  color: #E09220;
}.tco-reg_seo_g0e ul,.tco-reg_seo_g0e ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tco-reg_seo_g0e ol {
  list-style: decimal;
}.tco-reg_seo_g0e li {
  color: #78644A;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.tco-reg_seo_g0e table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.tco-reg_seo_g0e table {
  display: table;
}
}.tco-reg_seo_g0e th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C9B48E;
  font-weight: 700;
  text-align: left;
}.tco-reg_seo_g0e td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #78644A;
}.tco-reg_steps_g0e {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.tco-reg_steps_g0e {
  margin-top: 0;
}
}.tco-reg_step_g0e {
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.tco-reg_step_num_g0e {
  background: rgba(200,125,15,0.18);
  border: 1px solid rgba(200,125,15,0.07);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  color: #C87D0F;
  flex-shrink: 0;
  height: 34px;
  width: 2.125rem;
  font-weight: 800;
  font-size: 0.875rem;
  align-items: center;
}.tco-reg_step_title_g0e {
  margin-bottom: 3px;
  color: #F5ECCA;
  font-weight: 700;
  font-size: 14px;
}.tco-reg_step_text_g0e {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #78644A;
}.tco-reg_trust_g0e {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.tco-reg_trust_item_g0e {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #78644A;
  overflow-wrap: break-word;
  display: flex;
}.tco-reg_trust_ic_g0e svg {
  stroke-linejoin: round;
  color: #C87D0F;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.tco-prov_g0e {
  background: #0E0B07;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.tco-prov_g0e {
  padding: 44px 1.5rem 0;
}
}.tco-prov_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-prov_head_g0e {
  margin-bottom: 1rem;
}.tco-prov_label_g0e {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C87D0F;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.tco-prov_h2_g0e {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F5ECCA;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tco-prov_h2_g0e {
  font-size: 24px;
}
}.tco-prov_seo_g0e {
  line-height: 1.6;
  color: #78644A;
  max-width: 38.75rem;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.tco-prov_seo_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-prov_seo_g0e a {
  text-decoration: underline;
  color: #C87D0F;
}.tco-prov_grid_g0e {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.tco-prov_grid_g0e {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tco-prov_grid_g0e {
  grid-template-columns: repeat(8,1fr);
}
}.tco-prov_card_g0e {
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.438rem;
  background: #120F07;
  border-radius: 0.5rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.tco-prov_card_g0e:hover {
  border-color: rgba(200,125,15,0.45);
  background: #171309;
}.tco-prov_logo_g0e {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
}.tco-prov_logo_g0e img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.tco-prov_name_g0e {
  font-weight: 600;
  color: #9A8460;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
}.tco-htp_g0e {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 771px) {.tco-htp_g0e {
  padding: 44px 1.5rem 0;
}
}.tco-htp_in_g0e {
  margin: 0 auto;
  max-width: 1320px;
}.tco-htp_head_g0e {
  margin-bottom: 22px;
  max-width: 45rem;
}.tco-htp_label_g0e {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87D0F;
  text-transform: uppercase;
  margin-bottom: 8px;
}.tco-htp_h2_g0e {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F5ECCA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.tco-htp_h2_g0e {
  font-size: 28px;
}
}.tco-htp_intro_g0e {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #78644A;
}.tco-htp_steps_g0e {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 642px) {.tco-htp_steps_g0e {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tco-htp_steps_g0e {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tco-htp_step_g0e {
  border-radius: 0.5rem;
  padding: 20px 1.125rem 18px;
  background: #171309;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  flex-direction: column;
  position: relative;
}.tco-htp_step_num_g0e {
  background: #C87D0F;
  border-radius: 50%;
  font-weight: 800;
  width: 28px;
  justify-content: center;
  display: flex;
  left: 20px;
  align-items: center;
  position: absolute;
  font-family: 'Cinzel', serif;
  top: -12px;
  font-size: 13px;
  height: 1.75rem;
  color: #0D0904;
}.tco-htp_step_ic_g0e {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(200,125,15,0.18);
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  color: #C87D0F;
}.tco-htp_step_ic_g0e svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.tco-htp_step_h_g0e {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5ECCA;
  line-height: 1.25;
  font-size: 0.875rem;
}.tco-htp_step_p_g0e {
  line-height: 1.55;
  color: #78644A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tco-htp_step_p_g0e strong {
  font-weight: 600;
  color: #C9B48E;
}.tco-htp_cta_g0e {
  padding: 13px 1.625rem;
  background: #1FAF6A;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-top: 20px;
  display: inline-block;
  color: #0D0904;
  font-weight: 700;
  font-size: 0.875rem;
}.tco-htp_cta_g0e:hover {
  background: #25C87A;
}.tco-bon_g0e {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tco-bon_g0e {
  padding: 2.75rem 24px 0;
}
}.tco-bon_in_g0e {
  margin: 0 auto;
  max-width: 1320px;
}.tco-bon_head_g0e {
  margin-bottom: 20px;
}.tco-bon_label_g0e {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #C87D0F;
  text-transform: uppercase;
}.tco-bon_h2_g0e {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F5ECCA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tco-bon_h2_g0e {
  font-size: 24px;
}
}.tco-bon_seo_g0e {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #78644A;
}.tco-bon_seo_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-bon_seo_g0e a {
  color: #C87D0F;
  text-decoration: underline;
}.tco-bon_grid_g0e {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tco-bon_grid_g0e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.tco-bon_grid_g0e {
  grid-template-columns: repeat(5,1fr);
}
}.tco-bon_card_g0e {
  border-radius: 8px;
  background: #120F07;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.tco-bon_card_g0e:hover {
  transform: translateY(-2px);
  border-color: rgba(200,125,15,0.07);
}.tco-bon_card_ic_g0e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.tco-bon_card_ic_g0e {
  margin-bottom: 0.625rem;
}.tco-bon_card_type_g0e {
  color: #78644A;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.tco-bon_card_amount_g0e {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: #F0A500;
  margin-bottom: 6px;
}.tco-bon_card_name_g0e {
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F5ECCA;
  margin-bottom: 0.5rem;
}.tco-bon_card_detail_g0e {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #5E4E38;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.tco-app_g0e {
  padding: 2.25rem 16px 0;
  background: #0E0B07;
}
@media(min-width: 770px) {.tco-app_g0e {
  padding: 44px 24px 0;
}
}.tco-app_in_g0e {
  margin: 0 auto;
  max-width: 1320px;
}.tco-app_head_g0e {
  margin-bottom: 16px;
}.tco-app_label_g0e {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C87D0F;
}.tco-app_h2_g0e {
  font-family: 'Cinzel', serif;
  color: #F5ECCA;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.tco-app_h2_g0e {
  font-size: 1.5rem;
}
}.tco-app_sub_g0e {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #78644A;
  font-size: 0.813rem;
}.tco-app_sub_g0e strong {
  font-weight: 700;
  color: #C9B48E;
}.tco-app_cards_g0e {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 643px) {.tco-app_cards_g0e {
  grid-template-columns: repeat(3,1fr);
}
}.tco-app_card_g0e {
  gap: 1rem;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.tco-app_card_ios_g0e {
  background: linear-gradient(135deg,rgba(200,125,15,0.18) 0%,#171309 100%);
}.tco-app_card_android_g0e {
  background: linear-gradient(135deg,rgba(31,175,106,0.15) 0%,#171309 100%);
}.tco-app_card_win_g0e {
  background: linear-gradient(135deg,rgba(240,165,0,0.14) 0%,#171309 100%);
}.tco-app_card_ic_g0e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 34px;
}.tco-app_card_ic_g0e {
  flex-shrink: 0;
  color: #F5ECCA;
}.tco-app_card_os_g0e {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #78644A;
  font-size: 10px;
}.tco-app_card_title_g0e {
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  color: #F5ECCA;
}.tco-app_card_text_g0e {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #78644A;
}.tco-app_card_btn_g0e {
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 7px;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(200,125,15,0.45);
  font-size: 13px;
  display: inline-flex;
  color: #F5ECCA;
  align-items: center;
  font-weight: 700;
}.tco-app_card_btn_g0e:hover {
  background: rgba(255,255,255,0.07);
}.tco-pmt_g0e {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tco-pmt_g0e {
  padding: 2.75rem 1.5rem 0;
}
}.tco-pmt_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-pmt_head_g0e {
  margin-bottom: 22px;
  max-width: 45rem;
}.tco-pmt_label_g0e {
  color: #C87D0F;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tco-pmt_h2_g0e {
  font-size: 1.375rem;
  color: #F5ECCA;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.tco-pmt_h2_g0e {
  font-size: 1.75rem;
}
}.tco-pmt_intro_g0e {
  color: #78644A;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.tco-pmt_groups_g0e {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tco-pmt_group_g0e {
  border-radius: 8px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171309;
}.tco-pmt_group_head_g0e {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.tco-pmt_group_ic_g0e {
  border-radius: 4px;
  background: rgba(200,125,15,0.18);
  flex-shrink: 0;
  color: #C87D0F;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  display: flex;
  justify-content: center;
}.tco-pmt_group_ic_g0e svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tco-pmt_group_h_g0e {
  margin: 0;
  font-weight: 700;
  color: #F5ECCA;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  overflow-wrap: break-word;
}.tco-pmt_group_p_g0e {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #78644A;
}.tco-pmt_group_p_g0e strong {
  color: #C9B48E;
  font-weight: 600;
}.tco-pmt_table_wrap_g0e {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tco-pmt_table_g0e {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
}.tco-pmt_table_g0e th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  color: #C9B48E;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 11px;
  text-align: left;
  font-weight: 700;
}.tco-pmt_table_g0e td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #78644A;
}.tco-pmt_table_g0e tbody tr:last-child td {
  border-bottom: none;
}.tco-pmt_table_g0e tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C9B48E;
}.tco-seo_g0e {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 766px) {.tco-seo_g0e {
  padding: 44px 24px 0;
}
}.tco-seo_in_g0e {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171309;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tco-seo_in_g0e {
  padding: 2.25rem 40px;
}
}.tco-seo_label_g0e {
  letter-spacing: .08em;
  color: #C87D0F;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.tco-seo_h2_g0e {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  color: #F5ECCA;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.tco-seo_h2_g0e {
  font-size: 24px;
}
}.tco-seo_body_g0e {
  font-size: 0.875rem;
  color: #9A8460;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tco-seo_body_g0e p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A8460;
}.tco-seo_body_g0e p:last-child {
  margin-bottom: 0;
}.tco-seo_body_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-seo_body_g0e a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87D0F;
}.tco-seo_body_g0e a:hover {
  color: #E09220;
}.tco-seo_body_g0e ul,.tco-seo_body_g0e ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tco-seo_body_g0e ol {
  list-style: decimal;
}.tco-seo_body_g0e li {
  font-size: 14px;
  color: #9A8460;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.tco-seo_body_g0e table {
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.tco-seo_body_g0e table {
  display: table;
}
}.tco-seo_body_g0e th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C9B48E;
  font-weight: 700;
  text-align: left;
}.tco-seo_body_g0e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8460;
}.tco-seo_cols_g0e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.tco-seo_cols_g0e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tco-seo_cols_g0e {
  grid-template-columns: repeat(3,1fr);
}
}.tco-seo_col_h_g0e {
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9B48E;
  overflow-wrap: break-word;
  font-size: 13px;
}.tco-seo_col_p_g0e {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #78644A;
  overflow-wrap: break-word;
}.tco-seo_stats_g0e {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tco-seo_stat_g0e {
  padding: 0.875rem 16px;
  border: 1px solid rgba(200,125,15,0.18);
  border-radius: 8px;
  background: rgba(200,125,15,0.07);
  flex: 1;
  min-width: 140px;
}.tco-seo_stat_val_g0e {
  font-size: 20px;
  color: #C87D0F;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.tco-seo_stat_lb_g0e {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #78644A;
}.tco-rv_g0e {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.tco-rv_g0e {
  padding: 44px 24px 0;
}
}.tco-rv_in_g0e {
  margin: 0 auto;
  max-width: 1320px;
}.tco-rv_head_g0e {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.tco-rv_label_g0e {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87D0F;
}.tco-rv_h2_g0e {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F5ECCA;
}
@media(min-width: 765px) {.tco-rv_h2_g0e {
  font-size: 28px;
}
}.tco-rv_stats_g0e {
  gap: 1.125rem;
  color: #78644A;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.813rem;
  display: flex;
}.tco-rv_stats_score_g0e {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.tco-rv_stats_score_val_g0e {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F0A500;
  font-size: 22px;
}.tco-rv_stats_score_max_g0e {
  color: #5E4E38;
  font-size: 0.813rem;
}.tco-rv_stats_badge_g0e {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tco-rv_stats_badge_g0e svg {
  height: 14px;
  color: #F0A500;
  width: 14px;
}.tco-rv_grid_g0e {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.tco-rv_grid_g0e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.tco-rv_grid_g0e {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tco-rv_card_g0e {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1.25rem;
  background: #171309;
  flex-direction: column;
  display: flex;
}.tco-rv_card_stars_g0e {
  gap: 2px;
  display: flex;
  color: #F0A500;
  margin-bottom: 10px;
}.tco-rv_card_stars_g0e svg {
  width: 14px;
  height: 14px;
}.tco-rv_card_h_g0e {
  color: #F5ECCA;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}.tco-rv_card_body_g0e {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #78644A;
  margin-bottom: 0.875rem;
}.tco-rv_card_body_g0e strong {
  color: #C9B48E;
  font-weight: 600;
}.tco-rv_card_meta_g0e {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.tco-rv_card_author_g0e {
  color: #C9B48E;
  font-weight: 600;
  font-size: 12px;
}.tco-rv_card_date_g0e {
  font-size: 0.688rem;
  color: #5E4E38;
}.tco-faq_g0e {
  background: #0E0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.tco-faq_g0e {
  padding: 44px 1.5rem 0;
}
}.tco-faq_in_g0e {
  margin: 0 auto;
  max-width: 82.5rem;
}.tco-faq_head_g0e {
  margin-bottom: 20px;
}.tco-faq_label_g0e {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C87D0F;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.tco-faq_h2_g0e {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F5ECCA;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.tco-faq_h2_g0e {
  font-size: 1.5rem;
}
}.tco-faq_list_g0e {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tco-faq_item_g0e {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171309;
  overflow: hidden;
}.tco-faq_q_g0e {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  color: #C9B48E;
  font-size: 14px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.tco-faq_q_g0e:hover {
  color: #F5ECCA;
}.tco-faq_q_ic_g0e {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  color: #C87D0F;
  align-items: center;
  font-size: 1rem;
  height: 24px;
  flex-shrink: 0;
  display: flex;
  width: 1.5rem;
  justify-content: center;
}.tco-faq_item_g0e.tco-state_open_g0e .tco-faq_q_ic_g0e {
  transform: rotate(45deg);
}.tco-faq_a_g0e {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #78644A;
}.tco-faq_item_g0e.tco-state_open_g0e .tco-faq_a_g0e {
  display: block;
}.tco-faq_a_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-faq_a_g0e a {
  text-decoration: underline;
  color: #C87D0F;
}.tco-faq_a_g0e ul,.tco-faq_a_g0e ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.tco-faq_a_g0e ol {
  list-style: decimal;
}.tco-faq_a_g0e li {
  line-height: 1.6;
  margin-bottom: 4px;
}.tco-faq_a_g0e table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.tco-faq_a_g0e table {
  display: table;
}
}.tco-faq_a_g0e th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C9B48E;
}.tco-faq_a_g0e td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #78644A;
}.tco-seo_g0e {
  background: #0E0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tco-seo_g0e {
  padding: 2.75rem 24px 0;
}
}.tco-seo_in_g0e {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #171309;
  max-width: 1320px;
}
@media(min-width: 765px) {.tco-seo_in_g0e {
  padding: 36px 2.5rem;
}
}.tco-seo_label_g0e {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C87D0F;
  margin-bottom: 10px;
}.tco-seo_h2_g0e {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5ECCA;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.tco-seo_h2_g0e {
  font-size: 24px;
}
}.tco-seo_body_g0e {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8460;
}.tco-seo_body_g0e p {
  color: #9A8460;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.tco-seo_body_g0e p:last-child {
  margin-bottom: 0;
}.tco-seo_body_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-seo_body_g0e a {
  transition: color .2s;
  color: #C87D0F;
  text-decoration: underline;
}.tco-seo_body_g0e a:hover {
  color: #E09220;
}.tco-seo_body_g0e ul,.tco-seo_body_g0e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.tco-seo_body_g0e ol {
  list-style: decimal;
}.tco-seo_body_g0e li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A8460;
}.tco-seo_body_g0e table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.tco-seo_body_g0e table {
  display: table;
}
}.tco-seo_body_g0e th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C9B48E;
  text-align: left;
}.tco-seo_body_g0e td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8460;
}.tco-seo_cols_g0e {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.tco-seo_cols_g0e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tco-seo_cols_g0e {
  grid-template-columns: repeat(3,1fr);
}
}.tco-seo_col_h_g0e {
  overflow-wrap: break-word;
  color: #C9B48E;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.tco-seo_col_p_g0e {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #78644A;
}.tco-seo_stats_g0e {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tco-seo_stat_g0e {
  background: rgba(200,125,15,0.07);
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(200,125,15,0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.tco-seo_stat_val_g0e {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #C87D0F;
}.tco-seo_stat_lb_g0e {
  color: #78644A;
  font-size: 11px;
  overflow-wrap: break-word;
}.tco-seo_g0e {
  padding: 2.25rem 1rem 0;
  background: #0E0B07;
}
@media(min-width: 767px) {.tco-seo_g0e {
  padding: 2.75rem 24px 0;
}
}.tco-seo_in_g0e {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #171309;
  max-width: 82.5rem;
}
@media(min-width:768px) {.tco-seo_in_g0e {
  padding: 36px 2.5rem;
}
}.tco-seo_label_g0e {
  font-size: 11px;
  text-transform: uppercase;
  color: #C87D0F;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.tco-seo_h2_g0e {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  color: #F5ECCA;
  line-height: 1.25;
}
@media(min-width: 769px) {.tco-seo_h2_g0e {
  font-size: 1.5rem;
}
}.tco-seo_body_g0e {
  color: #9A8460;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.tco-seo_body_g0e p {
  font-size: 14px;
  color: #9A8460;
  line-height: 1.75;
  margin-bottom: 12px;
}.tco-seo_body_g0e p:last-child {
  margin-bottom: 0;
}.tco-seo_body_g0e strong {
  color: #C9B48E;
  font-weight: 700;
}.tco-seo_body_g0e a {
  transition: color .2s;
  color: #C87D0F;
  text-decoration: underline;
}.tco-seo_body_g0e a:hover {
  color: #E09220;
}.tco-seo_body_g0e ul,.tco-seo_body_g0e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tco-seo_body_g0e ol {
  list-style: decimal;
}.tco-seo_body_g0e li {
  margin-bottom: 0.375rem;
  color: #9A8460;
  font-size: 0.875rem;
  line-height: 1.75;
}.tco-seo_body_g0e table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.tco-seo_body_g0e table {
  display: table;
}
}.tco-seo_body_g0e th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C9B48E;
  font-weight: 700;
  text-align: left;
}.tco-seo_body_g0e td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8460;
}.tco-seo_cols_g0e {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.tco-seo_cols_g0e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tco-seo_cols_g0e {
  grid-template-columns: repeat(3,1fr);
}
}.tco-seo_col_h_g0e {
  color: #C9B48E;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.tco-seo_col_p_g0e {
  line-height: 1.65;
  color: #78644A;
  overflow-wrap: break-word;
  font-size: 13px;
}.tco-seo_stats_g0e {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tco-seo_stat_g0e {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(200,125,15,0.18);
  background: rgba(200,125,15,0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.tco-seo_stat_val_g0e {
  color: #C87D0F;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.tco-seo_stat_lb_g0e {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #78644A;
}.tco-ft_g0e {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070401;
  margin-top: 3rem;
}.tco-ft_support_g0e {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.tco-ft_support_g0e {
  padding: 28px 24px;
}
}.tco-ft_support_in_g0e {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tco-ft_support_main_g0e {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
  display: flex;
}.tco-ft_support_ic_g0e {
  color: #C87D0F;
  flex-shrink: 0;
}.tco-ft_support_ic_g0e svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tco-ft_support_text_title_g0e {
  color: #F5ECCA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
}.tco-ft_support_text_sub_g0e {
  overflow-wrap: break-word;
  color: #78644A;
  font-size: 12px;
}.tco-ft_support_btn_g0e {
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 8px;
  background: #C87D0F;
  white-space: nowrap;
  font-weight: 700;
  color: #F5ECCA;
  font-size: 13px;
  flex-shrink: 0;
}.tco-ft_support_btn_g0e:hover {
  background: #E09220;
}.tco-ft_support_contacts_g0e {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tco-ft_support_contact_g0e {
  font-size: 0.75rem;
  color: #5E4E38;
  line-height: 1.4;
}.tco-ft_support_contact_g0e strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #9A8460;
}.tco-ft_main_g0e {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width:768px) {.tco-ft_main_g0e {
  padding: 40px 1.5rem 2rem;
}
}.tco-ft_main_in_g0e {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 637px) {.tco-ft_main_in_g0e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.tco-ft_main_in_g0e {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tco-ft_col_logo_g0e {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.tco-ft_col_logo_g0e {
  grid-column: auto;
}
}.tco-ft_logo_g0e {
  gap: 0.563rem;
  display: flex;
  color: #F5ECCA;
  font-weight: 800;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.tco-ft_logo_mark_g0e {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tco-ft_logo_mark_g0e img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tco-ft_logo_sub_g0e {
  color: #5E4E38;
  font-size: 12px;
  line-height: 1.55;
  max-width: 200px;
  overflow-wrap: break-word;
}.tco-ft_col_title_g0e {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #9A8460;
}.tco-ft_col_links_g0e {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tco-ft_col_link_g0e {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E4E38;
  font-size: 0.813rem;
}.tco-ft_col_link_g0e:hover {
  color: #C9B48E;
}.tco-ft_apps_g0e {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tco-ft_app_card_g0e {
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.tco-ft_app_card_g0e:hover {
  border-color: rgba(200,125,15,0.45);
}.tco-ft_app_card_ic_g0e svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.tco-ft_app_card_os_g0e {
  color: #5E4E38;
  font-weight: 600;
  font-size: 10px;
}.tco-ft_app_card_action_g0e {
  font-size: 12px;
  font-weight: 700;
  color: #C9B48E;
}.tco-ft_bot_g0e {
  padding: 20px 16px;
}
@media(min-width: 771px) {.tco-ft_bot_g0e {
  padding: 20px 1.5rem;
}
}.tco-ft_bot_in_g0e {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tco-ft_socials_g0e {
  gap: 8px;
  display: flex;
}.tco-ft_soc_g0e {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  width: 2.25rem;
  justify-content: center;
  color: #9A8460;
  display: flex;
  height: 2.25rem;
  align-items: center;
}.tco-ft_soc_g0e svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.tco-ft_soc_g0e:hover {
  background: rgba(255,255,255,0.07);
}.tco-ft_legal_g0e {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  color: #8C7A58;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tco-ft_legal_g0e strong {
  font-weight: 700;
  color: #9A8460;
}.tco-ft_legal_g0e a {
  text-decoration: underline;
  color: #9A8460;
}.tco-ft_age_g0e {
  border: 2px solid #8C7A58;
  border-radius: 50%;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  height: 32px;
  color: #8C7A58;
}