*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background:;
  min-height: 100vh;
  line-height: 1.6;
  font-family:;
  -webkit-font-smoothing: antialiased;
  color:;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tao_layout_cyj {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.tao_page_cyj {
  display: flex;
  min-height: 100vh;
}.tao_main_cyj {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.tao_main_cyj {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.tao_main_cyj {
  padding-bottom: 72px;
}
}.tao_gc_cyj {
  border: 1px solid;
  border-radius:;
  overflow: hidden;
  background:;
  transition: transform .2s,border-color .2s;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 638px) {.tao_gc_cyj {
  width: 156px;
}
}
@media(min-width: 1081px) {.tao_gc_cyj {
  width: 168px;
}
}.tao_gc_cyj:hover {
  border-color:;
  transform: translateY(-3px);
}.tao_gc_img_cyj {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.tao_gc_img_cyj img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.tao_gc_hover_cyj {
  inset: 0;
  background:;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.tao_gc_cyj:hover .tao_gc_hover_cyj {
  opacity: 1;
}.tao_gc_hover_btn_cyj {
  background:;
  border-radius:;
  padding: 0.5rem 16px;
  color:;
  font-size: 0.75rem;
  font-weight: 700;
}.tao_gc_info_cyj {
  padding: 0.5rem 10px 10px;
}.tao_gc_name_cyj {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  color:;
  font-weight: 600;
  margin-bottom: 3px;
}.tao_gc_prov_cyj {
  color:;
  font-size: 0.625rem;
}.tao_gc_tag_cyj {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
  left: 6px;
}.tao_gc_tag_hot_cyj {
  background:;
  color: #fff;
}.tao_gc_tag_new_cyj {
  background:;
  color:;
}.tao_gc_tag_jp_cyj {
  background:;
  color:;
}.tao_gc_tag_ex_cyj {
  background:;
  color: #fff;
}.tao_gc_tag_live_cyj {
  background:;
  color: #fff;
}.tao_gr_cyj {
  background:;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.tao_gr_cyj {
  padding: 2.25rem 24px 0;
}
}.tao_gr_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_gr_head_cyj {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.tao_gr_head_l_cyj {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.tao_gr_ic_cyj {
  border-radius:;
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.tao_gr_ic_cyj svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.tao_gr_title_cyj {
  font-family:;
  font-weight: 700;
  font-size: 1rem;
  color:;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tao_gr_title_cyj {
  font-size: 1.125rem;
}
}.tao_gr_more_cyj {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  color:;
  font-weight: 600;
}.tao_gr_more_cyj:hover {
  color:;
}.tao_gr_more_cyj svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tao_gr_arrows_cyj {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.tao_gr_arr_cyj {
  border: 1px solid;
  transition: background .15s,color .15s;
  border-radius:;
  background:;
  align-items: center;
  height: 1.875rem;
  display: flex;
  color:;
  justify-content: center;
  width: 30px;
}.tao_gr_arr_cyj:hover {
  background:;
  color:;
}.tao_gr_arr_cyj svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.tao_gr_seo_h_cyj {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color:;
  font-family:;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.tao_gr_seo_h_cyj {
  font-size: 14px;
}
}.tao_gr_seo_cyj {
  margin-bottom: 12px;
  color:;
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
}.tao_gr_seo_cyj strong {
  font-weight: 600;
  color:;
}.tao_gr_scroll_cyj {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
}.tao_gr_scroll_cyj::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.tao_gr_scroll_cyj {
  gap: 0.75rem;
}
}.tao_tb_cyj {
  background:;
  border-bottom: 1px solid;
  z-index: 80;
  right: 0;
  left: 0;
  top: 0;
  position: fixed;
  display: flex;
  align-items: center;
  height: 56px;
}.tao_tb_in_cyj {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.tao_tb_burger_cyj {
  border-radius:;
  gap: 0.313rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
}.tao_tb_burger_cyj:hover {
  background:;
}.tao_tb_burger_line_cyj {
  border-radius: 1px;
  background:;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.tao_tb_burger_cyj {
  display: none;
}
}.tao_tb_logo_cyj {
  gap: 9px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  color:;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
}.tao_tb_logo_mark_cyj {
  border-radius:;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.tao_tb_logo_mark_cyj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tao_tb_nav_cyj {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.tao_tb_nav_cyj {
  display: flex;
}
}.tao_tb_tab_cyj {
  border-radius:;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  color:;
  font-weight: 600;
  white-space: nowrap;
}.tao_tb_tab_cyj:hover {
  background:;
  color:;
}.tao_tb_tab_cyj.tao_state_active_cyj {
  background:;
  color:;
}.tao_tb_right_cyj {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.tao_tb_login_cyj {
  padding: 0.563rem 16px;
  background:;
  transition: border-color .2s,color .2s;
  border: 1px solid;
  border-radius:;
  display: none;
  color:;
  font-size: 0.813rem;
  font-weight: 600;
}.tao_tb_login_cyj:hover {
  border-color:;
  color:;
}
@media(min-width: 479px) {.tao_tb_login_cyj {
  display: block;
}
}.tao_tb_reg_cyj {
  padding: 9px 18px;
  border-radius:;
  transition: background .2s;
  background:;
  font-size: 0.813rem;
  color:;
  white-space: nowrap;
  font-weight: 700;
}.tao_tb_reg_cyj:hover {
  background:;
}.tao_sb_cyj {
  background:;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  top: 3.5rem;
  width: 13.75rem;
}.tao_sb_cyj.tao_state_open_cyj {
  transform: translateX(0);
}.tao_sb_cyj::-webkit-scrollbar {
  width: 0.25rem;
}.tao_sb_cyj::-webkit-scrollbar-thumb {
  background:;
  border-radius: 2px;
}
@media(min-width: 1081px) {.tao_sb_cyj {
  transform: translateX(0);
}
}.tao_sb_auth_cyj {
  padding: 14px 0.75rem 10px;
}.tao_sb_btn_reg_cyj {
  background:;
  border-radius:;
  padding: 11px;
  transition: background .2s;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color:;
}.tao_sb_btn_reg_cyj:hover {
  background:;
}.tao_sb_btn_login_cyj {
  border: 1px solid;
  padding: 10px;
  background:;
  border-radius:;
  transition: border-color .2s;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  color:;
}.tao_sb_btn_login_cyj:hover {
  border-color:;
  color:;
}.tao_sb_promo_cyj {
  margin: 0 0.75rem 0.625rem;
  border: 1px solid;
  background: linear-gradient(135deg,,);
  overflow: hidden;
  border-radius:;
  padding: 0.75rem 14px;
  position: relative;
}.tao_sb_promo_cyj::before {
  border-radius: 50%;
  background: radial-gradient(circle,,transparent 70%);
  height: 80px;
  position: absolute;
  width: 80px;
  content: '';
  top: -20px;
  right: -20px;
}.tao_sb_promo_title_cyj {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
  color:;
  font-size: 11px;
}.tao_sb_promo_text_cyj {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  overflow-wrap: break-word;
  color:;
}.tao_sb_promo_sub_cyj {
  margin-top: 3px;
  font-size: 0.625rem;
  color:;
}.tao_sb_nav_cyj {
  padding: 0.375rem 8px 1rem;
}.tao_sb_nav_lb_cyj {
  padding: 10px 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color:;
  letter-spacing: .08em;
}.tao_sb_link_cyj {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  border-radius:;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color:;
}.tao_sb_link_cyj:hover {
  background:;
  color:;
}.tao_sb_link_cyj.tao_state_active_cyj {
  background:;
  color:;
}.tao_sb_ic_cyj {
  border-radius:;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
}.tao_sb_ic_cyj svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.tao_sb_ic_1_cyj {
  background:;
  color:;
}.tao_sb_ic_2_cyj {
  background:;
  color:;
}.tao_sb_ic_3_cyj {
  background:;
  color:;
}.tao_sb_ic_4_cyj {
  background:;
  color:;
}.tao_sb_ic_5_cyj {
  background:;
  color:;
}.tao_sb_ic_6_cyj {
  background:;
  color:;
}.tao_sb_badge_cyj {
  padding: 2px 7px;
  background:;
  border-radius:;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color:;
}.tao_sb_bot_cyj {
  border-top: 1px solid;
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.tao_sb_lang_cyj,.tao_sb_help_cyj {
  background:;
  gap: 6px;
  flex: 1;
  border-radius:;
  transition: border-color .2s;
  border: 1px solid;
  padding: 9px 0.375rem;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
  display: flex;
  color:;
  justify-content: center;
}.tao_sb_lang_cyj:hover,.tao_sb_help_cyj:hover {
  border-color:;
  color:;
}.tao_sb_lang_cyj svg,.tao_sb_help_cyj svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.tao_sb_bd_cyj {
  inset: 0;
  background:;
  display: none;
  position: fixed;
  z-index: 69;
}.tao_sb_bd_cyj.tao_state_on_cyj {
  display: block;
}
@media(min-width: 1081px) {.tao_sb_bd_cyj {
  display: none!important;
}
}.tao_mob_nav_cyj {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background:;
  border-top: 1px solid;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.tao_mob_nav_cyj {
  display: none;
}
}.tao_mob_nav_item_cyj {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  color:;
}.tao_mob_nav_ic_cyj {
  line-height: 1;
}.tao_mob_nav_ic_cyj svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.tao_mob_nav_lb_cyj {
  font-size: 10px;
  color:;
  font-weight: 600;
}.tao_mob_nav_item_cyj.tao_state_active_cyj {
  color:;
}.tao_mob_nav_item_cyj.tao_state_active_cyj .tao_mob_nav_lb_cyj {
  color:;
}.tao_hero_cyj {
  background:;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.tao_hero_cyj {
  padding: 24px 1.5rem 0;
}
}.tao_hero_in_cyj {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width:;
}
@media(min-width:860px) {.tao_hero_in_cyj {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.tao_hero_in_cyj {
  grid-template-columns: 1fr 21.25rem;
}
}.tao_hero_promo_cyj {
  border-radius:;
  background:;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 769px) {.tao_hero_promo_cyj {
  min-height: 280px;
}
}.tao_hero_promo_bg_cyj {
  inset: 0;
  background: linear-gradient(120deg, 0%, 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.tao_hero_promo_bg_cyj::after {
  background: linear-gradient(90deg, 0%, 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tao_hero_promo_glow_cyj {
  border-radius: 50%;
  background: radial-gradient(circle, 0%,transparent 65%);
  height: 300px;
  position: absolute;
  pointer-events: none;
  right: 3.75rem;
  top: -2.5rem;
  width: 18.75rem;
}.tao_hero_promo_ct_cyj {
  padding: 1.75rem 24px 28px 28px;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 769px) {.tao_hero_promo_ct_cyj {
  padding: 2.5rem 32px;
}
}.tao_hero_badge_cyj {
  border-radius:;
  padding: 5px 12px;
  border: 1px solid;
  background:;
  text-transform: uppercase;
  margin-bottom: 14px;
  color:;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  display: inline-block;
}.tao_hero_h1_cyj {
  font-weight: 800;
  font-family:;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  color:;
  margin-bottom: 0.625rem;
}.tao_hero_h1_cyj em {
  color:;
  font-style: normal;
}
@media(min-width: 765px) {.tao_hero_h1_cyj {
  font-size: 36px;
}
}.tao_hero_sub_cyj {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color:;
}
@media(min-width: 771px) {.tao_hero_sub_cyj {
  font-size: 0.875rem;
}
}.tao_hero_row_cyj {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.tao_hero_cta_cyj {
  background:;
  transition: background .2s;
  border-radius:;
  padding: 0.813rem 1.625rem;
  color:;
  font-size: 14px;
  font-weight: 700;
  box-shadow:;
}.tao_hero_cta_cyj:hover {
  background:;
}.tao_hero_terms_cyj {
  color:;
  font-size: 11px;
}.tao_hero_game_cyj {
  background:;
  border: 1px solid;
  border-radius:;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.tao_hero_game_badge_cyj {
  border: 1px solid;
  padding: 0.313rem 10px;
  border-radius:;
  background:;
  text-transform: uppercase;
  left: 12px;
  font-weight: 700;
  font-size: 10px;
  z-index: 3;
  color:;
  letter-spacing: .06em;
  position: absolute;
  top: 0.75rem;
}.tao_hero_game_badge_cyj svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
}.tao_hero_game_img_cyj {
  background: linear-gradient(135deg,,);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tao_hero_game_img_cyj img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.tao_hero_game_play_cyj {
  inset: 0;
  transition: opacity .2s;
  background:;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
}.tao_hero_game_cyj:hover .tao_hero_game_play_cyj {
  opacity: 1;
}.tao_hero_game_play_cyj span {
  border-radius: 50%;
  background:;
  height: 3.25rem;
  justify-content: center;
  width: 52px;
  align-items: center;
  display: flex;
}.tao_hero_game_play_cyj span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.tao_hero_game_info_cyj {
  padding: 14px 1rem;
}.tao_hero_game_title_cyj {
  margin-bottom: 0.25rem;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color:;
}.tao_hero_game_provider_cyj {
  font-size: 0.688rem;
  color:;
}.tao_hero_game_btn_cyj {
  padding: 11px;
  margin: 0.75rem 16px 16px;
  border-radius:;
  background:;
  transition: background .2s;
  display: block;
  color:;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.tao_hero_game_cyj:hover .tao_hero_game_btn_cyj {
  background:;
}.tao_sbar_cyj {
  padding: 1rem 16px 0;
  background:;
}
@media(min-width:768px) {.tao_sbar_cyj {
  padding: 1.125rem 1.5rem 0;
}
}.tao_sbar_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_sbar_row_cyj {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.tao_sbar_input_cyj {
  transition: border-color .2s;
  gap: 10px;
  flex: 1;
  border-radius:;
  padding: 0.688rem 16px;
  border: 1px solid;
  background:;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  align-items: center;
  color:;
}.tao_sbar_input_cyj:hover {
  border-color:;
}.tao_sbar_input_cyj svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
}.tao_sbar_providers_cyj {
  background:;
  border-radius:;
  gap: 0.5rem;
  border: 1px solid;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  align-items: center;
  color:;
  display: flex;
}.tao_sbar_providers_cyj:hover {
  border-color:;
  color:;
}.tao_sbar_providers_cyj svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.tao_sbar_tabs_cyj {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.tao_sbar_tabs_cyj::-webkit-scrollbar {
  display: none;
}.tao_sbar_tab_cyj {
  gap: 0.438rem;
  padding: 8px 14px;
  border: 1px solid;
  background:;
  border-radius:;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  color:;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
}.tao_sbar_tab_cyj:hover {
  background:;
  border-color:;
  color:;
}.tao_sbar_tab_cyj.tao_state_active_cyj {
  border-color:;
  background:;
  color:;
}.tao_sbar_tab_ic_cyj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.tao_wy_cyj {
  padding: 32px 16px 0;
  background:;
}
@media(min-width: 771px) {.tao_wy_cyj {
  padding: 40px 24px 0;
}
}.tao_wy_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_wy_head_cyj {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.tao_wy_label_cyj {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color:;
  font-size: 11px;
  letter-spacing: .08em;
}.tao_wy_h2_cyj {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color:;
  font-family:;
}
@media(min-width: 767px) {.tao_wy_h2_cyj {
  font-size: 24px;
}
}.tao_wy_intro_cyj {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color:;
}.tao_wy_grid_cyj {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tao_wy_grid_cyj {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tao_wy_grid_cyj {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tao_wy_card_cyj {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background:;
  border: 1px solid;
  border-radius:;
}.tao_wy_card_cyj:hover {
  transform: translateY(-2px);
  border-color:;
}.tao_wy_card_ic_cyj {
  border-radius: 50%;
  background:;
  margin-bottom: 14px;
  color:;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}.tao_wy_card_ic_cyj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.tao_wy_card_h_cyj {
  line-height: 1.25;
  overflow-wrap: break-word;
  color:;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.tao_wy_card_p_cyj {
  color:;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.tao_wy_card_p_cyj strong {
  color:;
  font-weight: 600;
}.tao_gcg_cyj {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width: 767px) {.tao_gcg_cyj {
  padding: 44px 24px 0;
}
}.tao_gcg_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_gcg_head_cyj {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tao_gcg_label_cyj {
  margin-bottom: 8px;
  font-weight: 700;
  color:;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tao_gcg_h2_cyj {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family:;
  font-size: 22px;
  color:;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.tao_gcg_h2_cyj {
  font-size: 1.75rem;
}
}.tao_gcg_intro_cyj {
  font-size: 0.813rem;
  line-height: 1.6;
  color:;
}.tao_gcg_grid_cyj {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.tao_gcg_grid_cyj {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tao_gcg_grid_cyj {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tao_gcg_card_cyj {
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid;
  border-radius:;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  cursor: pointer;
}.tao_gcg_card_cyj:hover {
  transform: translateY(-3px);
  border-color:;
}.tao_gcg_card_bg_cyj {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tao_gcg_card_bg_cyj::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tao_gcg_card_ic_cyj {
  border-radius:;
  background: rgba(0,0,0,.45);
  align-items: center;
  color:;
  display: flex;
  justify-content: center;
  right: 1.125rem;
  position: absolute;
  top: 1.125rem;
  z-index: 2;
  height: 2.5rem;
  width: 2.5rem;
}.tao_gcg_card_ic_cyj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 1.25rem;
}.tao_gcg_card_ct_cyj {
  z-index: 1;
  position: relative;
}.tao_gcg_card_h_cyj {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  color:;
  font-family:;
  line-height: 1.2;
}
@media(min-width: 766px) {.tao_gcg_card_h_cyj {
  font-size: 1.25rem;
}
}.tao_gcg_card_p_cyj {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.tao_gcg_card_p_cyj strong {
  color:;
  font-weight: 600;
}.tao_gcg_card_cta_cyj {
  gap: 4px;
  display: inline-flex;
  letter-spacing: .04em;
  text-transform: uppercase;
  color:;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
}.tao_gcg_card_cta_cyj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.tao_gr_jp_cyj {
  background: linear-gradient(135deg, 0%, 100%);
  border-radius:;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.tao_gr_jp_cyj::before {
  border-radius: 50%;
  background: radial-gradient(circle, 0%,transparent 70%);
  position: absolute;
  left: -60px;
  width: 250px;
  content: '';
  top: -3.75rem;
  height: 250px;
}.tao_gr_jp_cyj::after {
  background: radial-gradient(circle, 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 200px;
  bottom: -40px;
  height: 200px;
  content: '';
  right: 0;
}.tao_gr_jp_head_cyj {
  gap: 16px;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.tao_gr_jp_info_cyj {
  flex: 1;
}.tao_gr_jp_label_cyj {
  text-transform: uppercase;
  font-size: 0.688rem;
  color:;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tao_gr_jp_label_cyj svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
  margin-right: 0.25rem;
}.tao_gr_jp_amount_cyj {
  line-height: 1;
  color:;
  margin-bottom: 0.25rem;
  font-family:;
  font-size: 32px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tao_gr_jp_amount_cyj {
  font-size: 2.5rem;
}
}.tao_gr_jp_amount_cyj span {
  color:;
}.tao_gr_jp_seo_cyj {
  overflow-wrap: break-word;
  max-width: 30rem;
  color:;
  line-height: 1.5;
  font-size: 12px;
}.tao_gr_jp_cta_cyj {
  border: 1px solid;
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius:;
  background:;
  z-index: 1;
  font-size: 13px;
  margin-top: 4px;
  align-self: flex-start;
  font-weight: 700;
  flex-shrink: 0;
  position: relative;
  color:;
  white-space: nowrap;
}.tao_gr_jp_cta_cyj:hover {
  background:;
}.tao_ws_cyj {
  background:;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.tao_ws_cyj {
  padding: 2.25rem 1.5rem 0;
}
}.tao_ws_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_ws_head_cyj {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tao_ws_title_cyj {
  gap: 10px;
  color:;
  flex-wrap: wrap;
  font-family:;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
}.tao_ws_title_ic_cyj svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  color:;
  stroke-linejoin: round;
}.tao_ws_online_cyj {
  gap: 0.438rem;
  font-size: 0.75rem;
  color:;
  display: flex;
  align-items: center;
  font-weight: 600;
}.tao_ws_online_dot_cyj {
  border-radius: 50%;
  background:;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem;
}.tao_ws_scroll_cyj {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.tao_ws_scroll_cyj::-webkit-scrollbar {
  display: none;
}.tao_wc_cyj {
  background:;
  gap: 0.625rem;
  border-radius:;
  border: 1px solid;
  padding: 0.625rem 14px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.tao_wc_img_cyj {
  overflow: hidden;
  background:;
  border-radius:;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.tao_wc_img_cyj img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tao_wc_info_cyj {
  min-width: 0;
}.tao_wc_game_cyj {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color:;
  font-size: 0.75rem;
}.tao_wc_player_cyj {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color:;
  text-overflow: ellipsis;
}.tao_wc_amount_cyj {
  color:;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
}.tao_bon_cyj {
  background:;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.tao_bon_cyj {
  padding: 44px 24px 0;
}
}.tao_bon_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_bon_head_cyj {
  margin-bottom: 1.25rem;
}.tao_bon_label_cyj {
  color:;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tao_bon_h2_cyj {
  font-family:;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color:;
}
@media(min-width: 765px) {.tao_bon_h2_cyj {
  font-size: 1.5rem;
}
}.tao_bon_seo_cyj {
  font-size: 13px;
  color:;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.tao_bon_seo_cyj strong {
  font-weight: 700;
  color:;
}.tao_bon_seo_cyj a {
  text-decoration: underline;
  color:;
}.tao_bon_grid_cyj {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.tao_bon_grid_cyj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tao_bon_grid_cyj {
  grid-template-columns: repeat(5,1fr);
}
}.tao_bon_card_cyj {
  background:;
  border-radius:;
  transition: border-color .2s,transform .2s;
  border: 1px solid;
  padding: 1rem;
}.tao_bon_card_cyj:hover {
  border-color:;
  transform: translateY(-2px);
}.tao_bon_card_ic_cyj svg {
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
}.tao_bon_card_ic_cyj {
  margin-bottom: 10px;
}.tao_bon_card_type_cyj {
  text-transform: uppercase;
  color:;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
}.tao_bon_card_amount_cyj {
  font-size: 18px;
  line-height: 1.1;
  color:;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.tao_bon_card_name_cyj {
  color:;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.tao_bon_card_detail_cyj {
  border-top: 1px solid;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  color:;
}.tao_reg_cyj {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width:768px) {.tao_reg_cyj {
  padding: 44px 1.5rem 0;
}
}.tao_reg_in_cyj {
  margin: 0 auto;
  border-radius:;
  border: 1px solid;
  padding: 1.75rem 24px;
  background:;
  max-width:;
}
@media(min-width: 767px) {.tao_reg_in_cyj {
  padding: 40px;
}
}.tao_reg_top_cyj {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.tao_reg_top_cyj {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tao_reg_label_cyj {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color:;
  font-weight: 700;
  letter-spacing: .08em;
}.tao_reg_h2_cyj {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family:;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  color:;
}
@media(min-width: 769px) {.tao_reg_h2_cyj {
  font-size: 1.75rem;
}
}.tao_reg_bonus_cyj {
  border: 1px solid;
  gap: 0.5rem;
  padding: 10px 16px;
  border-radius:;
  background:;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.tao_reg_bonus_amount_cyj {
  color:;
  font-size: 1.25rem;
  font-weight: 800;
}.tao_reg_bonus_text_cyj {
  color:;
  line-height: 1.35;
  font-size: 0.813rem;
}.tao_reg_cta_btn_cyj {
  background:;
  padding: 0.875rem 2rem;
  border-radius:;
  transition: background .2s;
  margin-bottom: 12px;
  font-size: 0.938rem;
  display: inline-block;
  color:;
  font-weight: 700;
  box-shadow:;
}.tao_reg_cta_btn_cyj:hover {
  background:;
}.tao_reg_terms_cyj {
  line-height: 1.5;
  color:;
  font-size: 11px;
}.tao_reg_seo_cyj {
  border-top: 1px solid;
  overflow-wrap: break-word;
  font-size: 13px;
  color:;
  padding-top: 20px;
  margin-top: 1.25rem;
  line-height: 1.65;
}.tao_reg_seo_cyj p {
  color:;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.tao_reg_seo_cyj p:last-child {
  margin-bottom: 0;
}.tao_reg_seo_cyj strong {
  font-weight: 700;
  color:;
}.tao_reg_seo_cyj a {
  transition: color .2s;
  text-decoration: underline;
  color:;
}.tao_reg_seo_cyj a:hover {
  color:;
}.tao_reg_seo_cyj ul,.tao_reg_seo_cyj ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.tao_reg_seo_cyj ol {
  list-style: decimal;
}.tao_reg_seo_cyj li {
  line-height: 1.65;
  color:;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.tao_reg_seo_cyj table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 770px) {.tao_reg_seo_cyj table {
  display: table;
}
}.tao_reg_seo_cyj th {
  padding: 0.5rem;
  border-bottom: 1px solid;
  font-weight: 700;
  color:;
  text-align: left;
}.tao_reg_seo_cyj td {
  border-bottom: 1px solid;
  padding: 8px;
  color:;
}.tao_reg_steps_cyj {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.tao_reg_steps_cyj {
  margin-top: 0;
}
}.tao_reg_step_cyj {
  gap: 14px;
  background:;
  padding: 1rem;
  border-radius:;
  border: 1px solid;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.tao_reg_step_num_cyj {
  border: 1px solid;
  background:;
  border-radius: 50%;
  color:;
  height: 34px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
  width: 2.125rem;
}.tao_reg_step_title_cyj {
  color:;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.tao_reg_step_text_cyj {
  font-size: 0.75rem;
  line-height: 1.5;
  color:;
}.tao_reg_trust_cyj {
  gap: 10px;
  border-top: 1px solid;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.tao_reg_trust_item_cyj {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color:;
}.tao_reg_trust_ic_cyj svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  color:;
}.tao_htp_cyj {
  background:;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tao_htp_cyj {
  padding: 44px 1.5rem 0;
}
}.tao_htp_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_htp_head_cyj {
  max-width: 720px;
  margin-bottom: 22px;
}.tao_htp_label_cyj {
  font-size: 11px;
  font-weight: 700;
  color:;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.tao_htp_h2_cyj {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 8px;
  color:;
  font-family:;
}
@media(min-width: 769px) {.tao_htp_h2_cyj {
  font-size: 28px;
}
}.tao_htp_intro_cyj {
  line-height: 1.6;
  font-size: 14px;
  color:;
}.tao_htp_steps_cyj {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 639px) {.tao_htp_steps_cyj {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tao_htp_steps_cyj {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tao_htp_step_cyj {
  border: 1px solid;
  border-radius:;
  padding: 20px 1.125rem 18px;
  background:;
  flex-direction: column;
  display: flex;
  position: relative;
}.tao_htp_step_num_cyj {
  background:;
  border-radius: 50%;
  left: 20px;
  top: -12px;
  font-size: 13px;
  width: 28px;
  height: 1.75rem;
  font-family:;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  font-weight: 800;
  color:;
}.tao_htp_step_ic_cyj {
  border-radius:;
  margin: 8px 0 0.75rem;
  background:;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  height: 36px;
  color:;
}.tao_htp_step_ic_cyj svg {
  width: 18px;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
}.tao_htp_step_h_cyj {
  font-size: 14px;
  overflow-wrap: break-word;
  color:;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.tao_htp_step_p_cyj {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color:;
}.tao_htp_step_p_cyj strong {
  font-weight: 600;
  color:;
}.tao_htp_cta_cyj {
  background:;
  transition: background .2s;
  border-radius:;
  padding: 13px 26px;
  font-weight: 700;
  color:;
  font-size: 14px;
  margin-top: 1.25rem;
  display: inline-block;
}.tao_htp_cta_cyj:hover {
  background:;
}.tao_app_cyj {
  padding: 36px 1rem 0;
  background:;
}
@media(min-width: 771px) {.tao_app_cyj {
  padding: 2.75rem 1.5rem 0;
}
}.tao_app_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_app_head_cyj {
  margin-bottom: 1rem;
}.tao_app_label_cyj {
  color:;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.tao_app_h2_cyj {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color:;
  font-family:;
  font-weight: 800;
}
@media(min-width:768px) {.tao_app_h2_cyj {
  font-size: 1.5rem;
}
}.tao_app_sub_cyj {
  color:;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
}.tao_app_sub_cyj strong {
  font-weight: 700;
  color:;
}.tao_app_cards_cyj {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.tao_app_cards_cyj {
  grid-template-columns: repeat(3,1fr);
}
}.tao_app_card_cyj {
  padding: 1.25rem;
  gap: 16px;
  border-radius:;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.tao_app_card_ios_cyj {
  background: linear-gradient(135deg, 0%, 100%);
}.tao_app_card_android_cyj {
  background: linear-gradient(135deg, 0%, 100%);
}.tao_app_card_win_cyj {
  background: linear-gradient(135deg, 0%, 100%);
}.tao_app_card_ic_cyj svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 2.125rem;
}.tao_app_card_ic_cyj {
  flex-shrink: 0;
  color:;
}.tao_app_card_os_cyj {
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 6px;
  color:;
  font-weight: 700;
  text-transform: uppercase;
}.tao_app_card_title_cyj {
  margin-bottom: 6px;
  color:;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
}.tao_app_card_text_cyj {
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 0.875rem;
  color:;
}.tao_app_card_btn_cyj {
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid;
  border-radius:;
  background:;
  padding: 10px 1.125rem;
  color:;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.tao_app_card_btn_cyj:hover {
  background:;
}.tao_prov_cyj {
  padding: 36px 16px 0;
  background:;
}
@media(min-width: 767px) {.tao_prov_cyj {
  padding: 44px 24px 0;
}
}.tao_prov_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_prov_head_cyj {
  margin-bottom: 1rem;
}.tao_prov_label_cyj {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color:;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.tao_prov_h2_cyj {
  color:;
  font-size: 1.25rem;
  font-family:;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.tao_prov_h2_cyj {
  font-size: 24px;
}
}.tao_prov_seo_cyj {
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color:;
}.tao_prov_seo_cyj strong {
  color:;
  font-weight: 700;
}.tao_prov_seo_cyj a {
  text-decoration: underline;
  color:;
}.tao_prov_grid_cyj {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.tao_prov_grid_cyj {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.tao_prov_grid_cyj {
  grid-template-columns: repeat(8,1fr);
}
}.tao_prov_card_cyj {
  gap: 7px;
  border: 1px solid;
  transition: border-color .2s,background .2s;
  border-radius:;
  padding: 0.875rem 0.625rem;
  background:;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.tao_prov_card_cyj:hover {
  background:;
  border-color:;
}.tao_prov_logo_cyj {
  border-radius:;
  overflow: hidden;
  background:;
  display: flex;
  width: 44px;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.tao_prov_logo_cyj img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.tao_prov_name_cyj {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color:;
  overflow-wrap: break-word;
}.tao_seo_cyj {
  padding: 36px 16px 0;
  background:;
}
@media(min-width:768px) {.tao_seo_cyj {
  padding: 44px 1.5rem 0;
}
}.tao_seo_in_cyj {
  border-radius:;
  border: 1px solid;
  padding: 28px 1.5rem;
  background:;
  margin: 0 auto;
  max-width:;
}
@media(min-width: 770px) {.tao_seo_in_cyj {
  padding: 2.25rem 40px;
}
}.tao_seo_label_cyj {
  color:;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.tao_seo_h2_cyj {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color:;
  font-weight: 800;
  font-family:;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.tao_seo_h2_cyj {
  font-size: 1.5rem;
}
}.tao_seo_body_cyj {
  color:;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tao_seo_body_cyj p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color:;
}.tao_seo_body_cyj p:last-child {
  margin-bottom: 0;
}.tao_seo_body_cyj strong {
  font-weight: 700;
  color:;
}.tao_seo_body_cyj a {
  transition: color .2s;
  color:;
  text-decoration: underline;
}.tao_seo_body_cyj a:hover {
  color:;
}.tao_seo_body_cyj ul,.tao_seo_body_cyj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tao_seo_body_cyj ol {
  list-style: decimal;
}.tao_seo_body_cyj li {
  color:;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.tao_seo_body_cyj table {
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.tao_seo_body_cyj table {
  display: table;
}
}.tao_seo_body_cyj th {
  border-bottom: 1px solid;
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color:;
}.tao_seo_body_cyj td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid;
  color:;
}.tao_seo_cols_cyj {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.tao_seo_cols_cyj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tao_seo_cols_cyj {
  grid-template-columns: repeat(3,1fr);
}
}.tao_seo_col_h_cyj {
  margin-bottom: 7px;
  color:;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.tao_seo_col_p_cyj {
  color:;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.tao_seo_stats_cyj {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tao_seo_stat_cyj {
  background:;
  padding: 14px 16px;
  border: 1px solid;
  flex: 1;
  border-radius:;
  min-width: 8.75rem;
}.tao_seo_stat_val_cyj {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color:;
  margin-bottom: 0.25rem;
}.tao_seo_stat_lb_cyj {
  color:;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.tao_pmt_cyj {
  background:;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.tao_pmt_cyj {
  padding: 2.75rem 1.5rem 0;
}
}.tao_pmt_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_pmt_head_cyj {
  margin-bottom: 22px;
  max-width: 720px;
}.tao_pmt_label_cyj {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color:;
  margin-bottom: 8px;
}.tao_pmt_h2_cyj {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-family:;
  font-weight: 800;
  color:;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tao_pmt_h2_cyj {
  font-size: 28px;
}
}.tao_pmt_intro_cyj {
  color:;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.6;
}.tao_pmt_groups_cyj {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tao_pmt_group_cyj {
  background:;
  border: 1px solid;
  border-radius:;
  padding: 1.25rem;
}.tao_pmt_group_head_cyj {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.tao_pmt_group_ic_cyj {
  background:;
  border-radius:;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color:;
}.tao_pmt_group_ic_cyj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
}.tao_pmt_group_h_cyj {
  margin: 0;
  font-family:;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color:;
}.tao_pmt_group_p_cyj {
  font-size: 13px;
  margin-bottom: 0.875rem;
  color:;
  overflow-wrap: break-word;
  line-height: 1.6;
}.tao_pmt_group_p_cyj strong {
  font-weight: 600;
  color:;
}.tao_pmt_table_wrap_cyj {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.tao_pmt_table_cyj {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
}.tao_pmt_table_cyj th {
  border-bottom: 1px solid;
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-align: left;
  color:;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.688rem;
}.tao_pmt_table_cyj td {
  padding: 0.75rem;
  border-bottom: 1px solid;
  color:;
}.tao_pmt_table_cyj tbody tr:last-child td {
  border-bottom: none;
}.tao_pmt_table_cyj tr:hover td {
  background:;
  color:;
}.tao_faq_cyj {
  background:;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.tao_faq_cyj {
  padding: 2.75rem 1.5rem 0;
}
}.tao_faq_in_cyj {
  margin: 0 auto;
  max-width:;
}.tao_faq_head_cyj {
  margin-bottom: 1.25rem;
}.tao_faq_label_cyj {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color:;
  margin-bottom: 8px;
}.tao_faq_h2_cyj {
  font-weight: 800;
  font-family:;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color:;
}
@media(min-width:768px) {.tao_faq_h2_cyj {
  font-size: 24px;
}
}.tao_faq_list_cyj {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tao_faq_item_cyj {
  background:;
  overflow: hidden;
  border-radius:;
  border: 1px solid;
}.tao_faq_q_cyj {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  display: flex;
  color:;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  cursor: pointer;
}.tao_faq_q_cyj:hover {
  color:;
}.tao_faq_q_ic_cyj {
  background:;
  transition: transform .25s;
  border-radius: 50%;
  font-size: 1rem;
  color:;
  justify-content: center;
  flex-shrink: 0;
  height: 1.5rem;
  display: flex;
  align-items: center;
  width: 24px;
}.tao_faq_item_cyj.tao_state_open_cyj .tao_faq_q_ic_cyj {
  transform: rotate(45deg);
}.tao_faq_a_cyj {
  padding: 0 20px 1rem;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color:;
  line-height: 1.7;
}.tao_faq_item_cyj.tao_state_open_cyj .tao_faq_a_cyj {
  display: block;
}.tao_faq_a_cyj strong {
  font-weight: 700;
  color:;
}.tao_faq_a_cyj a {
  color:;
  text-decoration: underline;
}.tao_faq_a_cyj ul,.tao_faq_a_cyj ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.tao_faq_a_cyj ol {
  list-style: decimal;
}.tao_faq_a_cyj li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tao_faq_a_cyj table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.tao_faq_a_cyj table {
  display: table;
}
}.tao_faq_a_cyj th {
  padding: 6px 8px;
  border-bottom: 1px solid;
  text-align: left;
  font-weight: 700;
  color:;
}.tao_faq_a_cyj td {
  border-bottom: 1px solid;
  padding: 0.375rem 0.5rem;
  color:;
}.tao_seo_cyj {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width: 765px) {.tao_seo_cyj {
  padding: 2.75rem 24px 0;
}
}.tao_seo_in_cyj {
  margin: 0 auto;
  background:;
  padding: 28px 1.5rem;
  border: 1px solid;
  border-radius:;
  max-width:;
}
@media(min-width: 769px) {.tao_seo_in_cyj {
  padding: 2.25rem 40px;
}
}.tao_seo_label_cyj {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color:;
  letter-spacing: .08em;
}.tao_seo_h2_cyj {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family:;
  color:;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 770px) {.tao_seo_h2_cyj {
  font-size: 24px;
}
}.tao_seo_body_cyj {
  overflow-wrap: break-word;
  color:;
  line-height: 1.75;
  font-size: 14px;
}.tao_seo_body_cyj p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color:;
}.tao_seo_body_cyj p:last-child {
  margin-bottom: 0;
}.tao_seo_body_cyj strong {
  font-weight: 700;
  color:;
}.tao_seo_body_cyj a {
  transition: color .2s;
  text-decoration: underline;
  color:;
}.tao_seo_body_cyj a:hover {
  color:;
}.tao_seo_body_cyj ul,.tao_seo_body_cyj ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tao_seo_body_cyj ol {
  list-style: decimal;
}.tao_seo_body_cyj li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color:;
}.tao_seo_body_cyj table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.tao_seo_body_cyj table {
  display: table;
}
}.tao_seo_body_cyj th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid;
  text-align: left;
  color:;
  font-weight: 700;
}.tao_seo_body_cyj td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid;
  color:;
}.tao_seo_cols_cyj {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.tao_seo_cols_cyj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tao_seo_cols_cyj {
  grid-template-columns: repeat(3,1fr);
}
}.tao_seo_col_h_cyj {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color:;
}.tao_seo_col_p_cyj {
  color:;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.tao_seo_stats_cyj {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tao_seo_stat_cyj {
  flex: 1;
  background:;
  border-radius:;
  border: 1px solid;
  padding: 0.875rem 16px;
  min-width: 140px;
}.tao_seo_stat_val_cyj {
  margin-bottom: 4px;
  color:;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.tao_seo_stat_lb_cyj {
  color:;
  font-size: 11px;
  overflow-wrap: break-word;
}.tao_seo_cyj {
  padding: 2.25rem 1rem 0;
  background:;
}
@media(min-width: 769px) {.tao_seo_cyj {
  padding: 44px 1.5rem 0;
}
}.tao_seo_in_cyj {
  padding: 28px 1.5rem;
  border: 1px solid;
  background:;
  margin: 0 auto;
  border-radius:;
  max-width:;
}
@media(min-width: 765px) {.tao_seo_in_cyj {
  padding: 36px 2.5rem;
}
}.tao_seo_label_cyj {
  color:;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
}.tao_seo_h2_cyj {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family:;
  line-height: 1.25;
  color:;
  font-weight: 800;
}
@media(min-width: 769px) {.tao_seo_h2_cyj {
  font-size: 24px;
}
}.tao_seo_body_cyj {
  color:;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tao_seo_body_cyj p {
  color:;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.tao_seo_body_cyj p:last-child {
  margin-bottom: 0;
}.tao_seo_body_cyj strong {
  color:;
  font-weight: 700;
}.tao_seo_body_cyj a {
  transition: color .2s;
  color:;
  text-decoration: underline;
}.tao_seo_body_cyj a:hover {
  color:;
}.tao_seo_body_cyj ul,.tao_seo_body_cyj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tao_seo_body_cyj ol {
  list-style: decimal;
}.tao_seo_body_cyj li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color:;
}.tao_seo_body_cyj table {
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.tao_seo_body_cyj table {
  display: table;
}
}.tao_seo_body_cyj th {
  border-bottom: 1px solid;
  padding: 10px 12px;
  color:;
  text-align: left;
  font-weight: 700;
}.tao_seo_body_cyj td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid;
  color:;
}.tao_seo_cols_cyj {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tao_seo_cols_cyj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tao_seo_cols_cyj {
  grid-template-columns: repeat(3,1fr);
}
}.tao_seo_col_h_cyj {
  color:;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.tao_seo_col_p_cyj {
  font-size: 13px;
  overflow-wrap: break-word;
  color:;
  line-height: 1.65;
}.tao_seo_stats_cyj {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tao_seo_stat_cyj {
  border: 1px solid;
  background:;
  padding: 0.875rem 1rem;
  border-radius:;
  flex: 1;
  min-width: 140px;
}.tao_seo_stat_val_cyj {
  font-weight: 800;
  color:;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.tao_seo_stat_lb_cyj {
  overflow-wrap: break-word;
  font-size: 11px;
  color:;
}.tao_ft_cyj {
  border-top: 1px solid;
  background:;
  margin-top: 48px;
}.tao_ft_support_cyj {
  padding: 1.5rem 16px;
  border-bottom: 1px solid;
}
@media(min-width: 770px) {.tao_ft_support_cyj {
  padding: 1.75rem 1.5rem;
}
}.tao_ft_support_in_cyj {
  margin: 0 auto;
  gap: 1rem;
  max-width:;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tao_ft_support_main_cyj {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.tao_ft_support_ic_cyj {
  color:;
  flex-shrink: 0;
}.tao_ft_support_ic_cyj svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
  stroke-linejoin: round;
}.tao_ft_support_text_title_cyj {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  color:;
}.tao_ft_support_text_sub_cyj {
  color:;
  overflow-wrap: break-word;
  font-size: 12px;
}.tao_ft_support_btn_cyj {
  transition: background .2s;
  border-radius:;
  padding: 11px 22px;
  background:;
  white-space: nowrap;
  color:;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.tao_ft_support_btn_cyj:hover {
  background:;
}.tao_ft_support_contacts_cyj {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.tao_ft_support_contact_cyj {
  color:;
  font-size: 12px;
  line-height: 1.4;
}.tao_ft_support_contact_cyj strong {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color:;
  font-weight: 600;
}.tao_ft_main_cyj {
  border-bottom: 1px solid;
  padding: 2rem 16px 24px;
}
@media(min-width: 767px) {.tao_ft_main_cyj {
  padding: 2.5rem 1.5rem 2rem;
}
}.tao_ft_main_in_cyj {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width:;
}
@media(min-width: 642px) {.tao_ft_main_in_cyj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.tao_ft_main_in_cyj {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tao_ft_col_logo_cyj {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.tao_ft_col_logo_cyj {
  grid-column: auto;
}
}.tao_ft_logo_cyj {
  gap: 9px;
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 12px;
  color:;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.tao_ft_logo_mark_cyj {
  border-radius:;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.tao_ft_logo_mark_cyj img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tao_ft_logo_sub_cyj {
  line-height: 1.55;
  color:;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
}.tao_ft_col_title_cyj {
  font-weight: 700;
  font-size: 0.75rem;
  color:;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.tao_ft_col_links_cyj {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.tao_ft_col_link_cyj {
  transition: color .2s;
  color:;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tao_ft_col_link_cyj:hover {
  color:;
}.tao_ft_apps_cyj {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tao_ft_app_card_cyj {
  gap: 10px;
  border: 1px solid;
  padding: 0.625rem 12px;
  background:;
  border-radius:;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.tao_ft_app_card_cyj:hover {
  border-color:;
}.tao_ft_app_card_ic_cyj svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tao_ft_app_card_os_cyj {
  color:;
  font-size: 10px;
  font-weight: 600;
}.tao_ft_app_card_action_cyj {
  color:;
  font-size: 0.75rem;
  font-weight: 700;
}.tao_ft_bot_cyj {
  padding: 1.25rem 1rem;
}
@media(min-width: 767px) {.tao_ft_bot_cyj {
  padding: 1.25rem 1.5rem;
}
}.tao_ft_bot_in_cyj {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width:;
}.tao_ft_socials_cyj {
  gap: 0.5rem;
  display: flex;
}.tao_ft_soc_cyj {
  transition: background .2s;
  border: 1px solid;
  background:;
  border-radius:;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color:;
}.tao_ft_soc_cyj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.tao_ft_soc_cyj:hover {
  background:;
}.tao_ft_legal_cyj {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  color:;
  min-width: 200px;
}.tao_ft_legal_cyj strong {
  font-weight: 700;
  color:;
}.tao_ft_legal_cyj a {
  color:;
  text-decoration: underline;
}.tao_ft_age_cyj {
  border-radius: 50%;
  border: 2px solid;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  flex-shrink: 0;
  color:;
  display: flex;
  width: 32px;
  height: 32px;
  font-size: 11px;
}