*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100A0D;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D5C4BA;
  font-family: 'Nunito', sans-serif;
}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;
}.tbo-layout-da6 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tbo-page-da6 {
  min-height: 100vh;
  display: flex;
}.tbo-main-da6 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.tbo-main-da6 {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.tbo-main-da6 {
  padding-bottom: 4.5rem;
}
}.tbo-gc-da6 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #170D11;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 638px) {.tbo-gc-da6 {
  width: 156px;
}
}
@media(min-width: 1082px) {.tbo-gc-da6 {
  width: 168px;
}
}.tbo-gc-da6:hover {
  border-color: rgba(200, 144, 58, 0.07);
  transform: translateY(-3px);
}.tbo-gc_img-da6 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.tbo-gc_img-da6 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.tbo-gc_hover-da6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 4, 7, 0.72);
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.tbo-gc-da6:hover .tbo-gc_hover-da6 {
  opacity: 1;
}.tbo-gc_hover_btn-da6 {
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
  background: #C8903A;
  font-size: 12px;
  color: #F6EDE8;
  font-weight: 700;
}.tbo-gc_info-da6 {
  padding: 8px 0.625rem 10px;
}.tbo-gc_name-da6 {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D5C4BA;
  font-weight: 600;
}.tbo-gc_prov-da6 {
  color: #645550;
  font-size: 10px;
}.tbo-gc_tag-da6 {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
  left: 6px;
}.tbo-gc_tag_hot-da6 {
  background: #D63248;
  color: #fff;
}.tbo-gc_tag_new-da6 {
  background: #2AAE6A;
  color: #100A0D;
}.tbo-gc_tag_jp-da6 {
  background: #D4A030;
  color: #100A0D;
}.tbo-gc_tag_ex-da6 {
  background: #8B2035;
  color: #fff;
}.tbo-gc_tag_live-da6 {
  background: #D63248;
  color: #fff;
}.tbo-gr-da6 {
  background: #100A0D;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.tbo-gr-da6 {
  padding: 2.25rem 1.5rem 0;
}
}.tbo-gr_in-da6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tbo-gr_head-da6 {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.tbo-gr_head_l-da6 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.tbo-gr_ic-da6 {
  border-radius: 0.625rem;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
  align-items: center;
  display: flex;
}.tbo-gr_ic-da6 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.tbo-gr_title-da6 {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  color: #F6EDE8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tbo-gr_title-da6 {
  font-size: 1.125rem;
}
}.tbo-gr_more-da6 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  color: #7D6C64;
  font-weight: 600;
}.tbo-gr_more-da6:hover {
  color: #C8903A;
}.tbo-gr_more-da6 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.tbo-gr_arrows-da6 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tbo-gr_arr-da6 {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #A8938A;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
}.tbo-gr_arr-da6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDE8;
}.tbo-gr_arr-da6 svg {
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tbo-gr_seo_h-da6 {
  margin: 0 0 6px;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D5C4BA;
  font-size: 13px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.tbo-gr_seo_h-da6 {
  font-size: 0.875rem;
}
}.tbo-gr_seo-da6 {
  color: #7D6C64;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 12px;
}.tbo-gr_seo-da6 strong {
  font-weight: 600;
  color: #D5C4BA;
}.tbo-gr_scroll-da6 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.tbo-gr_scroll-da6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.tbo-gr_scroll-da6 {
  gap: 12px;
}
}.tbo-tb-da6 {
  background: #100A0D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  height: 56px;
  align-items: center;
  right: 0;
  left: 0;
  top: 0;
  display: flex;
}.tbo-tb_in-da6 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.tbo-tb_burger-da6 {
  border-radius: 10px;
  gap: 5px;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  height: 2.375rem;
}.tbo-tb_burger-da6:hover {
  background: rgba(255, 255, 255, 0.05);
}.tbo-tb_burger_line-da6 {
  border-radius: 1px;
  background: #A8938A;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.tbo-tb_burger-da6 {
  display: none;
}
}.tbo-tb_logo-da6 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #F6EDE8;
  font-size: 1.125rem;
}.tbo-tb_logo_mark-da6 {
  border-radius: 0.625rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
}.tbo-tb_logo_mark-da6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tbo-tb_nav-da6 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.tbo-tb_nav-da6 {
  display: flex;
}
}.tbo-tb_tab-da6 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  color: #A8938A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.tbo-tb_tab-da6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDE8;
}.tbo-tb_tab-da6.tbo-state_active-da6 {
  background: rgba(200, 144, 58, 0.18);
  color: #F6EDE8;
}.tbo-tb_right-da6 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.tbo-tb_login-da6 {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #D5C4BA;
  display: none;
  font-size: 13px;
}.tbo-tb_login-da6:hover {
  border-color: rgba(200, 144, 56, 0.45);
  color: #F6EDE8;
}
@media(min-width: 477px) {.tbo-tb_login-da6 {
  display: block;
}
}.tbo-tb_reg-da6 {
  padding: 9px 18px;
  border-radius: 0.625rem;
  background: #2AAE6A;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0A0B;
  font-size: 0.813rem;
}.tbo-tb_reg-da6:hover {
  background: #33C47A;
}.tbo-sb-da6 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1E1115;
  transform: translateX(-100%);
  width: 13.75rem;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.tbo-sb-da6.tbo-state_open-da6 {
  transform: translateX(0);
}.tbo-sb-da6::-webkit-scrollbar {
  width: 4px;
}.tbo-sb-da6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.tbo-sb-da6 {
  transform: translateX(0);
}
}.tbo-sb_auth-da6 {
  padding: 14px 12px 10px;
}.tbo-sb_btn_reg-da6 {
  padding: 11px;
  background: #2AAE6A;
  transition: background .2s;
  border-radius: 0.625rem;
  text-align: center;
  font-size: 0.813rem;
  color: #0D0A0B;
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.tbo-sb_btn_reg-da6:hover {
  background: #33C47A;
}.tbo-sb_btn_login-da6 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  text-align: center;
  color: #D5C4BA;
  font-size: 13px;
  display: block;
}.tbo-sb_btn_login-da6:hover {
  border-color: rgba(200, 144, 56, 0.45);
  color: #F6EDE8;
}.tbo-sb_promo-da6 {
  margin: 0 0.75rem 10px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#4A1020,#1E1115);
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(200, 144, 58, 0.18);
  position: relative;
}.tbo-sb_promo-da6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 144, 58, 0.18),transparent 70%);
  position: absolute;
  height: 5rem;
  right: -1.25rem;
  top: -20px;
  width: 5rem;
  content: '';
}.tbo-sb_promo_title-da6 {
  letter-spacing: .06em;
  color: #C8903A;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 4px;
}.tbo-sb_promo_text-da6 {
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F6EDE8;
  overflow-wrap: break-word;
}.tbo-sb_promo_sub-da6 {
  margin-top: 3px;
  color: #7D6C64;
  font-size: 0.625rem;
}.tbo-sb_nav-da6 {
  padding: 0.375rem 0.5rem 1rem;
}.tbo-sb_nav_lb-da6 {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #645550;
  text-transform: uppercase;
  font-size: 0.625rem;
}.tbo-sb_link-da6 {
  padding: 9px 10px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  color: #A8938A;
  font-size: 13px;
}.tbo-sb_link-da6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDE8;
}.tbo-sb_link-da6.tbo-state_active-da6 {
  background: rgba(200, 144, 58, 0.18);
  color: #F6EDE8;
}.tbo-sb_ic-da6 {
  border-radius: 6px;
  align-items: center;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  width: 30px;
  flex-shrink: 0;
}.tbo-sb_ic-da6 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.tbo-sb_ic_1-da6 {
  background: rgba(200, 144, 58, 0.07);
  color: #C8903A;
}.tbo-sb_ic_2-da6 {
  background: rgba(42, 174, 106, 0.16);
  color: #2AAE6A;
}.tbo-sb_ic_3-da6 {
  background: rgba(212, 160, 48, 0.16);
  color: #D4A030;
}.tbo-sb_ic_4-da6 {
  background: rgba(139, 32, 53, 0.22);
  color: #8B2035;
}.tbo-sb_ic_5-da6 {
  background: rgba(200, 144, 58, 0.07);
  color: #E06050;
}.tbo-sb_ic_6-da6 {
  background: rgba(139, 32, 53, 0.22);
  color: #9B3A8C;
}.tbo-sb_badge-da6 {
  padding: 2px 0.438rem;
  background: #D4A030;
  border-radius: 6px;
  color: #0D0A0B;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
}.tbo-sb_bot-da6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.tbo-sb_lang-da6,.tbo-sb_help-da6 {
  padding: 0.563rem 0.375rem;
  border-radius: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 600;
  align-items: center;
  color: #A8938A;
  display: flex;
}.tbo-sb_lang-da6:hover,.tbo-sb_help-da6:hover {
  border-color: rgba(200, 144, 56, 0.45);
  color: #F6EDE8;
}.tbo-sb_lang-da6 svg,.tbo-sb_help-da6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.tbo-sb_bd-da6 {
  inset: 0;
  background: rgba(10, 4, 7, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.tbo-sb_bd-da6.tbo-state_on-da6 {
  display: block;
}
@media(min-width: 1079px) {.tbo-sb_bd-da6 {
  display: none!important;
}
}.tbo-mob_nav-da6 {
  background: #1E1115;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.tbo-mob_nav-da6 {
  display: none;
}
}.tbo-mob_nav_item-da6 {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  color: #645550;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.tbo-mob_nav_ic-da6 {
  line-height: 1;
}.tbo-mob_nav_ic-da6 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.tbo-mob_nav_lb-da6 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #645550;
}.tbo-mob_nav_item-da6.tbo-state_active-da6 {
  color: #C8903A;
}.tbo-mob_nav_item-da6.tbo-state_active-da6 .tbo-mob_nav_lb-da6 {
  color: #C8903A;
}.tbo-hero-da6 {
  background: #100A0D;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.tbo-hero-da6 {
  padding: 1.5rem 1.5rem 0;
}
}.tbo-hero_in-da6 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 862px) {.tbo-hero_in-da6 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.tbo-hero_in-da6 {
  grid-template-columns: 1fr 21.25rem;
}
}.tbo-hero_promo-da6 {
  background: #170D11;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 766px) {.tbo-hero_promo-da6 {
  min-height: 17.5rem;
}
}.tbo-hero_promo_bg-da6 {
  background: linear-gradient(120deg,#4A1020 0%,#100A0D 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.tbo-hero_promo_bg-da6::after {
  inset: 0;
  background: linear-gradient(90deg,#100A0D 0%,rgba(10, 4, 7, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tbo-hero_promo_glow-da6 {
  background: radial-gradient(circle,rgba(139, 32, 53, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 300px;
  height: 18.75rem;
  position: absolute;
  top: -2.5rem;
  right: 60px;
}.tbo-hero_promo_ct-da6 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 769px) {.tbo-hero_promo_ct-da6 {
  padding: 40px 32px;
}
}.tbo-hero_badge-da6 {
  border-radius: 1.25rem;
  background: rgba(200, 144, 58, 0.18);
  padding: 5px 0.75rem;
  border: 1px solid rgba(200, 144, 58, 0.07);
  text-transform: uppercase;
  color: #C8903A;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.tbo-hero_h1-da6 {
  line-height: 1.15;
  color: #F6EDE8;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}.tbo-hero_h1-da6 em {
  color: #D4A030;
  font-style: normal;
}
@media(min-width:768px) {.tbo-hero_h1-da6 {
  font-size: 36px;
}
}.tbo-hero_sub-da6 {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #A8938A;
  line-height: 1.55;
}
@media(min-width: 770px) {.tbo-hero_sub-da6 {
  font-size: 14px;
}
}.tbo-hero_row-da6 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tbo-hero_cta-da6 {
  transition: background .2s;
  padding: 13px 26px;
  background: #2AAE6A;
  border-radius: 0.625rem;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(42, 174, 106, 0.42), 0 1px 0.313rem rgba(0, 0, 0, 0.55);
  color: #0D0A0B;
  font-size: 0.875rem;
}.tbo-hero_cta-da6:hover {
  background: #33C47A;
}.tbo-hero_terms-da6 {
  font-size: 0.688rem;
  color: #645550;
}.tbo-hero_game-da6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  background: #170D11;
  flex-direction: column;
  position: relative;
  display: flex;
}.tbo-hero_game_badge-da6 {
  border: 1px solid rgba(212, 160, 48, 0.16);
  background: rgba(212, 160, 48, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  letter-spacing: .06em;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  left: 12px;
  font-weight: 700;
  color: #D4A030;
  text-transform: uppercase;
  font-size: 0.625rem;
}.tbo-hero_game_badge-da6 svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
  margin-right: 4px;
}.tbo-hero_game_img-da6 {
  background: linear-gradient(135deg,#4A1020,#100A0D);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tbo-hero_game_img-da6 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.tbo-hero_game_play-da6 {
  transition: opacity .2s;
  background: rgba(10, 4, 7, 0.72);
  inset: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.tbo-hero_game-da6:hover .tbo-hero_game_play-da6 {
  opacity: 1;
}.tbo-hero_game_play-da6 span {
  border-radius: 50%;
  background: #C8903A;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
}.tbo-hero_game_play-da6 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.tbo-hero_game_info-da6 {
  padding: 0.875rem 16px;
}.tbo-hero_game_title-da6 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F6EDE8;
  font-size: 15px;
  font-weight: 700;
}.tbo-hero_game_provider-da6 {
  color: #7D6C64;
  font-size: 11px;
}.tbo-hero_game_btn-da6 {
  border-radius: 10px;
  background: #C8903A;
  padding: 11px;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  font-weight: 700;
  display: block;
  color: #F6EDE8;
  font-size: 13px;
  text-align: center;
}.tbo-hero_game-da6:hover .tbo-hero_game_btn-da6 {
  background: #DDA348;
}.tbo-gcg-da6 {
  padding: 36px 16px 0;
  background: #100A0D;
}
@media(min-width: 771px) {.tbo-gcg-da6 {
  padding: 2.75rem 1.5rem 0;
}
}.tbo-gcg_in-da6 {
  margin: 0 auto;
  max-width: 1320px;
}.tbo-gcg_head-da6 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.tbo-gcg_label-da6 {
  color: #C8903A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tbo-gcg_h2-da6 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDE8;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.tbo-gcg_h2-da6 {
  font-size: 28px;
}
}.tbo-gcg_intro-da6 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6C64;
}.tbo-gcg_grid-da6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tbo-gcg_grid-da6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tbo-gcg_grid-da6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tbo-gcg_card-da6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  display: flex;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  cursor: pointer;
}.tbo-gcg_card-da6:hover {
  border-color: rgba(200, 144, 58, 0.18);
  transform: translateY(-3px);
}.tbo-gcg_card_bg-da6 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tbo-gcg_card_bg-da6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tbo-gcg_card_ic-da6 {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F6EDE8;
  height: 40px;
  right: 1.125rem;
  top: 18px;
  width: 2.5rem;
  z-index: 2;
  position: absolute;
}.tbo-gcg_card_ic-da6 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.tbo-gcg_card_ct-da6 {
  z-index: 1;
  position: relative;
}.tbo-gcg_card_h-da6 {
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F6EDE8;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.tbo-gcg_card_h-da6 {
  font-size: 20px;
}
}.tbo-gcg_card_p-da6 {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.tbo-gcg_card_p-da6 strong {
  color: #F6EDE8;
  font-weight: 600;
}.tbo-gcg_card_cta-da6 {
  gap: 4px;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8903A;
}.tbo-gcg_card_cta-da6 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tbo-gr_jp-da6 {
  background: linear-gradient(135deg,#2A0E30 0%,#0E080D 100%);
  padding: 1.25rem;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}.tbo-gr_jp-da6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 32, 53, 0.22) 0%,transparent 70%);
  top: -3.75rem;
  width: 250px;
  content: '';
  height: 250px;
  position: absolute;
  left: -60px;
}.tbo-gr_jp-da6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 48, 0.16) 0%,transparent 70%);
  height: 12.5rem;
  bottom: -2.5rem;
  width: 12.5rem;
  right: 0;
  content: '';
  position: absolute;
}.tbo-gr_jp_head-da6 {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
}.tbo-gr_jp_info-da6 {
  flex: 1;
}.tbo-gr_jp_label-da6 {
  font-size: 11px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B3A8C;
}.tbo-gr_jp_label-da6 svg {
  width: 14px;
  margin-right: 0.25rem;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tbo-gr_jp_amount-da6 {
  font-size: 2rem;
  color: #F6EDE8;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width: 771px) {.tbo-gr_jp_amount-da6 {
  font-size: 40px;
}
}.tbo-gr_jp_amount-da6 span {
  color: #D4A030;
}.tbo-gr_jp_seo-da6 {
  color: #A8938A;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
}.tbo-gr_jp_cta-da6 {
  border: 1px solid rgba(139, 32, 53, 0.22);
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  background: rgba(139, 32, 53, 0.22);
  transition: background .2s;
  font-size: 13px;
  z-index: 1;
  color: #F6EDE8;
  align-self: flex-start;
  white-space: nowrap;
  font-weight: 700;
  margin-top: 4px;
  position: relative;
  flex-shrink: 0;
}.tbo-gr_jp_cta-da6:hover {
  background: #8B2035;
}.tbo-ws-da6 {
  padding: 2rem 1rem 0;
  background: #100A0D;
}
@media(min-width: 769px) {.tbo-ws-da6 {
  padding: 36px 24px 0;
}
}.tbo-ws_in-da6 {
  margin: 0 auto;
  max-width: 1320px;
}.tbo-ws_head-da6 {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
}.tbo-ws_title-da6 {
  gap: 0.625rem;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  color: #F6EDE8;
}.tbo-ws_title_ic-da6 svg {
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  color: #D4A030;
}.tbo-ws_online-da6 {
  gap: 0.438rem;
  align-items: center;
  color: #7D6C64;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.tbo-ws_online_dot-da6 {
  background: #2AAE6A;
  border-radius: 50%;
  height: 8px;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(42, 174, 106, 0.16);
  flex-shrink: 0;
}.tbo-ws_scroll-da6 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.tbo-ws_scroll-da6::-webkit-scrollbar {
  display: none;
}.tbo-wc-da6 {
  background: #170D11;
  border-radius: 10px;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.tbo-wc_img-da6 {
  overflow: hidden;
  background: #1E1115;
  border-radius: 0.375rem;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.tbo-wc_img-da6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tbo-wc_info-da6 {
  min-width: 0;
}.tbo-wc_game-da6 {
  overflow: hidden;
  color: #D5C4BA;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.tbo-wc_player-da6 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #645550;
}.tbo-wc_amount-da6 {
  color: #2AAE6A;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
}.tbo-htp-da6 {
  padding: 36px 1rem 0;
  background: #100A0D;
}
@media(min-width: 770px) {.tbo-htp-da6 {
  padding: 44px 24px 0;
}
}.tbo-htp_in-da6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tbo-htp_head-da6 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.tbo-htp_label-da6 {
  margin-bottom: 0.5rem;
  color: #C8903A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tbo-htp_h2-da6 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F6EDE8;
}
@media(min-width: 770px) {.tbo-htp_h2-da6 {
  font-size: 1.75rem;
}
}.tbo-htp_intro-da6 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7D6C64;
}.tbo-htp_steps-da6 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.tbo-htp_steps-da6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tbo-htp_steps-da6 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tbo-htp_step-da6 {
  background: #1E1115;
  border-radius: 10px;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  position: relative;
  flex-direction: column;
}.tbo-htp_step_num-da6 {
  background: #C8903A;
  border-radius: 50%;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  left: 20px;
  justify-content: center;
  height: 28px;
  position: absolute;
  display: flex;
  color: #0D0A0B;
  width: 1.75rem;
  top: -0.75rem;
  align-items: center;
  font-size: 13px;
}.tbo-htp_step_ic-da6 {
  background: rgba(200, 144, 58, 0.18);
  margin: 8px 0 0.75rem;
  border-radius: 6px;
  color: #C8903A;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 36px;
  height: 2.25rem;
}.tbo-htp_step_ic-da6 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.tbo-htp_step_h-da6 {
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  color: #F6EDE8;
  font-size: 14px;
  overflow-wrap: break-word;
}.tbo-htp_step_p-da6 {
  color: #7D6C64;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
}.tbo-htp_step_p-da6 strong {
  color: #D5C4BA;
  font-weight: 600;
}.tbo-htp_cta-da6 {
  transition: background .2s;
  background: #2AAE6A;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
  color: #0D0A0B;
  margin-top: 20px;
}.tbo-htp_cta-da6:hover {
  background: #33C47A;
}.tbo-app-da6 {
  padding: 2.25rem 1rem 0;
  background: #100A0D;
}
@media(min-width: 771px) {.tbo-app-da6 {
  padding: 2.75rem 24px 0;
}
}.tbo-app_in-da6 {
  margin: 0 auto;
  max-width: 1320px;
}.tbo-app_head-da6 {
  margin-bottom: 1rem;
}.tbo-app_label-da6 {
  font-size: 11px;
  color: #C8903A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.tbo-app_h2-da6 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F6EDE8;
}
@media(min-width: 769px) {.tbo-app_h2-da6 {
  font-size: 24px;
}
}.tbo-app_sub-da6 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 600px;
  color: #7D6C64;
}.tbo-app_sub-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-app_cards-da6 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.tbo-app_cards-da6 {
  grid-template-columns: repeat(3,1fr);
}
}.tbo-app_card-da6 {
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.tbo-app_card_ios-da6 {
  background: linear-gradient(135deg,rgba(200, 144, 58, 0.18) 0%,#1E1115 100%);
}.tbo-app_card_android-da6 {
  background: linear-gradient(135deg,rgba(42, 174, 106, 0.16) 0%,#1E1115 100%);
}.tbo-app_card_win-da6 {
  background: linear-gradient(135deg,rgba(212, 160, 48, 0.16) 0%,#1E1115 100%);
}.tbo-app_card_ic-da6 svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tbo-app_card_ic-da6 {
  color: #F6EDE8;
  flex-shrink: 0;
}.tbo-app_card_os-da6 {
  margin-bottom: 0.375rem;
  color: #7D6C64;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.tbo-app_card_title-da6 {
  color: #F6EDE8;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
}.tbo-app_card_text-da6 {
  margin-bottom: 14px;
  line-height: 1.5;
  color: #7D6C64;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.tbo-app_card_btn-da6 {
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  border-radius: 0.375rem;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(200, 144, 56, 0.45);
  color: #F6EDE8;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.tbo-app_card_btn-da6:hover {
  background: rgba(255, 255, 255, 0.07);
}.tbo-bon-da6 {
  padding: 36px 1rem 0;
  background: #100A0D;
}
@media(min-width: 771px) {.tbo-bon-da6 {
  padding: 44px 24px 0;
}
}.tbo-bon_in-da6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tbo-bon_head-da6 {
  margin-bottom: 20px;
}.tbo-bon_label-da6 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  color: #C8903A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tbo-bon_h2-da6 {
  font-size: 1.25rem;
  color: #F6EDE8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.tbo-bon_h2-da6 {
  font-size: 24px;
}
}.tbo-bon_seo-da6 {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7D6C64;
  font-size: 13px;
}.tbo-bon_seo-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-bon_seo-da6 a {
  color: #C8903A;
  text-decoration: underline;
}.tbo-bon_grid-da6 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.tbo-bon_grid-da6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.tbo-bon_grid-da6 {
  grid-template-columns: repeat(5,1fr);
}
}.tbo-bon_card-da6 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #170D11;
}.tbo-bon_card-da6:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 144, 58, 0.07);
}.tbo-bon_card_ic-da6 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.tbo-bon_card_ic-da6 {
  margin-bottom: 10px;
}.tbo-bon_card_type-da6 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 6px;
  color: #7D6C64;
  font-weight: 700;
}.tbo-bon_card_amount-da6 {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #D4A030;
  font-size: 1.125rem;
}.tbo-bon_card_name-da6 {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #F6EDE8;
  overflow-wrap: break-word;
}.tbo-bon_card_detail-da6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #645550;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.tbo-reg-da6 {
  padding: 2.25rem 16px 0;
  background: #100A0D;
}
@media(min-width: 770px) {.tbo-reg-da6 {
  padding: 44px 24px 0;
}
}.tbo-reg_in-da6 {
  background: #1E1115;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.tbo-reg_in-da6 {
  padding: 40px;
}
}.tbo-reg_top-da6 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.tbo-reg_top-da6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tbo-reg_label-da6 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8903A;
  letter-spacing: .08em;
}.tbo-reg_h2-da6 {
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F6EDE8;
}
@media(min-width: 769px) {.tbo-reg_h2-da6 {
  font-size: 1.75rem;
}
}.tbo-reg_bonus-da6 {
  padding: 10px 1rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(212, 160, 48, 0.16);
  background: rgba(212, 160, 48, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.tbo-reg_bonus_amount-da6 {
  color: #D4A030;
  font-weight: 800;
  font-size: 1.25rem;
}.tbo-reg_bonus_text-da6 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A8938A;
}.tbo-reg_cta_btn-da6 {
  border-radius: 10px;
  background: #2AAE6A;
  padding: 0.875rem 2rem;
  transition: background .2s;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 4px 18px rgba(42, 174, 106, 0.42), 0 1px 5px rgba(0, 0, 0, 0.55);
  font-weight: 700;
  font-size: 15px;
  color: #0D0A0B;
}.tbo-reg_cta_btn-da6:hover {
  background: #33C47A;
}.tbo-reg_terms-da6 {
  font-size: 11px;
  line-height: 1.5;
  color: #645550;
}.tbo-reg_seo-da6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #7D6C64;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tbo-reg_seo-da6 p {
  line-height: 1.65;
  color: #7D6C64;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.tbo-reg_seo-da6 p:last-child {
  margin-bottom: 0;
}.tbo-reg_seo-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-reg_seo-da6 a {
  transition: color .2s;
  color: #C8903A;
  text-decoration: underline;
}.tbo-reg_seo-da6 a:hover {
  color: #DDA348;
}.tbo-reg_seo-da6 ul,.tbo-reg_seo-da6 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.tbo-reg_seo-da6 ol {
  list-style: decimal;
}.tbo-reg_seo-da6 li {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #7D6C64;
}.tbo-reg_seo-da6 table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 766px) {.tbo-reg_seo-da6 table {
  display: table;
}
}.tbo-reg_seo-da6 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C4BA;
  text-align: left;
  font-weight: 700;
}.tbo-reg_seo-da6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6C64;
}.tbo-reg_steps-da6 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.tbo-reg_steps-da6 {
  margin-top: 0;
}
}.tbo-reg_step-da6 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.tbo-reg_step_num-da6 {
  background: rgba(200, 144, 58, 0.18);
  border: 1px solid rgba(200, 144, 58, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 34px;
  color: #C8903A;
  display: flex;
  width: 2.125rem;
  font-weight: 800;
}.tbo-reg_step_title-da6 {
  font-weight: 700;
  color: #F6EDE8;
  font-size: 14px;
  margin-bottom: 3px;
}.tbo-reg_step_text-da6 {
  font-size: 12px;
  color: #7D6C64;
  line-height: 1.5;
}.tbo-reg_trust-da6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
}.tbo-reg_trust_item-da6 {
  gap: 0.438rem;
  align-items: center;
  color: #7D6C64;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tbo-reg_trust_ic-da6 svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  color: #C8903A;
  stroke-linecap: round;
}.tbo-prov-da6 {
  padding: 2.25rem 1rem 0;
  background: #100A0D;
}
@media(min-width: 765px) {.tbo-prov-da6 {
  padding: 2.75rem 1.5rem 0;
}
}.tbo-prov_in-da6 {
  margin: 0 auto;
  max-width: 1320px;
}.tbo-prov_head-da6 {
  margin-bottom: 16px;
}.tbo-prov_label-da6 {
  color: #C8903A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tbo-prov_h2-da6 {
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F6EDE8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tbo-prov_h2-da6 {
  font-size: 24px;
}
}.tbo-prov_seo-da6 {
  line-height: 1.6;
  margin-bottom: 1rem;
  color: #7D6C64;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.tbo-prov_seo-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-prov_seo-da6 a {
  color: #C8903A;
  text-decoration: underline;
}.tbo-prov_grid-da6 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.tbo-prov_grid-da6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.tbo-prov_grid-da6 {
  grid-template-columns: repeat(8,1fr);
}
}.tbo-prov_card-da6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  background: #170D11;
  padding: 0.875rem 10px;
  gap: 7px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.tbo-prov_card-da6:hover {
  background: #1E1115;
  border-color: rgba(200, 144, 56, 0.45);
}.tbo-prov_logo-da6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2.75rem;
  width: 44px;
}.tbo-prov_logo-da6 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.tbo-prov_name-da6 {
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #A8938A;
}.tbo-faq-da6 {
  padding: 2.25rem 1rem 0;
  background: #100A0D;
}
@media(min-width: 770px) {.tbo-faq-da6 {
  padding: 44px 24px 0;
}
}.tbo-faq_in-da6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.tbo-faq_head-da6 {
  margin-bottom: 1.25rem;
}.tbo-faq_label-da6 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8903A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tbo-faq_h2-da6 {
  color: #F6EDE8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 769px) {.tbo-faq_h2-da6 {
  font-size: 1.5rem;
}
}.tbo-faq_list-da6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tbo-faq_item-da6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  overflow: hidden;
  background: #1E1115;
}.tbo-faq_q-da6 {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  font-size: 14px;
  display: flex;
  cursor: pointer;
  color: #D5C4BA;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
}.tbo-faq_q-da6:hover {
  color: #F6EDE8;
}.tbo-faq_q_ic-da6 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #C8903A;
  font-size: 1rem;
  justify-content: center;
  height: 24px;
  align-items: center;
  display: flex;
  width: 24px;
  flex-shrink: 0;
}.tbo-faq_item-da6.tbo-state_open-da6 .tbo-faq_q_ic-da6 {
  transform: rotate(45deg);
}.tbo-faq_a-da6 {
  padding: 0 1.25rem 16px;
  color: #7D6C64;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.tbo-faq_item-da6.tbo-state_open-da6 .tbo-faq_a-da6 {
  display: block;
}.tbo-faq_a-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-faq_a-da6 a {
  text-decoration: underline;
  color: #C8903A;
}.tbo-faq_a-da6 ul,.tbo-faq_a-da6 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.tbo-faq_a-da6 ol {
  list-style: decimal;
}.tbo-faq_a-da6 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.tbo-faq_a-da6 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.tbo-faq_a-da6 table {
  display: table;
}
}.tbo-faq_a-da6 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D5C4BA;
  text-align: left;
}.tbo-faq_a-da6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6C64;
}.tbo-seo-da6 {
  padding: 36px 16px 0;
  background: #100A0D;
}
@media(min-width: 765px) {.tbo-seo-da6 {
  padding: 44px 1.5rem 0;
}
}.tbo-seo_in-da6 {
  background: #1E1115;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.tbo-seo_in-da6 {
  padding: 2.25rem 2.5rem;
}
}.tbo-seo_label-da6 {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C8903A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tbo-seo_h2-da6 {
  color: #F6EDE8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.tbo-seo_h2-da6 {
  font-size: 24px;
}
}.tbo-seo_body-da6 {
  overflow-wrap: break-word;
  color: #A8938A;
  line-height: 1.75;
  font-size: 0.875rem;
}.tbo-seo_body-da6 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8938A;
}.tbo-seo_body-da6 p:last-child {
  margin-bottom: 0;
}.tbo-seo_body-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-seo_body-da6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8903A;
}.tbo-seo_body-da6 a:hover {
  color: #DDA348;
}.tbo-seo_body-da6 ul,.tbo-seo_body-da6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tbo-seo_body-da6 ol {
  list-style: decimal;
}.tbo-seo_body-da6 li {
  color: #A8938A;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.tbo-seo_body-da6 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.tbo-seo_body-da6 table {
  display: table;
}
}.tbo-seo_body-da6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D5C4BA;
  text-align: left;
  font-weight: 700;
}.tbo-seo_body-da6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8938A;
}.tbo-seo_cols-da6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.tbo-seo_cols-da6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tbo-seo_cols-da6 {
  grid-template-columns: repeat(3,1fr);
}
}.tbo-seo_col_h-da6 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D5C4BA;
}.tbo-seo_col_p-da6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7D6C64;
}.tbo-seo_stats-da6 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tbo-seo_stat-da6 {
  border-radius: 0.625rem;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 144, 58, 0.18);
  background: rgba(200, 144, 58, 0.07);
  min-width: 8.75rem;
}.tbo-seo_stat_val-da6 {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #C8903A;
  overflow-wrap: break-word;
}.tbo-seo_stat_lb-da6 {
  overflow-wrap: break-word;
  color: #7D6C64;
  font-size: 11px;
}.tbo-seo-da6 {
  padding: 36px 1rem 0;
  background: #100A0D;
}
@media(min-width: 769px) {.tbo-seo-da6 {
  padding: 44px 24px 0;
}
}.tbo-seo_in-da6 {
  border-radius: 16px;
  background: #1E1115;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.tbo-seo_in-da6 {
  padding: 2.25rem 40px;
}
}.tbo-seo_label-da6 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8903A;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tbo-seo_h2-da6 {
  line-height: 1.25;
  color: #F6EDE8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.tbo-seo_h2-da6 {
  font-size: 24px;
}
}.tbo-seo_body-da6 {
  font-size: 0.875rem;
  color: #A8938A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tbo-seo_body-da6 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A8938A;
}.tbo-seo_body-da6 p:last-child {
  margin-bottom: 0;
}.tbo-seo_body-da6 strong {
  font-weight: 700;
  color: #D5C4BA;
}.tbo-seo_body-da6 a {
  transition: color .2s;
  color: #C8903A;
  text-decoration: underline;
}.tbo-seo_body-da6 a:hover {
  color: #DDA348;
}.tbo-seo_body-da6 ul,.tbo-seo_body-da6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.tbo-seo_body-da6 ol {
  list-style: decimal;
}.tbo-seo_body-da6 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #A8938A;
}.tbo-seo_body-da6 table {
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.tbo-seo_body-da6 table {
  display: table;
}
}.tbo-seo_body-da6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D5C4BA;
}.tbo-seo_body-da6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8938A;
}.tbo-seo_cols-da6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.tbo-seo_cols-da6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tbo-seo_cols-da6 {
  grid-template-columns: repeat(3,1fr);
}
}.tbo-seo_col_h-da6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D5C4BA;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.tbo-seo_col_p-da6 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7D6C64;
  overflow-wrap: break-word;
}.tbo-seo_stats-da6 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tbo-seo_stat-da6 {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  background: rgba(200, 144, 58, 0.07);
  border: 1px solid rgba(200, 144, 58, 0.18);
  min-width: 140px;
}.tbo-seo_stat_val-da6 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8903A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tbo-seo_stat_lb-da6 {
  font-size: 0.688rem;
  color: #7D6C64;
  overflow-wrap: break-word;
}.tbo-seo-da6 {
  background: #100A0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.tbo-seo-da6 {
  padding: 44px 24px 0;
}
}.tbo-seo_in-da6 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 16px;
  background: #1E1115;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.tbo-seo_in-da6 {
  padding: 2.25rem 40px;
}
}.tbo-seo_label-da6 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C8903A;
  font-size: 0.688rem;
}.tbo-seo_h2-da6 {
  line-height: 1.25;
  color: #F6EDE8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.tbo-seo_h2-da6 {
  font-size: 1.5rem;
}
}.tbo-seo_body-da6 {
  line-height: 1.75;
  font-size: 14px;
  color: #A8938A;
  overflow-wrap: break-word;
}.tbo-seo_body-da6 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8938A;
  font-size: 14px;
}.tbo-seo_body-da6 p:last-child {
  margin-bottom: 0;
}.tbo-seo_body-da6 strong {
  color: #D5C4BA;
  font-weight: 700;
}.tbo-seo_body-da6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8903A;
}.tbo-seo_body-da6 a:hover {
  color: #DDA348;
}.tbo-seo_body-da6 ul,.tbo-seo_body-da6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tbo-seo_body-da6 ol {
  list-style: decimal;
}.tbo-seo_body-da6 li {
  color: #A8938A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.tbo-seo_body-da6 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.tbo-seo_body-da6 table {
  display: table;
}
}.tbo-seo_body-da6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D5C4BA;
  text-align: left;
}.tbo-seo_body-da6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8938A;
}.tbo-seo_cols-da6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.tbo-seo_cols-da6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tbo-seo_cols-da6 {
  grid-template-columns: repeat(3,1fr);
}
}.tbo-seo_col_h-da6 {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D5C4BA;
  font-weight: 700;
  font-size: 0.813rem;
}.tbo-seo_col_p-da6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6C64;
  line-height: 1.65;
}.tbo-seo_stats-da6 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.tbo-seo_stat-da6 {
  border-radius: 10px;
  border: 1px solid rgba(200, 144, 58, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(200, 144, 58, 0.07);
  min-width: 140px;
}.tbo-seo_stat_val-da6 {
  color: #C8903A;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.tbo-seo_stat_lb-da6 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D6C64;
}.tbo-ft-da6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0608;
  margin-top: 48px;
}.tbo-ft_support-da6 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.tbo-ft_support-da6 {
  padding: 28px 24px;
}
}.tbo-ft_support_in-da6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tbo-ft_support_main-da6 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tbo-ft_support_ic-da6 {
  color: #C8903A;
  flex-shrink: 0;
}.tbo-ft_support_ic-da6 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.tbo-ft_support_text_title-da6 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F6EDE8;
  font-weight: 700;
}.tbo-ft_support_text_sub-da6 {
  color: #7D6C64;
  overflow-wrap: break-word;
  font-size: 12px;
}.tbo-ft_support_btn-da6 {
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C8903A;
  flex-shrink: 0;
  color: #F6EDE8;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.tbo-ft_support_btn-da6:hover {
  background: #DDA348;
}.tbo-ft_support_contacts-da6 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tbo-ft_support_contact-da6 {
  line-height: 1.4;
  color: #645550;
  font-size: 0.75rem;
}.tbo-ft_support_contact-da6 strong {
  color: #A8938A;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.tbo-ft_main-da6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.tbo-ft_main-da6 {
  padding: 40px 24px 2rem;
}
}.tbo-ft_main_in-da6 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.tbo-ft_main_in-da6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tbo-ft_main_in-da6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tbo-ft_col_logo-da6 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.tbo-ft_col_logo-da6 {
  grid-column: auto;
}
}.tbo-ft_logo-da6 {
  gap: 9px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  font-size: 1rem;
  color: #F6EDE8;
}.tbo-ft_logo_mark-da6 {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tbo-ft_logo_mark-da6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tbo-ft_logo_sub-da6 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #645550;
  font-size: 0.75rem;
  max-width: 200px;
}.tbo-ft_col_title-da6 {
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  color: #A8938A;
}.tbo-ft_col_links-da6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tbo-ft_col_link-da6 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #645550;
}.tbo-ft_col_link-da6:hover {
  color: #D5C4BA;
}.tbo-ft_apps-da6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tbo-ft_app_card-da6 {
  transition: border-color .2s;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.tbo-ft_app_card-da6:hover {
  border-color: rgba(200, 144, 56, 0.45);
}.tbo-ft_app_card_ic-da6 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.tbo-ft_app_card_os-da6 {
  font-weight: 600;
  color: #645550;
  font-size: 10px;
}.tbo-ft_app_card_action-da6 {
  font-weight: 700;
  color: #D5C4BA;
  font-size: 12px;
}.tbo-ft_bot-da6 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.tbo-ft_bot-da6 {
  padding: 1.25rem 24px;
}
}.tbo-ft_bot_in-da6 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.tbo-ft_socials-da6 {
  gap: 0.5rem;
  display: flex;
}.tbo-ft_soc-da6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  width: 36px;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  color: #A8938A;
}.tbo-ft_soc-da6 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.tbo-ft_soc-da6:hover {
  background: rgba(255, 255, 255, 0.07);
}.tbo-ft_legal-da6 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #877570;
  font-size: 11px;
  line-height: 1.6;
}.tbo-ft_legal-da6 strong {
  font-weight: 700;
  color: #A8938A;
}.tbo-ft_legal-da6 a {
  text-decoration: underline;
  color: #A8938A;
}.tbo-ft_age-da6 {
  border-radius: 50%;
  border: 2px solid #877570;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  font-size: 11px;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  color: #877570;
}